Home
last modified time | relevance | path

Searched defs:scratch2 (Results 1 – 18 of 18) sorted by relevance

/external/protobuf/src/google/protobuf/util/
Dfield_comparator.cc95 std::string scratch2; in Compare() local
106 std::string scratch2; in Compare() local
/external/libvpx/libvpx/vpx_dsp/mips/
Dconvolve2_avg_dspr2.c32 uint32_t scratch1, scratch2; in convolve_bi_avg_vert_4_dspr2() local
131 uint32_t scratch1, scratch2; in convolve_bi_avg_vert_64_dspr2() local
Dconvolve8_vert_dspr2.c33 uint32_t scratch1, scratch2; in convolve_vert_4_dspr2() local
181 uint32_t scratch1, scratch2; in convolve_vert_64_dspr2() local
Dconvolve8_avg_dspr2.c34 uint32_t scratch1, scratch2; in convolve_avg_vert_4_dspr2() local
190 uint32_t scratch1, scratch2; in convolve_avg_vert_64_dspr2() local
/external/libaom/libaom/aom_dsp/mips/
Dconvolve8_vert_dspr2.c35 uint32_t scratch1, scratch2; in convolve_vert_4_dspr2() local
183 uint32_t scratch1, scratch2; in convolve_vert_64_dspr2() local
/external/tensorflow/tensorflow/core/kernels/
Dbatch_norm_op.cc146 Tensor scratch2; in Compute() local
Dfused_batch_norm_op.cu.cc63 typename TTypes<U>::Vec scratch2(scratch2_vec.vec<U>()); in operator ()() local
Dfused_batch_norm_op.cc558 typename TTypes<U>::Vec scratch2(scratch2_vec.vec<U>()); in operator ()() local
/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc440 float* scratch2, int32_t* scratch3, int32_t* scratch4) { in CalculateLstmOutputHybrid()
624 int32_t* scratch2) { in CalculateLstmOutputInteger8x8_16()
808 inline void LstmStepFloat( in LstmStepFloat()
977 inline void LstmStepHybrid( in LstmStepHybrid()
1316 inline void LstmStepInteger8x8_16( in LstmStepInteger8x8_16()
1569 inline void LstmStepInteger8x8_8( in LstmStepInteger8x8_8()
2172 TfLiteTensor* scratch0, TfLiteTensor* scratch1, TfLiteTensor* scratch2, in EvalInteger8x8_16()
2410 TfLiteTensor* scratch0, TfLiteTensor* scratch1, TfLiteTensor* scratch2, in EvalInteger8x8_8()
Dlstm.cc2083 TfLiteTensor* scratch2; in Eval() local
2116 TfLiteTensor* scratch2; in Eval() local
Dunidirectional_sequence_lstm.cc1404 TfLiteTensor* scratch2; in Eval() local
/external/rust/crates/regex-automata/src/
Dminimize.rs87 let mut scratch2 = StateSet::empty(); in run() localVariable
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dbatch_norm_op.cc329 auto scratch2 = XlaHelpers::ConvertElementType(reduce, scale_dtype); in Compile() local
/external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/
Dlstm.cc157 inline void LstmStepCalibration( in LstmStepCalibration()
/external/skqp/tests/
DResourceCacheTest.cpp1328 TestResource *scratch2 = TestResource::CreateScratch(gpu, SkBudgeted::kYes, in test_partial_purge() local
/external/skia/tests/
DResourceCacheTest.cpp1393 TestResource *scratch2 = TestResource::CreateScratch(gpu, SkBudgeted::kYes, in test_partial_purge() local
/external/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.cc1959 Register scratch2, Label *miss) { in UpdateRangeFeedback()
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc1878 Value scratch2 = in matchAndRewrite() local