/aosp12/frameworks/minikin/libs/minikin/ |
H A D | GraphemeBreak.cpp | 130 uint32_t c0 = 0; in isGraphemeBreak() local 164 uint32_t c0 = 0; in isGraphemeBreak() local
|
/aosp12/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/utils/ |
H A D | damerau_levenshtein_edit_distance_policy.h | 34 const int c0 = CharUtils::toBaseLowerCase(mString0[index0]); in getSubstitutionCost() local 48 const int c0 = CharUtils::toBaseLowerCase(mString0[index0]); in allowTransposition() local
|
/aosp12/bionic/tests/headers/posix/ |
H A D | pthread_h.c | 71 pthread_cond_t c0 = PTHREAD_COND_INITIALIZER; in pthread_h() local
|
/aosp12/frameworks/rs/tests/lldb/java/ScriptGroup/src/com/android/rs/scriptgroup/ |
H A D | MainActivity.java | 51 ScriptGroup.Closure c0 = builder.addKernel( in onCreate() local
|
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
H A D | UT_script_group2_pointwise.java | 54 ScriptGroup.Closure c0 = in run() local
|
H A D | UT_script_group2_float.java | 56 ScriptGroup.Closure c0 = in run() local
|
H A D | UT_script_group2_nochain.java | 55 ScriptGroup.Closure c0 = in run() local
|
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
H A D | UT_script_group2_pointwise.java | 56 ScriptGroup.Closure c0 = in run() local
|
H A D | UT_script_group2_float.java | 58 ScriptGroup.Closure c0 = in run() local
|
H A D | UT_script_group2_nochain.java | 57 ScriptGroup.Closure c0 = in run() local
|
/aosp12/art/compiler/optimizing/ |
H A D | load_store_analysis_test.cc | 238 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local 332 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local 545 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local 861 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local 970 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local 1373 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local 1474 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local 1585 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local 1680 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local 1768 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local
|
H A D | load_store_elimination_test.cc | 108 HInstruction* c0 = graph_->GetIntConstant(0); in CreateTestControlFlowGraph() local 650 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local 688 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local 813 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local 850 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local 886 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local 912 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local 936 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local 959 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local 983 HInstruction* c0 = graph_->GetIntConstant(0); in TEST_F() local [all …]
|
H A D | scheduler_test.cc | 223 HInstruction* c0 = graph_->GetIntConstant(0); in TestDependencyGraphOnAliasingArrayAccesses() local
|
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
H A D | db_utilities_poly.cpp | 97 double c0,c1,c2,c3; in db_SolveQuartic() local 169 double c0,c1,c2,c3; in db_SolveQuarticForced() local
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/internal/ |
H A D | itoa.h | 179 const uint32_t c0 = v0 % 10000; in u64toa() local 253 const uint32_t c0 = v0 % 10000; in u64toa() local
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/ |
H A D | BoundedRect.java | 190 float[] c0 = Arrays.copyOf(c, 2); in resizeInner() local 280 float[] c0 = Arrays.copyOf(c, 2); in fixedAspectResizeInner() local
|
/aosp12/frameworks/rs/cpu_ref/ |
H A D | rsCpuIntrinsics_x86.cpp | 83 __m128i c0, c2, c4, c6, c8; in rsdIntrinsicConvolve3x3_K() local 151 __m128i c0, c1, c2, c3; in rsdIntrinsicColorMatrix4x4_K() local 207 __m128i c0, c1, c2, c3; in rsdIntrinsicColorMatrix3x3_K() local 259 __m128i c0, c1, c2, c3; in rsdIntrinsicColorMatrixDot_K() local 414 __m128i c0, c1, c2, c3, c4; in rsdIntrinsicYuv_K() local 476 __m128i c0, c1, c2, c3, c4; in rsdIntrinsicYuvR_K() local 538 __m128i c0, c1, c2, c3, c4; in rsdIntrinsicYuv2_K() local 601 __m128i c0, c2, c4, c6, c8, c10, c12; in rsdIntrinsicConvolve5x5_K() local
|
/aosp12/packages/apps/Camera2/src/com/android/camera/ui/motion/ |
H A D | UnitBezier.java | 144 public CubicBezierFn(float c0, float c1) { in CubicBezierFn()
|
/aosp12/frameworks/rs/ |
H A D | rsMatrix4x4.cpp | 44 int c0 = (i+1) % 4; in inverse() local 86 int c0 = (i+1) % 4; in inverseTranspose() local
|
/aosp12/hardware/qcom/display/msm8960/libqdutils/ |
H A D | qdMetaData.h | 50 uint16_t c0[MAX_IGC_LUT_ENTRIES]; member
|
/aosp12/hardware/qcom/display/msm8084/libqdutils/ |
H A D | qdMetaData.h | 60 uint16_t c0[MAX_IGC_LUT_ENTRIES]; member
|
/aosp12/hardware/qcom/display/msm8226/libqdutils/ |
H A D | qdMetaData.h | 60 uint16_t c0[MAX_IGC_LUT_ENTRIES]; member
|
/aosp12/frameworks/av/include/media/ |
H A D | Interpolator.h | 174 const S c0 = low->second; in findY() local
|
/aosp12/hardware/qcom/display/msm8994/libqdutils/ |
H A D | qdMetaData.h | 60 uint16_t c0[MAX_IGC_LUT_ENTRIES]; member
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
H A D | ModelInterpreter.java | 475 char c0; in onCHLD() local
|