Home
last modified time | relevance | path

Searched defs:new (Results 451 - 475 of 787) sorted by relevance

1...<<11121314151617181920>>...32

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dunion_template_1_0.rs12 pub fn new() -> Self { in new() functions
H A Dstruct_with_anon_union_1_0.rs12 pub fn new() -> Self { in new() functions
H A Dunion_with_anon_unnamed_union_1_0.rs12 pub fn new() -> Self { in new() functions
H A Dstruct_with_anon_unnamed_union_1_0.rs12 pub fn new() -> Self { in new() functions
H A Dderive-partialeq-union_1_0.rs12 pub fn new() -> Self { in new() functions
H A Dbindgen-union-inside-namespace.rs14 pub fn new() -> Self { in new() functions
H A Dwrap_unsafe_ops_anon_union_1_0.rs12 pub fn new() -> Self { in new() functions
H A Danon_union_1_0.rs12 pub fn new() -> Self { in new() functions
H A Dunion_with_anon_unnamed_struct_1_0.rs12 pub fn new() -> Self { in new() functions
H A Dunion_with_anon_struct_1_0.rs12 pub fn new() -> Self { in new() functions
H A Dunion_with_anon_union_1_0.rs12 pub fn new() -> Self { in new() functions
H A Danon_struct_in_union_1_0.rs12 pub fn new() -> Self { in new() functions
H A Duse-core_1_0.rs14 pub fn new() -> Self { in new() functions
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dtraversal.rs22 pub fn new(to: ItemId, kind: EdgeKind) -> Edge { in new() functions
238 fn new(ctx: &'ctx BindgenContext) -> Self; in new() functions
249 fn new(_: &'ctx BindgenContext) -> Self { in new() functions
265 fn new(ctx: &'ctx BindgenContext) -> Self { in new() functions
400 pub fn new<R>( new() functions
[all...]
/third_party/rust/crates/lazycell/src/
H A Dlib.rs68 pub fn new() -> LazyCell<T> { in new() functions
249 pub fn new() -> AtomicLazyCell<T> { in new() functions
[all...]
/third_party/rust/crates/aho-corasick/src/
H A Ddfa.rs614 pub fn new() -> Builder { in new() functions
/third_party/rust/crates/codespan/codespan-reporting/src/term/
H A Drenderer.rs118 pub fn new( in new() functions
/third_party/rust/crates/codespan/codespan-reporting/src/
H A Dfiles.rs279 pub fn new(name: Name, source: Source) -> SimpleFile<Name, Source> { in new() functions
365 pub fn new() -> SimpleFiles<Name, Source> { in new() functions
/third_party/rust/crates/libloading/src/os/unix/
H A Dmod.rs120 pub unsafe fn new<P: AsRef<OsStr>>(filename: P) -> Result<Library, crate::Error> { in new() functions
/third_party/rust/crates/libloading/src/
H A Dsafe.rs83 pub unsafe fn new< functions
[all...]
/third_party/rust/crates/bindgen/bindgen/ir/analysis/
H A Dderive.rs628 fn new( in new() functions
/third_party/rust/crates/clap/src/builder/
H A Drange.rs44 pub fn new(range: impl Into<Self>) -> Self { in new() functions
[all...]
/third_party/rust/crates/aho-corasick/src/packed/
H A Dapi.rs121 pub fn new() -> Config { in new() functions
238 pub fn new() -> Builder { in new() functions
415 pub fn new<I, P>(patterns: I) -> Option<Searcher> new() functions
[all...]
/third_party/rust/crates/cxx/src/
H A Dshared_ptr.rs39 pub fn new(value: T) -> Self in new() functions
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2_context.c231 pcre2_general_context *new = in pcre2_general_context_copy() local
243 pcre2_compile_context *new = in pcre2_compile_context_copy() local
255 pcre2_match_context *new = pcre2_match_context_copy() local
268 pcre2_convert_context *new = pcre2_convert_context_copy() local
[all...]

Completed in 12 milliseconds

1...<<11121314151617181920>>...32