/third_party/node/deps/cares/src/lib/ |
H A D | ares_getnameinfo.c | 231 char *end = ares_striendstr(host->h_name, domain); in nameinfo_callback() local
|
/third_party/node/deps/icu-small/source/common/ |
H A D | characterproperties.cpp | 65 _set_addRange(USet *set, UChar32 start, UChar32 end) { in _set_addRange() argument
|
H A D | propsvec.cpp | 154 upvec_setValue(UPropsVectors *pv, UChar32 start, UChar32 end, int32_t column, uint32_t value, uint32_t mask, UErrorCode *pErrorCode) upvec_setValue() argument 498 upvec_compactToUTrie2Handler(void *context, UChar32 start, UChar32 end, int32_t rowIndex, uint32_t *row, int32_t columns, UErrorCode *pErrorCode) upvec_compactToUTrie2Handler() argument
|
H A D | ubidi_props.cpp | 50 _enumPropertyStartsRange(const void *context, UChar32 start, UChar32 end, uint32_t value) { in _enumPropertyStartsRange() argument
|
H A D | mlbe.cpp | 139 int32_t start = 0, end = 0; in evaluateBreakpoint() local
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | localematcher.h | 372 Builder &setSupportedLocales(Iter begin, Iter end) { in setSupportedLocales() argument 397 Builder &setSupportedLocalesViaConverter(Iter begin, Iter end, Conv converter) { in setSupportedLocalesViaConverter() argument [all...] |
H A D | locid.h | 1051 RangeIterator(Iter begin, Iter end) : it_(begin), end_(end) {} in RangeIterator() argument 1088 ConvertingIterator(Iter begin, Iter end, Conv converter) : in ConvertingIterator() argument [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationdatareader.cpp | 313 UChar32 start, end; in read() local
|
H A D | collationsets.cpp | 35 enumTailoredRange(const void *context, UChar32 start, UChar32 end, uint32_t ce32) { in enumTailoredRange() argument 57 TailoredSet::handleCE32(UChar32 start, UChar32 end, uint32_t ce32) { in handleCE32() argument 360 enumCnERange(const void *context, UChar32 start, UChar32 end, uint32_t ce32) { in enumCnERange() argument 428 handleCE32(UChar32 start, UChar32 end, uint32_t ce32) handleCE32() argument 541 handlePrefixes( UChar32 start, UChar32 end, uint32_t ce32) handlePrefixes() argument 560 handleContractions( UChar32 start, UChar32 end, uint32_t ce32) handleContractions() argument 586 addExpansions(UChar32 start, UChar32 end) addExpansions() argument 597 addStrings(UChar32 start, UChar32 end, UnicodeSet *set) addStrings() argument [all...] |
H A D | collationweights.cpp | 440 uint32_t end = ranges[0].end; allocWeightsInMinLengthRanges() local [all...] |
H A D | csrmbcs.cpp | 97 int32_t start = 0, end = len-1; in binarySearch() local
|
H A D | number_patternstring.h | 40 int32_t end = 0; member
|
H A D | double-conversion-string-to-double.cpp | 160 static inline bool AdvanceToNonspace(Iterator* current, Iterator end) { in AdvanceToNonspace() argument 211 static bool Advance (Iterator* it, uc16 separator, int base, Iterator& end) { in Advance() argument 86 ConsumeSubStringImpl(Iterator* current, Iterator end, const char* substring, Converter converter) ConsumeSubStringImpl() argument 104 ConsumeSubString(Iterator* current, Iterator end, const char* substring, bool allow_case_insensitivity) ConsumeSubString() argument 237 IsHexFloatString(Iterator start, Iterator end, uc16 separator, bool allow_trailing_junk) IsHexFloatString() argument 277 RadixStringToIeee(Iterator* current, Iterator end, bool sign, uc16 separator, bool parse_as_hex_float, bool allow_trailing_junk, double junk_string_value, bool read_as_double, bool* result_is_junk) RadixStringToIeee() argument [all...] |
H A D | formatted_string_builder.cpp | 181 FormattedStringBuilder::insert(int32_t index, const UnicodeString &unistr, int32_t start, int32_t end, in insert() argument
|
H A D | formattedval_sbimpl.cpp | 137 int32_t end = i - fString.fZero; in nextPositionImpl() local 169 int32_t end = fieldStart + spanIndices[si].length; in nextPositionImpl() local 240 int32_t end = fieldStart + length; nextPositionImpl() local 251 int32_t end = fieldStart + length; nextPositionImpl() local [all...] |
H A D | number_formatimpl.cpp | 498 writeAffixes( const MicroProps& micros, FormattedStringBuilder& string, int32_t start, int32_t end, UErrorCode& status) writeAffixes() argument
|
/third_party/node/deps/googletest/src/ |
H A D | gtest-filepath.cc | 158 auto end = path.end(); in CalculateRootLength() local [all...] |
/third_party/mesa3d/src/mesa/vbo/ |
H A D | vbo.h | 99 bool end; member
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_nir_lower_mem_access_bit_sizes.c | 201 int end; in lower_mem_store_bit_size() local
|
/third_party/mesa3d/src/intel/ds/ |
H A D | intel_pps_driver.cc | 197 const uint8_t *end = iter + byte_count; in parse_perf_records() local
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | writesrc.cpp | 417 UChar32 end = it.getCodepointEnd(); in usrc_writeUnicodeSet() local 435 UChar32 start = 0, end; in usrc_writeUCPMap() local
|
H A D | ppucd.cpp | 211 UChar32 start, end; in getProps() local 385 char *end; parseProperty() local 513 getRangeForAlgNames(UChar32 &start, UChar32 &end, UErrorCode &errorCode) getRangeForAlgNames() argument 535 char *end; parseCodePoint() local 548 parseCodePointRange(const char *s, UChar32 &start, UChar32 &end, UErrorCode &errorCode) parseCodePointRange() argument [all...] |
H A D | ppucd.h | 49 UChar32 start, end; member
|
H A D | ucmstate.cpp | 54 uint32_t start, end, i; in parseState() local 210 char *s, *end; in ucm_parseHeaderLine() local [all...] |
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_crypto.c | 430 decode_varint(uint64_t *pdest, const uint8_t *p, const uint8_t *end) decode_varint() argument 455 decode_varint_param(uint64_t *pdest, const uint8_t *p, const uint8_t *end) decode_varint_param() argument 495 decode_cid_param(ngtcp2_cid *pdest, const uint8_t *p, const uint8_t *end) decode_cid_param() argument 522 const uint8_t *p, *end; ngtcp2_decode_transport_params_versioned() local [all...] |