/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_mgr_interface.h | 1499 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 D | rs_render_node.h | 298 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 D | rs_properties_painter.cpp | 344 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 D | hiplayer_impl.cpp | 2684 UpdateStateNoLock(TransStateId2PlayerState(state), true, isSystemOperation); OnStateChanged() local [all...] |
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | medialibrary_data_manager.cpp | 321 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 D | usettest.cpp | 3311 ucnv_fromUnicode(openUTF8Converter(), &t, tLimit, &s16, s16Limit, o, true, &errorCode); testSpanBothUTFs() local [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | dtfmtsym.cpp | 275 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 D | module-decoder.cc | 393 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 D | dtfmtsym.cpp | 275 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 D | code-generator-x64.cc | 1065 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 D | code-generator-s390.cc | 1055 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 D | v8-debugger-agent-impl.cc | 388 didParseSource(std::move(script), true); in enableImpl() local [all...] |
/third_party/node/deps/v8/src/diagnostics/ |
H A D | objects-printer.cc | 591 JSObjectPrintBody(std::ostream& os, JSObject obj, bool print_elements = true) JSObjectPrintBody() argument [all...] |
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_from_tgsi.cpp | 3689 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 D | vktApiExternalMemoryTests.cpp | 862 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 D | vktRayTracingPipelineFlagsTests.cpp | 834 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 D | vktApiExternalMemoryTests.cpp | 851 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 D | HexagonFrameLowering.cpp | 244 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 D | vktPipelineSamplerTests.cpp | 75 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 D | vktRayTracingPipelineFlagsTests.cpp | 827 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 D | tcuTexture.hpp | 287 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 D | render_text_field.cpp | 2468 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 D | jsi_declarative_engine.cpp | 2820 JsRegisterFormViews(JSNApi::GetGlobalObject(vm), formModuleList, true); ReloadAceModuleCard() local [all...] |
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_container.cpp | 1253 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 D | render_node.h | 1164 TakeBoundary(bool taken = true) TakeBoundary() argument [all...] |