Home
last modified time | relevance | path

Searched defs:new (Results 751 - 775 of 2700) sorted by relevance

1...<<31323334353637383940>>...108

/third_party/python/Modules/_decimal/libmpdec/
H A Dmpalloc.c113 void *new; in mpd_realloc() local
/third_party/rust/crates/memchr/src/memmem/prefilter/
H A Dmod.rs433 fn new( in new() functions
[all...]
/third_party/rust/crates/memchr/bench/src/memchr/
H A Dinputs.rs262 pub fn new( new() functions
286 pub fn new( new() functions
312 pub fn new( new() functions
[all...]
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dmd_ctx.rs116 pub fn new() -> Result<Self, ErrorStack> { in new() functions
[all...]
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Dpoll_fd.rs76 pub fn new<Fd: AsFd>(fd: &'fd Fd, events: PollFlags) -> Self { in fmt() functions
/third_party/rust/crates/serde/test_suite/tests/
H A Dtest_remote.rs31 pub fn new(a: u8) -> Self { in new() functions
41 pub fn new(a: Unit) -> Self { in new() functions
51 pub fn new(a: u8, b: Unit) -> Self { in new() functions
65 pub fn new(a: u8, b: Unit) -> Self { in new() functions
/third_party/rust/crates/which-rs/tests/
H A Dbasic.rs56 pub fn new() -> TestFixture { in new() functions
[all...]
/third_party/selinux/libsepol/tests/
H A Dtest-common.c190 unsigned int i, j, new, found = 0; in test_role_type_set() local
230 int j, new, found = 0; in test_attr_types() local
[all...]
/third_party/rust/crates/regex/regex-syntax/src/ast/
H A Dvisitor.rs202 fn new() -> HeapVisitor<'a> { in new() functions
/third_party/rust/crates/regex/src/
H A Dpool.rs182 pub fn new(create: CreateFn<T>) -> Pool<T> { in fmt() functions
[all...]
H A Dprog.rs80 pub fn new() -> Self { in new() functions
/third_party/rust/crates/rustix/src/backend/linux_raw/net/
H A Daddr.rs25 pub fn new<P: path::Arg>(path: P) -> io::Result<Self> { in new() functions
/third_party/rust/crates/proc-macro2/src/
H A Drcvec.rs65 pub fn new() -> Self { in new() functions
/third_party/rust/crates/regex/regex-syntax/src/hir/
H A Dprint.rs27 fn new() -> PrinterBuilder { in new() functions
59 pub fn new() -> Printer { in new() functions
/third_party/rust/crates/rust-openssl/openssl/src/x509/
H A Dstore.rs77 pub fn new() -> Result<X509StoreBuilder, ErrorStack> { in new() functions
/third_party/rust/crates/rustix/src/backend/libc/net/
H A Daddr.rs38 pub fn new<P: path::Arg>(path: P) -> io::Result<Self> { in new() functions
/third_party/rust/crates/nix/src/mount/
H A Dbsd.rs129 fn new(error: Error, errmsg: Option<&CStr>) -> Self { in new() functions
373 pub fn new() -> Self { new() functions
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_parser.c54 struct hll_info *new = cil_malloc(sizeof(*new)); in push_hll_info() local
/third_party/rust/crates/proc-macro-error/src/
H A Ddiagnostic.rs100 pub fn new(level: Level, message: String) -> Self { in new() functions
/third_party/rust/crates/regex/bench/src/ffi/
H A Dtcl.rs41 pub fn new(text: String) -> Text { in new() functions
72 pub fn new(pattern: &str) -> Result<Regex, Error> { in new() functions
H A Dpcre1.rs41 pub fn new(pattern: &str) -> Result<Regex, Error> { in new() functions
H A Dre2.rs26 pub fn new(pattern: &str) -> Result<Regex, Error> { in new() functions
/third_party/rust/crates/regex/src/literal/
H A Dimp.rs57 fn new(lits: Literals, matcher: Matcher) -> Self { in new() functions
182 fn new(lits: &Literals, sset: SingleByteSet) -> Self { in new() functions
285 fn new() -> SingleByteSet { new() functions
367 fn new(pat: &[u8]) -> Memmem { new() functions
[all...]
/third_party/selinux/libsepol/src/
H A Dusers.c125 int new = 0; in sepol_user_modify() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_roam.c146 static bool is_duplicated_channel(const chanspec_t *channels, int n_channels, chanspec_t new) in is_duplicated_channel() argument

Completed in 15 milliseconds

1...<<31323334353637383940>>...108