| /third_party/ltp/testcases/kernel/syscalls/dup2/ |
| H A D | dup202.c | 38 int flag; member
|
| /third_party/ltp/testcases/kernel/syscalls/mlockall/ |
| H A D | mlockall02.c | 92 int flag; /* flag value */ member
|
| /third_party/ltp/testcases/kernel/syscalls/sigaltstack/ |
| H A D | sigaltstack02.c | 93 int flag; member
|
| /third_party/ltp/testcases/kernel/syscalls/sigaction/ |
| H A D | sigaction02.c | 89 int set_handler(int sig, int sig_to_mask, int flag) in set_handler() argument
|
| /third_party/ltp/testcases/kernel/syscalls/statx/ |
| H A D | statx12.c | 44 bool flag = n % 2; in verify_statx() local
|
| /third_party/ltp/utils/sctp/func_tests/ |
| H A D | test_1_to_1_recvfrom.c | 69 int sk,pf_class,lstn_sk,acpt_sk, flag; in main() local [all...] |
| H A D | test_1_to_1_sendto.c | 66 int sk,sk1,pf_class,lstn_sk,acpt_sk,flag; in main() local [all...] |
| /third_party/lzma/C/ |
| H A D | Bra.c | 79 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 D | misc_nftw64_test.cpp | 16 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 D | AudioOutputTester.java | 49 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 D | Threading.h | 118 void call_once(once_flag &flag, Function &&F, Args &&... ArgList) { in call_once() argument [all...] |
| /third_party/skia/tools/fm/fm_bot/ |
| H A D | fm_bot.go | [all...] |
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | enumset.h | 59 inline uint32_t flag(T toCheck) const { return (1<<(toCheck-minValue)); } in flag() function in EnumSet
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/flags/ |
| H A D | flag.h | 188 GetFlag(const absl::Flag<T>& flag) GetFlag() argument 200 SetFlag(absl::Flag<T>* flag, const T& v) SetFlag() argument 208 SetFlag(absl::Flag<T>* flag, const V& v) SetFlag() argument [all...] |
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluStrUtil.cpp | 153 ContextFlags flag; in operator <<() member
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/ |
| H A D | frw_event_sched.c | 303 unsigned long flag; in frw_event_sched_pick_next_event_queue_wrr() local 360 unsigned long flag; in frw_event_sched_deactivate_queue() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/build/scripts/ |
| H A D | scons_utils.py | 46 flag = { variable
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/pwm/ |
| H A D | hi_pwm.c | 136 static hi_void pwm_set_enable(hi_pwm_port port, hi_bool flag) in pwm_set_enable() argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/drivers/efuse/ |
| H A D | efuse.c | 122 hi_u8 flag = EFUSE_IDX_NRW; in hi_efuse_read() local 147 hi_u8 flag = EFUSE_IDX_NRW; in hi_efuse_write() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/ |
| H A D | scons_utils.py | 46 flag = { variable
|
| /device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/ |
| H A D | mpp_packet_impl.h | 66 RK_U32 flag; member
|
| /test/xts/acts/kernel_lite/ipc_posix/message_queue/ |
| H A D | IpcMqExceptionTest.cpp | 175 int flag = 0;
in HWTEST_F() local
|
| /test/xts/acts/kernel_lite/fs_posix/src/ |
| H A D | FsOtherTest.cpp | 100 int FtwCheckDirTree(const char *path, const struct stat *sb, int flag) in FtwCheckDirTree() argument 145 int NftwCheckDirTree(const char *path, const struct stat *sb, int flag, struct FTW *s) in NftwCheckDirTree() argument
|
| /test/xts/acts/multimedia_lite/media_lite_posix/player_native/src/ |
| H A D | ActsMediaPlayerVideoTest.cpp | 90 bool flag = g_tagTestSample.adaptr->IsPlaying();
in HWTEST_F() local 133 bool flag = g_tagTestSample.adaptr->IsPlaying();
in HWTEST_F() local 161 bool flag = g_tagTestSample.adaptr->IsPlaying();
in HWTEST_F() local 208 bool flag = g_tagTestSample.adaptr->IsPlaying();
in HWTEST_F() local 279 bool flag = g_tagTestSample.adaptr->IsPlaying();
in HWTEST_F() local 520 bool flag = g_tagTestSample.adaptr->IsPlaying(); HWTEST_F() local 547 bool flag = g_tagTestSample.adaptr->IsPlaying(); HWTEST_F() local [all...] |
| /test/xts/acts/telephony/telephonyjstest/netmanager_base/network_netmanager/src/main/cpp/ |
| H A D | net_connection_ndk_test.cpp | 127 int flag = 999; in hasDefaultNet() local 149 int flag = 888; in isDefaultNetMetered() local
|