Home
last modified time | relevance | path

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

123

/external/autotest/client/cros/audio/
Daudio_quality_measurement.py401 def noise_detection(start_index, end_index, argument
474 def delay_detection(start_index, end_index, argument
565 def burst_detection(start_index, end_index, argument
639 def changing_volume_detection(start_index, end_index, argument
/external/v8/src/heap/
Dmarking.h110 void SetRange(uint32_t start_index, uint32_t end_index) { in SetRange()
133 void ClearRange(uint32_t start_index, uint32_t end_index) { in ClearRange()
156 bool AllBitsSetInRange(uint32_t start_index, uint32_t end_index) { in AllBitsSetInRange()
181 bool AllBitsClearInRange(uint32_t start_index, uint32_t end_index) { in AllBitsClearInRange()
Dpage-parallel-job.h85 int start_index = 0; in Run() local
138 Task(Heap* heap, Item* items, int num_items, int start_index, in Task()
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/modes/
Dfilter.rb50 def memoize( rule, start_index, success ) argument
/external/sfntly/cpp/src/sfntly/data/
Dreadable_font_data.cc227 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/v8/src/interpreter/
Dbytecode-register-allocator.h28 explicit BytecodeRegisterAllocator(int start_index) in BytecodeRegisterAllocator()
Dconstant-array-builder.h91 inline size_t start_index() const { return start_index_; } in start_index() function
Dbytecode-register-optimizer.cc384 int start_index = reg_list.first_register().index(); in PrepareOutputRegisterList() local
409 int start_index = reg_list.first_register().index(); in GetInputRegisterList() local
Dconstant-array-builder.cc18 Zone* zone, size_t start_index, size_t capacity, OperandSize operand_size) in ConstantArraySlice()
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Dprofile.rb70 def memoize( rule, start_index, success ) argument
264 def memoize( rule, start_index, success ) argument
/external/v8/src/
Dstring-search.h308 int start_index) { in BoyerMooreSearch()
431 int start_index) { in BoyerMooreHorspoolSearch()
561 int start_index) { in SearchString()
/external/webrtc/webrtc/modules/audio_coding/neteq/
Ddsp_helper_unittest.cc60 int start_index = kLen; in TEST() local
Daudio_multi_vector.cc130 size_t AudioMultiVector::ReadInterleavedFromIndex(size_t start_index, in ReadInterleavedFromIndex()
Dmerge.cc345 size_t start_index = timestamps_per_call_ + expand_->overlap_length(); in CorrelateAndPeakSearch() local
Ddsp_helper.cc84 size_t start_index, in RampSignal()
/external/v8/src/regexp/
Dregexp-macro-assembler.cc130 int start_index) { in StringCharacterPosition()
156 Isolate* isolate, int start_index, bool is_direct_call, in CheckStackGuardState()
/external/autotest/contrib/
Dcrbug_crawler.py200 def _prompt_crawl(self, new_issues, start_index): argument
/external/autotest/site_utils/
Dphapi_lib.py244 def set_start_index(self, start_index): argument
/external/aac/libSBRenc/src/
Denv_est.h120 int start_index; member
/external/squashfs-tools/kernel/fs/squashfs/
Dfile.c385 int start_index = page->index & ~mask; in squashfs_readpage() local
/external/pdfium/core/fxcrt/
Dfx_basic_buffer.cpp26 void CFX_BinaryBuf::Delete(int start_index, int count) { in Delete()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_hw_context.c261 static unsigned r600_query_read_result(char *map, unsigned start_index, unsigned end_index, in r600_query_read_result()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_query.c389 static unsigned r600_query_read_result(char *map, unsigned start_index, unsigned end_index, in r600_query_read_result()
/external/mesa3d/src/gallium/auxiliary/util/
Du_vbuf.c263 int start_index, unsigned num_indices, int min_index, in u_vbuf_translate_buffers()
421 int start_index, unsigned num_indices, int min_index, in u_vbuf_translate_begin()
/external/v8/src/compiler/
Djs-call-reducer.cc117 int start_index = 0; in ReduceFunctionPrototypeApply() local

123