Home
last modified time | relevance | path

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

12345678910>>...32

/third_party/toybox/toys/other/
H A Dlspci.c40 static int do_lspci(struct dirtree *new) in do_lspci() argument
H A Dtaskset.c91 static int task_callback(struct dirtree *new) in task_callback() argument
/third_party/typescript/tests/baselines/reference/
H A DobjectTypesIdentityWithConstructSignatures2.js
H A DobjectTypesIdentityWithConstructSignaturesDifferingParamCounts.js
H A DobjectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints.js
H A DobjectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints2.js
H A DobjectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints3.js
H A DobjectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType.js
H A DobjectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType2.js
H A DobjectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterCounts.js
H A DobjectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterNames.js
H A DobjectTypesIdentityWithGenericConstructSignaturesOptionalParams.js
H A DobjectTypesIdentityWithGenericConstructSignaturesOptionalParams2.js
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
/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

Completed in 7 milliseconds

12345678910>>...32