/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() 179 llvm::Value* start_index, in AddLoop() 188 absl::string_view suffix, llvm::Value* start_index, llvm::Value* end_index, in AddLoop() 212 std::unique_ptr<ForLoop> ForLoopNest::AddLoop(int64_t start_index, in AddLoop() 223 std::unique_ptr<ForLoop> ForLoopNest::AddLoop(int64_t start_index, in AddLoop()
|
/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/sdv/vsomeip/third_party/boost/range/test/adaptor_test/ |
D | indexed.cpp | 36 std::ptrdiff_t start_index in check_result() 60 void indexed_test_impl(Container& c, std::ptrdiff_t start_index) in indexed_test_impl()
|
/external/mesa3d/src/imagination/rogue/ |
D | rogue.c | 448 unsigned start_index, in rogue_regarray_create() 520 uint32_t start_index, in rogue_regarray_cached_common() 545 uint32_t start_index) in rogue_regarray_cached() 559 uint32_t start_index, in rogue_vec_regarray_cached() 572 rogue_ssa_regarray(rogue_shader *shader, unsigned size, unsigned start_index) in rogue_ssa_regarray() 579 rogue_temp_regarray(rogue_shader *shader, unsigned size, unsigned start_index) in rogue_temp_regarray() 586 rogue_coeff_regarray(rogue_shader *shader, unsigned size, unsigned start_index) in rogue_coeff_regarray() 596 rogue_shared_regarray(rogue_shader *shader, unsigned size, unsigned start_index) in rogue_shared_regarray() 607 unsigned start_index, in rogue_ssa_vec_regarray()
|
/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/antlr/runtime/Ruby/lib/antlr3/modes/ |
D | filter.rb | 50 def memoize( rule, start_index, success ) argument
|
/external/pytorch/torch/distributed/elastic/utils/data/ |
D | elastic_distributed_sampler.py | 37 def __init__(self, dataset, num_replicas=None, rank=None, start_index=0): argument
|
/external/openthread/tests/scripts/thread-cert/pktverify/ |
D | errors.py | 43 def __init__(self, start_index, stop_index): argument
|
/external/openthread/third_party/tcplp/bsdtcp/ |
D | tcp_reass.c | 58 size_t start_index; in tcp_reass() local
|
/external/trusty/arm-trusted-firmware/services/std_svc/spmd/ |
D | spmd_logical_sp.c | 190 const uint16_t start_index, in spmd_build_ffa_info_get_regs() 414 uint16_t start_index; in spmd_el3_populate_logical_partition_info() local 502 const uint16_t start_index, in spmd_el3_invoke_partition_info_get()
|
/external/libxaac/encoder/ |
D | ixheaace_sbr_inv_filtering_estimation.c | 47 WORD32 start_index, WORD32 stop_index) { in ixheaace_calculate_detector_values() 194 WORD8 *ptr_idx_vx, WORD32 start_index, in ixheaace_qmf_inverse_filtering_detector()
|
D | ixheaace_sbr_noise_floor_est.c | 98 FLOAT32 noise_floor_offset, WORD8 *ptr_idx_vx, WORD32 start_index, WORD32 stop_index, in ia_enhaacplus_enc_qmf_based_noise_floor_detection() 186 WORD32 start_index, WORD32 transient_flag, ixheaace_invf_mode *ptr_inv_filt_levels, in ixheaace_sbr_noise_floor_estimate_qmf()
|
D | ixheaace_sbr_env_est_init.c | 63 WORD32 start_index, WORD32 *ptr_common_buffer2, in ixheaace_create_extract_sbr_envelope()
|
/external/grpc-grpc/test/cpp/end2end/xds/ |
D | xds_end2end_test_lib.cc | 424 XdsEnd2endTest::CreateEndpointsForBackends(size_t start_index, in CreateEndpointsForBackends() 436 void XdsEnd2endTest::ResetBackendCounters(size_t start_index, in ResetBackendCounters() 468 bool XdsEnd2endTest::SeenAllBackends(size_t start_index, size_t stop_index, in SeenAllBackends() 479 std::vector<int> XdsEnd2endTest::GetBackendPorts(size_t start_index, in GetBackendPorts() 749 const grpc_core::DebugLocation& debug_location, size_t start_index, in WaitForAllBackends()
|
D | xds_pick_first_end2end_test.cc | 93 size_t start_index = 0; in TEST_P() local
|
/external/pytorch/aten/src/ATen/native/ |
D | AdaptivePooling.h | 31 inline int64_t start_index(int64_t a, int64_t b, int64_t c) { in start_index() function
|
/external/tensorflow/tensorflow/lite/experimental/microfrontend/lib/ |
D | filterbank.h | 31 int start_index; member
|
/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/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/executorch/extension/threadpool/test/ |
D | threadpool_test.cpp | 79 size_t start_index = i * grain_size; in TEST() local 121 size_t start_index = i * grain_size; in TEST() local
|
/external/googleapis/google/cloud/pubsublite/v1/ |
D | publisher.proto | 103 int32 start_index = 2; field
|
/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
|
/external/cronet/stable/third_party/llvm-libc/src/src/__support/CPP/ |
D | bitset.h | 44 size_t start_index = Start / BITS_PER_UNIT; in set_range() local
|
/external/cronet/tot/third_party/llvm-libc/src/src/__support/CPP/ |
D | bitset.h | 44 size_t start_index = Start / BITS_PER_UNIT; in set_range() local
|