Home
last modified time | relevance | path

Searched defs:current_length (Results 1 – 5 of 5) sorted by relevance

/external/icu4c/common/unicode/
Dcaniter.h174 int32_t current_length; variable
/external/flac/libFLAC/
Dmetadata_iterators.c1121 off_t current_length = chain_calculate_length_(chain); in chain_prepare_for_write_() local
1620 const off_t current_length = chain_calculate_length_(chain); in FLAC__metadata_chain_check_if_tempfile_needed() local
1652 off_t current_length; in FLAC__metadata_chain_write() local
1701 off_t current_length; in FLAC__metadata_chain_write_with_callbacks() local
1738 off_t current_length; in FLAC__metadata_chain_write_with_callbacks_and_tempfile() local
/external/v8/src/
Dutils.h629 int current_length = current_chunk_.length(); in Grow() local
Druntime.cc6006 int current_length = i + char_length + next_length; in ConvertCaseHelper() local
9381 uint32_t current_length = static_cast<uint32_t>(current_storage->length()); in SetDictionaryMode() local
/external/webkit/Source/WebCore/inspector/front-end/UglifyJS/
Dprocess.js1400 function current_length(tok) { function