| /third_party/gptfdisk/ |
| H A D | gpt.cc | 1637 WhichToUse which = use_new; in UseWhichPartitions() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | UCharacterProperty.java | 345 int which; field in UCharacterProperty.CaseBinaryProperty 346 CaseBinaryProperty(int which) { in CaseBinaryProperty() argument 357 int which; field in UCharacterProperty.EmojiBinaryProperty 358 EmojiBinaryProperty(int which) { in EmojiBinaryProperty() argument 369 int which; global() field in UCharacterProperty.NormInertBinaryProperty 370 NormInertBinaryProperty(int source, int which) NormInertBinaryProperty() argument 573 hasBinaryProperty(int c, int which) hasBinaryProperty() argument 629 getMaxValue(int which) getMaxValue() argument 639 getMaxValue(int which) getMaxValue() argument 649 getMaxValue(int which) getMaxValue() argument 655 int which; global() field in UCharacterProperty.NormQuickCheckIntProperty 657 NormQuickCheckIntProperty(int source, int which, int max) NormQuickCheckIntProperty() argument 667 getMaxValue(int which) getMaxValue() argument 810 getIntPropertyValue(int c, int which) getIntPropertyValue() argument 823 getIntPropertyMaxValue(int which) getIntPropertyMaxValue() argument 834 getSource(int which) getSource() argument [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cucdtst.c | 2809 UProperty which; in TestAdditionalProperties() local 3377 testFold(UChar32 c, int which, UChar32 simple, UChar32 turkic, const UChar *full, int32_t fullLength, const UChar *turkicFull, int32_t turkicFullLength) testFold() argument 3413 testFoldToSelf(UChar32 c, int which) testFoldToSelf() argument 3427 int which; global() member 3442 int which; caseFoldingLineFn() local [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | ucnvmbcs.cpp | 853 ucnv_MBCSGetFilteredUnicodeSetForUnicode(const UConverterSharedData *sharedData, const USetAdder *sa, UConverterUnicodeSet which, UConverterSetFilter filter, UErrorCode *pErrorCode) ucnv_MBCSGetFilteredUnicodeSetForUnicode() argument 1062 ucnv_MBCSGetUnicodeSetForUnicode(const UConverterSharedData *sharedData, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) ucnv_MBCSGetUnicodeSetForUnicode() argument 1075 ucnv_MBCSGetUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) ucnv_MBCSGetUnicodeSet() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | UCharacterProperty.java | 345 int which; field in UCharacterProperty.CaseBinaryProperty 346 CaseBinaryProperty(int which) { in CaseBinaryProperty() argument 357 int which; field in UCharacterProperty.NormInertBinaryProperty 358 NormInertBinaryProperty(int source, int which) { in NormInertBinaryProperty() argument 554 hasBinaryProperty(int c, int which) hasBinaryProperty() argument 610 getMaxValue(int which) getMaxValue() argument 620 getMaxValue(int which) getMaxValue() argument 630 getMaxValue(int which) getMaxValue() argument 636 int which; global() field in UCharacterProperty.NormQuickCheckIntProperty 638 NormQuickCheckIntProperty(int source, int which, int max) NormQuickCheckIntProperty() argument 648 getMaxValue(int which) getMaxValue() argument 791 getIntPropertyValue(int c, int which) getIntPropertyValue() argument 804 getIntPropertyMaxValue(int which) getIntPropertyMaxValue() argument 815 getSource(int which) getSource() argument [all...] |
| /third_party/nghttp2/src/ |
| H A D | shrpx_downstream.cc | 53 auto which = revents == EV_READ ? "read" : "write"; in upstream_timeoutcb() local 83 auto which = revents == EV_READ ? "read" : "write"; in downstream_timeoutcb() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucnvmbcs.cpp | 853 ucnv_MBCSGetFilteredUnicodeSetForUnicode(const UConverterSharedData *sharedData, const USetAdder *sa, UConverterUnicodeSet which, UConverterSetFilter filter, UErrorCode *pErrorCode) ucnv_MBCSGetFilteredUnicodeSetForUnicode() argument 1062 ucnv_MBCSGetUnicodeSetForUnicode(const UConverterSharedData *sharedData, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) ucnv_MBCSGetUnicodeSetForUnicode() argument 1075 ucnv_MBCSGetUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) ucnv_MBCSGetUnicodeSet() argument [all...] |
| /third_party/libinput/src/ |
| H A D | evdev-tablet.c | 2034 enum evdev_arbitration_state which; in tablet_toggle_touch_device() local 2007 tablet_set_touch_device_enabled(struct tablet_dispatch *tablet, enum evdev_arbitration_state which, const struct phys_rect *rect, uint64_t time) tablet_set_touch_device_enabled() argument
|
| H A D | quirks.c | 1586 quirk_find_prop(struct quirks *q, enum quirk which) in quirk_find_prop() argument 1599 quirks_has_quirk(struct quirks *q, enum quirk which) in quirks_has_quirk() argument 1605 quirks_get_int32(struct quirks *q, enum quirk which, int32_t *val) in quirks_get_int32() argument 1623 quirks_get_uint32(struct quirks *q, enum quirk which, uint32_t *val) quirks_get_uint32() argument 1641 quirks_get_double(struct quirks *q, enum quirk which, double *val) quirks_get_double() argument 1659 quirks_get_string(struct quirks *q, enum quirk which, char **val) quirks_get_string() argument 1677 quirks_get_bool(struct quirks *q, enum quirk which, bool *val) quirks_get_bool() argument 1695 quirks_get_dimensions(struct quirks *q, enum quirk which, struct quirk_dimensions *val) quirks_get_dimensions() argument 1715 quirks_get_range(struct quirks *q, enum quirk which, struct quirk_range *val) quirks_get_range() argument 1735 quirks_get_tuples(struct quirks *q, enum quirk which, const struct quirk_tuples **tuples) quirks_get_tuples() argument 1755 quirks_get_uint32_array(struct quirks *q, enum quirk which, const uint32_t **array, size_t *nelements) quirks_get_uint32_array() argument [all...] |
| H A D | evdev.c | 1189 evdev_init_accel(struct evdev_device *device, enum libinput_config_accel_profile which) evdev_init_accel() argument
|
| H A D | evdev-mt-touchpad.c | 2966 tp_init_accel(struct tp_dispatch *tp, enum libinput_config_accel_profile which) in tp_init_accel() argument 2783 tp_interface_toggle_touch(struct evdev_dispatch *dispatch, struct evdev_device *device, enum evdev_arbitration_state which, const struct phys_rect *rect, uint64_t time) tp_interface_toggle_touch() argument
|
| /third_party/libinput/test/ |
| H A D | litest.h | 402 enum litest_device_type which; member
|
| H A D | litest.c | 994 litest_run_suite(struct list *tests, int which, int max, int error_fd) in litest_run_suite() argument 1618 litest_create(enum litest_device_type which, in litest_create() argument 1767 litest_add_device_with_overrides(struct libinput *libinput, enum litest_device_type which, const char *name_override, struct input_id *id_override, const struct input_absinfo *abs_override, const int *events_override) litest_add_device_with_overrides() argument 1820 litest_add_device(struct libinput *libinput, enum litest_device_type which) litest_add_device() argument 1832 litest_create_device_with_overrides(enum litest_device_type which, const char *name_override, struct input_id *id_override, const struct input_absinfo *abs_override, const int *events_override) litest_create_device_with_overrides() argument 1850 litest_create_device(enum litest_device_type which) litest_create_device() argument [all...] |
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jquant2.c | 259 boxptr which = NULL; in LOCAL() local 279 boxptr which = NULL; in LOCAL() local [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucnvmbcs.cpp | 853 ucnv_MBCSGetFilteredUnicodeSetForUnicode(const UConverterSharedData *sharedData, const USetAdder *sa, UConverterUnicodeSet which, UConverterSetFilter filter, UErrorCode *pErrorCode) ucnv_MBCSGetFilteredUnicodeSetForUnicode() argument 1062 ucnv_MBCSGetUnicodeSetForUnicode(const UConverterSharedData *sharedData, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) ucnv_MBCSGetUnicodeSetForUnicode() argument 1075 ucnv_MBCSGetUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) ucnv_MBCSGetUnicodeSet() argument [all...] |
| /third_party/toybox/porting/liteos_a/toys/posix/ |
| H A D | ps.c | 182 short which, len, reverse; member 462 int which in string_field() local [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | ps.c | 225 short which, len, reverse; member 505 int which in string_field() local [all...] |
| /third_party/python/Modules/ |
| H A D | _xxsubinterpretersmodule.c | 661 _channelends_close_interpreter(_channelends *ends, int64_t interp, int which) in _channelends_close_interpreter() argument 691 _channelends_close_all(_channelends *ends, int which, int force) in _channelends_close_all() argument
|
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | icu4j-charset-4_8_1_1.jar | ... .ibm.icu.text.UnicodeSet setFillIn
int which
}
com/ibm/icu/charset/CharsetASCII$CharsetDecoderASCII.class
CharsetASCII ... |
| /foundation/communication/netmanager_base/services/netmanagernative/src/ |
| H A D | netsys_native_service_stub.cpp | 700 int32_t which = data.ReadInt32(); in CmdGetProcSysNet() local 714 int32_t which = data.ReadInt32(); in CmdSetProcSysNet() local
|
| /third_party/ltp/testcases/kernel/fs/fsstress/ |
| H A D | fsstress.c | 862 get_fname(int which, long r, pathname_t * name, flist_t ** flpp, fent_t ** fepp, in get_fname() argument 1484 int which; in attr_remove_f() local
|
| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| H A D | CharsetMBCS.java | 4768 void MBCSGetFilteredUnicodeSetForUnicode(UConverterSharedData data, UnicodeSet setFillIn, int which, int filter){ in MBCSGetFilteredUnicodeSetForUnicode() argument 5004 extGetUnicodeSet(UnicodeSet setFillIn, int which, int filter, UConverterSharedData Data) extGetUnicodeSet() argument 5099 MBCSGetUnicodeSetForUnicode(UConverterSharedData data, UnicodeSet setFillIn, int which) MBCSGetUnicodeSetForUnicode() argument 5105 getUnicodeSetImpl( UnicodeSet setFillIn, int which) getUnicodeSetImpl() argument [all...] |
| /third_party/selinux/checkpolicy/ |
| H A D | policy_define.c | 362 int define_default_user(int which) in define_default_user() argument 394 int define_default_role(int which) in define_default_role() argument 426 int define_default_type(int which) in define_default_type() argument 458 int define_default_range(int which) in define_default_range() argument 1604 define_compute_type_helper(int which, avrule_t ** rule) define_compute_type_helper() argument 1695 define_compute_type(int which) define_compute_type() argument 1719 define_cond_compute_type(int which) define_cond_compute_type() argument 2037 define_te_avtab_xperms_helper(int which, avrule_t ** rule) define_te_avtab_xperms_helper() argument 2463 define_te_avtab_extended_perms(int which) define_te_avtab_extended_perms() argument 2497 define_te_avtab_helper(int which, avrule_t ** rule) define_te_avtab_helper() argument 2647 define_cond_te_avtab(int which) define_cond_te_avtab() argument 2667 define_te_avtab(int which) define_te_avtab() argument [all...] |
| /third_party/curl/src/ |
| H A D | tool_getparam.c | 775 GetSizeParameter(struct GlobalConfig *global, const char *arg, const char *which, curl_off_t *value_out) GetSizeParameter() argument
|
| /third_party/python/Modules/clinic/ |
| H A D | posixmodule.c.h | 1473 int which; in os_getpriority() local 1517 int which; os_setpriority() local [all...] |