Searched defs:colon (Results 26 - 34 of 34) sorted by relevance
12
| /third_party/nghttp2/src/ |
| H A D | shrpx_config.cc | 360 auto colon = std::find(std::begin(optarg), std::end(optarg), ':'); in parse_header() local
|
| /third_party/lwip/src/apps/http/makefsdata/ |
| H A D | makefsdata.c | 234 char *colon = strstr(argv[i], ":"); in main() local
|
| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| H A D | internal.h | 648 char *colon; member
|
| /third_party/elfutils/debuginfod/ |
| H A D | debuginfod.cxx | 2354 size_t colon = header_dup.find(':'); in handle_buildid() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
| H A D | LLToken.h | 38 colon, // : enumerator
|
| /third_party/mesa3d/src/gtest/src/ |
| H A D | gtest.cc | 439 const char* const colon = strchr(gtest_output_flag, ':'); in GetOutputFormat() local 455 const char* const colon = strchr(gtest_output_flag, ':'); in GetAbsolutePathToOutputFile() local 945 const ::std::string::size_type colon = str.find(delimiter, pos); SplitString() local [all...] |
| /third_party/cups-filters/utils/ |
| H A D | cups-browsed.c | 11634 char *colon, *slash; in read_configuration() local
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2test.c | 3873 uint8_t *colon = (uint8_t *)strchr((const char *)pp, ':'); in decode_modifiers() local
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | wl_cfg80211.c | 20580 char *params, *token, *colon; in wl_debuglevel_write() local [all...] |
Completed in 73 milliseconds
12