Home
last modified time | relevance | path

Searched defs:which (Results 26 - 50 of 205) sorted by relevance

123456789

/third_party/ltp/testcases/kernel/syscalls/getitimer/
H A Dgetitimer01.c25 int which; member
/third_party/libinput/udev/
H A Dtest-libinput-fuzz-extract.c37 uint32_t which; in START_TEST() member
[all...]
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H A Dnetworkshare_upstreammonitor_test.cpp225 int32_t which = 100; in HWTEST_F() local
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_upstreammonitor_test.cpp226 int32_t which = 100; in HWTEST_F() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DDateTimeStyleSet.java30 private int getOrNone(int which) { in getOrNone() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DDateTimeStyleSet.java27 private int getOrNone(int which) { in getOrNone() argument
/third_party/libwebsockets/lib/system/dhcpclient/
H A Ddhcpc4.c325 lws_sa46_set_ipv4(lws_dhcpc_req_t *r, unsigned int which, uint8_t *p) in lws_sa46_set_ipv4() argument
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharset88591.java143 void getUnicodeSetImpl( UnicodeSet setFillIn, int which){ in getUnicodeSetImpl() argument
H A DCharsetICU.java379 abstract void getUnicodeSetImpl(UnicodeSet setFillIn, int which); in getUnicodeSetImpl() argument
403 public void getUnicodeSet(UnicodeSet setFillIn, int which){ in getUnicodeSet() argument
H A DCharsetHZ.java393 void getUnicodeSetImpl( UnicodeSet setFillIn, int which){ in getUnicodeSetImpl() argument
/third_party/ltp/testcases/kernel/syscalls/setpriority/
H A Dsetpriority01.c25 int which; member
33 static const char *str_which(int which) in str_which() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/setitimer/
H A Dsetitimer01.c32 int which; member
41 static int sys_setitimer(int which, void *new_value, void *old_value) in sys_setitimer() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_service.cc270 void ServiceGenerator::GenerateGetPrototype(RequestOrResponse which, in GenerateGetPrototype() argument
/third_party/vk-gl-cts/scripts/build/
H A Dcommon.py115 def which (binName, paths = None): function
/third_party/vk-gl-cts/scripts/ctsbuild/
H A Dcommon.py115 def which (binName, paths = None): function
/third_party/vk-gl-cts/scripts/
H A Dgen_android_bp.py27 from ctsbuild.common import DEQP_DIR, writeFile, which, execute namespace
/third_party/backends/backend/
H A Dhp-device.c316 sanei_hp_device_compat (HpDevice this, enum hp_device_compat_e which) in sanei_hp_device_compat() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DEmojiProps.java139 public boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() argument
151 public boolean hasBinaryProperty(CharSequence s, int which) { in hasBinaryProperty() argument
177 addStrings(int which, UnicodeSet set) addStrings() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Demojiprops.cpp125 EmojiProps::hasBinaryProperty(UChar32 c, UProperty which) { in hasBinaryProperty() argument
163 EmojiProps::hasBinaryProperty(const UChar *s, int32_t length, UProperty which) { in hasBinaryProperty() argument
197 addStrings(const USetAdder *sa, UProperty which, UErrorCode &errorCode) const addStrings() argument
[all...]
H A Ducnvlat1.cpp426 _Latin1GetUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) _Latin1GetUnicodeSet() argument
706 _ASCIIGetUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) _ASCIIGetUnicodeSet() argument
/third_party/libuv/src/unix/
H A Ddarwin.c119 int which[] = {CTL_HW, HW_MEMSIZE}; in uv_get_total_memory() local
142 int which[] = {CTL_VM, VM_LOADAVG}; in uv_loadavg() local
177 static int which[] = {CTL_KERN, KERN_BOOTTIME}; in uv_uptime() local
H A Dopenbsd.c51 int which[] = {CTL_VM, VM_LOADAVG}; in uv_loadavg() local
116 int which[] = {CTL_VM, VM_UVMEXP}; in uv_get_free_memory() local
127 int which[] = {CTL_HW, HW_PHYSMEM64}; in uv_get_total_memory() local
172 static int which[] in uv_uptime() local
190 int which[] = {CTL_HW,HW_MODEL}; uv_cpu_info() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Ducnvlat1.cpp426 _Latin1GetUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) _Latin1GetUnicodeSet() argument
706 _ASCIIGetUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) _ASCIIGetUnicodeSet() argument
H A Demojiprops.cpp125 EmojiProps::hasBinaryProperty(UChar32 c, UProperty which) { in hasBinaryProperty() argument
163 EmojiProps::hasBinaryProperty(const char16_t *s, int32_t length, UProperty which) { in hasBinaryProperty() argument
197 addStrings(const USetAdder *sa, UProperty which, UErrorCode &errorCode) const addStrings() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dchashtst.c339 static const char which[] = "which"; in hashIChars() local

Completed in 11 milliseconds

123456789