Home
last modified time | relevance | path

Searched defs:abstract (Results 1 - 18 of 18) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DconvertKeywords.js2 var abstract; variable
8 var abstract; variable
H A DabstractIdentifierNameStrict.js2 var abstract = true; variable
10 var abstract = true; variable
/third_party/alsa-lib/include/
H A Dmixer.h209 enum snd_mixer_selem_regopt_abstract abstract; member
/third_party/curl/lib/
H A Dcurl_addrinfo.c467 Curl_unix2addr(const char *path, bool *longpath, bool abstract) Curl_unix2addr() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dkeywords.h44 int abstract; variable
/third_party/node/deps/openssl/openssl/crypto/encode_decode/
H A Dencoder_lib.c398 OSSL_PARAM abstract[10]; in encoder_process() local
/third_party/openssl/crypto/encode_decode/
H A Dencoder_lib.c398 OSSL_PARAM abstract[10]; in encoder_process() local
/third_party/jinja2/
H A Dnodes.py122 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 Dnodes.py113 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 Dnodes.py125 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 Dnodes.py113 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 Dinspector_socket_server.cc552 auto *abstract = new char[unixDomainSocketPath.length() + 2]; in DetectPort() local
/third_party/selinux/libsepol/cil/src/
H A Dcil_write_ast.c665 struct cil_blockabstract *abstract = node->data; in cil_write_ast_node() local
H A Dcil_build_ast.c336 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 Dcil.c2187 void cil_blockabstract_init(struct cil_blockabstract **abstract) in cil_blockabstract_init() argument
H A Dcil_resolve_ast.c2412 struct cil_blockabstract *abstract = current->data; in cil_resolve_blockabstract() local
/third_party/curl/lib/vssh/
H A Dlibssh2.c181 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 Dtypeobject.c609 int abstract, res; in type_set_abstractmethods() local

Completed in 39 milliseconds