/third_party/icu/icu4c/source/common/ |
H A D | brkiter.cpp | 331 ICULocaleService *service = getService(); in registerInstance() local 358 ICULocaleService *service = getService(); in getAvailableLocales() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
H A D | ICUServiceTest.java | 77 public SortedMap getDisplayNames(ICUService service) { in getDisplayNames() argument 88 public SortedMap getDisplayNames(ICUService service, ULocale locale) { in getDisplayNames() argument 97 public SortedMap getDisplayNames(ICUService service, ULocale locale, String matchID) { in getDisplayNames() argument 567 handleCreate(ULocale loc, int kind, ICUService service) handleCreate() argument [all...] |
H A D | ICUServiceThreadTest.java | 76 public static SortedMap getDisplayNames(ICUService service, ULocale locale) { in getDisplayNames() argument 122 protected ICUService service; field in ICUServiceThreadTest.TestThread 125 public TestThread(String name, ICUService service, long delay) { in TestThread() argument 197 RegisterFactoryThread(String name, ICUService service, long delay) { in RegisterFactoryThread() argument 213 UnregisterFactoryThread(String name, ICUService service, lon argument 238 UnregisterFactoryListThread(String name, ICUService service, long delay, Factory[] factories) UnregisterFactoryListThread() argument 256 GetVisibleThread(String name, ICUService service, long delay) GetVisibleThread() argument 276 GetDisplayThread(String name, ICUService service, long delay, ULocale locale) GetDisplayThread() argument 309 GetThread(String name, ICUService service, long delay) GetThread() argument 329 GetListThread(String name, ICUService service, long delay, String[] list) GetListThread() argument 360 registerFactories(ICUService service, Collection c) registerFactories() argument [all...] |
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
H A D | ICUServiceTest.java | 74 public SortedMap getDisplayNames(ICUService service) { in getDisplayNames() argument 85 public SortedMap getDisplayNames(ICUService service, ULocale locale) { in getDisplayNames() argument 94 public SortedMap getDisplayNames(ICUService service, ULocale locale, String matchID) { in getDisplayNames() argument 564 handleCreate(ULocale loc, int kind, ICUService service) handleCreate() argument [all...] |
H A D | ICUServiceThreadTest.java | 73 public static SortedMap getDisplayNames(ICUService service, ULocale locale) { in getDisplayNames() argument 119 protected ICUService service; field in ICUServiceThreadTest.TestThread 122 public TestThread(String name, ICUService service, long delay) { in TestThread() argument 194 RegisterFactoryThread(String name, ICUService service, long delay) { in RegisterFactoryThread() argument 210 UnregisterFactoryThread(String name, ICUService service, lon argument 235 UnregisterFactoryListThread(String name, ICUService service, long delay, Factory[] factories) UnregisterFactoryListThread() argument 253 GetVisibleThread(String name, ICUService service, long delay) GetVisibleThread() argument 273 GetDisplayThread(String name, ICUService service, long delay, ULocale locale) GetDisplayThread() argument 306 GetThread(String name, ICUService service, long delay) GetThread() argument 326 GetListThread(String name, ICUService service, long delay, String[] list) GetListThread() argument 357 registerFactories(ICUService service, Collection c) registerFactories() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | ICULocaleService.java | 384 public Object create(Key key, ICUService service) { in create() argument 443 protected Object handleCreate(ULocale loc, int kind, ICUService service) { in handleCreate() argument 507 public Object create(Key key, ICUService service) { in create() argument 600 handleCreate(ULocale loc, int kind, ICUService service) handleCreate() argument [all...] |
/third_party/libuv/src/win/ |
H A D | getaddrinfo.c | 238 uv_getaddrinfo(uv_loop_t* loop, uv_getaddrinfo_t* req, uv_getaddrinfo_cb getaddrinfo_cb, const char* node, const char* service, const struct addrinfo* hints) uv_getaddrinfo() argument [all...] |
/third_party/libuv/test/ |
H A D | test-threadpool-cancel.c | 142 getnameinfo_cb(uv_getnameinfo_t* handle, int status, const char* hostname, const char* service) getnameinfo_cb() argument
|
/third_party/mesa3d/src/asahi/lib/ |
H A D | agx_device.c | 289 io_service_t service = in agx_open_device() local
|
/third_party/libwebsockets/test-apps/android/app/src/main/java/org/libwebsockets/client/ |
H A D | ThreadService.java | 60 InputHandler(ThreadService service) { in InputHandler() argument 100 WorkerThreadRunnable(ThreadService service){ in WorkerThreadRunnable() argument [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | brkiter.cpp | 337 ICULocaleService *service = getService(); in registerInstance() local 364 ICULocaleService *service = getService(); in getAvailableLocales() local
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_getnameinfo.c | 121 char *service; in ares_getnameinfo_int() local 135 char *service = NULL; in ares_getnameinfo_int() local 207 char *service = NULL; in nameinfo_callback() local [all...] |
/third_party/ltp/testcases/network/lib6/ |
H A D | getaddrinfo_01.c | 107 check_addrinfo(int safe, const char *name, const char *host, in_port_t servnum, const char *service, int flags, int type, int proto, int (*test_cb)(struct addrinfo *)) check_addrinfo() argument [all...] |
/third_party/node/deps/v8/src/objects/ |
H A D | js-list-format.cc | 71 const char* service = "Intl.ListFormat"; in New() local
|
H A D | js-break-iterator.cc | 24 New( Isolate* isolate, Handle<Map> map, Handle<Object> locales, Handle<Object> options_obj, const char* service) New() argument
|
H A D | js-plural-rules.cc | 78 const char* service = "Intl.PluralRules"; in New() local
|
/third_party/node/deps/openssl/openssl/crypto/bio/ |
H A D | bss_conn.c | 472 char *service = BIO_ADDR_service_string(addr, 1); in conn_ctrl() local
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | s_socket.c | 212 char *service = NULL; in report_server_accept() local
|
/third_party/node/deps/uv/src/unix/ |
H A D | darwin.c | 217 io_object_t service; in uv__get_cpu_speed() local
|
/third_party/node/deps/uv/src/win/ |
H A D | getaddrinfo.c | 257 uv_getaddrinfo(uv_loop_t* loop, uv_getaddrinfo_t* req, uv_getaddrinfo_cb getaddrinfo_cb, const char* node, const char* service, const struct addrinfo* hints) uv_getaddrinfo() argument [all...] |
/third_party/libcoap/examples/lwip/ |
H A D | client-coap.c | 78 resolve_address(const char *host, const char *service, coap_address_t *dst, in resolve_address() argument
|
/third_party/openssl/crypto/bio/ |
H A D | bss_conn.c | 472 char *service = BIO_ADDR_service_string(addr, 1); in conn_ctrl() local
|
/third_party/openssl/apps/lib/ |
H A D | s_socket.c | 212 char *service = NULL; in report_server_accept() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | servls.cpp | 162 ServiceEnumeration(const ICULocaleService* service, UErrorCode &status) in ServiceEnumeration() argument 192 static ServiceEnumeration* create(const ICULocaleService* service) { in create() argument
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | FileDescriptorProto.php | 64 private $service; variable 345 $this->service = $arr; variable
|