/third_party/ffmpeg/libavdevice/ |
H A D | dshow_filter.c | 90 DShowEnumPins *new; in ff_dshow_filter_EnumPins() local
|
/third_party/ffmpeg/libavformat/ |
H A D | gif.c | 84 static int gif_get_delay(GIFContext *gif, AVPacket *prev, AVPacket *new) in gif_get_delay() argument
|
/third_party/ffmpeg/libavutil/ |
H A D | buffer.c | 212 AVBufferRef *new = NULL; in av_buffer_realloc() local
|
/third_party/alsa-utils/alsactl/ |
H A D | list.h | 60 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 D | utstest.c | 101 void picknewhostname(char *orig, char *new) in picknewhostname() argument
|
/third_party/musl/libc-test/src/math/gen/ |
H A D | gen.c | 252 static void replace(char *buf, char *old, char *new) in replace() argument
|
/third_party/musl/porting/liteos_m/user/src/thread/ |
H A D | pthread_create.c | 119 struct pthread *self, *new; in __pthread_create() local [all...] |
/third_party/musl/src/misc/ |
H A D | ioctl.c | 83 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 D | memops.c | 22 pseudo_t new = NULL; in rewrite_load_instruction() local
|
H A D | scope.c | 56 void rebind_scope(struct symbol *sym, struct scope *new) in rebind_scope() argument
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_disasm_info.c | 187 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 D | Ordinals.pm | 81 sub new { subroutine 783 sub new { global() subroutine [all...] |
/third_party/rust/crates/bindgen/bindgen/ir/analysis/ |
H A D | sizedness.rs | 170 fn new(ctx: &'ctx BindgenContext) -> SizednessAnalysis<'ctx> { in new() functions
|
/third_party/rust/crates/aho-corasick/src/ |
H A D | classes.rs | 159 pub fn new() -> ByteClassBuilder { in new() functions
|
/third_party/rust/crates/cxx/gen/build/src/syntax/ |
H A D | discriminant.rs | 30 pub fn new(repr: Option<Atom>) -> Self { in new() functions
|
H A D | map.rs | 22 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 D | discriminant.rs | 30 pub fn new(repr: Option<Atom>) -> Self { in new() functions
|
H A D | map.rs | 22 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 D | discriminant.rs | 30 pub fn new(repr: Option<Atom>) -> Self { in new() functions
|
H A D | map.rs | 22 pub fn new() -> Self { in new() functions 94 pub fn new() -> Self { in new() functions
|
/third_party/rust/crates/cxx/syntax/ |
H A D | discriminant.rs | 30 pub fn new(repr: Option<Atom>) -> Self { in new() functions
|
H A D | map.rs | 22 pub fn new() -> Self { in new() functions 94 pub fn new() -> Self { in new() functions
|
/third_party/rust/crates/autocfg/src/ |
H A D | lib.rs | 127 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 D | file.rs | 21 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 D | lib.rs | 159 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...] |