Home
last modified time | relevance | path

Searched defs:next (Results 26 - 50 of 6587) sorted by relevance

12345678910>>...264

/kernel/linux/linux-6.6/arch/csky/include/asm/
H A Dswitch_to.h9 __switch_to_fpu(struct task_struct *prev, struct task_struct *next) __switch_to_fpu() argument
16 __switch_to_fpu(struct task_struct *prev, struct task_struct *next) __switch_to_fpu() argument
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dmembarrier.h4 membarrier_arch_switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) membarrier_arch_switch_mm() argument
/kernel/linux/linux-6.6/arch/arm/nwfpe/
H A Dentry.S86 next: label
/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dsa1111_generic.h8 struct sa1111_pcmcia_socket *next; member
/kernel/linux/linux-6.6/include/asm-generic/
H A Dnommu_context.h11 switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) switch_mm() argument
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Dsa1111_generic.h8 struct sa1111_pcmcia_socket *next; member
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dprocess.h13 switch_to_extra(struct task_struct *prev, struct task_struct *next) switch_to_extra() argument
/third_party/node/test/parallel/
H A Dtest-listen-fd-detached-inherit.js
H A Dtest-listen-fd-detached.js
H A Dtest-tls-async-cb-after-socket-end.js67 function next() { function
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_opl.h38 nghttp3_opl_entry *next; member
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_opl.h37 ngtcp2_opl_entry *next; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dscope.h32 struct scope *next; member
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_tls.h39 struct stw_tls_data *next; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dforward-inherit-struct-with-fields.hpp5 Rooted<T>* next; member in js::RootedBase
H A Dno_size_t_is_usize.h9 struct A* next; member
H A Dinner_template_self.hpp4 LinkedList<T>* next; member in LinkedList
/third_party/vk-gl-cts/external/amber/src/src/
H A Dtokenizer_test.cc28 auto next = t.NextToken(); in TEST_F() local
35 auto next = t.NextToken(); in TEST_F() local
47 auto next = t.NextToken(); TEST_F() local
59 auto next = t.NextToken(); TEST_F() local
71 auto next = t.NextToken(); TEST_F() local
85 auto next = t.NextToken(); TestNaN() local
110 auto next = t.NextToken(); TEST_F() local
122 auto next = t.NextToken(); TEST_F() local
134 auto next = t.NextToken(); TEST_F() local
146 auto next = t.NextToken(); TEST_F() local
163 auto next = t.NextToken(); TEST_F() local
216 auto next = t.NextToken(); TEST_F() local
266 auto next = t.NextToken(); TEST_F() local
278 auto next = t.NextToken(); TEST_F() local
290 auto next = t.NextToken(); TEST_F() local
303 auto next = t.NextToken(); TEST_F() local
315 auto next = t.NextToken(); TEST_F() local
327 auto next = t.NextToken(); TEST_F() local
353 auto next = t.NextToken(); TEST_F() local
391 auto next = t.NextToken(); TEST_F() local
402 auto next = t.NextToken(); TEST_F() local
413 auto next = t.NextToken(); TEST_F() local
421 auto next = t.NextToken(); TEST_F() local
429 auto next = t.NextToken(); TEST_F() local
437 auto next = t.NextToken(); TEST_F() local
448 auto next = t.NextToken(); TEST_F() local
460 auto next = t.NextToken(); TEST_F() local
472 auto next = t.NextToken(); TEST_F() local
483 auto next = t.NextToken(); TEST_F() local
494 auto next = t.NextToken(); TEST_F() local
505 auto next = t.NextToken(); TEST_F() local
517 auto next = t.NextToken(); TEST_F() local
536 auto next = t.NextToken(); TEST_F() local
553 auto next = t.NextToken(); TEST_F() local
570 auto next = t.NextToken(); TEST_F() local
593 auto next = t.NextToken(); TEST_F() local
612 auto next = t.NextToken(); TEST_F() local
629 auto next = t.NextToken(); TEST_F() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dblacklist.h13 struct wpa_blacklist *next; member
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/include/
H A Dcert_manager_double_list.h27 struct DoubleList *next; member
/base/security/huks/utils/list/
H A Dhks_double_list.h21 struct DoubleList *next; member
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/
H A Dmpp_trie.h28 RK_S16 next[16]; member
/foundation/arkui/napi/reference_manager/
H A Dnative_reference_manager.cpp40 NativeReference* next = reinterpret_cast<ArkNativeReference*>(reference)->next_; in ReleaseHandler() local
/foundation/resourceschedule/ffrt/src/util/
H A Dlinked_list.h29 LinkedList(LinkedList* prev, LinkedList* next) : prev(prev), next(next) in LinkedList() argument
105 LinkedList* next = cur->next; global() variable
116 LinkedList* next = cur->next; global() variable
126 LinkedList* next = cur->next; global() variable
127 Delete(next); global() variable
138 LinkedList* next = cur->next; global() variable
139 Delete(next); global() variable
289 LinkedList* next; global() member in ffrt::LinkedList
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dspunge_app.c118 FILLP_INT next; in SpungeDelEpInstFromFtSocket() local

Completed in 6 milliseconds

12345678910>>...264