Home
last modified time | relevance | path

Searched defs:which (Results 426 - 450 of 630) sorted by relevance

1...<<11121314151617181920>>...26

/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm8350.c1319 int wm8350_hp_jack_detect(struct snd_soc_component *component, enum wm8350_jack which, in wm8350_hp_jack_detect() argument
/kernel/linux/linux-6.6/drivers/scsi/
H A D3w-xxxx.c831 static int tw_allocate_memory(TW_Device_Extension *tw_dev, int size, int which) in tw_allocate_memory() argument
H A D3w-sas.c641 static int twl_allocate_memory(TW_Device_Extension *tw_dev, int size, int which) in twl_allocate_memory() argument
/kernel/linux/linux-6.6/net/core/
H A Dsock_map.c1457 sock_map_prog_lookup(struct bpf_map *map, struct bpf_prog ***pprog, u32 which) sock_map_prog_lookup() argument
1491 sock_map_prog_update(struct bpf_map *map, struct bpf_prog *prog, struct bpf_prog *old, u32 which) sock_map_prog_update() argument
/third_party/cJSON/
H A DcJSON_Utils.c393 static cJSON *detach_item_from_array(cJSON *array, size_t which) in detach_item_from_array() argument
710 static cJSON_bool insert_item_in_array(cJSON *array, size_t which, cJSON *newitem) in insert_item_in_array() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUCaseProps.java1501 public final boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Ducnvisci.cpp1559 _ISCIIGetUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) _ISCIIGetUnicodeSet() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUCaseProps.java1486 public final boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() argument
[all...]
/third_party/ltp/lib/
H A Dsafe_macros.c1033 int safe_getpriority(const char *file, const int lineno, int which, id_t who) in safe_getpriority() argument
/third_party/node/deps/icu-small/source/common/
H A Ducnvisci.cpp1559 _ISCIIGetUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) _ISCIIGetUnicodeSet() argument
H A Duprops.cpp173 static UBool caseBinaryPropertyContains(const BinaryProperty &/*prop*/, UChar32 c, UProperty which) { in caseBinaryPropertyContains() argument
208 static UBool isNormInert(const BinaryProperty &/*prop*/, UChar32 c, UProperty which) { in isNormInert() argument
327 hasEmojiProperty(const BinaryProperty & , UChar32 c, UProperty which) hasEmojiProperty() argument
465 u_hasBinaryProperty(UChar32 c, UProperty which) u_hasBinaryProperty() argument
490 u_stringHasBinaryProperty(const char16_t *s, int32_t length, UProperty which) u_stringHasBinaryProperty() argument
543 biDiGetMaxValue(const IntProperty & , UProperty which) biDiGetMaxValue() argument
620 getNormQuickCheck(const IntProperty & , UChar32 c, UProperty which) getNormQuickCheck() argument
657 layoutGetMaxValue(const IntProperty & , UProperty which) layoutGetMaxValue() argument
712 u_getIntPropertyValue(UChar32 c, UProperty which) u_getIntPropertyValue() argument
733 u_getIntPropertyMaxValue(UProperty which) u_getIntPropertyMaxValue() argument
746 uprops_getSource(UProperty which) uprops_getSource() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dconvtest.cpp358 int32_t which; in TestGetUnicodeSet() local
570 UConverterUnicodeSet which; in TestGetUnicodeSet2() local
[all...]
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetISO2022.java2915 void getUnicodeSetImpl(UnicodeSet setFillIn, int which) { in getUnicodeSetImpl() argument
[all...]
H A DCharsetISCII.java1441 void getUnicodeSetImpl( UnicodeSet setFillIn, int which){ in getUnicodeSetImpl() argument
/third_party/libinput/test/
H A Dtest-pointer.c548 wheel_click_count(struct litest_device *dev, int which) in wheel_click_count() argument
575 wheel_click_angle(struct litest_device *dev, int which) in wheel_click_angle() argument
669 test_wheel_event(struct litest_device *dev, int which, in argument
607 test_high_and_low_wheel_events_value(struct litest_device *dev, int which, int v120_amount) test_high_and_low_wheel_events_value() argument
714 test_hi_res_wheel_event(struct litest_device *dev, int which, int v120_amount) test_hi_res_wheel_event() argument
[all...]
H A Dtest-touchpad.c45 enum litest_device_type which = LITEST_KEYBOARD; in dwt_init_paired_keyboard() local
5293 int which = _i; /* ranged test */ in START_TEST() local
[all...]
/third_party/libinput/src/
H A Devdev-fallback.c1191 fallback_interface_toggle_touch(struct evdev_dispatch *evdev_dispatch, struct evdev_device *device, enum evdev_arbitration_state which, const struct phys_rect *phys_rect, uint64_t time) fallback_interface_toggle_touch() argument
/third_party/mksh/
H A Djobs.c923 int which = 0; local
[all...]
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_lib.c67 int BN_get_params(int which) in BN_get_params() argument
/third_party/popt/src/
H A Dpopt.c701 static void poptStripArg(poptContext con, int which) in poptStripArg() argument
/third_party/openssl/crypto/bn/
H A Dbn_lib.c67 int BN_get_params(int which) in BN_get_params() argument
/third_party/skia/src/codec/
H A DSkWuffsCodec.cpp836 seekFrame(WhichDecoder which, int frameIndex) seekFrame() argument
866 resetDecoder(WhichDecoder which) resetDecoder() argument
884 decodeFrameConfig(WhichDecoder which) decodeFrameConfig() argument
898 decodeFrame(WhichDecoder which) decodeFrame() argument
913 updateNumFullyReceivedFrames(WhichDecoder which) updateNumFullyReceivedFrames() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnvisci.cpp1559 _ISCIIGetUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) _ISCIIGetUnicodeSet() argument
/third_party/python/Modules/
H A Dsignalmodule.c910 signal_setitimer_impl(PyObject *module, int which, PyObject *seconds, argument
947 signal_getitimer_impl(PyObject *module, int which) argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
H A Ddemangle.cc797 int which = -1; in ParseUnnamedTypeName() local
[all...]

Completed in 51 milliseconds

1...<<11121314151617181920>>...26