/aosp_15_r20/external/libvpx/vpx_dsp/arm/ |
H A D | fdct_neon.h | 224 const int32x4_t a, const int32x4_t b, const tran_coef_t constant1, in butterfly_two_coeff_s32_s64_narrow_half() 253 const int32x4_t b_hi, const tran_coef_t constant1, in butterfly_two_coeff_s32_s64_noround() 291 const int32x4_t b_hi, const tran_coef_t constant1, in butterfly_two_coeff_s32_s64_narrow() 338 const int16x4_t b_hi, const tran_coef_t constant1, in butterfly_two_coeff_s16_s32_noround() 357 const int32x4_t b_hi, const tran_coef_t constant1, in butterfly_two_coeff_s32_noround() 376 const tran_coef_t constant1, in butterfly_two_coeff_half() 392 const tran_coef_t constant1, in butterfly_two_coeff() 417 const int32x4_t b_hi, const tran_coef_t constant1, in butterfly_two_coeff_s32()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_alias_analysis_test.cc | 153 auto constant1 = builder.AddInstruction( in TEST_F() local 448 auto constant1 = builder.AddInstruction( in TEST_F() local 488 auto constant1 = builder.AddInstruction( in TEST_F() local 574 auto constant1 = builder.AddInstruction( in TEST_F() local 666 auto constant1 = builder.AddInstruction( in TEST_F() local 765 auto constant1 = builder.AddInstruction( in TEST_F() local 837 auto constant1 = builder.AddInstruction( in TEST_F() local
|
H A D | hlo_dataflow_analysis_test.cc | 114 auto constant1 = builder.AddInstruction( in TEST_P() local 213 auto constant1 = builder.AddInstruction( in TEST_P() local 275 auto constant1 = builder.AddInstruction( in TEST_P() local 349 auto constant1 = builder.AddInstruction( in TEST_P() local 423 auto constant1 = builder.AddInstruction( in TEST_P() local 525 auto constant1 = builder.AddInstruction( in TEST_P() local 618 auto constant1 = builder.AddInstruction( in TEST_P() local 711 auto constant1 = builder.AddInstruction( in TEST_P() local 806 auto constant1 = builder.AddInstruction( in TEST_P() local 859 auto constant1 = builder.AddInstruction( in TEST_P() local [all …]
|
H A D | hlo_computation_test.cc | 153 auto constant1 = builder.AddInstruction( in TEST_F() local 171 auto constant1 = builder.AddInstruction( in TEST_F() local 195 auto constant1 = builder.AddInstruction( in TEST_F() local 258 auto constant1 = builder.AddInstruction(HloInstruction::CreateConstant( in TEST_F() local 305 auto constant1 = builder.AddInstruction(HloInstruction::CreateConstant( in TEST_F() local 454 auto constant1 = builder.AddInstruction( in TEST_F() local
|
H A D | hlo_cse_test.cc | 56 auto constant1 = builder.AddInstruction( in TEST_F() local 84 auto constant1 = builder.AddInstruction( in TEST_F() local 553 auto constant1 = builder.AddInstruction( in TEST_F() local 595 auto constant1 = builder.AddInstruction( in TEST_F() local
|
H A D | hlo_dce_test.cc | 53 auto constant1 = builder.AddInstruction( in TEST_F() local 163 auto constant1 = builder.AddInstruction( in TEST_F() local
|
H A D | hlo_reachability_test.cc | 104 auto constant1 = builder.AddInstruction( in TEST_F() local
|
H A D | hlo_subcomputation_unification_test.cc | 103 auto constant1 = builder.AddInstruction( in TEST_F() local
|
H A D | flatten_call_graph_test.cc | 237 auto constant1 = builder.AddInstruction( in TEST_F() local
|
H A D | hlo_instruction_test.cc | 648 auto constant1 = builder.AddInstruction( in TEST_F() local 717 auto constant1 = builder.AddInstruction( in TEST_F() local 783 auto constant1 = builder.AddInstruction( in TEST_F() local
|
H A D | copy_insertion_test.cc | 171 HloInstruction* constant1 = builder.AddInstruction( in TEST_F() local 1381 auto constant1 = builder.AddInstruction( in TEST_F() local 1658 auto constant1 = builder.AddInstruction( in TEST_F() local
|
H A D | layout_assignment_test.cc | 172 auto constant1 = builder.AddInstruction( in TEST_F() local 219 auto constant1 = builder.AddInstruction( in TEST_F() local
|
H A D | hlo_module_test.cc | 616 auto constant1 = builder.AddInstruction( in TEST_F() local
|
H A D | buffer_assignment_test.cc | 2516 auto constant1 = builder.AddInstruction( in TEST_F() local
|
H A D | algebraic_simplifier_test.cc | 678 HloInstruction* constant1 = builder.AddInstruction( in TEST_F() local
|
/aosp_15_r20/external/eigen/unsupported/test/ |
H A D | cxx11_tensor_const.cpp | 40 TensorMap<Tensor<const int, 3> > constant1(random.data(), 2, 3, 7); in test_assign_of_const_tensor() local
|
/aosp_15_r20/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/examples/ |
H A D | FibonacciMaker.java | 44 Local<Integer> constant1 = code.newLocal(TypeId.INT); in main() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | transformation_record_synonymous_constants.cpp | 81 auto constant1 = ir_context->get_constant_mgr()->GetConstantFromInst(def_1); in AreEquivalentConstants() local
|
/aosp_15_r20/frameworks/av/media/module/codecs/mp3dec/src/asm/ |
H A D | pvmp3_dct_16_gcc.s | 423 constant1: label
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/ |
H A D | transformation_record_synonymous_constants.cpp | 81 auto constant1 = ir_context->get_constant_mgr()->GetConstantFromInst(def_1); in AreEquivalentConstants() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | transformation_record_synonymous_constants.cpp | 81 auto constant1 = ir_context->get_constant_mgr()->GetConstantFromInst(def_1); in AreEquivalentConstants() local
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | register_allocator_test.cc | 638 HInstruction* constant1 = graph->GetIntConstant(1); in BuildTwoSubs() local
|
H A D | codegen_test.cc | 432 HIntConstant* constant1 = graph->GetIntConstant(1); in TEST_F() local
|
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/lint/ |
HD | tools.lint-checks.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/31.7.0-alpha07/ |
HD | lint-checks-31.7.0-alpha07.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |