| /third_party/ltp/testcases/kernel/syscalls/getitimer/ |
| H A D | getitimer01.c | 25 int which; member
|
| /third_party/libinput/udev/ |
| H A D | test-libinput-fuzz-extract.c | 37 uint32_t which; in START_TEST() member [all...] |
| /foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/ |
| H A D | networkshare_upstreammonitor_test.cpp | 225 int32_t which = 100; in HWTEST_F() local
|
| /foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/ |
| H A D | networkshare_upstreammonitor_test.cpp | 226 int32_t which = 100; in HWTEST_F() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
| H A D | DateTimeStyleSet.java | 30 private int getOrNone(int which) { in getOrNone() argument
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| H A D | DateTimeStyleSet.java | 27 private int getOrNone(int which) { in getOrNone() argument
|
| /third_party/libwebsockets/lib/system/dhcpclient/ |
| H A D | dhcpc4.c | 325 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 D | Charset88591.java | 143 void getUnicodeSetImpl( UnicodeSet setFillIn, int which){ in getUnicodeSetImpl() argument
|
| H A D | CharsetICU.java | 379 abstract void getUnicodeSetImpl(UnicodeSet setFillIn, int which); in getUnicodeSetImpl() argument 403 public void getUnicodeSet(UnicodeSet setFillIn, int which){ in getUnicodeSet() argument
|
| H A D | CharsetHZ.java | 393 void getUnicodeSetImpl( UnicodeSet setFillIn, int which){ in getUnicodeSetImpl() argument
|
| /third_party/ltp/testcases/kernel/syscalls/setpriority/ |
| H A D | setpriority01.c | 25 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 D | setitimer01.c | 32 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 D | cpp_service.cc | 270 void ServiceGenerator::GenerateGetPrototype(RequestOrResponse which, in GenerateGetPrototype() argument
|
| /third_party/vk-gl-cts/scripts/build/ |
| H A D | common.py | 115 def which (binName, paths = None): function
|
| /third_party/vk-gl-cts/scripts/ctsbuild/ |
| H A D | common.py | 115 def which (binName, paths = None): function
|
| /third_party/vk-gl-cts/scripts/ |
| H A D | gen_android_bp.py | 27 from ctsbuild.common import DEQP_DIR, writeFile, which, execute namespace
|
| /third_party/backends/backend/ |
| H A D | hp-device.c | 316 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 D | EmojiProps.java | 139 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 D | emojiprops.cpp | 125 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 D | ucnvlat1.cpp | 426 _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 D | darwin.c | 119 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 D | openbsd.c | 51 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 D | ucnvlat1.cpp | 426 _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 D | emojiprops.cpp | 125 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 D | chashtst.c | 339 static const char which[] = "which"; in hashIChars() local
|