Searched defs:idx2 (Results 1 – 10 of 10) sorted by relevance
/aosp12/art/compiler/optimizing/ |
H A D | load_store_analysis.cc | 38 const HInstruction* idx2, in CanBinaryOpAndIndexAlias() 65 const HBinaryOperation* idx2, in CanBinaryOpsAlias() 213 const HInstruction* idx2, in CanArrayElementsAlias()
|
H A D | load_store_analysis.h | 495 HInstruction* idx2 = loc2->GetIndex(); in ComputeMayAlias() local
|
/aosp12/system/extras/tests/kernel.config/ |
H A D | sysvipc_test.cpp | 30 int kcmp(pid_t pid1, pid_t pid2, int type, unsigned long idx1, unsigned long idx2) { in kcmp()
|
/aosp12/packages/modules/StatsD/statsd/src/anomaly/ |
H A D | indexed_priority_queue.h | 196 bool indexed_priority_queue<AA, Comparator>::higher(size_t idx1, size_t idx2) const { in higher()
|
/aosp12/system/sepolicy/tools/sepolicy-analyze/ |
H A D | typecmp.c | 121 int idx1, struct avtab_node *l2, int idx2) in find_match()
|
/aosp12/packages/modules/adb/client/ |
H A D | bugreport.cpp | 151 size_t idx2 = line.rfind(BUGZ_PROGRESS_SEPARATOR); in ProcessLine() local
|
/aosp12/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
H A D | Blend.cpp | 469 unsigned char idx2 = imgMos.Y.ptr[y][x+1]; in DoMergeAndBlend() local 522 unsigned char idx2 = imgMos.Y.ptr[y+1][x]; in DoMergeAndBlend() local
|
/aosp12/frameworks/base/rs/java/android/renderscript/ |
H A D | Mesh.java | 775 public TriangleMeshBuilder addTriangle(int idx1, int idx2, int idx3) { in addTriangle()
|
/aosp12/hardware/invensense/6515/libsensors_iio/software/core/mllite/ |
H A D | data_builder.c | 377 int idx,idx2; in inv_get_9_axis_timestamp() local
|
/aosp12/art/libdexfile/dex/ |
H A D | dex_file_verifier.cc | 2829 dex::TypeIndex idx2 = interfaces->GetTypeItem(j).type_idx_; in CheckInterClassDefItem() local
|