Home
last modified time | relevance | path

Searched defs:array_dimensions (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/tools/dexter/slicer/
H A Ddex_format.cc68 int array_dimensions = 0; in DescriptorToDecl() local
97 int array_dimensions = 0; in DescriptorToShorty() local
/aosp_15_r20/external/cronet/third_party/jni_zero/
H A Djava_types.py146 array_dimensions: int = 0 variable in JavaType
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dast.h378 exec_list array_dimensions; variable