Home
last modified time | relevance | path

Searched defs:which (Results 126 - 150 of 205) sorted by relevance

123456789

/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetSCSU.java1270 void getUnicodeSetImpl( UnicodeSet setFillIn, int which){ in getUnicodeSetImpl() argument
H A DCharsetLMBCS.java1114 void getUnicodeSetImpl(UnicodeSet setFillIn, int which){ in getUnicodeSetImpl() argument
/third_party/icu/icu4c/source/common/
H A Ducase.cpp1563 ucase_hasBinaryProperty(UChar32 c, UProperty which) { in ucase_hasBinaryProperty() argument
H A Ducnv_ct.cpp583 _CompoundText_GetUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) _CompoundText_GetUnicodeSet() argument
H A Dutrie2_builder.cpp395 utrie2_printLengths(const UTrie2 *trie, const char *which) { in utrie2_printLengths() argument
H A Duprops.cpp173 static UBool caseBinaryPropertyContains(const BinaryProperty &/*prop*/, UChar32 c, UProperty which) { in caseBinaryPropertyContains() argument
208 static UBool isNormInert(const BinaryProperty &/*prop*/, UChar32 c, UProperty which) { in isNormInert() argument
327 hasEmojiProperty(const BinaryProperty & , UChar32 c, UProperty which) hasEmojiProperty() argument
415 u_hasBinaryProperty(UChar32 c, UProperty which) u_hasBinaryProperty() argument
427 u_stringHasBinaryProperty(const UChar *s, int32_t length, UProperty which) u_stringHasBinaryProperty() argument
480 biDiGetMaxValue(const IntProperty & , UProperty which) biDiGetMaxValue() argument
557 getNormQuickCheck(const IntProperty & , UChar32 c, UProperty which) getNormQuickCheck() argument
594 layoutGetMaxValue(const IntProperty & , UProperty which) layoutGetMaxValue() argument
649 u_getIntPropertyValue(UChar32 c, UProperty which) u_getIntPropertyValue() argument
670 u_getIntPropertyMaxValue(UProperty which) u_getIntPropertyMaxValue() argument
683 uprops_getSource(UProperty which) uprops_getSource() argument
[all...]
H A Ducnvisci.cpp1559 _ISCIIGetUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) _ISCIIGetUnicodeSet() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/
H A DLanguageTestFmwk.java777 final int which; field in Element
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/duration/
H A DLanguageTestFmwk.java778 final int which; field in Element
/third_party/node/deps/icu-small/source/common/
H A Dutrie2_builder.cpp395 utrie2_printLengths(const UTrie2 *trie, const char *which) { in utrie2_printLengths() argument
H A Ducase.cpp1659 ucase_hasBinaryProperty(UChar32 c, UProperty which) { in ucase_hasBinaryProperty() argument
H A Ducnv_ct.cpp583 _CompoundText_GetUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) _CompoundText_GetUnicodeSet() argument
/third_party/libinput/test/
H A Dtest-utils.c686 uint32_t which; in START_TEST() member
[all...]
/third_party/libinput/tools/
H A Dlibinput-debug-events.c827 const char *which; in print_switch_event() local
/third_party/node/deps/openssl/openssl/ssl/
H A Dtls13_enc.c424 static int quic_change_cipher_state(SSL *s, int which) in quic_change_cipher_state() argument
626 int tls13_change_cipher_state(SSL *s, int which) in tls13_change_cipher_state() argument
[all...]
/third_party/python/Lib/
H A Dshutil.py1448 def which(cmd, mode=os.F_OK | os.X_OK, path=None): global() function
[all...]
/third_party/openssl/ssl/
H A Dtls13_enc.c403 int tls13_change_cipher_state(SSL *s, int which) in tls13_change_cipher_state() argument
[all...]
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djmemmgr.c225 out_of_memory(j_common_ptr cinfo, int which) in out_of_memory() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Ducase.cpp1565 ucase_hasBinaryProperty(UChar32 c, UProperty which) { in ucase_hasBinaryProperty() argument
H A Ducnv_ct.cpp583 _CompoundText_GetUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) _CompoundText_GetUnicodeSet() argument
H A Duprops.cpp171 static UBool caseBinaryPropertyContains(const BinaryProperty &/*prop*/, UChar32 c, UProperty which) { in caseBinaryPropertyContains() argument
206 static UBool isNormInert(const BinaryProperty &/*prop*/, UChar32 c, UProperty which) { in isNormInert() argument
402 u_hasBinaryProperty(UChar32 c, UProperty which) u_hasBinaryProperty() argument
447 biDiGetMaxValue(const IntProperty & , UProperty which) biDiGetMaxValue() argument
524 getNormQuickCheck(const IntProperty & , UChar32 c, UProperty which) getNormQuickCheck() argument
561 layoutGetMaxValue(const IntProperty & , UProperty which) layoutGetMaxValue() argument
616 u_getIntPropertyValue(UChar32 c, UProperty which) u_getIntPropertyValue() argument
637 u_getIntPropertyMaxValue(UProperty which) u_getIntPropertyMaxValue() argument
650 uprops_getSource(UProperty which) uprops_getSource() argument
[all...]
H A Dutrie2_builder.cpp395 utrie2_printLengths(const UTrie2 *trie, const char *which) { in utrie2_printLengths() argument
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_tracker.cpp394 int32_t which = 0; in HandleSubSmUpdateInterfaceState() local
/third_party/cJSON/
H A DcJSON_Utils.c393 static cJSON *detach_item_from_array(cJSON *array, size_t which) in detach_item_from_array() argument
710 static cJSON_bool insert_item_in_array(cJSON *array, size_t which, cJSON *newitem) in insert_item_in_array() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUCaseProps.java1501 public final boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() argument
[all...]

Completed in 38 milliseconds

123456789