| /third_party/typescript/tests/baselines/reference/ |
| H A D | objectTypesIdentityWithGenericConstructSignaturesOptionalParams3.js | |
| /third_party/rust/crates/memchr/src/ |
| H A D | cow.rs | 38 pub fn new<B: ?Sized + AsRef<[u8]>>(bytes: &'a B) -> CowBytes<'a> { in new() functions 73 pub fn new(bytes: &'a [u8]) -> Imp<'a> { in new() functions 79 pub fn new(bytes: &'a [u8]) -> Imp<'a> { in new() functions
|
| /third_party/rust/crates/bindgen/bindgen/ir/ |
| H A D | enum_ty.rs | 39 pub fn new(repr: Option<TypeId>, variants: Vec<EnumVariant>) -> Self { in new() functions 271 pub fn new( in new() functions
|
| H A D | layout.rs | 53 pub fn new(size: usize, align: usize) -> Self { in new() functions
|
| H A D | module.rs | 33 pub fn new(name: Option<String>, kind: ModuleKind) -> Self { in new() functions
|
| /third_party/rust/crates/regex/tests/ |
| H A D | consistent.rs | 154 fn new(re1: $regex_type, re2: $regex_type) -> Self { new() functions [all...] |
| /third_party/rust/crates/syn/tests/ |
| H A D | test_ident.rs | 9 fn new(s: &str) -> Ident { in new() functions
|
| /third_party/rust/crates/regex/regex-capi/src/ |
| H A D | error.rs | 24 pub fn new(kind: ErrorKind) -> Error { in new() functions
|
| /third_party/rust/crates/which-rs/src/ |
| H A D | checker.rs | 12 pub fn new() -> ExecutableChecker { in new() functions 34 pub fn new() -> ExistedChecker { in new() functions 63 pub fn new() -> CompositeChecker { in new() functions
|
| /third_party/rust/crates/nix/src/ |
| H A D | mqueue.rs | 99 pub fn new( in new() functions
|
| /third_party/rust/crates/nix/src/sys/ |
| H A D | epoll.rs | 51 pub fn new(events: EpollFlags, data: u64) -> Self { in new() functions
|
| H A D | timer.rs | 74 pub fn new(clockid: ClockId, mut sigevent: SigEvent) -> Result<Self> { in new() functions
|
| /third_party/rust/crates/regex/src/ |
| H A D | pikevm.rs | 78 pub fn new(_prog: &Program) -> Self { in new() functions 343 fn new() -> Self { in new() functions
|
| /third_party/rust/crates/rustix/src/fs/ |
| H A D | raw_dir.rs | 102 pub fn new(fd: Fd, buf: &'buf mut [MaybeUninit<u8>]) -> Self { in new() functions
|
| /third_party/rust/crates/serde/serde_derive_internals/src/ |
| H A D | ctxt.rs | 22 pub fn new() -> Self { in new() functions
|
| /third_party/rust/crates/regex/regex-syntax/src/ |
| H A D | parser.rs | 22 pub fn new() -> ParserBuilder { in new() functions 189 pub fn new() -> Parser { in new() functions
|
| /third_party/rust/crates/regex/regex-syntax/src/hir/ |
| H A D | visitor.rs | 99 fn new() -> HeapVisitor<'a> { in new() functions
|
| /third_party/rust/crates/serde/serde_derive/src/internals/ |
| H A D | ctxt.rs | 22 pub fn new() -> Self { in new() functions
|
| /third_party/rust/crates/proc-macro-error/proc-macro-error-attr/src/ |
| H A D | lib.rs | 25 fn new(span: Span, message: String) -> Self { in new() functions
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | bio.rs | 21 pub fn new(buf: &'a [u8]) -> Result<MemBioSlice<'a>, ErrorStack> { in new() functions 51 pub fn new() -> Result<MemBio, ErrorStack> { in new() functions
|
| /third_party/rust/crates/rustix/src/process/ |
| H A D | sched.rs | 27 pub fn new() -> Self { in new() functions
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
| H A D | scope_js_value.h | |
| /foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/uploader/ |
| H A D | mod.rs | 196 fn new() -> Self { in new() functions
|
| /foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/ |
| H A D | request.rs | 79 pub fn new() -> Self { in new() functions [all...] |
| /third_party/googletest/googletest/samples/ |
| H A D | sample10_unittest.cc | |