Home
last modified time | relevance | path

Searched defs:false (Results 451 - 475 of 1254) sorted by relevance

1...<<11121314151617181920>>...51

/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/include/
H A Djs_utils.h187 GetNamedProperty( napi_env env, napi_value in, const std::string &prop, T &value, bool optional = false) GetNamedProperty() argument
198 GetNamedProperty( napi_env env, napi_value in, const std::string &prop, T &value, bool optional = false) GetNamedProperty() argument
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_notify_three.cpp820 EXPECT_EQ(DeviceManagerNotify::GetInstance().deviceStatusCallback_.empty(), false); in HWTEST_F() local
832 EXPECT_EQ(DeviceManagerNotify::GetInstance().deviceStatusCallback_.empty(), false); in HWTEST_F() local
/foundation/filemanagement/app_file_service/tools/backup_tool/src/
H A Dtools_op_backup.cpp66 void TryNotify(bool flag = false) in TryNotify() argument
H A Dtools_op_incremental_backup.cpp69 void TryNotify(bool flag = false) in TryNotify() argument
H A Dtools_op_incremental_restore.cpp65 void TryNotify(bool flag = false) in TryNotify() argument
H A Dtools_op_restore.cpp63 void TryNotify(bool flag = false) in TryNotify() argument
/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/
H A Ddhcp_function_test.cpp279 EXPECT_EQ(DhcpFunction::SplitString(src, delim, count, splits), false); HWTEST_F() local
284 EXPECT_EQ(DhcpFunction::SplitString(src, delim, count, splits), false); HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/common/
H A Dsoftbus_adapter_bt_common.c85 COMM_CHECK_AND_RETURN_RET_LOGE(SoftBusMutexLock(&g_lock) == SOFTBUS_OK, false, in IsRepeatNotify() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/fontdescriptor_napi/src/
H A Djs_fontdescriptor.cpp159 TEXT_CHECK_RETURN_VALUE(SetProperty(env, obj, "weight", CreateJsValue(env, iter->second)), false); ConvertFontDescWeight() local
[all...]
/third_party/elfio/tests/
H A DELFIOTest1.cpp135 write_exe_i386( const std::string& filename, bool is64bit, bool set_addr = false, Elf64_Addr addr = 0 ) write_exe_i386() argument
[all...]
/third_party/astc-encoder/Source/UnitTest/
H A Dtest_simd.cpp3439 EXPECT_EQ(any(rm2), false); TEST() local
[all...]
/third_party/libsnd/src/ALAC/
H A Dalac_decoder.c42 { false = 0, enumerator
/third_party/json/tests/src/
H A Dunit-class_parser.cpp1263 CHECK(json::parser(nlohmann::detail::input_adapter(s)).accept() == false); global() variable
1333 CHECK(json::parser(nlohmann::detail::input_adapter(s1)).accept() == false); global() variable
1336 CHECK(json::parser(nlohmann::detail::input_adapter(s2)).accept() == false); global() variable
1339 CHECK(json::parser(nlohmann::detail::input_adapter(s3)).accept() == false); global() variable
1342 CHECK(json::parser(nlohmann::detail::input_adapter(s4)).accept() == false); global() variable
[all...]
/third_party/lame/dshow/
H A DPropPage.cpp621 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_PES), false);//bEnable); in EnableControls() local
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerCorpus.h64 void AddToCorpus(const Unit &U, size_t NumFeatures, bool MayDeleteFile = false) { in AddToCorpus() argument
/third_party/mesa3d/src/amd/compiler/
H A Daco_ssa_elimination.cpp270 assert(false); in try_remove_simple_block() variable
[all...]
/third_party/node/deps/v8/src/codegen/shared-ia32-x64/
H A Dmacro-assembler-shared-ia32-x64.h861 I8x16Swizzle(XMMRegister dst, XMMRegister src, XMMRegister mask, XMMRegister scratch, Register tmp, bool omit_add = false) I8x16Swizzle() argument
/third_party/node/deps/v8/src/objects/
H A Dkeys.h181 FastKeyAccumulator(Isolate* isolate, Handle<JSReceiver> receiver, KeyCollectionMode mode, PropertyFilter filter, bool is_for_in = false, bool skip_indices = false) FastKeyAccumulator() argument
[all...]
/third_party/node/deps/v8/src/logging/
H A Dlog-utils.cc199 AppendSymbolNameDetails(String::cast(symbol.description()), false); in AppendSymbolName() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_residency.cpp228 assert(false); in d3d12_process_batch_residency() variable
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_inlines.h106 typeOfSize(unsigned int size, bool flt = false, bool sgn = false) typeOfSize() argument
/third_party/mindspore/test/utils/
H A Dcommon.cpp124 allclose(float *a, float *b, uint64_t count, float rtol = 1e-05, float atol = 1e-08, bool isquant = false) allclose() argument
214 allclose_int8(uint8_t *a, uint8_t *b, uint64_t count, float rtol = 1e-05, float atol = 1e-08, bool isquant = false) allclose_int8() argument
315 compFp32WithTData(float *actualOutputData, const std::string& expectedDataFile, float rtol = 1e-05, float atol = 1e-08, bool isquant = false) compFp32WithTData() argument
343 compUint8WithTData(uint8_t *actualOutputData, const std::string& expectedDataFile, float rtol = 1e-05, float atol = 1e-08, bool isquant = false) compUint8WithTData() argument
[all...]
/third_party/pulseaudio/src/modules/jack/
H A Dmodule-jackdbus-detect.c39 PA_MODULE_LOAD_ONCE(false); variable
/third_party/pulseaudio/src/modules/rtp/
H A Dmodule-rtp-send.c56 PA_MODULE_LOAD_ONCE(false); variable
/third_party/pulseaudio/src/modules/
H A Dmodule-null-sink.c48 PA_MODULE_LOAD_ONCE(false); variable

Completed in 25 milliseconds

1...<<11121314151617181920>>...51