Home
last modified time | relevance | path

Searched defs:colon (Results 1 – 25 of 46) sorted by relevance

12

/third_party/pulseaudio/src/pulsecore/
Dcpu-arm.c40 char *line, *end, *colon; in get_cpuinfo_line() local
/third_party/skia/third_party/externals/microhttpd/src/examples/
Dmhd2spdy_structures.c74 char *colon; in parse_uri() local
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/
DtokenTypes.js13 var colon = 58; // `:`.charCodeAt(0); variable
/third_party/libwebsockets/lib/plat/unix/
Dunix-caps.c54 char *colon = strchr(u_colon_g, ':'), u[33]; local
/third_party/gn/src/gn/
Dlabel_pattern.cc138 size_t colon = str.find(':', offset); in LabelPattern() local
Derr.cc180 std::string colon; in InternalPrintToStdout() local
/third_party/node/deps/npm/node_modules/cross-spawn/node_modules/which/
Dwhich.js13 const colon = opt.colon || COLON constant
/third_party/openssl/test/
Dbio_prefix_text.c142 char *colon; in setup() local
/third_party/musl/src/misc/
Dgetopt_long.c60 int colon = optstring[optstring[0]=='+'||optstring[0]=='-']==':'; in __getopt_long_core() local
/third_party/gn/src/util/test/
Dgn_test.cc69 const char* const colon = strchr(pattern, ':'); in PatternListMatchString() local
/third_party/libunwind/libunwind/src/
Dos-linux.h207 char perm[16], dash = 0, colon = 0, *cp; in maps_next() local
/third_party/openssl/crypto/x509/
Dv3_cpols.c249 char *colon = strchr(tagstr, ':'); in displaytext_get_tag_len() local
/third_party/node/deps/openssl/openssl/crypto/x509/
Dv3_cpols.c249 char *colon = strchr(tagstr, ':'); in displaytext_get_tag_len() local
/third_party/libunwind/libunwind/tests/
Dtest-coredump-unwind.c320 char *colon; in main() local
/third_party/rust/crates/cxx/macro/src/
Dexpand.rs458 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/
DTGLexer.h42 colon, semi, // : ; enumerator
/third_party/rust/crates/syn/src/
Dty.rs928 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/
Dnode_options.cc1028 size_t colon = arg.rfind(':'); in SplitHostPort() local
Dnode_http_parser.cc873 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/
DMILexer.h38 colon, enumerator
/third_party/curl/lib/
Dhttp_aws_sigv4.c87 size_t colon = strcspn(l->data, ":"); in trim_headers() local
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dconnection.c1777 char *colon; local
/third_party/skia/third_party/externals/microhttpd/src/spdy2http/
Dproxy.c237 char *colon; in parse_uri() local
/third_party/lwip/src/apps/http/makefsdata/
Dmakefsdata.c234 char *colon = strstr(argv[i], ":"); in main() local
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c508 int n, colon; in lws_select_vhost() local

12