Home
last modified time | relevance | path

Searched defs:which (Results 51 - 75 of 205) sorted by relevance

123456789

/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetASCII.java361 void getUnicodeSetImpl( UnicodeSet setFillIn, int which){ in getUnicodeSetImpl() argument
H A DCharsetUTF7.java781 void getUnicodeSetImpl( UnicodeSet setFillIn, int which){ in getUnicodeSetImpl() argument
H A DCharsetUTF8.java645 void getUnicodeSetImpl( UnicodeSet setFillIn, int which){ in getUnicodeSetImpl() argument
H A DCharsetUTF16.java329 void getUnicodeSetImpl( UnicodeSet setFillIn, int which){ in getUnicodeSetImpl() argument
H A DCharsetUTF32.java257 void getUnicodeSetImpl( UnicodeSet setFillIn, int which){ in getUnicodeSetImpl() argument
/third_party/libinput/test/
H A Dtest-switch.c272 enum litest_device_type which = LITEST_SYNAPTICS_I2C; in switch_init_paired_touchpad() local
282 enum libinput_switch which = _i; /* ranged test */ in START_TEST() local
322 enum libinput_switch which = _i; /* ranged test */ in START_TEST() local
354 enum libinput_switch which = _i; /* ranged test */ START_TEST() local
394 enum libinput_switch which = _i; /* ranged test */ START_TEST() local
434 enum libinput_switch which = _i; /* ranged test */ START_TEST() local
469 enum libinput_switch which = _i; /* ranged test */ START_TEST() local
510 enum libinput_switch which = _i; /* ranged test */ START_TEST() local
642 enum libinput_switch which = _i; /* ranged test */ START_TEST() local
683 enum libinput_switch which = _i; /* ranged test */ START_TEST() local
[all...]
/third_party/node/deps/openssl/openssl/
H A DConfigure3259 sub which global() subroutine
[all...]
/third_party/node/deps/uv/src/unix/
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
167 static int which[] in uv_uptime() local
185 int which[] = {CTL_HW,HW_MODEL}; uv_cpu_info() local
[all...]
/third_party/openssl/
H A DConfigure3254 sub which global() subroutine
[all...]
/third_party/skia/third_party/externals/icu/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
/third_party/toybox/
H A Dmain.c74 static void toy_singleinit(struct toy_list *which, char *argv[]) in toy_singleinit() argument
109 toy_init(struct toy_list *which, char *argv[]) toy_init() argument
144 toy_exec_which(struct toy_list *which, char *argv[]) toy_exec_which() argument
[all...]
H A Dtoys.h99 struct toy_list *which; // Which entry in toy_list is this one? member
/third_party/toybox/porting/liteos_a/
H A Dmain.c75 static void toy_singleinit(struct toy_list *which, char *argv[]) in toy_singleinit() argument
110 toy_init(struct toy_list *which, char *argv[]) toy_init() argument
145 toy_exec_which(struct toy_list *which, char *argv[]) toy_exec_which() argument
[all...]
H A Dtoys.h105 struct toy_list *which; // Which entry in toy_list is this one? member
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_service.cc281 void ImmutableServiceGenerator::GenerateGetPrototype(RequestOrResponse which, in GenerateGetPrototype() argument
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_upstreammonitor.cpp180 void NetworkShareUpstreamMonitor::NotifyMainStateMachine(int which, const std::shared_ptr<UpstreamNetworkInfo> &obj) in NotifyMainStateMachine() argument
189 void NetworkShareUpstreamMonitor::NotifyMainStateMachine(int which) in NotifyMainStateMachine() argument
/third_party/elfutils/tests/
H A Daddrcfi.c105 handle_cfi (Dwfl *dwfl, const char *which, Dwarf_CFI *cfi, in handle_cfi() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUBiDiProps.java152 public final int getMaxValue(int which) { in getMaxValue() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dfldset.cpp198 int32_t which = udbg_enumByString(fEnum, name); in handleParseName() local
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
H A DTestConversion.java72 int which; field in TestConversion.ConversionCase
/third_party/icu/icu4c/source/common/
H A Dubidi_props.cpp117 ubidi_getMaxValue(UProperty which) { in ubidi_getMaxValue() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUBiDiProps.java156 public final int getMaxValue(int which) { in getMaxValue() argument
/third_party/libuv/src/unix/
H A Dfreebsd.c103 int which[] = {CTL_HW, HW_PHYSMEM}; in uv_get_total_memory() local
127 int which[] = {CTL_VM, VM_LOADAVG}; in uv_loadavg() local
H A Dnetbsd.c56 int which[] = {CTL_VM, VM_LOADAVG}; in uv_loadavg() local
103 int which[] = {CTL_VM, VM_UVMEXP}; in uv_get_free_memory() local
115 int which[] = {CTL_HW, HW_PHYSMEM64}; in uv_get_total_memory() local
173 static int which[] = {CTL_KERN, KERN_BOOTTIME}; uv_uptime() local
[all...]
/third_party/libwebsockets/lib/system/async-dns/
H A Dasync-dns.c146 int m, n, which; in lws_async_dns_writeable() local
[all...]

Completed in 16 milliseconds

123456789