Home
last modified time | relevance | path

Searched defs:start_index (Results 1 – 25 of 189) sorted by relevance

12345678

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dllvm_loop.cc35 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/
Daudio_quality_measurement.py413 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/
Dindexed.cpp36 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/
Drogue.c448 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/
Dvideo_temporal_aligner_unittest.cc83 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/
Dfilter.rb50 def memoize( rule, start_index, success ) argument
/external/pytorch/torch/distributed/elastic/utils/data/
Delastic_distributed_sampler.py37 def __init__(self, dataset, num_replicas=None, rank=None, start_index=0): argument
/external/openthread/tests/scripts/thread-cert/pktverify/
Derrors.py43 def __init__(self, start_index, stop_index): argument
/external/openthread/third_party/tcplp/bsdtcp/
Dtcp_reass.c58 size_t start_index; in tcp_reass() local
/external/trusty/arm-trusted-firmware/services/std_svc/spmd/
Dspmd_logical_sp.c190 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/
Dixheaace_sbr_inv_filtering_estimation.c47 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()
Dixheaace_sbr_noise_floor_est.c98 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()
Dixheaace_sbr_env_est_init.c63 WORD32 start_index, WORD32 *ptr_common_buffer2, in ixheaace_create_extract_sbr_envelope()
/external/grpc-grpc/test/cpp/end2end/xds/
Dxds_end2end_test_lib.cc424 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()
Dxds_pick_first_end2end_test.cc93 size_t start_index = 0; in TEST_P() local
/external/pytorch/aten/src/ATen/native/
DAdaptivePooling.h31 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/
Dfilterbank.h31 int start_index; member
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dparallel_loop_emitter.cc57 llvm::Value* start_index = (*dynamic_loop_bounds_)[bounds_index].first; in EmitIndexAndSetExitBasicBlock() local
/external/antlr/runtime/Ruby/lib/antlr3/
Dprofile.rb70 def memoize( rule, start_index, success ) argument
264 def memoize( rule, start_index, success ) argument
/external/executorch/extension/threadpool/test/
Dthreadpool_test.cpp79 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/
Dpublisher.proto103 int32 start_index = 2; field
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dresolve_constant_strided_slice.cc61 int start_index = tflite::strided_slice::StartForAxis( in StridedSlice() local
/external/webrtc/modules/audio_coding/neteq/
Ddsp_helper_unittest.cc59 int start_index = kLen; in TEST() local
/external/cronet/stable/third_party/llvm-libc/src/src/__support/CPP/
Dbitset.h44 size_t start_index = Start / BITS_PER_UNIT; in set_range() local
/external/cronet/tot/third_party/llvm-libc/src/src/__support/CPP/
Dbitset.h44 size_t start_index = Start / BITS_PER_UNIT; in set_range() local

12345678