Home
last modified time | relevance | path

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

123

/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.cc169 int32_t ReadableFontData::SearchUShort(int32_t start_index, in SearchUShort()
201 int32_t ReadableFontData::SearchUShort(int32_t start_index, in SearchUShort()
224 int32_t ReadableFontData::SearchULong(int32_t start_index, in SearchULong()
/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
Dtree.rb224 attr_accessor :start_index accessor
525 def start_index method in ANTLR3.CommonTree
/external/v8/src/
Dstring-search.h308 int start_index) { in BoyerMooreSearch()
431 int start_index) { in BoyerMooreHorspoolSearch()
561 int start_index) { in SearchString()
/external/libnfc-nxp/src/
DphLlcNfc_Timer.c377 uint8_t start_index = 0; in phLlcNfc_StopTimers() local
710 uint8_t start_index = 0; in phLlcNfc_GuardTimeoutCb() local
/external/v8/src/regexp/
Dregexp-macro-assembler.cc43 int start_index) { in StringCharacterPosition()
69 Isolate* isolate, int start_index, bool is_direct_call, in CheckStackGuardState()
/external/v8/src/interpreter/
Dconstant-array-builder.h76 inline size_t start_index() const { return start_index_; } in start_index() function
Dconstant-array-builder.cc15 size_t start_index, in ConstantArraySlice()
/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/compiler/
Djs-operator.h364 CreateArgumentsParameters(Type type, int start_index) in CreateArgumentsParameters()
368 int start_index() const { return start_index_; } in start_index() function
/external/autotest/contrib/
Dcrbug_crawler.py200 def _prompt_crawl(self, new_issues, start_index): argument
/external/autotest/site_utils/
Dphapi_lib.py232 def set_start_index(self, start_index): argument
/external/v8/src/runtime/
Druntime-strings.cc23 int start_index) { in StringMatch()
143 uint32_t start_index = 0; in RUNTIME_FUNCTION() local
194 uint32_t start_index = 0; in RUNTIME_FUNCTION() local
Druntime-uri.cc65 int start_index) { in UnescapeSlow()
/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/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/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/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/pdfium/fpdfsdk/src/
Dfpdftext.cpp190 int start_index) { in FPDFText_FindStart()
/external/autotest/client/cros/chameleon/
Dchameleon.py498 def get_captured_checksums(self, start_index=0, stop_index=None): argument

123