/third_party/python/Modules/_decimal/libmpdec/ |
H A D | mpalloc.c | 113 void *new; in mpd_realloc() local
|
/third_party/rust/crates/memchr/src/memmem/prefilter/ |
H A D | mod.rs | 433 fn new( in new() functions [all...] |
/third_party/rust/crates/memchr/bench/src/memchr/ |
H A D | inputs.rs | 262 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 D | md_ctx.rs | 116 pub fn new() -> Result<Self, ErrorStack> { in new() functions [all...] |
/third_party/rust/crates/rustix/src/backend/libc/io/ |
H A D | poll_fd.rs | 76 pub fn new<Fd: AsFd>(fd: &'fd Fd, events: PollFlags) -> Self { in fmt() functions
|
/third_party/rust/crates/serde/test_suite/tests/ |
H A D | test_remote.rs | 31 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 D | basic.rs | 56 pub fn new() -> TestFixture { in new() functions [all...] |
/third_party/selinux/libsepol/tests/ |
H A D | test-common.c | 190 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 D | visitor.rs | 202 fn new() -> HeapVisitor<'a> { in new() functions
|
/third_party/rust/crates/regex/src/ |
H A D | pool.rs | 182 pub fn new(create: CreateFn<T>) -> Pool<T> { in fmt() functions [all...] |
H A D | prog.rs | 80 pub fn new() -> Self { in new() functions
|
/third_party/rust/crates/rustix/src/backend/linux_raw/net/ |
H A D | addr.rs | 25 pub fn new<P: path::Arg>(path: P) -> io::Result<Self> { in new() functions
|
/third_party/rust/crates/proc-macro2/src/ |
H A D | rcvec.rs | 65 pub fn new() -> Self { in new() functions
|
/third_party/rust/crates/regex/regex-syntax/src/hir/ |
H A D | print.rs | 27 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 D | store.rs | 77 pub fn new() -> Result<X509StoreBuilder, ErrorStack> { in new() functions
|
/third_party/rust/crates/rustix/src/backend/libc/net/ |
H A D | addr.rs | 38 pub fn new<P: path::Arg>(path: P) -> io::Result<Self> { in new() functions
|
/third_party/rust/crates/nix/src/mount/ |
H A D | bsd.rs | 129 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 D | cil_parser.c | 54 struct hll_info *new = cil_malloc(sizeof(*new)); in push_hll_info() local
|
/third_party/rust/crates/proc-macro-error/src/ |
H A D | diagnostic.rs | 100 pub fn new(level: Level, message: String) -> Self { in new() functions
|
/third_party/rust/crates/regex/bench/src/ffi/ |
H A D | tcl.rs | 41 pub fn new(text: String) -> Text { in new() functions 72 pub fn new(pattern: &str) -> Result<Regex, Error> { in new() functions
|
H A D | pcre1.rs | 41 pub fn new(pattern: &str) -> Result<Regex, Error> { in new() functions
|
H A D | re2.rs | 26 pub fn new(pattern: &str) -> Result<Regex, Error> { in new() functions
|
/third_party/rust/crates/regex/src/literal/ |
H A D | imp.rs | 57 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 D | users.c | 125 int new = 0; in sepol_user_modify() local
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | wl_roam.c | 146 static bool is_duplicated_channel(const chanspec_t *channels, int n_channels, chanspec_t new) in is_duplicated_channel() argument
|