Home
last modified time | relevance | path

Searched defs:false (Results 276 - 300 of 1186) sorted by relevance

1...<<11121314151617181920>>...48

/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dobserver_bridge.cpp88 ChangeNotification notice(std::move(inserted), std::move(updated), std::move(deleted), deviceId, false); in OnChange() local
106 ChangeNotification notice(std::move(inserted), std::move(updated), std::move(deleted), deviceId, false); in OnChange() local
/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dexecutor_pool.h116 bool Remove(TaskId taskId, bool wait = false) in Remove() argument
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/
H A Di_cloud_sync_service_mock.h108 int32_t StopDownloadFile(const std::string &path, bool needClean = false) in StopDownloadFile() argument
112 int32_t StopFileCache(const int64_t &downloadId, bool needClean = false) in StopFileCache() argument
/foundation/filemanagement/app_file_service/utils/include/b_json/
H A Db_json_entity_caps.h70 void SetBundleInfos(std::vector<BundleInfo> bundleInfos, bool incre = false) in SetBundleInfos() argument
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dsvc_backup_connection.cpp100 callDied_(move(bundleName), false); in OnAbilityDisconnectDone() local
/third_party/glslang/glslang/MachineIndependent/
H A DScan.h54 TInputScanner(int n, const char* const s[], size_t L[], const char* const* names = nullptr, int b = 0, int f = 0, bool single = false) TInputScanner() argument
/third_party/astc-encoder/Utils/
H A Dastc_blend_test.cpp113 use_filter == false; in main() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dstatic_unicode_sets.cpp121 U_ASSERT(false); variable
/third_party/json/include/nlohmann/detail/input/
H A Djson_sax.hpp568 std::pair<bool, BasicJsonType*> handle_value(Value&& v, const bool skip_callback = false) in handle_value() argument
[all...]
H A Dparser.hpp71 parser(InputAdapterType&& adapter, const parser_callback_t<BasicJsonType> cb = nullptr, const bool allow_exceptions_ = true, const bool skip_comments = false) parser() argument
[all...]
/third_party/json/tests/src/
H A Dunit-conversions.cpp202 json(false), json("string"), json()}; variable
299 json(false), json("string"), json()}; variable
359 json(false), json("string"), json()}; variable
[all...]
H A Dunit-deserialization.cpp589 input_format_t::json, false)); global() variable
[all...]
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Djson_test.cc345 CHECK(false); variable
/third_party/node/src/
H A Dmemory_tracker-inl.h38 MemoryRetainerNode(MemoryTracker* tracker, const char* name, size_t size, bool is_root_node = false) MemoryRetainerNode() argument
/third_party/node/src/permission/
H A Dfs_permission.cc170 Lookup(const std::string_view& s, bool when_empty_return = false) Lookup() argument
/third_party/node/deps/icu-small/source/common/
H A Dstatic_unicode_sets.cpp121 U_ASSERT(false); variable
/third_party/icu/icu4c/source/test/intltest/
H A Dstatic_unisets_test.cpp100 assertFalse(UnicodeString("Set should not be empty: ") + i, uset->isEmpty(), false, true); in testNonEmpty() local
/third_party/libdrm/tests/etnaviv/
H A Detnaviv_2d_test.c267 bmp_dump32(etna_bo_map(bmp), width, height, false, argv[2]); in main() local
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dmemtoy.h37 typedef enum {false=0, true} bool; enumerator
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-sharedarraybuffer.cc52 ValidateIntegerTypedArray( Isolate* isolate, Handle<Object> object, const char* method_name, bool only_int32_and_big_int64 = false) ValidateIntegerTypedArray() argument
/third_party/node/deps/v8/include/v8-include/
H A Dv8-message.h30 V8_INLINE ScriptOriginOptions(bool is_shared_cross_origin = false, in ScriptOriginOptions() argument
64 ScriptOrigin(Isolate* isolate, Local<Value> resource_name, int resource_line_offset = 0, int resource_column_offset = 0, bool resource_is_shared_cross_origin = false, int script_id = -1, Local<Value> source_map_url = Local<Value>(), bool resource_is_opaque = false, bool is_wasm = false, bool is_module = false, Local<Data> host_defined_options = Local<Data>()) ScriptOrigin() argument
/third_party/node/deps/v8/include/
H A Dv8-message.h30 V8_INLINE ScriptOriginOptions(bool is_shared_cross_origin = false, in ScriptOriginOptions() argument
64 ScriptOrigin(Isolate* isolate, Local<Value> resource_name, int resource_line_offset = 0, int resource_column_offset = 0, bool resource_is_shared_cross_origin = false, int script_id = -1, Local<Value> source_map_url = Local<Value>(), bool resource_is_opaque = false, bool is_wasm = false, bool is_module = false, Local<Data> host_defined_options = Local<Data>()) ScriptOrigin() argument
/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
H A Dthread_rwlock_test.cpp24 explicit RwlockHandleControl(std::function<int(pthread_rwlock_t*)> mLock_function, bool mFlag = false, in RwlockHandleControl() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-sine-source.c45 PA_MODULE_LOAD_ONCE(false); variable
H A Dohos_module-protocol-stub.c144 PA_MODULE_LOAD_ONCE(false); variable

Completed in 18 milliseconds

1...<<11121314151617181920>>...48