/third_party/pulseaudio/src/pulsecore/ |
D | cpu-arm.c | 40 char *line, *end, *colon; in get_cpuinfo_line() local
|
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
D | mhd2spdy_structures.c | 74 char *colon; in parse_uri() local
|
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/ |
D | tokenTypes.js | 13 var colon = 58; // `:`.charCodeAt(0); variable
|
/third_party/libwebsockets/lib/plat/unix/ |
D | unix-caps.c | 54 char *colon = strchr(u_colon_g, ':'), u[33]; local
|
/third_party/gn/src/gn/ |
D | label_pattern.cc | 138 size_t colon = str.find(':', offset); in LabelPattern() local
|
D | err.cc | 180 std::string colon; in InternalPrintToStdout() local
|
/third_party/node/deps/npm/node_modules/cross-spawn/node_modules/which/ |
D | which.js | 13 const colon = opt.colon || COLON constant
|
/third_party/openssl/test/ |
D | bio_prefix_text.c | 142 char *colon; in setup() local
|
/third_party/musl/src/misc/ |
D | getopt_long.c | 60 int colon = optstring[optstring[0]=='+'||optstring[0]=='-']==':'; in __getopt_long_core() local
|
/third_party/gn/src/util/test/ |
D | gn_test.cc | 69 const char* const colon = strchr(pattern, ':'); in PatternListMatchString() local
|
/third_party/libunwind/libunwind/src/ |
D | os-linux.h | 207 char perm[16], dash = 0, colon = 0, *cp; in maps_next() local
|
/third_party/openssl/crypto/x509/ |
D | v3_cpols.c | 249 char *colon = strchr(tagstr, ':'); in displaytext_get_tag_len() local
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
D | v3_cpols.c | 249 char *colon = strchr(tagstr, ':'); in displaytext_get_tag_len() local
|
/third_party/libunwind/libunwind/tests/ |
D | test-coredump-unwind.c | 320 char *colon; in main() local
|
/third_party/rust/crates/cxx/macro/src/ |
D | expand.rs | 458 let colon = arg.colon_token; in expand_cxx_function_decl() localVariable 498 let colon = receiver.colon_token; in expand_cxx_function_shim() localVariable 971 let colon = receiver.colon_token; in expand_rust_function_shim_impl() localVariable 977 let colon = arg.colon_token; in expand_rust_function_shim_impl() localVariable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
D | TGLexer.h | 42 colon, semi, // : ; enumerator
|
/third_party/rust/crates/syn/src/ |
D | ty.rs | 928 let colon: Token![:] = input.parse()?; in parse_bare_fn_arg() localVariable 963 let colon: Token![:] = input.parse()?; in parse_bare_variadic() localVariable
|
/third_party/node/src/ |
D | node_options.cc | 1028 size_t colon = arg.rfind(':'); in SplitHostPort() local
|
D | node_http_parser.cc | 873 const char* colon = strchr(errno_reason, ':'); in Execute() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/ |
D | MILexer.h | 38 colon, enumerator
|
/third_party/curl/lib/ |
D | http_aws_sigv4.c | 87 size_t colon = strcspn(l->data, ":"); in trim_headers() local
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
D | connection.c | 1777 char *colon; local
|
/third_party/skia/third_party/externals/microhttpd/src/spdy2http/ |
D | proxy.c | 237 char *colon; in parse_uri() local
|
/third_party/lwip/src/apps/http/makefsdata/ |
D | makefsdata.c | 234 char *colon = strstr(argv[i], ":"); in main() local
|
/third_party/libwebsockets/lib/roles/http/server/ |
D | server.c | 508 int n, colon; in lws_select_vhost() local
|