/third_party/ltp/testcases/kernel/mem/shmt/ |
H A D | shmt03.c | 59 char *cp1, *cp2; in main() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | StringSegment.java | 192 private static final boolean codePointsEqual(int cp1, int cp2, boolean foldCase) { in codePointsEqual() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | StringSegment.java | 194 private static final boolean codePointsEqual(int cp1, int cp2, boolean foldCase) { in codePointsEqual() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | string_segment.cpp | 100 int cp2 = other.char32At(0); in startsWith() local 127 bool StringSegment::codePointsEqual(UChar32 cp1, UChar32 cp2, bool foldCase) { in codePointsEqual() argument
|
/third_party/icu/icu4c/source/common/ |
H A D | unormcmp.cpp | 169 UChar32 c1, c2, cp1, cp2; in unorm_cmpEquivFold() local [all...] |
H A D | caniter.cpp | 457 UChar32 cp2 = iter.getCodepoint(); in getEquivalents2() local
|
/third_party/node/deps/icu-small/source/common/ |
H A D | unormcmp.cpp | 169 UChar32 c1, c2, cp1, cp2; in unorm_cmpEquivFold() local [all...] |
H A D | caniter.cpp | 457 UChar32 cp2 = iter.getCodepoint(); in getEquivalents2() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | string_segment.cpp | 100 int cp2 = other.char32At(0); in startsWith() local 127 bool StringSegment::codePointsEqual(UChar32 cp1, UChar32 cp2, bool foldCase) { in codePointsEqual() argument
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | string_segment.cpp | 100 int cp2 = other.char32At(0); in startsWith() local 127 bool StringSegment::codePointsEqual(UChar32 cp1, UChar32 cp2, bool foldCase) { in codePointsEqual() argument
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | unormcmp.cpp | 169 UChar32 c1, c2, cp1, cp2; in unorm_cmpEquivFold() local [all...] |
H A D | caniter.cpp | 457 UChar32 cp2 = iter.getCodepoint(); in getEquivalents2() local
|
H A D | ustrcase.cpp | 1425 UChar32 c1, c2, cp1, cp2; in _cmpFold() local [all...] |
/third_party/openssl/test/ |
H A D | params_api_test.c | 668 OSSL_PARAM *cp1 = NULL, *cp2 = NULL, *p; in test_param_copy_null() local
|
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_find.c | 146 static int cil_classperms_match_any(struct cil_classperms *cp1, struct cil_classperms *cp2) in cil_classperms_match_any() argument
|
/third_party/skia/third_party/externals/freetype/src/tools/ftrandom/ |
H A D | ftrandom.c | 140 FT_CubicTo( const FT_Vector *cp1, const FT_Vector *cp2, const FT_Vector *to, void *user ) FT_CubicTo() argument
|
/third_party/curl/packages/OS400/ |
H A D | ccsidcurl.c | 704 char *cp2; in Curl_formadd_convert() local
|
H A D | os400sys.c | 702 char *cp2; in Curl_ldap_get_dn_a() local 733 char *cp2; in Curl_ldap_first_attribute_a() local 764 char *cp2; Curl_ldap_next_attribute_a() local [all...] |
/third_party/lwip/src/netif/ppp/ |
H A D | eap.c | 430 char *cp, *cp2; in eap_figure_next_state() local
|
/third_party/mksh/ |
H A D | lex.c | 1562 const char *cp2; in pprompt() local
|
H A D | misc.c | 1234 const uint8_t *cp1 = s1, *cp2 = s2; in ascstrcmp() local
|
/third_party/python/Modules/ |
H A D | audioop.c | 633 const int16_t *cp1, *cp2; in audioop_findfit_impl() local 704 const int16_t *cp1, *cp2; in audioop_findfactor_impl() local [all...] |
/third_party/f2fs-tools/fsck/ |
H A D | mount.c | 1243 void *cp1, *cp2, *cur_page; in get_valid_checkpoint() local
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
H A D | libcpuset.c | 1965 static void mark_dirty_variable(struct cpuset *cp1, const struct cpuset *cp2) in mark_dirty_variable() argument 2292 struct cpuset *cp2 = NULL; cpuset_collides_exclusive() local [all...] |
/third_party/icu/icu4c/source/tools/tzcode/ |
H A D | zic.c | 892 rcomp(const void *cp1, const void *cp2) in rcomp() argument
|