| /third_party/musl/libc-test/src/functionalext/supplement/manual/network/ |
| H A D | gethostbyname_r.c | 35 bool flag = false; in gethostbyname_r_0100() local 57 bool flag = false; in gethostbyname_r_0200() local
|
| /third_party/musl/include/linux/ |
| H A D | dlfcn_ext.h | 39 int flag; member
|
| /third_party/musl/libc-test/src/common/ |
| H A D | mtest.c | 106 #define flag(x) {x, #x} macro 108 int flag; member
|
| /third_party/musl/libc-test/src/functionalext/supplement/signal/ |
| H A D | sigaction.c | 41 int flag = 0; in signal_0200() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/thread/ |
| H A D | call_once.c | 31 static once_flag flag = ONCE_FLAG_INIT; variable
|
| H A D | pthread_cond_timedwait_sup.c | 21 int flag = 0; variable
|
| H A D | pthread_cond_wait.c | 22 int flag = 0; variable
|
| /third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
| H A D | pipe2.c | 24 static void pipe2_test(const char *msg, int flag) in pipe2_test() argument
|
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLModifiers.cpp | 17 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 D | Threading.h | 91 void call_once(once_flag &flag, Functio argument [all...] |
| /third_party/toybox/toys/other/ |
| H A D | hwclock.c | 80 int w = toys.optflags & FLAG_w, flag = O_WRONLY*w; in hwclock_main() local
|
| H A D | switch_root.c | 33 int flag = 0; in del_node() local 38 unlinkat(dirtree_parentfd(node), node->name, flag); in del_node() local
|
| H A D | taskset.c | 54 int j = sizeof(toybuf), flag = 0; in do_taskset() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/ |
| H A D | private_handle_accessor.cc | 30 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...] |
| /vendor/hisilicon/hispark_pegasus/demo/robot_demo/robot/ |
| H A D | robot_hcsr04.c | 36 unsigned int flag = 0;
in GetDistance() local
|
| /vendor/hisilicon/hispark_pegasus/demo/robot_demo/robot_car/ |
| H A D | robot_hcsr04.c | 37 unsigned int flag = 0;
in GetDistance() local
|
| /arkcompiler/ets_runtime/ecmascript/stackmap/ |
| H A D | ark_stackmap_builder.h | 76 void SetTraceStackMap(bool flag) in SetTraceStackMap() argument
|
| /arkcompiler/ets_frontend/ets2panda/ir/statements/ |
| H A D | variableDeclarator.h | 36 explicit VariableDeclarator(VariableDeclaratorFlag flag, Expression *ident) in VariableDeclarator() argument 41 explicit VariableDeclarator(VariableDeclaratorFlag flag, Expression *ident, Expression *init) in VariableDeclarator() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| H A D | elf_builder.h | 55 void SetEnableSecDump(bool flag) in SetEnableSecDump() argument
|
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ |
| H A D | narrowingConverter.h | 69 void ApplyNarrowing(TypeFlag flag) in ApplyNarrowing() argument
|
| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| H A D | unionType.h | 85 void AddConstituentFlag(TypeFlag flag) in AddConstituentFlag() argument 90 void RemoveConstituentFlag(TypeFlag flag) in RemoveConstituentFlag() argument
|
| /base/hiviewdfx/hitrace/interfaces/cj/kits/ffi/src/ |
| H A D | hitracechain_ffi.cpp | 23 CHiTraceId FfiOHOSHiTraceChainBegin(const char* name, int flag) in FfiOHOSHiTraceChainBegin() argument 70 bool FfiOHOSHiTraceChainIsFlagEnabled(CHiTraceId id, int32_t flag) in FfiOHOSHiTraceChainIsFlagEnabled() argument 76 void FfiOHOSHiTraceChainEnableFlag(CHiTraceId id, int32_t flag) in FfiOHOSHiTraceChainEnableFlag() argument
|
| /base/location/frameworks/location_common/common/source/ |
| H A D | common_hisysevent.cpp | 58 bool flag = true; in WriteLocationInnerEvent() local
|
| /base/hiviewdfx/hiview/test/unittest/unified_collection/utility/ |
| H A D | memory_collector_test.cpp | 159 bool flag = CheckFormat(data.data, {RAW_MEM_INFO1, RAW_MEM_INFO2}, 0); // 0: don't skip the first line
in HWTEST_F() local 187 bool flag = CheckFormat(data.data, {ALL_PROC_MEM1, ALL_PROC_MEM2}, 1); // 1: skip the first line
in HWTEST_F() local 202 bool flag = CheckFormat(data.data,
in HWTEST_F() local 218 bool flag = CheckFormat(data.data, {RAW_PAGE_TYPE_INFO1, RAW_PAGE_TYPE_INFO2}, 4); // 4: skip the first four lines
in HWTEST_F() local 233 bool flag = CheckFormat(data.data, {RAW_DMA1, RAW_DMA2}, 2); // 2: skip the first two lines
in HWTEST_F() local 335 bool flag = CheckFormat(data.data, {RAW_MEM_VIEW_INFO1, RAW_MEM_VIEW_INFO2}, 0); // 0: don't skip the first line HWTEST_F() local [all...] |
| H A D | io_collector_test.cpp | 131 bool flag = CheckFormat(result.data, DISK_STATS1, DISK_STATS2);
in HWTEST_F() local 160 bool flag = CheckFormat(nextResult.data, DISK_STATS1, DISK_STATS2);
in HWTEST_F() local 188 bool flag = CheckFormat(result.data, EMMC_INFO1, EMMC_INFO2);
in HWTEST_F() local 216 bool flag = CheckFormat(result.data, ALL_PROC_IO_STATS1, ALL_PROC_IO_STATS2);
in HWTEST_F() local 231 bool flag = CheckFormat(result.data, ALL_PROC_IO_STATS1, ALL_PROC_IO_STATS2); HWTEST_F() local 266 bool flag = CheckFormat(result.data, SYS_IO_STATS1, SYS_IO_STATS2); HWTEST_F() local [all...] |