Home
last modified time | relevance | path

Searched defs:flag (Results 326 - 350 of 2678) sorted by relevance

1...<<11121314151617181920>>...108

/third_party/ltp/utils/sctp/func_tests/
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...]
/third_party/skia/tools/fm/fm_bot/
H A Dfm_bot.go[all...]
/third_party/skia/third_party/externals/icu/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/skia/third_party/externals/abseil-cpp/absl/flags/
H A Dflag.h188 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 DgluStrUtil.cpp153 ContextFlags flag; in operator <<() member
/base/hiviewdfx/hitrace/interfaces/cj/kits/ffi/src/
H A Dhitracechain_impl.cpp66 bool HiTraceChainImpl::IsFlagEnabled(const HiTraceId& traceId, int32_t flag) in IsFlagEnabled() argument
73 void HiTraceChainImpl::EnableFlag(HiTraceId& traceId, int32_t flag) in EnableFlag() argument
/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Ddump_compressor.cpp95 bool flag = (srcBufferOffset - src_pos) < toRead; in FillBuffer() local
/base/hiviewdfx/hitrace/frameworks/native/
H A Dhitraceid.cpp53 void HiTraceId::EnableFlag(HiTraceFlag flag) in EnableFlag() argument
/base/hiviewdfx/hitrace/frameworks/native/c_wrapper/source/
H A Dhitracechain_c_wrapper.c29 int HiTraceChainIsFlagEnabledWrapper(const HiTraceIdStruct* pId, int flag) in HiTraceChainIsFlagEnabledWrapper() argument
34 void HiTraceChainEnableFlagWrapper(HiTraceIdStruct* pId, int flag) in HiTraceChainEnableFlagWrapper() argument
/base/customization/enterprise_device_management/interfaces/inner_api/plugin_kits/src/utils/
H A Dfunc_code_utils.cpp23 FuncFlag FuncCodeUtils::ConvertSystemFlag(std::uint32_t flag) in ConvertSystemFlag() argument
/base/global/i18n/services/src/
H A Di18n_service_ability.cpp60 I18nErrorCode I18nServiceAbility::Set24HourClock(const std::string &flag) in Set24HourClock() argument
65 I18nErrorCode I18nServiceAbility::SetUsingLocalDigit(bool flag) in SetUsingLocalDigit() argument
H A Di18n_service_ability_proxy.cpp66 I18nErrorCode I18nServiceAbilityProxy::Set24HourClock(const std::string &flag) in Set24HourClock() argument
78 I18nErrorCode I18nServiceAbilityProxy::SetUsingLocalDigit(bool flag) in SetUsingLocalDigit() argument
/base/account/os_account/frameworks/osaccount/native/test/moduletest/
H A Dos_account_manager_no_bms_mock_test.cpp120 bool flag = true; in HWTEST_F() local
/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
H A Dallowed_usb_devices_plugin_test.cpp119 int32_t flag = ERR_INVALID_VALUE; in HWTEST_F() local
H A Ddisallowed_usb_devices_plugin_test.cpp344 int32_t flag = ERR_INVALID_VALUE; in HWTEST_F() local
361 int32_t flag = ERR_INVALID_VALUE; in HWTEST_F() local
/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_task.h82 unsigned int flag; member in OHOS::HiviewDFX::WatchdogTask
H A Dxcollie.cpp33 SetTimer(const std::string &name, unsigned int timeout, std::function<void(void *)> func, void *arg, unsigned int flag) SetTimer() argument
58 SetTimerRust(const char* data, unsigned int timeout, XCollieCallbackRust func, void *arg, unsigned int flag) SetTimerRust() argument
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_bundle_manager.cpp61 bool BundleMgrProxy::GetBundleInfo(const std::string &bundleName, const BundleFlag flag, BundleInfo &bundleInfo, in GetBundleInfo() argument
76 GetApplicationInfo( const std::string &appName, const ApplicationFlag flag, const int userId, ApplicationInfo &appInfo) GetApplicationInfo() argument
/base/notification/common_event_service/frameworks/extension/test/static_subscriber_extension_test/
H A Dstatic_subscriber_extension_test.cpp69 bool flag = false; member in OHOS::EventFwk::MockStaticSubscriberExtension
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_bundle_mgr.cpp49 bool BundleMgrProxy::GetBundleInfo(const std::string &bundleName, const BundleFlag flag, BundleInfo &bundleInfo, in GetBundleInfo() argument
64 GetApplicationInfo( const std::string &appName, const ApplicationFlag flag, const int userId, ApplicationInfo &appInfo) GetApplicationInfo() argument
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_time.cpp45 void NotificationTime::SetIsCountDown(bool flag) in SetIsCountDown() argument
55 void NotificationTime::SetIsPaused(bool flag) in SetIsPaused() argument
65 void NotificationTime::SetIsInTitle(bool flag) in SetIsInTitle() argument

Completed in 16 milliseconds

1...<<11121314151617181920>>...108