| /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...] |
| /foundation/communication/netmanager_base/test/fuzztest/netsysclient_fuzzer/ |
| H A D | net_sys_client_fuzzer.cpp | 641 int32_t which = NetSysGetData<int32_t>(); in GetProcSysNetFuzzTest() local 660 int32_t which = NetSysGetData<int32_t>(); in SetProcSysNetFuzzTest() local
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/ |
| H A D | netsys_native_service.cpp | 301 int32_t NetsysNativeService::GetProcSysNet(int32_t family, int32_t which, const std::string &ifname, in GetProcSysNet() argument 309 int32_t NetsysNativeService::SetProcSysNet(int32_t family, int32_t which, const std::string &ifname, in SetProcSysNet() argument
|
| /foundation/communication/netmanager_base/frameworks/native/netmanagernative/ |
| H A D | netsys_native_service_proxy.cpp | 557 int32_t NetsysNativeServiceProxy::GetProcSysNet(int32_t family, int32_t which, const std::string &ifname, in GetProcSysNet() argument 597 int32_t NetsysNativeServiceProxy::SetProcSysNet(int32_t family, int32_t which, const std::string &ifname, in SetProcSysNet() argument
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
| H A D | net_manager_native.cpp | 296 int32_t NetManagerNative::SetProcSysNet(int32_t family, int32_t which, const std::string ifname, in SetProcSysNet() argument 302 int32_t NetManagerNative::GetProcSysNet(int32_t family, int32_t which, const std::string ifname, in GetProcSysNet() argument
|
| /third_party/backends/backend/ |
| H A D | dll.c | 414 directory_which which[3] = { B_USER_ADDONS_DIRECTORY, B_COMMON_ADDONS_DIRECTORY, B_BEOS_ADDONS_DIRECTORY }; in load() local
|
| /third_party/backends/backend/genesys/ |
| H A D | enums.h | 546 inline bool has_flag(ModelFlag flags, ModelFlag which) in has_flag() argument 595 inline bool has_flag(ScanFlag flags, ScanFlag which) in has_flag() argument
|
| /third_party/cJSON/ |
| H A D | cJSON.c | 2485 CJSON_PUBLIC(cJSON *) cJSON_DetachItemFromArray(cJSON *array, int which) in cJSON_DetachItemFromArray() argument 2495 CJSON_PUBLIC(void) cJSON_DeleteItemFromArray(cJSON *array, int which) in cJSON_DeleteItemFromArray() argument [all...] |