Home
last modified time | relevance | path

Searched defs:flag (Results 126 - 150 of 719) sorted by relevance

12345678910>>...29

/third_party/musl/libc-test/src/functionalext/supplement/manual/network/
H A Dgethostbyname_r.c35 bool flag = false; in gethostbyname_r_0100() local
57 bool flag = false; in gethostbyname_r_0200() local
/third_party/musl/include/linux/
H A Ddlfcn_ext.h39 int flag; member
/third_party/musl/libc-test/src/common/
H A Dmtest.c106 #define flag(x) {x, #x} macro
108 int flag; member
/third_party/musl/libc-test/src/functionalext/supplement/signal/
H A Dsigaction.c41 int flag = 0; in signal_0200() local
/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dcall_once.c31 static once_flag flag = ONCE_FLAG_INIT; variable
H A Dpthread_cond_timedwait_sup.c21 int flag = 0; variable
H A Dpthread_cond_wait.c22 int flag = 0; variable
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dpipe2.c24 static void pipe2_test(const char *msg, int flag) in pipe2_test() argument
/third_party/skia/src/sksl/ir/
H A DSkSLModifiers.cpp17 static constexpr struct { Modifiers::Flag flag; const char* name; } kModifierFlags[] = { in checkPermitted() member
46 static constexpr struct { Layout::Flag flag; const char* name; } kLayoutFlags[] = { in checkPermitted() member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DThreading.h91 void call_once(once_flag &flag, Functio argument
[all...]
/third_party/toybox/toys/other/
H A Dhwclock.c80 int w = toys.optflags & FLAG_w, flag = O_WRONLY*w; in hwclock_main() local
H A Dswitch_root.c33 int flag = 0; in del_node() local
38 unlinkat(dirtree_parentfd(node), node->name, flag); in del_node() local
H A Dtaskset.c54 int j = sizeof(toybuf), flag = 0; in do_taskset() local
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/
H A Dprivate_handle_accessor.cc30 FlagFastTypeId PrivateHandleAccessor::TypeId(const CommandLineFlag& flag) { in TypeId() argument
44 bool PrivateHandleAccessor::ValidateInputValue(const CommandLineFlag& flag, in ValidateInputValue() argument
34 SaveState( CommandLineFlag& flag) SaveState() argument
39 IsSpecifiedOnCommandLine( const CommandLineFlag& flag) IsSpecifiedOnCommandLine() argument
49 CheckDefaultValueParsingRoundtrip( const CommandLineFlag& flag) CheckDefaultValueParsingRoundtrip() argument
54 ParseFrom(CommandLineFlag& flag, absl::string_view value, flags_internal::FlagSettingMode set_mode, flags_internal::ValueSource source, std::string& error) ParseFrom() argument
[all...]
/third_party/gn/src/base/memory/
H A Dweak_ptr.cc24 WeakReference::WeakReference(const scoped_refptr<Flag>& flag) : flag_(flag) {} in WeakReference() argument
/third_party/benchmark/test/
H A Dspec_arg_test.cc58 const std::string flag = "BM_NotChosen"; in main() local
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dtimer.h48 UINT32 flag; member
/third_party/NuttX/fs/vfs/
H A Dfs_link.c36 int do_link(int oldfd, const char *oldpath, int newfd, const char *newpath, int flag) in do_link() argument
/third_party/icu/icu4c/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/ltp/include/old/
H A Dtest.h107 int *flag; /* Pointer to location to set true if option given */ member
/third_party/ltp/libs/libltpuinput/
H A Dtst_uinput.c73 int flag = 0; in get_input_field_value() local
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_user/
H A Dtbio.c137 int tbio_to_dev(int fd, int flag) in tbio_to_dev() argument
176 int tbio_from_dev(int fd, int flag) in tbio_from_dev() argument
223 int tbio_split_to_dev(int fd, int flag) in tbio_split_to_dev() argument
262 int ki_generic(int fd, int flag) in ki_generic() argument
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
H A Dutil.hpp57 enum flag { enum
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_instr.c113 bool rogue_instr_set_flag(struct rogue_instr *instr, enum rogue_instr_flag flag) in rogue_instr_set_flag() argument
/third_party/musl/libc-test/src/regression/
H A Dmalloc-uaf-check.c99 int flag = 0; in main() local

Completed in 8 milliseconds

12345678910>>...29