Home
last modified time | relevance | path

Searched defs:which (Results 1 - 25 of 204) sorted by relevance

123456789

/third_party/musl/src/misc/
H A Dsetpriority.c4 int setpriority(int which, id_t who, int prio) in setpriority() argument
H A Dgetpriority.c4 int getpriority(int which, id_t who) in getpriority() argument
/third_party/musl/src/signal/x32/
H A Dsetitimer.c4 int setitimer(int which, const struct itimerval *restrict new, struct itimerval *restrict old) in setitimer() argument
H A Dgetitimer.c4 int getitimer(int which, struct itimerval *old) in getitimer() argument
/third_party/musl/porting/liteos_a/user/src/misc/
H A Dgetpriority.c4 int getpriority(int which, id_t who) in getpriority() argument
/third_party/musl/src/signal/
H A Dgetitimer.c4 int getitimer(int which, struct itimerval *old) in getitimer() argument
H A Dsetitimer.c7 int setitimer(int which, const struct itimerval *restrict new, struct itimerval *restrict old) in setitimer() argument
/third_party/musl/porting/liteos_a/user/src/signal/
H A Dgetitimer.c4 int getitimer(int which, struct itimerval *old) in getitimer() argument
H A Dsetitimer.c7 int setitimer(int which, const struct itimerval *restrict new, struct itimerval *restrict old) in setitimer() argument
/third_party/musl/compat/time32/
H A Dgetitimer_time32.c5 int __getitimer_time32(int which, struct itimerval32 *old32) in __getitimer_time32() argument
H A Dsetitimer_time32.c5 int __setitimer_time32(int which, const struct itimerval32 *restrict new32, struct itimerval32 *restrict old32) in __setitimer_time32() argument
/third_party/toybox/toys/posix/
H A Drenice.c24 int which = (toys.optflags & FLAG_g) ? PRIO_PGRP : in renice_main() local
/third_party/backends/backend/
H A Du12-map.c111 static void u12map_Adjust( U12_Device *dev, int which, SANE_Byte *buf ) in u12map_Adjust() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/getpriority/
H A Dgetpriority02.c25 int which; member
H A Dgetpriority01.c21 int which; member
/third_party/ltp/testcases/kernel/syscalls/setitimer/
H A Dsetitimer02.c25 static int sys_setitimer(int which, void *new_value, void *old_value) in sys_setitimer() argument
/third_party/icu/icu4c/source/common/
H A Ducnv_cnv.cpp32 ucnv_getCompleteUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) ucnv_getCompleteUnicodeSet() argument
43 ucnv_getNonSurrogateUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) ucnv_getNonSurrogateUnicodeSet() argument
/third_party/node/deps/icu-small/source/common/
H A Ducnv_cnv.cpp32 ucnv_getCompleteUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) ucnv_getCompleteUnicodeSet() argument
43 ucnv_getNonSurrogateUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) ucnv_getNonSurrogateUnicodeSet() argument
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetCESU8.java25 void getUnicodeSetImpl( UnicodeSet setFillIn, int which){ in getUnicodeSetImpl() argument
/third_party/ltp/testcases/kernel/syscalls/ioprio/
H A Dioprio.h20 static inline int sys_ioprio_get(int which, int who) in sys_ioprio_get() argument
25 static inline int sys_ioprio_set(int which, int who, int ioprio) in sys_ioprio_set() argument
/third_party/ltp/testcases/kernel/syscalls/getitimer/
H A Dgetitimer02.c27 int which; member
36 static int sys_getitimer(int which, void *curr_value) in sys_getitimer() argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd-corner/
H A Dprotocol_lws_minimal.c210 int which; member
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_cnv.cpp32 ucnv_getCompleteUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) ucnv_getCompleteUnicodeSet() argument
43 ucnv_getNonSurrogateUnicodeSet(const UConverter *cnv, const USetAdder *sa, UConverterUnicodeSet which, UErrorCode *pErrorCode) ucnv_getNonSurrogateUnicodeSet() argument
/third_party/protobuf/php/src/Google/Protobuf/
H A DMixin.php80 * The fully qualified name of the interface which is included. interface
100 * The fully qualified name of the interface which is included. interface
112 * The fully qualified name of the interface which is included. interface
123 * The fully qualified name of the interface which is included. interface
[all...]
/third_party/ltp/testcases/kernel/syscalls/setpriority/
H A Dsetpriority02.c37 int which; member

Completed in 5 milliseconds

123456789