Home
last modified time | relevance | path

Searched defs:new (Results 101 - 125 of 726) sorted by relevance

12345678910>>...30

/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Ddoc.rs11 pub fn new() -> Self { in new() functions
/third_party/rust/crates/cxx/macro/src/syntax/
H A Ddoc.rs11 pub fn new() -> Self { in new() functions
/third_party/rust/crates/cxx/syntax/
H A Ddoc.rs11 pub fn new() -> Self { in new() functions
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Ddoc.rs11 pub fn new() -> Self { in new() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Ddeleted-function.rs86 pub unsafe fn new(arg1: *mut C) -> Self { in new() functions
H A Dvar-tracing.rs45 pub unsafe fn new(baz: ::std::os::raw::c_int) -> Self { in new() functions
H A Dconstructors_1_33.rs41 pub unsafe fn new(arg1: ::std::os::raw::c_int) -> Self { in new() functions
77 pub unsafe fn new() -> Self { in new() functions
H A Dconstructors.rs39 pub unsafe fn new(arg1: ::std::os::raw::c_int) -> Self { in new() functions
75 pub unsafe fn new() -> Self { in new() functions
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dialloc.c11 icatalloc(char *const old, const char *const new) in icatalloc() argument
/third_party/skia/third_party/externals/dawn/src/common/
H A DPlacementAllocated.h
/third_party/openssl/util/perl/TLSProxy/
H A DCertificateRequest.pm15 sub new subroutine
H A DEncryptedExtensions.pm15 sub new subroutine
H A DServerKeyExchange.pm15 sub new subroutine
/third_party/toybox/toys/other/
H A Dlsusb.c18 static int list_device(struct dirtree *new) in list_device() argument
/third_party/toybox/toys/posix/
H A Dln.c35 char *dest = TT.t ? TT.t : toys.optargs[--toys.optc], *new; in ln_main() local
[all...]
/third_party/rust/crates/env_logger/src/filter/
H A Dregex.rs13 pub fn new(spec: &str) -> Result<Filter, String> { in new() functions
H A Dstring.rs9 pub fn new(spec: &str) -> Result<Filter, String> { in new() functions
/third_party/rust/crates/regex/examples/
H A Dshootout-regex-dna-cheat.rs81 let mut new = String::with_capacity(text.len()); in replace_all() variables
H A Dshootout-regex-dna-single-cheat.rs66 let mut new = String::with_capacity(text.len()); in replace_all() variables
/third_party/rust/crates/syn/tests/repo/
H A Dprogress.rs11 pub fn new(stream: R) -> Self { in new() functions
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dconf.rs59 pub fn new(method: ConfMethod) -> Result<Conf, ErrorStack> { in new() functions
/third_party/ffmpeg/libavcodec/
H A Daudio_frame_queue.c46 AudioFrame *new = av_fast_realloc(afq->frames, &afq->frame_alloc, sizeof(*afq->frames)*(afq->frame_count+1)); in ff_af_queue_add() local
[all...]
/third_party/ffmpeg/libavdevice/
H A Ddshow_enummediatypes.c68 DShowEnumMediaTypes *new; in ff_dshow_enummediatypes_Clone() local
H A Ddshow_enumpins.c63 DShowEnumPins *new; in ff_dshow_enumpins_Clone() local
/third_party/ffmpeg/tests/checkasm/
H A Dfixed_dsp.c122 int ref, new; check_scalarproduct_fixed() local
[all...]

Completed in 6 milliseconds

12345678910>>...30