Home
last modified time | relevance | path

Searched defs:iter (Results 626 - 650 of 2283) sorted by relevance

1...<<21222324252627282930>>...92

/third_party/curl/lib/
H A Dconncache.c194 struct Curl_hash_iterator iter; in conncache_remove_bundle() local
308 struct Curl_hash_iterator iter; in Curl_conncache_foreach() local
351 struct Curl_hash_iterator iter; in conncache_find_first_connection() local
469 struct Curl_hash_iterator iter; Curl_conncache_extract_oldest() local
[all...]
/third_party/googletest/googletest/test/
H A Dgtest_ext_unittest.cc76 map<const char*, string*>::iterator iter; in refreshFilter() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DXLikelySubtags.java480 trieNext(BytesTrie iter, String s, int i) trieNext() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dlocdistance.cpp258 getDesSuppScriptDistance( BytesTrie &iter, uint64_t startState, const char *desired, const char *supported) getDesSuppScriptDistance() argument
281 getRegionPartitionsDistance( BytesTrie &iter, uint64_t startState, const char *desiredPartitions, const char *supportedPartitions, int32_t threshold) getRegionPartitionsDistance() argument
355 getFallbackRegionDistance(BytesTrie &iter, uint64_t startState) getFallbackRegionDistance() argument
366 trieNext(BytesTrie &iter, const char *s, bool wantValue) trieNext() argument
[all...]
H A Dnormlzr.cpp58 Normalizer::Normalizer(const CharacterIterator& iter, UNormalizationMode mode) : in Normalizer() argument
H A Dustr_titlecase_brkiter.cpp132 ustrcase_getTitleBreakIterator( const Locale *locale, const char *locID, uint32_t options, BreakIterator *iter, LocalPointer<BreakIterator> &ownedIter, UErrorCode &errorCode) ustrcase_getTitleBreakIterator() argument
166 toTitle( const char *locale, uint32_t options, BreakIterator *iter, const UChar *src, int32_t srcLength, UChar *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) toTitle() argument
196 BreakIterator *iter = ustrcase_getTitleBreakIterator( u_strToTitle() local
221 BreakIterator *iter = ustrcase_getTitleBreakIterator( ucasemap_toTitle() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DBytesTrieTest.java817 checkIterator(BytesTrie.Iterator iter, StringAndValue data[]) checkIterator() argument
821 checkIterator(BytesTrie.Iterator iter, StringAndValue data[], int dataLength) checkIterator() argument
[all...]
H A DCharsTrieTest.java963 checkIterator(CharsTrie.Iterator iter, StringAndValue data[]) checkIterator() argument
967 checkIterator(CharsTrie.Iterator iter, StringAndValue[] data, int dataLength) checkIterator() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
H A DIDNAReference.java238 public static StringBuffer convertIDNtoASCII(UCharacterIterator iter,int options) in convertIDNtoASCII() argument
281 convertToUnicode(UCharacterIterator iter, int options) convertToUnicode() argument
346 convertIDNToUnicode(UCharacterIterator iter, int options) convertIDNToUnicode() argument
[all...]
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DBreakIteratorPerformanceTest.java95 private String[] init(com.ibm.icu.text.BreakIterator iter) { in init() argument
109 private String[] init(java.text.BreakIterator iter) { in init() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DXLikelySubtags.java485 trieNext(BytesTrie iter, String s, int i) trieNext() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DCharsTrieTest.java960 checkIterator(CharsTrie.Iterator iter, StringAndValue data[]) checkIterator() argument
964 checkIterator(CharsTrie.Iterator iter, StringAndValue[] data, int dataLength) checkIterator() argument
[all...]
H A DBytesTrieTest.java851 checkIterator(BytesTrie.Iterator iter, StringAndValue data[]) checkIterator() argument
855 checkIterator(BytesTrie.Iterator iter, StringAndValue data[], int dataLength) checkIterator() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
H A DIDNAReference.java235 public static StringBuffer convertIDNtoASCII(UCharacterIterator iter,int options) in convertIDNtoASCII() argument
278 convertToUnicode(UCharacterIterator iter, int options) convertToUnicode() argument
343 convertIDNToUnicode(UCharacterIterator iter, int options) convertIDNToUnicode() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Ducoleitr.cpp190 UCollationPCE::UCollationPCE(CollationElementIterator *iter) { init(iter); } in UCollationPCE() argument
196 void UCollationPCE::init(CollationElementIterator *iter) in init() argument
H A Dcsrmbcs.cpp154 IteratedChar iter; in match_mbcs() local
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_hash.c185 struct cso_hash_iter iter = {hash, node}; in cso_hash_insert() local
217 unsigned cso_hash_iter_key(struct cso_hash_iter iter) in cso_hash_iter_key() argument
272 struct cso_hash_iter iter = {hash, cso_data_first_node(hash)}; in cso_hash_first_node() local
281 struct cso_hash_iter cso_hash_erase(struct cso_hash *hash, struct cso_hash_iter iter) in cso_hash_erase() argument
[all...]
/third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-server/
H A Dmain.c120 DBusMessageIter arr, di, iter, va; in dmh_getall() local
/third_party/ltp/testcases/cve/
H A Dcve-2015-3290.c403 long iter, total_iter = 0; in do_child() local
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
H A Dltp_tbio.c428 struct req_iterator iter; in tbio_transfer() local
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_transfer_queue.c247 struct list_iteration_args iter; in add_internal() local
208 compare_and_perform_action(struct virgl_transfer_queue *queue, struct list_iteration_args *iter) compare_and_perform_action() argument
226 perform_action(struct virgl_transfer_queue *queue, struct list_iteration_args *iter) perform_action() argument
285 struct list_iteration_args iter; virgl_transfer_queue_fini() local
304 struct list_iteration_args iter; virgl_transfer_queue_unmap() local
325 struct list_iteration_args iter; virgl_transfer_queue_clear() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_bufmgr.c184 struct vc4_bo *iter, *tmp, *bo = NULL; in vc4_bo_from_cache() local
/third_party/node/deps/icu-small/source/common/
H A Dustr_titlecase_brkiter.cpp132 ustrcase_getTitleBreakIterator( const Locale *locale, const char *locID, uint32_t options, BreakIterator *iter, LocalPointer<BreakIterator> &ownedIter, UErrorCode &errorCode) ustrcase_getTitleBreakIterator() argument
166 toTitle( const char *locale, uint32_t options, BreakIterator *iter, const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) toTitle() argument
196 BreakIterator *iter = ustrcase_getTitleBreakIterator( u_strToTitle() local
221 BreakIterator *iter = ustrcase_getTitleBreakIterator( ucasemap_toTitle() local
[all...]
H A Dlocdistance.cpp258 getDesSuppScriptDistance( BytesTrie &iter, uint64_t startState, const char *desired, const char *supported) getDesSuppScriptDistance() argument
281 getRegionPartitionsDistance( BytesTrie &iter, uint64_t startState, const char *desiredPartitions, const char *supportedPartitions, int32_t threshold) getRegionPartitionsDistance() argument
355 getFallbackRegionDistance(BytesTrie &iter, uint64_t startState) getFallbackRegionDistance() argument
366 trieNext(BytesTrie &iter, const char *s, bool wantValue) trieNext() argument
[all...]
H A Dnormlzr.cpp58 Normalizer::Normalizer(const CharacterIterator& iter, UNormalizationMode mode) : in Normalizer() argument

Completed in 18 milliseconds

1...<<21222324252627282930>>...92