Home
last modified time | relevance | path

Searched defs:service (Results 276 - 300 of 518) sorted by relevance

1...<<1112131415161718192021

/third_party/icu/icu4c/source/common/
H A Dbrkiter.cpp331 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 DICUServiceTest.java77 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 DICUServiceThreadTest.java76 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 DICUServiceTest.java74 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 DICUServiceThreadTest.java73 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 DICULocaleService.java384 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 Dgetaddrinfo.c238 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 Dtest-threadpool-cancel.c142 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 Dagx_device.c289 io_service_t service = in agx_open_device() local
/third_party/libwebsockets/test-apps/android/app/src/main/java/org/libwebsockets/client/
H A DThreadService.java60 InputHandler(ThreadService service) { in InputHandler() argument
100 WorkerThreadRunnable(ThreadService service){ in WorkerThreadRunnable() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dbrkiter.cpp337 ICULocaleService *service = getService(); in registerInstance() local
364 ICULocaleService *service = getService(); in getAvailableLocales() local
/third_party/node/deps/cares/src/lib/
H A Dares_getnameinfo.c121 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 Dgetaddrinfo_01.c107 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 Djs-list-format.cc71 const char* service = "Intl.ListFormat"; in New() local
H A Djs-break-iterator.cc24 New( Isolate* isolate, Handle<Map> map, Handle<Object> locales, Handle<Object> options_obj, const char* service) New() argument
H A Djs-plural-rules.cc78 const char* service = "Intl.PluralRules"; in New() local
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_conn.c472 char *service = BIO_ADDR_service_string(addr, 1); in conn_ctrl() local
/third_party/node/deps/openssl/openssl/apps/lib/
H A Ds_socket.c212 char *service = NULL; in report_server_accept() local
/third_party/node/deps/uv/src/unix/
H A Ddarwin.c217 io_object_t service; in uv__get_cpu_speed() local
/third_party/node/deps/uv/src/win/
H A Dgetaddrinfo.c257 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 Dclient-coap.c78 resolve_address(const char *host, const char *service, coap_address_t *dst, in resolve_address() argument
/third_party/openssl/crypto/bio/
H A Dbss_conn.c472 char *service = BIO_ADDR_service_string(addr, 1); in conn_ctrl() local
/third_party/openssl/apps/lib/
H A Ds_socket.c212 char *service = NULL; in report_server_accept() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dservls.cpp162 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 DFileDescriptorProto.php64 private $service; variable
345 $this->service = $arr; variable

Completed in 16 milliseconds

1...<<1112131415161718192021