| /third_party/ltp/utils/sctp/func_tests/ |
| H A D | test_1_to_1_send.c | 70 int sk,sk1,pf_class,lstn_sk,acpt_sk,acpt1_sk, flag, count; in main() local [all...] |
| /third_party/node/deps/v8/src/base/ |
| H A D | flags.h | 31 constexpr Flags(flag_type flag) // NOLINT(runtime/explicit) in Flags() argument 65 Flags& operator&=(flag_type flag) { return operator&=(Flags(flag)); } in operator &=() argument 66 Flags& operator|=(flag_type flag) { return operator|=(Flags(flag)); } in operator |=() argument 67 operator ^=(flag_type flag) operator ^=() argument [all...] |
| /third_party/musl/libc-test/src/functionalext/supplement/locale/ |
| H A D | setlocale_sup.c | 147 const char *flag = ";"; in setlocale_0600() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/lock_info/ |
| H A D | pthread_internal_lock_info.c | 43 bool flag = false; in CheckHiLogPrint() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_lowering_helper.cpp | 122 Value *flag = bld.getSSA(1, FILE_FLAGS); in handleMAXMIN() local
|
| /third_party/musl/libc-test/src/functionalext/backtrace/ |
| H A D | unittest_backtrace.c | 37 int flag = 0; in checkString() local
|
| /third_party/musl/libc-test/src/functionalext/locale/ |
| H A D | setlocale.c | 156 const char *flag = ";"; in setlocale_0600() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_debug.h | 62 SVGA_DBG( unsigned flag, const char *fmt, ... ) in SVGA_DBG() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/misc/ |
| H A D | nftw.c | 35 static int nftw_callback(const char *pathname, const struct stat *sb, int flag, struct FTW *ftw) in nftw_callback() argument 203 int flag[TEST_FLAG_SIZE] = {FTW_PHYS, FTW_MOUNT, FTW_CHDIR, FTW_DEPTH}; in nftw_0100() local [all...] |
| /third_party/musl/libc-test/src/functionalext/supplement/network/ |
| H A D | getpeername.c | 50 int flag = 1; in SampleServerTask() local
|
| H A D | recv.c | 57 int flag = 1; in SampleServerTask() local
|
| H A D | recvmsg.c | 70 void send_message(int flag, const char *msg) in send_message() argument 106 int recv_message(int flag, const char *msg) in recv_message() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
| H A D | fopen.c | 240 int32_t flag = INIT_LEN; in fopen_0700() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkSemaphore.hpp | 70 void wait(const VkPipelineStageFlags &flag) in wait() argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | ir_loader.h | 68 void SetExtraLineTracking(bool flag) { extra_line_tracking_ = flag; } in SetExtraLineTracking() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | ir_loader.h | 68 void SetExtraLineTracking(bool flag) { extra_line_tracking_ = flag; } in SetExtraLineTracking() argument
|
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | flagparser.cpp | 117 static int32_t extractFlag(char* buffer, int32_t bufferSize, char* flag, int32_t flagSize, const char **flagNames, int32_t numOfFlags, UErrorCode *status) { in extractFlag() argument
|
| /third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
| H A D | test_struct_namevalue.c | 38 bool flag; variable
|
| /third_party/skia/third_party/icu/ |
| H A D | SkLoadICU.cpp | 101 static std::once_flag flag; in SkLoadICU() local
|
| /third_party/toybox/toys/pending/ |
| H A D | ipcs.c | 41 #define flag(x) (toys.optflags & FLAG_ ## x) macro [all...] |
| /third_party/pulseaudio/src/tests/ |
| H A D | atomic-test.c | 59 pa_atomic_t *flag; member 101 pa_atomic_t flag = PA_ATOMIC_INIT(0); in START_TEST() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/ |
| H A D | call_once.h | 188 inline std::atomic<uint32_t>* ControlWord(once_flag* flag) { in ControlWord() argument 193 void LowLevelCallOnce(absl::once_flag* flag, Callable&& fn, Args&&... args) { in LowLevelCallOnce() argument 206 void call_once(absl::once_flag& flag, Callable&& fn, Args&&... args) { in call_once() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/ |
| H A D | usage_test.cc | 119 const auto* flag = absl::FindCommandLineFlag("usage_reporting_test_flag_01"); in TEST_F() local 131 const auto* flag = absl::FindCommandLineFlag("usage_reporting_test_flag_02"); in TEST_F() local 143 const auto* flag = absl::FindCommandLineFlag("usage_reporting_test_flag_03"); in TEST_F() local 155 const auto* flag = absl::FindCommandLineFlag("usage_reporting_test_flag_04"); in TEST_F() local 167 const auto* flag in TEST_F() local [all...] |
| /third_party/skia/modules/sksg/src/ |
| H A D | SkSGNode.cpp | 18 ScopedFlag(Node* node, uint32_t flag) in ScopedFlag() argument
|
| /third_party/skia/modules/skparagraph/include/ |
| H A D | FontCollection.h | 100 static std::once_flag flag; in SetAdapterTextHeightEnabled() local
|