Home
last modified time | relevance | path

Searched defs:colon (Results 1 - 25 of 32) sorted by relevance

12

/third_party/pulseaudio/src/pulsecore/
H A Dcpu-arm.c40 char *line, *end, *colon; in get_cpuinfo_line() local
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-caps.c54 char *colon = strchr(u_colon_g, ':'), u[33]; local
/third_party/musl/src/misc/
H A Dgetopt_long.c60 int colon = optstring[optstring[0]=='+'||optstring[0]=='-']==':'; in __getopt_long_core() local
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dmhd2spdy_structures.c74 char *colon; in parse_uri() local
/third_party/gn/src/gn/
H A Derr.cc181 std::string colon; in InternalPrintToStdout() local
/third_party/gn/src/util/test/
H A Dgn_test.cc69 const char* const colon = strchr(pattern, ':'); in PatternListMatchString() local
/third_party/libunwind/libunwind/src/
H A Dos-linux.h207 char perm[16], dash = 0, colon = 0, *cp; in maps_next() local
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/
H A DtokenTypes.js13 var colon = 58; // `:`.charCodeAt(0); variable
/third_party/openssl/test/
H A Dbio_prefix_text.c142 char *colon; in setup() local
[all...]
/third_party/libunwind/libunwind/tests/
H A Dtest-coredump-unwind.c320 char *colon; in main() local
/third_party/curl/lib/
H A Dhttp_aws_sigv4.c87 size_t colon = strcspn(l->data, ":"); in trim_headers() local
H A Dhttp.c2186 char *colon = strchr(cookiehost + startsearch, ':'); Curl_http_host() local
[all...]
/third_party/googletest/googletest/src/
H A Dgtest.cc649 const char* const colon = strchr(gtest_output_flag, ':'); in GetOutputFormat() local
666 const char* const colon = strchr(gtest_output_flag, ':'); in GetAbsolutePathToOutputFile() local
[all...]
/third_party/node/deps/googletest/src/
H A Dgtest.cc657 const char* const colon = strchr(gtest_output_flag, ':'); in GetOutputFormat() local
674 const char* const colon = strchr(gtest_output_flag, ':'); in GetAbsolutePathToOutputFile() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGLexer.h42 colon, semi, // : ; enumerator
/third_party/libwebsockets/lib/roles/http/server/
H A Dserver.c508 int n, colon; in lws_select_vhost() local
/third_party/node/src/
H A Dnode_http_parser.cc873 const char* colon = strchr(errno_reason, ':'); in Execute() local
/third_party/lwip/src/netif/ppp/
H A Dipcp.c449 char *colon; local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h38 colon, enumerator
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dconnection.c1777 char *colon; local
[all...]
/third_party/skia/third_party/externals/microhttpd/src/spdy2http/
H A Dproxy.c237 char *colon; in parse_uri() local
/third_party/python/Lib/
H A Dmailbox.py270 colon = ':' variable in Maildir
[all...]
/third_party/elfutils/debuginfod/
H A Ddebuginfod-client.c1967 char *colon = strchr (header, ':'); /* first colon */ in debuginfod_add_http_header() local
/third_party/nghttp2/src/
H A Dshrpx_config.cc360 auto colon = std::find(std::begin(optarg), std::end(optarg), ':'); in parse_header() local
/third_party/lwip/src/apps/http/makefsdata/
H A Dmakefsdata.c234 char *colon = strstr(argv[i], ":"); in main() local

Completed in 57 milliseconds

12