| /external/webrtc/modules/audio_processing/agc2/rnn_vad/ |
| D | auto_correlation.h | 41 std::unique_ptr<Pffft::FloatBuffer> tmp_; variable
|
| /external/cronet/stable/third_party/re2/src/re2/ |
| D | regexp.h | 196 ~RegexpStatus() { delete tmp_; } in ~RegexpStatus() local 200 void set_tmp(std::string* tmp) { delete tmp_; tmp_ = tmp; } in set_tmp() local 219 std::string* tmp_; // Temporary storage, possibly for error_arg_. variable
|
| /external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/ |
| D | regexp.h | 195 ~RegexpStatus() { delete tmp_; } in ~RegexpStatus() local 199 void set_tmp(std::string* tmp) { delete tmp_; tmp_ = tmp; } in set_tmp() local 218 std::string* tmp_; // Temporary storage, possibly where error_arg_ is. variable
|
| /external/cronet/tot/third_party/re2/src/re2/ |
| D | regexp.h | 196 ~RegexpStatus() { delete tmp_; } in ~RegexpStatus() local 200 void set_tmp(std::string* tmp) { delete tmp_; tmp_ = tmp; } in set_tmp() local 219 std::string* tmp_; // Temporary storage, possibly for error_arg_. variable
|
| /external/regex-re2/re2/ |
| D | regexp.h | 193 ~RegexpStatus() { delete tmp_; } in ~RegexpStatus() local 197 void set_tmp(string* tmp) { delete tmp_; tmp_ = tmp; } in set_tmp() local 216 string* tmp_; // Temporary storage, possibly where error_arg_ is. variable
|
| /external/leveldb/db/ |
| D | memtable.cc | 71 std::string tmp_; // For passing to EncodeKey member in leveldb::MemTableIterator
|
| /external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/detail/lexer/ |
| D | string_token.hpp | 396 string tmp_ (src_.size () + dest_.size (), 0); in merge() local
|
| /external/libaom/aom_dsp/flow_estimation/arm/ |
| D | disflow_sve.c | 48 int16_t tmp_[DISFLOW_PATCH_SIZE * (DISFLOW_PATCH_SIZE + 3)]; in compute_flow_error() local
|
| D | disflow_neon.c | 42 int16_t tmp_[DISFLOW_PATCH_SIZE * (DISFLOW_PATCH_SIZE + 3)]; in compute_flow_error() local
|
| /external/libaom/aom_dsp/flow_estimation/ |
| D | disflow.c | 214 int tmp_[DISFLOW_PATCH_SIZE * (DISFLOW_PATCH_SIZE + 3)]; in compute_flow_vector() local 283 int16_t tmp_[DISFLOW_PATCH_SIZE * (DISFLOW_PATCH_SIZE + 2)]; in sobel_filter() local
|
| /external/tensorflow/tensorflow/core/platform/ |
| D | tensor_coding.cc | 247 std::vector<char> tmp_; member in tensorflow::port::CordStringListDecoderImpl
|
| /external/libgav1/src/dsp/ |
| D | loop_restoration_test.cc | 432 alignas(kMaxAlignment) Pixel tmp_[kMaxBlockSize]; member in libgav1::dsp::__anon14f53ecf0111::WienerFilterTest
|
| /external/perfetto/src/traced/probes/sys_stats/ |
| D | sys_stats_data_source_unittest.cc | 259 base::TempFile tmp_ = base::TempFile::CreateUnlinked(); in MockOpenReadOnly() local
|