Home
last modified time | relevance | path

Searched defs:which (Results 76 - 100 of 607) sorted by relevance

12345678910>>...25

/kernel/linux/linux-6.6/kernel/irq/
H A Dirq_sim.c52 irq_sim_get_irqchip_state(struct irq_data *data, enum irqchip_irq_state which, bool *state) irq_sim_get_irqchip_state() argument
70 irq_sim_set_irqchip_state(struct irq_data *data, enum irqchip_irq_state which, bool state) irq_sim_set_irqchip_state() argument
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dx2apic_phys.c86 static void __x2apic_send_IPI_shorthand(int vector, u32 which) in __x2apic_send_IPI_shorthand() argument
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-partition-percpu.c53 partition_irq_set_irqchip_state(struct irq_data *d, enum irqchip_irq_state which, bool val) partition_irq_set_irqchip_state() argument
68 partition_irq_get_irqchip_state(struct irq_data *d, enum irqchip_irq_state which, bool *val) partition_irq_get_irqchip_state() argument
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H A Dposix_timers.c77 static int check_itimer(int which) in check_itimer() argument
138 check_timer_create(int which) check_timer_create() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dtailcalls.c221 static void test_tailcall_count(const char *which) in test_tailcall_count() argument
/third_party/backends/backend/
H A Dhp-device.c316 sanei_hp_device_compat (HpDevice this, enum hp_device_compat_e which) in sanei_hp_device_compat() argument
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetICU.java379 abstract void getUnicodeSetImpl(UnicodeSet setFillIn, int which); in getUnicodeSetImpl() argument
403 public void getUnicodeSet(UnicodeSet setFillIn, int which){ in getUnicodeSet() argument
H A DCharsetHZ.java393 void getUnicodeSetImpl( UnicodeSet setFillIn, int which){ in getUnicodeSetImpl() argument
H A DCharsetASCII.java361 void getUnicodeSetImpl( UnicodeSet setFillIn, int which){ in getUnicodeSetImpl() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DEmojiProps.java139 public boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() argument
151 public boolean hasBinaryProperty(CharSequence s, int which) { in hasBinaryProperty() argument
177 addStrings(int which, UnicodeSet set) addStrings() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Demojiprops.cpp125 EmojiProps::hasBinaryProperty(UChar32 c, UProperty which) { in hasBinaryProperty() argument
163 EmojiProps::hasBinaryProperty(const UChar *s, int32_t length, UProperty which) { in hasBinaryProperty() argument
197 addStrings(const USetAdder *sa, UProperty which, UErrorCode &errorCode) const addStrings() argument
[all...]
H A Ducnvlat1.cpp426 _Latin1GetUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) _Latin1GetUnicodeSet() argument
706 _ASCIIGetUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) _ASCIIGetUnicodeSet() argument
/third_party/libuv/src/unix/
H A Ddarwin.c119 int which[] = {CTL_HW, HW_MEMSIZE}; in uv_get_total_memory() local
142 int which[] = {CTL_VM, VM_LOADAVG}; in uv_loadavg() local
177 static int which[] = {CTL_KERN, KERN_BOOTTIME}; in uv_uptime() local
H A Dopenbsd.c51 int which[] = {CTL_VM, VM_LOADAVG}; in uv_loadavg() local
116 int which[] = {CTL_VM, VM_UVMEXP}; in uv_get_free_memory() local
127 int which[] = {CTL_HW, HW_PHYSMEM64}; in uv_get_total_memory() local
172 static int which[] in uv_uptime() local
190 int which[] = {CTL_HW,HW_MODEL}; uv_cpu_info() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Ducnvlat1.cpp426 _Latin1GetUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) _Latin1GetUnicodeSet() argument
706 _ASCIIGetUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) _ASCIIGetUnicodeSet() argument
H A Demojiprops.cpp125 EmojiProps::hasBinaryProperty(UChar32 c, UProperty which) { in hasBinaryProperty() argument
163 EmojiProps::hasBinaryProperty(const char16_t *s, int32_t length, UProperty which) { in hasBinaryProperty() argument
197 addStrings(const USetAdder *sa, UProperty which, UErrorCode &errorCode) const addStrings() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dchashtst.c339 static const char which[] = "which"; in hashIChars() local
/third_party/libinput/test/
H A Dtest-switch.c272 enum litest_device_type which = LITEST_SYNAPTICS_I2C; in switch_init_paired_touchpad() local
282 enum libinput_switch which = _i; /* ranged test */ in START_TEST() local
322 enum libinput_switch which = _i; /* ranged test */ in START_TEST() local
354 enum libinput_switch which = _i; /* ranged test */ START_TEST() local
394 enum libinput_switch which = _i; /* ranged test */ START_TEST() local
434 enum libinput_switch which = _i; /* ranged test */ START_TEST() local
469 enum libinput_switch which = _i; /* ranged test */ START_TEST() local
510 enum libinput_switch which = _i; /* ranged test */ START_TEST() local
642 enum libinput_switch which = _i; /* ranged test */ START_TEST() local
683 enum libinput_switch which = _i; /* ranged test */ START_TEST() local
[all...]
/third_party/node/deps/openssl/openssl/
H A DConfigure3259 sub which global() subroutine
[all...]
/third_party/node/deps/uv/src/unix/
H A Dopenbsd.c51 int which[] = {CTL_VM, VM_LOADAVG}; in uv_loadavg() local
116 int which[] = {CTL_VM, VM_UVMEXP}; in uv_get_free_memory() local
127 int which[] = {CTL_HW, HW_PHYSMEM64}; in uv_get_total_memory() local
167 static int which[] in uv_uptime() local
185 int which[] = {CTL_HW,HW_MODEL}; uv_cpu_info() local
[all...]
/third_party/openssl/
H A DConfigure3254 sub which global() subroutine
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnvlat1.cpp426 _Latin1GetUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) _Latin1GetUnicodeSet() argument
706 _ASCIIGetUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) _ASCIIGetUnicodeSet() argument
/third_party/toybox/
H A Dmain.c74 static void toy_singleinit(struct toy_list *which, char *argv[]) in toy_singleinit() argument
109 toy_init(struct toy_list *which, char *argv[]) toy_init() argument
144 toy_exec_which(struct toy_list *which, char *argv[]) toy_exec_which() argument
[all...]
/third_party/toybox/porting/liteos_a/
H A Dmain.c75 static void toy_singleinit(struct toy_list *which, char *argv[]) in toy_singleinit() argument
110 toy_init(struct toy_list *which, char *argv[]) toy_init() argument
145 toy_exec_which(struct toy_list *which, char *argv[]) toy_exec_which() argument
[all...]
H A Dtoys.h105 struct toy_list *which; // Which entry in toy_list is this one? member

Completed in 17 milliseconds

12345678910>>...25