Home
last modified time | relevance | path

Searched defs:new (Results 651 - 675 of 798) sorted by relevance

1...<<21222324252627282930>>...32

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DContext.cpp
H A DRenderer.cpp[all...]
/third_party/openssl/crypto/x509/
H A Dx_all.c479 ASN1_OCTET_STRING *new; in X509_digest_sig() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngunknown.c150 # define new not_the_cpp_new macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstrTypes.h
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DMemorySSA.h[all...]
/third_party/toybox/lib/
H A Dxwrap.c545 struct string_list *new = llist_pop(&todo), **tail; in xabspath() local
927 xtzset(char *new) xtzset() argument
1045 char *new = 0; xgetline() local
[all...]
/third_party/toybox/toys/pending/
H A Dmke2fs.c338 dev_t new = current->st.st_dev; in check_treelinks() local
H A Dvi.c135 struct double_list *new = xmalloc(sizeof(struct double_list)); in dlist_add_before() local
146 struct double_list *new = xmalloc(sizeof(struct double_list)); in dlist_add_after() local
956 size_t new = text_strchr(TT.cursor, '\\n'); vi_dollar() local
[all...]
/third_party/tzdata/
H A Dzdump.c915 bool new = !old; in showextrema() local
/third_party/typescript/tests/baselines/reference/
H A DconvertKeywordsYes.js
/third_party/python/Parser/
H A Daction_helpers.c361 expr_ty new = NULL; in _PyPegen_set_expr_context() local
[all...]
/third_party/python/Objects/
H A Dodictobject.c875 PyObject *new = PyObject_CallOneArg((PyObject*)type, left); in odict_or() local
[all...]
/third_party/python/Modules/
H A Dsignalmodule.c916 struct itimerval new; local
/third_party/rust/crates/proc-macro2/src/
H A Dwrapper.rs51 fn new(stream: proc_macro::TokenStream) -> Self { in new() functions
78 pub fn new() -> Self { in new() functions
553 pub fn new(delimiter: Delimiter, stream: TokenStream) -> Self { new() functions
[all...]
/third_party/rust/crates/serde/serde_derive/src/
H A Dde.rs130 fn new(cont: &Container) -> Self { in new() functions
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_copy_ast.c53 struct cil_list *new; in cil_copy_list() local
90 char *new = NULL; in cil_copy_node() local
117 struct cil_block *new; cil_copy_block() local
128 struct cil_blockabstract *new = NULL; cil_copy_blockabstract() local
142 struct cil_blockinherit *new = NULL; cil_copy_blockinherit() local
162 struct cil_policycap *new; cil_copy_policycap() local
180 struct cil_perm *new; cil_copy_perm() local
190 cil_copy_classperms(struct cil_classperms *orig, struct cil_classperms **new) cil_copy_classperms() argument
197 cil_copy_classperms_set(struct cil_classperms_set *orig, struct cil_classperms_set **new) cil_copy_classperms_set() argument
203 cil_copy_classperms_list(struct cil_list *orig, struct cil_list **new) cil_copy_classperms_list() argument
228 struct cil_classmapping *new = NULL; cil_copy_classmapping() local
245 struct cil_class *new = NULL; cil_copy_class() local
267 struct cil_classorder *new = NULL; cil_copy_classorder() local
282 struct cil_classpermission *new = NULL; cil_copy_classpermission() local
306 struct cil_classpermissionset *new = NULL; cil_copy_classpermissionset() local
322 struct cil_classcommon *new = NULL; cil_copy_classcommon() local
342 struct cil_sid *new; cil_copy_sid() local
355 struct cil_sidcontext *new = NULL; cil_copy_sidcontext() local
374 struct cil_sidorder *new = NULL; cil_copy_sidorder() local
394 struct cil_user *new; cil_copy_user() local
407 struct cil_userattribute *new = NULL; cil_copy_userattribute() local
425 struct cil_userattributeset *new = NULL; cil_copy_userattributeset() local
442 struct cil_userrole *new = NULL; cil_copy_userrole() local
457 struct cil_userlevel *new = NULL; cil_copy_userlevel() local
477 struct cil_userrange *new = NULL; cil_copy_userrange() local
498 struct cil_userprefix *new = NULL; cil_copy_userprefix() local
518 struct cil_role *new; cil_copy_role() local
531 struct cil_roletype *new = NULL; cil_copy_roletype() local
551 struct cil_roleattribute *new; cil_copy_roleattribute() local
564 struct cil_roleattributeset *new = NULL; cil_copy_roleattributeset() local
581 struct cil_roleallow *new = NULL; cil_copy_roleallow() local
595 struct cil_type *new; cil_copy_type() local
606 struct cil_typepermissive *new = NULL; cil_copy_typepermissive() local
619 struct cil_typeattribute *new; cil_copy_typeattribute() local
630 struct cil_typeattributeset *new = NULL; cil_copy_typeattributeset() local
647 struct cil_expandtypeattribute *new = NULL; cil_copy_expandtypeattribute() local
669 struct cil_alias *new = NULL; cil_copy_alias() local
689 struct cil_aliasactual *new = NULL; cil_copy_aliasactual() local
704 struct cil_roletransition *new = NULL; cil_copy_roletransition() local
721 struct cil_nametypetransition *new = NULL; cil_copy_nametypetransition() local
740 struct cil_rangetransition *new = NULL; cil_copy_rangetransition() local
763 struct cil_bool *new = NULL; cil_copy_bool() local
783 struct cil_tunable *new = NULL; cil_copy_tunable() local
800 cil_copy_fill_permissionx(struct cil_db *db, struct cil_permissionx *orig, struct cil_permissionx *new) cil_copy_fill_permissionx() argument
810 struct cil_avrule *new = NULL; cil_copy_avrule() local
838 struct cil_permissionx *new = NULL; cil_copy_permissionx() local
860 struct cil_type_rule *new = NULL; cil_copy_type_rule() local
883 struct cil_sens *new; cil_copy_sens() local
901 struct cil_cat *new; cil_copy_cat() local
911 cil_copy_cats(struct cil_db *db, struct cil_cats *orig, struct cil_cats **new) cil_copy_cats() argument
921 struct cil_catset *new = NULL; cil_copy_catset() local
943 struct cil_senscat *new = NULL; cil_copy_senscat() local
959 struct cil_catorder *new = NULL; cil_copy_catorder() local
974 struct cil_sensorder *new = NULL; cil_copy_sensitivityorder() local
986 cil_copy_fill_level(struct cil_db *db, struct cil_level *orig, struct cil_level **new) cil_copy_fill_level() argument
1000 struct cil_level *new = NULL; cil_copy_level() local
1019 cil_copy_fill_levelrange(struct cil_db *db, struct cil_levelrange *data, struct cil_levelrange *new) cil_copy_fill_levelrange() argument
1037 struct cil_levelrange *new = NULL; cil_copy_levelrange() local
1057 cil_copy_fill_context(struct cil_db *db, struct cil_context *data, struct cil_context *new) cil_copy_fill_context() argument
1074 struct cil_context *new = NULL; cil_copy_context() local
1097 struct cil_netifcon *new = NULL; cil_copy_netifcon() local
1125 struct cil_genfscon *new = NULL; cil_copy_genfscon() local
1147 struct cil_filecon *new = NULL; cil_copy_filecon() local
1169 struct cil_nodecon *new = NULL; cil_copy_nodecon() local
1202 struct cil_ibpkeycon *new = NULL; cil_copy_ibpkeycon() local
1225 struct cil_ibendportcon *new = NULL; cil_copy_ibendportcon() local
1247 struct cil_portcon *new = NULL; cil_copy_portcon() local
1270 struct cil_pirqcon *new = NULL; cil_copy_pirqcon() local
1291 struct cil_iomemcon *new = NULL; cil_copy_iomemcon() local
1313 struct cil_ioportcon *new = NULL; cil_copy_ioportcon() local
1335 struct cil_pcidevicecon *new = NULL; cil_copy_pcidevicecon() local
1356 struct cil_devicetreecon *new = NULL; cil_copy_devicetreecon() local
1377 struct cil_fsuse *new = NULL; cil_copy_fsuse() local
1396 cil_copy_expr(struct cil_db *db, struct cil_list *orig, struct cil_list **new) cil_copy_expr() argument
1440 struct cil_constrain *new = NULL; cil_copy_constrain() local
1456 struct cil_validatetrans *new = NULL; cil_copy_validatetrans() local
1473 struct cil_call *new = NULL; cil_copy_call() local
1517 struct cil_macro *new; cil_copy_macro() local
1530 struct cil_optional *new; cil_copy_optional() local
1538 cil_copy_fill_ipaddr(struct cil_ipaddr *data, struct cil_ipaddr *new) cil_copy_fill_ipaddr() argument
1547 struct cil_ipaddr *new = NULL; cil_copy_ipaddr() local
1568 struct cil_condblock *new = *copy; cil_copy_condblock() local
1579 struct cil_booleanif *new = NULL; cil_copy_boolif() local
1595 struct cil_tunableif *new = NULL; cil_copy_tunif() local
1610 struct cil_default *new = NULL; cil_copy_default() local
1630 struct cil_defaultrange *new = NULL; cil_copy_defaultrange() local
1648 struct cil_handleunknown *new = NULL; cil_copy_handleunknown() local
1660 struct cil_mls *new = NULL; cil_copy_mls() local
1672 struct cil_bounds *new = NULL; cil_copy_bounds() local
1687 struct cil_src_info *new = NULL; cil_copy_src_info() local
1704 struct cil_tree_node *new = NULL; __cil_copy_node_helper() local
[all...]
/third_party/selinux/libselinux/src/
H A Davc.c153 struct avc_node *new; in avc_init_internal() local
348 struct avc_node *new; in avc_claim_node() local
[all...]
/third_party/rust/crates/syn/src/
H A Dlit.rs122 pub fn new(value: &str, span: Span) -> Self { in new() functions
262 pub fn new(value: &[u8], span: Span) -> Self { in new() functions
297 pub fn new(value: u8, span: Span) -> Self { in new() functions
332 pub fn new(valu functions
367 pub fn new(repr: &str, span: Span) -> Self { new() functions
461 pub fn new(repr: &str, span: Span) -> Self { new() functions
533 pub fn new(value: bool, span: Span) -> Self { new() functions
1028 pub fn new(token: Literal) -> Self { new() functions
[all...]
H A Dgenerics.rs422 pub fn new(lifetime: Lifetime) -> Self { in new() functions
[all...]
/third_party/rust/crates/regex/regex-syntax/src/ast/
H A Dparse.rs128 pub fn new() -> ParserBuilder { in new() functions
332 pub fn new() -> Parser { new() functions
368 fn new(parser: P, pattern: &'s str) -> ParserI<'s, P> { new() functions
2136 fn new(p: &'p ParserI<'s, P>) -> NestLimiter<'p, 's, P> { new() functions
[all...]
H A Dmod.rs387 pub fn new(start: Position, end: Position) -> Span { in new() functions
429 pub fn new(offset: usize, line: usize, column: usize) -> Position { in new() functions
[all...]
/third_party/rust/crates/regex/src/
H A Dre_bytes.rs55 fn new(haystack: &'t [u8], start: usize, end: usize) -> Match<'t> { in as_bytes() functions
119 pub fn new(re: &str) -> Result<Regex, Error> { in new() functions
496 let mut new = Vec::with_capacity(text.len()); replace() variables
516 let mut new = Vec::with_capacity(text.len()); global() variables
[all...]
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dasn1.rs304 fn new() -> Result<Asn1Time, ErrorStack> { in fmt() functions
[all...]
/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/
H A Dmod.rs1269 pub fn new() -> Self { stateless() functions
[all...]

Completed in 49 milliseconds

1...<<21222324252627282930>>...32