/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | reduce.cc | 378 int* temp_index, int* resolved_axis, U* temp_sum, in Mean() 397 const OpContext* op_context, int* temp_index, in QuantizedMeanOrSum() 425 OpData* data, TfLiteTensor* temp_index, in EvalIntegerMean() 493 TfLiteTensor* temp_index; in EvalMean() local 704 TfLiteTensor* temp_index; in EvalType() local 864 TfLiteTensor* temp_index; in EvalSum() local 908 TfLiteTensor* temp_index; in EvalQuantizedProd() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
H A D | reduce.h | 184 bool keep_dims, int* temp_index, int* resolved_axis, in ReduceGeneric() 221 int* temp_index, int* resolved_axis, U* temp_sum) { in Mean() 385 int* temp_index, int* resolved_axis, U* temp_sum, in QuantizedMeanOrSum() 478 bool keep_dims, int* temp_index, in QuantizedReduceProd()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/psci/ |
D | psci_setup.c | 100 unsigned int temp_index[PLAT_MAX_PWR_LVL]; in psci_update_pwrlvl_limits() local
|
/aosp_15_r20/external/arm-trusted-firmware/lib/psci/ |
H A D | psci_setup.c | 100 unsigned int temp_index[PLAT_MAX_PWR_LVL]; in psci_update_pwrlvl_limits() local
|
/aosp_15_r20/external/cronet/base/win/ |
H A D | shortcut.cc | 272 int temp_index; in ResolveShortcutProperties() local
|
/aosp_15_r20/external/libvpx/vpx_dsp/arm/ |
H A D | fdct32x32_neon.h | 450 #define SUBW_S16_S32(a, a_index, b, b_index, temp, temp_index, c, c_index) \ argument
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | register_allocation_resolver.cc | 208 size_t temp_index = liveness_.GetTempIndex(temp); in Resolve() local
|
H A D | ssa_liveness_analysis.h | 298 void AddTempUse(HInstruction* instruction, size_t temp_index) { in AddTempUse()
|
H A D | code_generator_x86.cc | 2872 uint32_t temp_index = instruction->GetLocations()->GetTempCount() - 1u; in MaybeGenerateInlineCacheCheck() local
|
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/ |
H A D | expand.cc | 614 size_t temp_index = in AnalyzeSignal() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_optimize.c | 702 int temp_index = -1; in peephole_mul_omod() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_tgsi_vgpu10.c | 385 unsigned temp_index; /* tessinner temp register */ member 390 unsigned temp_index; /* tessouter temp register */ member 406 unsigned temp_index; /* tessinner temp register */ member 411 unsigned temp_index; /* tessouter temp register */ member
|
/aosp_15_r20/external/pffft/ |
H A D | pf_mixer.cpp | 199 int sin_index, cos_index, temp_index, sin_sign, cos_sign; in shift_table_cc() local
|
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/pds/ |
H A D | pvr_pds.c | 4097 uint32_t temp_index, in pvr_pds_generate_single_ldst_instruction()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/ |
H A D | es31cArrayOfArraysTests.cpp | 335 int temp_index = 0; in initializeMap() local
|