Home
last modified time | relevance | path

Searched defs:flag (Results 251 - 275 of 1293) sorted by relevance

1...<<11121314151617181920>>...52

/third_party/musl/libc-test/src/regression/
H A Dmalloc-uaf-check.c99 int flag = 0; in main() local
H A Dmalloc-overflow-check.c72 int flag = 0; in main() local
/third_party/musl/src/time/
H A D__map_file.c56 int flag = 0; in __map_tzdata_file() local
/third_party/musl/porting/linux/user/src/internal/
H A Dlocale_impl.h18 char flag; member
/third_party/node/deps/icu-small/source/common/unicode/
H A Denumset.h59 inline uint32_t flag(T toCheck) const { return (1<<(toCheck-minValue)); } in flag() function in EnumSet
/third_party/mesa3d/src/mapi/glapi/
H A Dglapi_entrypoint.c231 static once_flag flag = ONCE_FLAG_INIT; in init_glapi_relocs_once() local
/third_party/ltp/testcases/kernel/syscalls/capset/
H A Dcapset02.c49 int flag; member
/third_party/ltp/testcases/kernel/syscalls/open/
H A Dopen01.c34 int flag; member
/third_party/ltp/testcases/kernel/syscalls/rt_sigaction/
H A Drt_sigaction02.c74 unsigned int flag; in main() local
/third_party/ltp/testcases/kernel/syscalls/unlinkat/
H A Dunlinkat01.c41 int flag; member
/third_party/ltp/testcases/kernel/syscalls/ioctl/
H A Dioctl_loop05.c43 static void check_dio_value(int flag) in check_dio_value() argument
/third_party/ltp/testcases/kernel/syscalls/mbind/
H A Dmbind04.c44 static void verify_policy(unsigned int node, int mode, unsigned flag) in verify_policy() argument
/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap12.c42 int flag = 0; in page_check() local
/third_party/ltp/testcases/kernel/syscalls/statx/
H A Dstatx08.c38 static void run(unsigned int flag) in run() argument
[all...]
H A Dstatx12.c44 bool flag = n % 2; in verify_statx() local
/third_party/ltp/testcases/kernel/syscalls/dup2/
H A Ddup202.c38 int flag; member
/third_party/ltp/testcases/kernel/syscalls/mlockall/
H A Dmlockall02.c92 int flag; /* flag value */ member
/third_party/ltp/testcases/kernel/syscalls/sigaltstack/
H A Dsigaltstack02.c93 int flag; member
/third_party/ltp/testcases/kernel/syscalls/sigaction/
H A Dsigaction02.c89 int set_handler(int sig, int sig_to_mask, int flag) in set_handler() argument
/third_party/ltp/utils/sctp/func_tests/
H A Dtest_1_to_1_recvfrom.c69 int sk,pf_class,lstn_sk,acpt_sk, flag; in main() local
[all...]
H A Dtest_1_to_1_sendto.c66 int sk,sk1,pf_class,lstn_sk,acpt_sk,flag; in main() local
[all...]
/third_party/lzma/C/
H A DBra.c79 const UInt32 flag = (UInt32)1 << (24 - 4); in Z7_BRANCH_FUNC_MAIN() local
206 const UInt32 flag = (UInt32)1 << 22; in Z7_BRANCH_FUNCS_IMP() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/misc/misc_gtest/
H A Dmisc_nftw64_test.cpp16 static int NftwCallback(const char* pathName, const struct stat* sb, int flag, struct FTW* ftw) in NftwCallback() argument
57 int flag[TEST_FLAG_SIZE] = { FTW_PHYS, FTW_MOUNT, FTW_CHDIR, FTW_DEPTH }; in HWTEST_F() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DAudioOutputTester.java49 public void setEnabled(boolean flag) { in setEnabled() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DThreading.h118 void call_once(once_flag &flag, Function &&F, Args &&... ArgList) { in call_once() argument
[all...]

Completed in 7 milliseconds

1...<<11121314151617181920>>...52