Home
last modified time | relevance | path

Searched defs:which (Results 151 - 175 of 205) sorted by relevance

123456789

/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...]
/foundation/communication/netmanager_base/test/fuzztest/netsysclient_fuzzer/
H A Dnet_sys_client_fuzzer.cpp641 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 Dnetsys_native_service.cpp301 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 Dnetsys_native_service_proxy.cpp557 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 Dnet_manager_native.cpp296 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 Ddll.c414 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 Denums.h546 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 DcJSON.c2485 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...]

Completed in 57 milliseconds

123456789