Home
last modified time | relevance | path

Searched defs:idx2 (Results 1 – 10 of 10) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dload_store_analysis.cc38 const HInstruction* idx2, in CanBinaryOpAndIndexAlias()
65 const HBinaryOperation* idx2, in CanBinaryOpsAlias()
213 const HInstruction* idx2, in CanArrayElementsAlias()
H A Dload_store_analysis.h495 HInstruction* idx2 = loc2->GetIndex(); in ComputeMayAlias() local
/aosp12/system/extras/tests/kernel.config/
H A Dsysvipc_test.cpp30 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 Dindexed_priority_queue.h196 bool indexed_priority_queue<AA, Comparator>::higher(size_t idx1, size_t idx2) const { in higher()
/aosp12/system/sepolicy/tools/sepolicy-analyze/
H A Dtypecmp.c121 int idx1, struct avtab_node *l2, int idx2) in find_match()
/aosp12/packages/modules/adb/client/
H A Dbugreport.cpp151 size_t idx2 = line.rfind(BUGZ_PROGRESS_SEPARATOR); in ProcessLine() local
/aosp12/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
H A DBlend.cpp469 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 DMesh.java775 public TriangleMeshBuilder addTriangle(int idx1, int idx2, int idx3) { in addTriangle()
/aosp12/hardware/invensense/6515/libsensors_iio/software/core/mllite/
H A Ddata_builder.c377 int idx,idx2; in inv_get_9_axis_timestamp() local
/aosp12/art/libdexfile/dex/
H A Ddex_file_verifier.cc2829 dex::TypeIndex idx2 = interfaces->GetTypeItem(j).type_idx_; in CheckInterClassDefItem() local