Home
last modified time | relevance | path

Searched defs:false (Results 1076 - 1100 of 1254) sorted by relevance

1...<<4142434445464748495051

/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_rdb_utils.cpp474 GetAlbumPredicates(PhotoAlbumSubType subtype, const shared_ptr<ResultSet> &albumResult, NativeRdb::RdbPredicates &predicates, const bool hiddenState, const bool isUpdateAlbum = false) GetAlbumPredicates() argument
[all...]
/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/
H A Ddisc_ble.c362 false, DISC_BLE, "lock failed"); in CheckScanner() local
[all...]
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c402 CONN_CHECK_AND_RETURN_RET_LOGE(SoftBusMutexLock(&g_bleManager.prevents->lock) == SOFTBUS_OK, false, CONN_BLE, in BleCheckPreventing() local
[all...]
/third_party/glslang/glslang/Include/
H A DTypes.h1539 TType(TBasicType t = EbtVoid, TStorageQualifier q = EvqTemporary, int vs = 1, int mc = 0, int mr = 0, bool isVector = false) TType() argument
1555 TType(TBasicType t, TStorageQualifier q, TPrecisionQualifier p, int vs = 1, int mc = 0, int mr = 0, bool isVector = false) TType() argument
1636 TType(const TType& type, int derefIndex, bool rowMajor = false) TType() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Ddtptngen.cpp1362 addPattern(UnicodeString(Canonical_Items[i]), false, conflictingPattern, status); addCanonicalItems() local
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_ir.h706 is_constant_representable(uint64_t val, unsigned bytes, bool zext = false, bool sext = false) is_constant_representable() argument
840 setFirstKill(false); global() variable
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dmodule-decoder.cc206 void advance(bool move_to_section_end = false) { in advance() argument
[all...]
H A Dwasm-js.cc2676 InstallFunc( Isolate* isolate, Handle<JSObject> object, const char* str, FunctionCallback func, int length, bool has_prototype = false, PropertyAttributes attributes = NONE, SideEffectType side_effect_type = SideEffectType::kHasSideEffect) InstallFunc() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Ddtptngen.cpp1354 addPattern(UnicodeString(Canonical_Items[i]), false, conflictingPattern, status); addCanonicalItems() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc1112 first_unused_slot_offset, nullptr, false); AssembleTailCallBeforeGap() local
[all...]
/third_party/node/deps/v8/src/builtins/mips64/
H A Dbuiltins-mips64.cc3620 Generate_BaselineOrInterpreterEntry(MacroAssembler* masm, bool next_bytecode, bool is_osr = false) Generate_BaselineOrInterpreterEntry() argument
[all...]
/third_party/node/deps/v8/src/builtins/ppc/
H A Dbuiltins-ppc.cc98 Generate_BaselineOrInterpreterEntry(MacroAssembler* masm, bool next_bytecode, bool is_osr = false) Generate_BaselineOrInterpreterEntry() argument
[all...]
/third_party/node/deps/v8/src/builtins/loong64/
H A Dbuiltins-loong64.cc3592 Generate_BaselineOrInterpreterEntry(MacroAssembler* masm, bool next_bytecode, bool is_osr = false) Generate_BaselineOrInterpreterEntry() argument
[all...]
/third_party/node/deps/v8/src/builtins/arm/
H A Dbuiltins-arm.cc3561 Generate_BaselineOrInterpreterEntry(MacroAssembler* masm, bool next_bytecode, bool is_osr = false) Generate_BaselineOrInterpreterEntry() argument
[all...]
/third_party/node/deps/v8/src/builtins/riscv64/
H A Dbuiltins-riscv64.cc3692 Generate_BaselineOrInterpreterEntry(MacroAssembler* masm, bool next_bytecode, bool is_osr = false) Generate_BaselineOrInterpreterEntry() argument
[all...]
/third_party/node/deps/v8/src/builtins/s390/
H A Dbuiltins-s390.cc102 Generate_BaselineOrInterpreterEntry(MacroAssembler* masm, bool next_bytecode, bool is_osr = false) Generate_BaselineOrInterpreterEntry() argument
[all...]
/third_party/libabigail/include/
H A Dabg-ir.h3749 member_base(access_specifier a, bool is_static = false) member_base() argument
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-equalizer-sink.c70 PA_MODULE_LOAD_ONCE(false); variable
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp251 createTestDevice(const Context& context, const vk::PlatformInterface& vkp, vk::VkInstance instance, const vk::InstanceInterface& vki, vk::VkPhysicalDevice physicalDevice, const vk::VkExternalSemaphoreHandleTypeFlags externalSemaphoreTypes, const vk::VkExternalMemoryHandleTypeFlags externalMemoryTypes, const vk::VkExternalFenceHandleTypeFlags externalFenceTypes, deUint32 queueFamilyIndex, bool useDedicatedAllocs = false, void * protectedFeatures = DE_NULL) createTestDevice() argument
[all...]
H A DvktApiImageClearingTests.cpp1580 ClearColorImageTestInstance (Context& context, const TestParams& testParams, bool twoStep = false) argument
1715 ClearDepthStencilImageTestInstance(Context& context, const TestParams& testParams, bool twoStep = false) ClearDepthStencilImageTestInstance() argument
2715 false, // bool isCube; createImageClearingTestsCommon() local
2717 false, // bool isColorMultipleSubresourceRangeTest; createImageClearingTestsCommon() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageLoadStoreTests.cpp287 tcu::TextureLevel generateReferenceImage (const tcu::IVec3& imageSize, const VkFormat imageFormat, const VkFormat readFormat, bool constantValue = false) in generateReferenceImage() argument
340 inline tcu::TextureLevel generateReferenceImage (const tcu::IVec3& imageSize, const VkFormat imageFormat, bool constantValue = false) in generateReferenceImage() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderSmokeTestsEXT.cpp166 MeshOnlyTriangleCase(tcu::TestContext& testCtx, const std::string& name, PipelineConstructionType constructionType, bool rasterizationDisabled = false) MeshOnlyTriangleCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp1018 VectorType MaskVector(const VectorType& valueIfMaskIsFalse, const VectorType& valueIfMaskIsTrue, const std::vector<bool>& mask, bool inverse = false) in MaskVector() argument
[all...]
H A DvktPipelineDynamicOffsetTests.cpp2090 DynamicOffsetMixedTest(tcu::TestContext& testContext, const PipelineConstructionType pipelineConstructionType, const std::string& name, const tcu::IVec2 renderSize, const deUint32 numInstances, const bool testAllOffsets, const bool reverseOrder, const bool runComputeFirst = false, const deUint32 vertexOffset = 0u, const deUint32 sharedUboOffset = 0u, const deUint32 fragUboOffset = 0u, const deUint32 ssboReadOffset = 0u, const deUint32 ssboWriteOffset = 0u) DynamicOffsetMixedTest() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingPipelineFlagsTests.cpp855 blas->addGeometry(std::vector<tcu::Vec3>(box.begin(), box.end()), false, geomFlags); in createBottomLevelAccelerationStructs() local
[all...]

Completed in 110 milliseconds

1...<<4142434445464748495051