Home
last modified time | relevance | path

Searched defs:pch (Results 1 – 18 of 18) sorted by relevance

/third_party/curl/lib/
Dinet_pton.c104 const char *pch; in inet_pton4() local
172 const char *pch; in inet_pton6() local
/third_party/node/deps/cares/src/lib/
Dinet_net_pton.c199 const char *pch; in getbits() local
231 const char *pch; in getv4() local
292 const char *pch; in inet_net_pton_ipv6() local
/third_party/boost/libs/container/test/
Ddefault_init_test.hpp84 const unsigned char *pch = &reinterpret_cast<const unsigned char &>(t); in check_ascending_byte_pattern() local
97 const unsigned char *pch = &reinterpret_cast<const unsigned char &>(t); in check_descending_byte_pattern() local
/third_party/boost/libs/algorithm/string/test/
Dconv_test.cpp29 const char pch[]="AbCdEfG 123 xxxYYYzZzZ"; in conv_test() local
/third_party/libuv/src/
Dinet.c189 const char *pch; in inet_pton4() local
238 const char *pch; in inet_pton6() local
/third_party/python/Python/
Ddynload_win.c124 char *pch; local
/third_party/ffmpeg/libavcodec/
Daacpsy.c267 AacPsyChannel *pch = &ctx->ch[i]; in lame_window_init() local
417 AacPsyChannel *pch = &pctx->ch[channel]; in psy_3gpp_window() local
600 static void calc_thr_3gpp(const FFPsyWindowInfo *wi, const int num_bands, AacPsyChannel *pch, in calc_thr_3gpp()
656 AacPsyChannel *pch = &pctx->ch[channel]; in psy_3gpp_analyze_channel() local
887 AacPsyChannel *pch = &pctx->ch[channel]; in psy_lame_window() local
/third_party/ffmpeg/libavcodec/mips/
Daacpsy_mips.h64 AacPsyChannel *pch, const uint8_t *band_sizes, in calc_thr_3gpp_mips()
/third_party/unity/src/
Dunity.c80 static void UnityPrintChar(const char* pch) in UnityPrintChar()
113 const char* pch = string; in UnityPrintAnsiEscapeString() local
132 const char* pch = string; in UnityPrint() local
154 const char* pch = string; in UnityPrintLen() local
1632 const char* pch = format; in UnityPrintFVA() local
/third_party/googletest/googletest/src/hwext/
Dgtest-tag.cc79 char * pch; in eleForName() local
/third_party/mindspore/mindspore/ccsrc/utils/context/
Dgraph_kernel_flags.cc36 char *pch = strtok_r(&c_str[0], delim.c_str(), &saveptr); in GetTokens() local
/third_party/cJSON/tests/unity/src/
Dunity.c72 const char* pch = string; in UnityPrint() local
121 const char* pch = string; in UnityPrintLen() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DSimpleDateFormat.java2510 char pch = patl.charAt(idx); in parse() local
2820 char pch = patternLiteral.charAt(idx); in matchLiteral() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSimpleDateFormat.java2533 char pch = patl.charAt(idx); in parse() local
2839 char pch = patternLiteral.charAt(idx); in matchLiteral() local
/third_party/lz4/programs/
Dbench.c559 const char* pch = strrchr(displayName, '\\'); /* Windows */ in BMK_benchCLevel() local
/third_party/gettext/gettext-tools/examples/hello-c++-kde/admin/
Dacinclude.m4.in2861 …AC_ARG_ENABLE(pch,[ --enable-pch enables precompiled header support (currently only KC… optenable
/third_party/googletest/googlemock/test/
Dgmock-more-actions_test.cc611 char* pch = ch; in TEST() local
/third_party/python/Modules/
Dsocketmodule.c5520 char **pch; local