Home
last modified time | relevance | path

Searched defs:set (Results 176 - 200 of 3004) sorted by relevance

12345678910>>...121

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DTestUtility.java57 public static String replaceAll(String source, UnicodeSet set, String replacement) { in replaceAll() argument
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DTestUtility.java54 public static String replaceAll(String source, UnicodeSet set, String replacement) { in replaceAll() argument
/third_party/icu/icu4c/source/common/
H A Duset_imp.h50 USet *set; member
/third_party/icu/icu4c/source/common/unicode/
H A Dnormalizer2.h762 const UnicodeSet &set; global() member in FilteredNormalizer2
[all...]
H A Derrorcode.h104 void set(UErrorCode value) { errorCode=value; } in set() function in ErrorCode
/third_party/icu/icu4c/source/i18n/
H A Dcsmatch.cpp29 void CharsetMatch::set(InputText *input, const CharsetRecognizer *cr, int32_t conf, in set() function in CharsetMatch
/third_party/libwebsockets/lib/event-libs/libevent/
H A Dprivate-lib-event-libs-libevent.h43 char set; member
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-settings.h53 int (*set)(lws_settings_instance_t *si, const char *name, member
/third_party/mesa3d/src/amd/addrlib/src/core/
H A Dcoord.cpp47 VOID Coordinate::set(enum Dim d, INT_32 n) in set() function in Addr::V2::Coordinate
/third_party/musl/porting/linux/user/src/thread/
H A Dpthread_sigmask.c51 int pthread_sigmask(int how, const sigset_t *restrict set, sigset_t *restrict old) in pthread_sigmask() argument
/third_party/musl/src/process/
H A Dfork.c49 sigset_t set; in fork() local
/third_party/musl/src/signal/
H A Dsigaction.c13 void __get_handler_set(sigset_t *set) in __get_handler_set() argument
65 unsigned long set[_NSIG/(8*sizeof(long))]; in __sigaction() local
/third_party/musl/src/unistd/
H A Dfaccessat.c40 sigset_t set; in faccessat() local
/third_party/musl/src/conf/
H A Dlegacy.c14 unsigned char set[128] = {1}; in get_cpu_default() local
/third_party/musl/src/linux/
H A Dmembarrier.c33 sigset_t set; in __membarrier() local
/third_party/musl/porting/linux/user/src/conf/
H A Dlegacy.c14 unsigned char set[128] = {1}; in get_cpu_default() local
/third_party/musl/libc-test/src/regression/
H A Dmalloc-double-free-check.c58 sigset_t set; in main() local
/third_party/musl/porting/linux/user/src/signal/
H A Dsigaction.c37 void __get_handler_set(sigset_t *set) in __get_handler_set() argument
47 unsigned long set[_NSIG/(8*sizeof(long))]; in __libc_sigaction() local
/third_party/musl/src/sched/
H A Daffinity.c7 int sched_setaffinity(pid_t tid, size_t size, const cpu_set_t *set) in sched_setaffinity() argument
20 int pthread_setaffinity_np(pthread_t td, size_t size, const cpu_set_t *set) in pthread_setaffinity_np() argument
33 static int do_getaffinity(pid_t tid, size_t size, cpu_set_t *set, int flag) in do_getaffinity() argument
47 static int do_getaffinity(pid_t tid, size_t size, cpu_set_t *set) in do_getaffinity() argument
56 sched_getaffinity(pid_t tid, size_t size, cpu_set_t *set) sched_getaffinity() argument
65 pthread_getaffinity_np(pthread_t td, size_t size, cpu_set_t *set) pthread_getaffinity_np() argument
[all...]
/third_party/musl/src/locale/
H A Dcatgets.c25 const char *set = bsearch(&set_id_be, sets, nsets, 12, cmp); in catgets() local
/third_party/musl/porting/liteos_a/user/src/sched/
H A Daffinity.c7 int sched_setaffinity(pid_t tid, size_t size, const cpu_set_t *set) in sched_setaffinity() argument
16 int pthread_setaffinity_np(pthread_t td, size_t size, const cpu_set_t *set) in pthread_setaffinity_np() argument
24 static int do_getaffinity(pid_t tid, size_t size, cpu_set_t *set, int flag) in do_getaffinity() argument
38 int sched_getaffinity(pid_t tid, size_t size, cpu_set_t *set) in sched_getaffinity() argument
43 int pthread_getaffinity_np(pthread_t td, size_t size, cpu_set_t *set) in pthread_getaffinity_np() argument
[all...]
/third_party/musl/src/misc/
H A Dforkpty.c13 sigset_t set, oldset; in forkpty() local
/third_party/musl/src/signal/linux/
H A Dsigaction.c37 void __get_handler_set(sigset_t *set) in __get_handler_set() argument
47 unsigned long set[_NSIG / (8 * sizeof(long))]; in __libc_sigaction() local
/third_party/node/deps/icu-small/source/common/
H A Dstringpiece.cpp46 void StringPiece::set(const char* str) { in set() function in StringPiece
/third_party/node/deps/icu-small/source/common/unicode/
H A Derrorcode.h104 void set(UErrorCode value) { errorCode=value; } in set() function in ErrorCode

Completed in 11 milliseconds

12345678910>>...121