/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/ |
D | llvm_loop.cc | 35 llvm::Value* start_index, llvm::Value* end_index, in ForLoop() 48 absl::string_view prefix, llvm::Value* start_index, llvm::Value* end_index, in EmitForLoop() 178 llvm::Value* start_index, in AddLoop() 187 absl::string_view suffix, llvm::Value* start_index, llvm::Value* end_index, in AddLoop() 211 std::unique_ptr<ForLoop> ForLoopNest::AddLoop(int64_t start_index, in AddLoop() 222 std::unique_ptr<ForLoop> ForLoopNest::AddLoop(int64_t start_index, in AddLoop()
|
/external/tensorflow/tensorflow/python/keras/preprocessing/ |
D | timeseries.py | 38 start_index=None, argument 227 def sequences_from_indices(array, indices_ds, start_index, end_index): argument
|
/external/autotest/client/cros/audio/ |
D | audio_quality_measurement.py | 413 def noise_detection(start_index, end_index, argument 486 def delay_detection(start_index, end_index, argument 577 def burst_detection(start_index, end_index, argument 651 def changing_volume_detection(start_index, end_index, argument
|
/external/webrtc/rtc_tools/frame_analyzer/ |
D | video_temporal_aligner_unittest.cc | 83 const size_t start_index = 12345; in TEST_F() local 106 const size_t start_index = 12345; in TEST_F() local
|
/external/pdfium/core/fxcrt/ |
D | cfx_widetextbuf.h | 31 void Delete(int start_index, int count) { in Delete()
|
D | cfx_binarybuf.cpp | 18 void CFX_BinaryBuf::Delete(size_t start_index, size_t count) { in Delete()
|
/external/antlr/runtime/Ruby/lib/antlr3/modes/ |
D | filter.rb | 50 def memoize( rule, start_index, success ) argument
|
/external/tensorflow/tensorflow/lite/experimental/microfrontend/lib/ |
D | filterbank.h | 31 int start_index; member
|
/external/sfntly/cpp/src/sfntly/data/ |
D | readable_font_data.cc | 227 int32_t ReadableFontData::SearchUShort(int32_t start_index, in SearchUShort() 258 int32_t ReadableFontData::SearchUShort(int32_t start_index, in SearchUShort() 282 int32_t ReadableFontData::SearchULong(int32_t start_index, in SearchULong()
|
/external/antlr/runtime/Ruby/lib/antlr3/ |
D | profile.rb | 70 def memoize( rule, start_index, success ) argument 264 def memoize( rule, start_index, success ) argument
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | parallel_loop_emitter.cc | 57 llvm::Value* start_index = (*dynamic_loop_bounds_)[bounds_index].first; in EmitIndexAndSetExitBasicBlock() local
|
/external/tensorflow/tensorflow/lite/toco/graph_transformations/ |
D | resolve_constant_strided_slice.cc | 61 int start_index = tflite::strided_slice::StartForAxis( in StridedSlice() local
|
/external/webrtc/modules/audio_coding/neteq/ |
D | dsp_helper_unittest.cc | 59 int start_index = kLen; in TEST() local
|
D | dsp_helper.cc | 72 size_t start_index, in RampSignal() 88 size_t start_index, in RampSignal()
|
D | audio_multi_vector.cc | 132 size_t AudioMultiVector::ReadInterleavedFromIndex(size_t start_index, in ReadInterleavedFromIndex()
|
/external/rust/crates/tokio/src/sync/mpsc/ |
D | block.rs | 16 start_index: usize, field 64 pub(crate) fn start_index(slot_index: usize) -> usize { in start_index() function
|
/external/tflite-support/tensorflow_lite_support/cc/task/text/qa/ |
D | bert_question_answerer.cc | 316 for (int start_index = 0; start_index < kPredictAnsNum; start_index++) { in Postprocess() local 346 int start_index = token_to_orig_map_[start + kOutputOffset]; in ConvertIndexToString() local
|
/external/tensorflow/tensorflow/core/platform/windows/ |
D | stacktrace_handler.cc | 85 int start_index = 2; in PtrToString() local
|
/external/flac/src/flac/ |
D | utils.h | 44 unsigned start_track, start_index; member
|
/external/libtextclassifier/native/annotator/translate/ |
D | translate.cc | 156 const UnicodeText& text, int start_index, int direction) const { in FindIndexOfNextWhitespaceOrPunctuation()
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_entrypoints_gen.py | 377 def get_entrypoints(doc, entrypoints_to_defines, start_index): argument
|
/external/tensorflow/tensorflow/core/data/ |
D | snapshot_utils.cc | 377 const int64_t start_index) in Dataset() 407 Node* start_index = nullptr; in AsGraphDefInternal() local 541 int64_t start_index; in MakeDataset() local 670 const int64_t start_index, in MakeNestedDataset()
|
/external/libhevc/encoder/ |
D | ihevce_stasino_helpers.c | 507 WORD32 start_index, in ihevce_psy_rd_cost_croma() 684 WORD32 start_index, in ihevce_psy_rd_cost()
|
/external/webrtc/modules/video_coding/ |
D | packet_buffer.cc | 268 int start_index = index; in FindFrames() local
|
/external/aac/libSBRenc/src/ |
D | env_est.h | 137 int start_index; member
|