| /third_party/typescript/tests/baselines/reference/ |
| H A D | convertKeywords.js | 2 var abstract; variable 8 var abstract;
variable
|
| H A D | abstractIdentifierNameStrict.js | 2 var abstract = true; variable 10 var abstract = true;
variable
|
| /third_party/alsa-lib/include/ |
| H A D | mixer.h | 209 enum snd_mixer_selem_regopt_abstract abstract; member
|
| /third_party/curl/lib/ |
| H A D | curl_addrinfo.c | 467 Curl_unix2addr(const char *path, bool *longpath, bool abstract) Curl_unix2addr() argument
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | keywords.h | 44 int abstract; variable
|
| /third_party/node/deps/openssl/openssl/crypto/encode_decode/ |
| H A D | encoder_lib.c | 398 OSSL_PARAM abstract[10]; in encoder_process() local
|
| /third_party/openssl/crypto/encode_decode/ |
| H A D | encoder_lib.c | 398 OSSL_PARAM abstract[10]; in encoder_process() local
|
| /third_party/jinja2/ |
| H A D | nodes.py | 122 abstract = True variable in Node 283 abstract = True variable in Stmt 289 abstract = True variable in Helper 468 abstract = True variable in Expr 495 abstract = True variable in BinExpr 519 abstract = True variable in UnaryExpr 572 abstract variable in Literal 745 abstract = True global() variable in _FilterTestCommon [all...] |
| /third_party/node/deps/v8/third_party/jinja2/ |
| H A D | nodes.py | 113 abstract = True variable in Node 269 abstract = True variable in Stmt 275 abstract = True variable in Helper 405 abstract = True variable in Expr 430 abstract = True variable in BinExpr 452 abstract = True variable in UnaryExpr 500 abstract variable in Literal [all...] |
| /third_party/node/tools/inspector_protocol/jinja2/ |
| H A D | nodes.py | 125 abstract = True variable in Node 277 abstract = True variable in Stmt 282 abstract = True variable in Helper 395 abstract = True variable in Expr 419 abstract = True variable in BinExpr 438 abstract = True variable in UnaryExpr 482 abstract variable in Literal [all...] |
| /third_party/skia/third_party/externals/jinja2/ |
| H A D | nodes.py | 113 abstract = True variable in Node 269 abstract = True variable in Stmt 275 abstract = True variable in Helper 405 abstract = True variable in Expr 430 abstract = True variable in BinExpr 452 abstract = True variable in UnaryExpr 500 abstract variable in Literal [all...] |
| /third_party/node/src/ |
| H A D | inspector_socket_server.cc | 552 auto *abstract = new char[unixDomainSocketPath.length() + 2]; in DetectPort() local
|
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_write_ast.c | 665 struct cil_blockabstract *abstract = node->data; in cil_write_ast_node() local
|
| H A D | cil_build_ast.c | 336 struct cil_blockabstract *abstract = NULL; in cil_gen_blockabstract() local 368 void cil_destroy_blockabstract(struct cil_blockabstract *abstract) in cil_destroy_blockabstract() argument
|
| H A D | cil.c | 2187 void cil_blockabstract_init(struct cil_blockabstract **abstract) in cil_blockabstract_init() argument
|
| H A D | cil_resolve_ast.c | 2412 struct cil_blockabstract *abstract = current->data; in cil_resolve_blockabstract() local
|
| /third_party/curl/lib/vssh/ |
| H A D | libssh2.c | 181 kbd_callback(const char *name, int name_len, const char *instruction, int instruction_len, int num_prompts, const LIBSSH2_USERAUTH_KBDINT_PROMPT *prompts, LIBSSH2_USERAUTH_KBDINT_RESPONSE *responses, void **abstract) kbd_callback() argument 3185 ssh_tls_recv(libssh2_socket_t sock, void *buffer, size_t length, int flags, void **abstract) ssh_tls_recv() argument 3209 ssh_tls_send(libssh2_socket_t sock, const void *buffer, size_t length, int flags, void **abstract) ssh_tls_send() argument 3825 void **abstract = libssh2_session_abstract(sshc->ssh_session); ssh_attach() local [all...] |
| /third_party/python/Objects/ |
| H A D | typeobject.c | 609 int abstract, res; in type_set_abstractmethods() local
|