Home
last modified time | relevance | path

Searched defs:true (Results 701 - 725 of 782) sorted by relevance

1...<<21222324252627282930>>...32

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h1499 SwitchUninstallState(const std::string &bundleName, const bool &state, bool isNeedSendNotify = true) SwitchUninstallState() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_render_node.h298 dirtyTypes_.set(static_cast<int>(type), true); in AddDirtyType() local
335 virtual void ProcessAnimatePropertyBeforeChildren(RSPaintFilterCanvas& canvas, bool includeProperty = true) {} in ProcessAnimatePropertyBeforeChildren() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp344 canvas.ClipRoundRect(RRect2DrawingRRect(properties.GetRRect()), Drawing::ClipOp::DIFFERENCE, true); DrawShadow() local
1477 canvas.ClipRect(Rect2DrawingRect(properties.GetBoundsRect()), Drawing::ClipOp::INTERSECT, true); DrawForegroundColor() local
1479 canvas.ClipRoundRect(RRect2DrawingRRect(properties.GetClipRRect()), Drawing::ClipOp::INTERSECT, true); DrawForegroundColor() local
1682 canvas.ClipRoundRect(RRect2DrawingRRect(properties.GetRRect()), Drawing::ClipOp::INTERSECT, true); DrawColorFilter() local
1710 canvas.ClipRoundRect(RRect2DrawingRRect(properties.GetRRect()), Drawing::ClipOp::INTERSECT, true); DrawBinarizationShader() local
1790 canvas.ClipRoundRect(RRect2DrawingRRect(properties.GetRRect()), Drawing::ClipOp::INTERSECT, true); DrawLightUpEffect() local
1955 canvas.ClipRoundRect(RRect2DrawingRRect(properties.GetRRect()), Drawing::ClipOp::INTERSECT, true); DrawDynamicDim() local
[all...]
/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.cpp2684 UpdateStateNoLock(TransStateId2PlayerState(state), true, isSystemOperation); OnStateChanged() local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_data_manager.cpp321 shareHelper->RegisterObserverExt(Uri(PhotoColumn::PHOTO_CLOUD_URI_PREFIX), cloudPhotoObserver_, true); in InitMediaLibraryMgr() local
322 shareHelper->RegisterObserverExt(Uri(PhotoAlbumColumns::ALBUM_CLOUD_URI_PREFIX), cloudPhotoAlbumObserver_, true); in InitMediaLibraryMgr() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dusettest.cpp3311 ucnv_fromUnicode(openUTF8Converter(), &t, tLimit, &s16, s16Limit, o, true, &errorCode); testSpanBothUTFs() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Ddtfmtsym.cpp275 initializeData(Locale::getDefault(), NULL, status, true); in DateFormatSymbols() local
290 initializeData(Locale::getDefault(), type, status, true); in DateFormatSymbols() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dmodule-decoder.cc393 DecodeSection(SectionCode section_code, base::Vector<const uint8_t> bytes, uint32_t offset, bool verify_functions = true) DecodeSection() argument
1477 FinishDecoding(bool verify_functions = true) FinishDecoding() argument
1499 DecodeModule(Counters* counters, AccountingAllocator* allocator, bool verify_functions = true) DecodeModule() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Ddtfmtsym.cpp275 initializeData(Locale::getDefault(), nullptr, status, true); in DateFormatSymbols() local
290 initializeData(Locale::getDefault(), type, status, true); in DateFormatSymbols() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc1065 AdjustStackPointerForTailCall(Instruction* instr, TurboAssembler* assembler, Linkage* linkage, OptimizedCompilationInfo* info, FrameAccessState* state, int new_slot_above_sp, bool allow_shrinkage = true) AdjustStackPointerForTailCall() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc1055 AdjustStackPointerForTailCall( TurboAssembler* tasm, FrameAccessState* state, int new_slot_above_sp, ZoneVector<Register>* pending_pushes = nullptr, bool allow_shrinkage = true) AdjustStackPointerForTailCall() argument
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dv8-debugger-agent-impl.cc388 didParseSource(std::move(script), true); in enableImpl() local
[all...]
/third_party/node/deps/v8/src/diagnostics/
H A Dobjects-printer.cc591 JSObjectPrintBody(std::ostream& os, JSObject obj, bool print_elements = true) JSObjectPrintBody() argument
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp3689 setPosition(reinterpret_cast<BasicBlock *>(breakBBs.pop().u.p), true); handleInstruction() local
3736 setPosition(BasicBlock::get(sub.cur->f->cfg.getRoot()), true); handleInstruction() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp862 submitAtomicCalculationsAndGetFenceNative(const Context& context, const vk::DeviceInterface& vk, vk::VkDevice device, vk::Allocator& alloc, vk::VkQueue queue, deUint32 queueFamilyIndex, vk::VkFence fence, vk::VkExternalFenceHandleTypeFlagBits externalType, NativeHandle& nativeHandle, bool expectFenceUnsignaled = true) submitAtomicCalculationsAndGetFenceNative() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingPipelineFlagsTests.cpp834 blas->addGeometry(std::vector<tcu::Vec3>(triangle.begin(), triangle.end()), true, geomFlags); in createBottomLevelAccelerationStructs() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiExternalMemoryTests.cpp851 submitAtomicCalculationsAndGetFenceNative(const Context& context, const vk::DeviceInterface& vk, vk::VkDevice device, vk::Allocator& alloc, vk::VkQueue queue, deUint32 queueFamilyIndex, vk::VkFence fence, vk::VkExternalFenceHandleTypeFlagBits externalType, NativeHandle& nativeHandle, bool expectFenceUnsignaled = true) submitAtomicCalculationsAndGetFenceNative() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp244 getMax32BitSubRegister(unsigned Reg, const TargetRegisterInfo &TRI, bool hireg = true) getMax32BitSubRegister() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp75 SamplerViewType (vk::VkImageViewType type, bool normalized = true) in SamplerViewType() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingPipelineFlagsTests.cpp827 blas->addGeometry(std::vector<tcu::Vec3>(triangle.begin(), triangle.end()), true, geomFlags); in createBottomLevelAccelerationStructs() local
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuTexture.hpp287 Sampler(WrapMode wrapS_, WrapMode wrapT_, WrapMode wrapR_, FilterMode minFilter_, FilterMode magFilter_, float lodThreshold_ = 0.0f, bool normalizedCoords_ = true, CompareMode compare_ = COMPAREMODE_NONE, int compareChannel_ = 0, const Vec4& borderColor_ = Vec4(0.0f, 0.0f, 0.0f, 0.0f), bool seamlessCubeMap_ = false, DepthStencilMode depthStencilMode_ = MODE_DEPTH, ReductionMode reductionMode_ = WEIGHTED_AVERAGE) Sampler() argument
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp2468 SetEditingValue(std::move(value), true, false); HandleOnRevoke() local
2484 SetEditingValue(std::move(value), true, false); HandleOnInverseRevoke() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.cpp2820 JsRegisterFormViews(JSNApi::GetGlobalObject(vm), formModuleList, true); ReloadAceModuleCard() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp1253 FillRequestCallback(WeakPtr<NG::PipelineContext> pipelineContext, const RefPtr<NG::FrameNode>& node, AceAutoFillType autoFillType, bool isNative = true) FillRequestCallback() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.h1164 TakeBoundary(bool taken = true) TakeBoundary() argument
[all...]

Completed in 68 milliseconds

1...<<21222324252627282930>>...32