Home
last modified time | relevance | path

Searched defs:new (Results 701 - 725 of 2666) sorted by relevance

1...<<21222324252627282930>>...107

/third_party/ffmpeg/libavdevice/
H A Ddshow_filter.c90 DShowEnumPins *new; in ff_dshow_filter_EnumPins() local
/third_party/ffmpeg/libavformat/
H A Dgif.c84 static int gif_get_delay(GIFContext *gif, AVPacket *prev, AVPacket *new) in gif_get_delay() argument
/third_party/ffmpeg/libavutil/
H A Dbuffer.c212 AVBufferRef *new = NULL; in av_buffer_realloc() local
/third_party/alsa-utils/alsactl/
H A Dlist.h60 static inline void __list_add(struct list_head *new, in __list_add() argument
78 list_add(struct list_head *new, struct list_head *head) list_add() argument
91 list_add_tail(struct list_head *new, struct list_head *head) list_add_tail() argument
[all...]
/third_party/ltp/testcases/kernel/containers/utsname/
H A Dutstest.c101 void picknewhostname(char *orig, char *new) in picknewhostname() argument
/third_party/musl/libc-test/src/math/gen/
H A Dgen.c252 static void replace(char *buf, char *old, char *new) in replace() argument
/third_party/musl/porting/liteos_m/user/src/thread/
H A Dpthread_create.c119 struct pthread *self, *new; in __pthread_create() local
[all...]
/third_party/musl/src/misc/
H A Dioctl.c83 static void convert_ioctl_struct(const struct ioctl_compat_map *map, char *old, char *new, int dir) in convert_ioctl_struct() argument
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dmemops.c22 pseudo_t new = NULL; in rewrite_load_instruction() local
H A Dscope.c56 void rebind_scope(struct symbol *sym, struct scope *new) in rebind_scope() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_disasm_info.c187 struct inst_group *new = ralloc(disasm, struct inst_group); in disasm_insert_error() local
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A DOrdinals.pm81 sub new { subroutine
783 sub new { global() subroutine
[all...]
/third_party/rust/crates/bindgen/bindgen/ir/analysis/
H A Dsizedness.rs170 fn new(ctx: &'ctx BindgenContext) -> SizednessAnalysis<'ctx> { in new() functions
/third_party/rust/crates/aho-corasick/src/
H A Dclasses.rs159 pub fn new() -> ByteClassBuilder { in new() functions
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Ddiscriminant.rs30 pub fn new(repr: Option<Atom>) -> Self { in new() functions
H A Dmap.rs22 pub fn new() -> Self { in new() functions
94 pub fn new() -> Self { in new() functions
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Ddiscriminant.rs30 pub fn new(repr: Option<Atom>) -> Self { in new() functions
H A Dmap.rs22 pub fn new() -> Self { in new() functions
94 pub fn new() -> Self { in new() functions
/third_party/rust/crates/cxx/macro/src/syntax/
H A Ddiscriminant.rs30 pub fn new(repr: Option<Atom>) -> Self { in new() functions
H A Dmap.rs22 pub fn new() -> Self { in new() functions
94 pub fn new() -> Self { in new() functions
/third_party/rust/crates/cxx/syntax/
H A Ddiscriminant.rs30 pub fn new(repr: Option<Atom>) -> Self { in new() functions
H A Dmap.rs22 pub fn new() -> Self { in new() functions
94 pub fn new() -> Self { in new() functions
/third_party/rust/crates/autocfg/src/
H A Dlib.rs127 pub fn new() -> AutoCfg { in new() functions
140 pub fn new() -> Result<Self, Error> { in new() functions
[all...]
/third_party/rust/crates/codespan/codespan/src/
H A Dfile.rs21 fn new(index: usize) -> FileId { in new() functions
58 pub fn new() -> Self { in new() functions
278 fn new(name: OsString, source: Source) -> Self { new() functions
[all...]
/third_party/rust/crates/clap/clap_lex/src/
H A Dlib.rs159 pub fn new(iter: impl IntoIterator<Item = impl Into<std::ffi::OsString>>) -> Self { in new() functions
270 fn new() -> Self { new() functions
283 fn new(inner: &'s OsStr) -> Self { new() functions
406 fn new(inner: &'s RawOsStr, utf8: Option<&'s str>) -> Self { display() functions
[all...]

Completed in 14 milliseconds

1...<<21222324252627282930>>...107