/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/ |
H A D | It_posix_pthread.c | 87 INT32 old; in ScenarInit() local [all...] |
/kernel/liteos_m/components/signal/ |
H A D | los_signal.c | 232 SIG_HANDLER old = NULL;
in LOS_SignalSet() local
|
/kernel/linux/linux-6.6/lib/ |
H A D | rbtree.c | 75 __rb_rotate_set_parents(struct rb_node *old, struct rb_node *new, in __rb_rotate_set_parents() argument 85 __rb_insert(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) __rb_insert() argument 227 ____rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) ____rb_erase_color() argument 410 __rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) __rb_erase_color() argument 425 dummy_copy(struct rb_node *old, struct rb_node *new) dummy_copy() argument 426 dummy_rotate(struct rb_node *old, struct rb_node *new) dummy_rotate() argument 456 __rb_insert_augmented(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) __rb_insert_augmented() argument [all...] |
/kernel/linux/linux-6.6/mm/ |
H A D | mmap_lock.c | 60 char **old = tmp_bufs; in free_memcg_path_bufs() local
|
H A D | swap_cgroup.c | 131 unsigned short old; in swap_cgroup_record() local 97 swap_cgroup_cmpxchg(swp_entry_t ent, unsigned short old, unsigned short new) swap_cgroup_cmpxchg() argument [all...] |
H A D | shrinker_debug.c | 212 const char *new, *old; in shrinker_debugfs_rename() local
|
/kernel/linux/linux-6.6/net/core/ |
H A D | gen_estimator.c | 138 struct net_rate_estimator *old, *est; in gen_new_estimator() local
|
/kernel/linux/linux-6.6/tools/include/linux/ |
H A D | rbtree_augmented.h | 171 __rb_change_child(struct rb_node *old, struct rb_node *new, in __rb_change_child() argument [all...] |
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | virtio_ring.h | 72 static inline int vring_need_event(__u16 event_idx, __u16 new_idx, __u16 old) in vring_need_event() argument
|
/third_party/ffmpeg/libavutil/ |
H A D | mathematics.c | 207 int64_t old = av_rescale_q(ts, ts_tb, inc_tb); in av_add_stable() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_lagfun.c | 42 float *old[4]; member
|
/third_party/backends/sanei/ |
H A D | sanei_thread.c | 344 int old; in local_thread() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
H A D | Padder.java | 13 public static PadPosition fromOld(int old) { in fromOld() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
H A D | Padder.java | 20 public static PadPosition fromOld(int old) { in fromOld() argument
|
/third_party/mbedtls/library/ |
H A D | ssl_cache.c | 139 mbedtls_ssl_cache_entry *old = NULL; in ssl_cache_pick_writing_slot() local [all...] |
/third_party/mesa3d/src/glx/apple/ |
H A D | appledri.c | 89 void *old = surface_notify_handler; in XAppleDRISetSurfaceNotifyHandler() local
|
/third_party/musl/porting/liteos_a/kernel/src/internal/ |
H A D | atomic.h | 22 int old; in a_cas() local 35 int old; in a_swap() local 48 int old; in a_fetch_add() local 61 int old; a_fetch_and() local 74 int old; a_fetch_or() local 91 void *old; a_cas_p() local 110 int old; a_swap() local 121 int old; a_fetch_add() local 132 int old; a_fetch_and() local 142 int old; a_fetch_or() local [all...] |
/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/linux/user/src/time/ |
H A D | strptime.c | 51 struct tm old; in __getzonename() local
|
/third_party/musl/src/internal/ |
H A D | atomic.h | 22 int old; in a_cas() local 35 int old; in a_swap() local 48 int old; in a_fetch_add() local 61 int old; a_fetch_and() local 74 int old; a_fetch_or() local 91 void *old; a_cas_p() local 110 int old; a_swap() local 121 int old; a_fetch_add() local 132 int old; a_fetch_and() local 142 int old; a_fetch_or() 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/mesa3d/src/mesa/main/ |
H A D | shared.c | 484 struct gl_shared_state *old = *ptr; in _mesa_reference_shared_state() local
|
H A D | shaderobj.c | 69 struct gl_shader *old = *ptr; in _reference_shader() local 256 struct gl_shader_program *old in _mesa_reference_shader_program_() local [all...] |
H A D | glspirv.c | 41 struct gl_spirv_module *old = *dest; in _mesa_spirv_module_reference() local 56 struct gl_shader_spirv_data *old = *dest; in _mesa_shader_spirv_data_reference() local
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | nodearray.h | 221 nodearray old = *a; in nodearray_orr() variable
|