Home
last modified time | relevance | path

Searched defs:new (Results 201 - 225 of 787) sorted by relevance

12345678910>>...32

/third_party/typescript/tests/baselines/reference/
H A DobjectTypesIdentityWithGenericConstructSignaturesOptionalParams3.js
/third_party/rust/crates/memchr/src/
H A Dcow.rs38 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 Denum_ty.rs39 pub fn new(repr: Option<TypeId>, variants: Vec<EnumVariant>) -> Self { in new() functions
271 pub fn new( in new() functions
H A Dlayout.rs53 pub fn new(size: usize, align: usize) -> Self { in new() functions
H A Dmodule.rs33 pub fn new(name: Option<String>, kind: ModuleKind) -> Self { in new() functions
/third_party/rust/crates/regex/tests/
H A Dconsistent.rs154 fn new(re1: $regex_type, re2: $regex_type) -> Self { new() functions
[all...]
/third_party/rust/crates/syn/tests/
H A Dtest_ident.rs9 fn new(s: &str) -> Ident { in new() functions
/third_party/rust/crates/regex/regex-capi/src/
H A Derror.rs24 pub fn new(kind: ErrorKind) -> Error { in new() functions
/third_party/rust/crates/which-rs/src/
H A Dchecker.rs12 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 Dmqueue.rs99 pub fn new( in new() functions
/third_party/rust/crates/nix/src/sys/
H A Depoll.rs51 pub fn new(events: EpollFlags, data: u64) -> Self { in new() functions
H A Dtimer.rs74 pub fn new(clockid: ClockId, mut sigevent: SigEvent) -> Result<Self> { in new() functions
/third_party/rust/crates/regex/src/
H A Dpikevm.rs78 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 Draw_dir.rs102 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 Dctxt.rs22 pub fn new() -> Self { in new() functions
/third_party/rust/crates/regex/regex-syntax/src/
H A Dparser.rs22 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 Dvisitor.rs99 fn new() -> HeapVisitor<'a> { in new() functions
/third_party/rust/crates/serde/serde_derive/src/internals/
H A Dctxt.rs22 pub fn new() -> Self { in new() functions
/third_party/rust/crates/proc-macro-error/proc-macro-error-attr/src/
H A Dlib.rs25 fn new(span: Span, message: String) -> Self { in new() functions
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dbio.rs21 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 Dsched.rs27 pub fn new() -> Self { in new() functions
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dscope_js_value.h
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/uploader/
H A Dmod.rs196 fn new() -> Self { in new() functions
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/
H A Drequest.rs79 pub fn new() -> Self { in new() functions
[all...]
/third_party/googletest/googletest/samples/
H A Dsample10_unittest.cc

Completed in 8 milliseconds

12345678910>>...32