Home
last modified time | relevance | path

Searched defs:old (Results 476 - 500 of 2204) sorted by relevance

1...<<11121314151617181920>>...89

/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/
H A DIt_posix_pthread.c87 INT32 old; in ScenarInit() local
[all...]
/kernel/liteos_m/components/signal/
H A Dlos_signal.c232 SIG_HANDLER old = NULL; in LOS_SignalSet() local
/kernel/linux/linux-6.6/lib/
H A Drbtree.c75 __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 Dmmap_lock.c60 char **old = tmp_bufs; in free_memcg_path_bufs() local
H A Dswap_cgroup.c131 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 Dshrinker_debug.c212 const char *new, *old; in shrinker_debugfs_rename() local
/kernel/linux/linux-6.6/net/core/
H A Dgen_estimator.c138 struct net_rate_estimator *old, *est; in gen_new_estimator() local
/kernel/linux/linux-6.6/tools/include/linux/
H A Drbtree_augmented.h171 __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 Dvirtio_ring.h72 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 Dmathematics.c207 int64_t old = av_rescale_q(ts, ts_tb, inc_tb); in av_add_stable() local
/third_party/ffmpeg/libavfilter/
H A Dvf_lagfun.c42 float *old[4]; member
/third_party/backends/sanei/
H A Dsanei_thread.c344 int old; in local_thread() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DPadder.java13 public static PadPosition fromOld(int old) { in fromOld() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DPadder.java20 public static PadPosition fromOld(int old) { in fromOld() argument
/third_party/mbedtls/library/
H A Dssl_cache.c139 mbedtls_ssl_cache_entry *old = NULL; in ssl_cache_pick_writing_slot() local
[all...]
/third_party/mesa3d/src/glx/apple/
H A Dappledri.c89 void *old = surface_notify_handler; in XAppleDRISetSurfaceNotifyHandler() local
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Datomic.h22 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 Dgen.c252 static void replace(char *buf, char *old, char *new) in replace() argument
/third_party/musl/porting/linux/user/src/time/
H A Dstrptime.c51 struct tm old; in __getzonename() local
/third_party/musl/src/internal/
H A Datomic.h22 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 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/mesa3d/src/mesa/main/
H A Dshared.c484 struct gl_shared_state *old = *ptr; in _mesa_reference_shared_state() local
H A Dshaderobj.c69 struct gl_shader *old = *ptr; in _reference_shader() local
256 struct gl_shader_program *old in _mesa_reference_shader_program_() local
[all...]
H A Dglspirv.c41 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 Dnodearray.h221 nodearray old = *a; in nodearray_orr() variable

Completed in 14 milliseconds

1...<<11121314151617181920>>...89