| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | wm8350.c | 1319 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 D | 3w-xxxx.c | 831 static int tw_allocate_memory(TW_Device_Extension *tw_dev, int size, int which) in tw_allocate_memory() argument
|
| H A D | 3w-sas.c | 641 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 D | sock_map.c | 1457 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 D | cJSON_Utils.c | 393 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 D | UCaseProps.java | 1501 public final boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() argument [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | ucnvisci.cpp | 1559 _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 D | UCaseProps.java | 1486 public final boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() argument [all...] |
| /third_party/ltp/lib/ |
| H A D | safe_macros.c | 1033 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 D | ucnvisci.cpp | 1559 _ISCIIGetUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) _ISCIIGetUnicodeSet() argument
|
| H A D | uprops.cpp | 173 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 D | convtest.cpp | 358 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 D | CharsetISO2022.java | 2915 void getUnicodeSetImpl(UnicodeSet setFillIn, int which) { in getUnicodeSetImpl() argument [all...] |
| H A D | CharsetISCII.java | 1441 void getUnicodeSetImpl( UnicodeSet setFillIn, int which){ in getUnicodeSetImpl() argument
|
| /third_party/libinput/test/ |
| H A D | test-pointer.c | 548 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 D | test-touchpad.c | 45 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 D | evdev-fallback.c | 1191 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 D | jobs.c | 923 int which = 0; local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/bn/ |
| H A D | bn_lib.c | 67 int BN_get_params(int which) in BN_get_params() argument
|
| /third_party/popt/src/ |
| H A D | popt.c | 701 static void poptStripArg(poptContext con, int which) in poptStripArg() argument
|
| /third_party/openssl/crypto/bn/ |
| H A D | bn_lib.c | 67 int BN_get_params(int which) in BN_get_params() argument
|
| /third_party/skia/src/codec/ |
| H A D | SkWuffsCodec.cpp | 836 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 D | ucnvisci.cpp | 1559 _ISCIIGetUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) _ISCIIGetUnicodeSet() argument
|
| /third_party/python/Modules/ |
| H A D | signalmodule.c | 910 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 D | demangle.cc | 797 int which = -1; in ParseUnnamedTypeName() local [all...] |