| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| H A D | SIMemoryLegalizer.cpp | 130 SIMemOpInfo(AtomicOrdering Ordering = AtomicOrdering::SequentiallyConsistent, SIAtomicScope Scope = SIAtomicScope::SYSTEM, SIAtomicAddrSpace OrderingAddrSpace = SIAtomicAddrSpace::ATOMIC, SIAtomicAddrSpace InstrAddrSpace = SIAtomicAddrSpace::ALL, bool IsCrossAddressSpaceOrdering = true, AtomicOrdering FailureOrdering = AtomicOrdering::SequentiallyConsistent, bool IsNonTemporal = false) SIMemOpInfo() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| H A D | HotColdSplitting.cpp | 147 static bool markFunctionCold(Function &F, bool UpdateEntryCount = false) { in markFunctionCold() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineInternal.h | 161 static inline Value *peekThroughBitcast(Value *V, bool OneUseOnly = false) { in peekThroughBitcast() argument 738 isKnownToBeAPowerOfTwo(const Value *V, bool OrZero = false, unsigned Depth = 0, const Instruction *CxtI = nullptr) isKnownToBeAPowerOfTwo() argument [all...] |
| /third_party/skia/tools/viewer/ |
| H A D | SlideDir.cpp | 232 SkASSERT(false); variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | APInt.h | 277 APInt(unsigned numBits, uint64_t val, bool isSigned = false) in APInt() argument [all...] |
| H A D | SmallBitVector.h | 145 explicit SmallBitVector(unsigned s, bool t = false) { in SmallBitVector() argument 329 void resize(unsigned N, bool t = false) { in resize() argument [all...] |
| H A D | StringMap.h | 497 StringMapIterBase(StringMapEntryBase **Bucket, bool NoAdvance = false) StringMapIterBase() argument 538 StringMapConstIterator(StringMapEntryBase **Bucket, bool NoAdvance = false) StringMapConstIterator() argument 555 StringMapIterator(StringMapEntryBase **Bucket, bool NoAdvance = false) StringMapIterator() argument
|
| /third_party/pulseaudio/src/modules/alsa/ |
| H A D | module-alsa-card.c | 45 PA_MODULE_LOAD_ONCE(false); variable [all...] |
| /third_party/skia/bench/ |
| H A D | nanobench.cpp | 921 SkASSERT(false); rawNext() variable 945 SkASSERT(false); rawNext() variable 1054 SkASSERT(false); rawNext() variable [all...] |
| /third_party/spirv-tools/tools/fuzz/ |
| H A D | fuzz.cpp | 627 fuzzer_options->fuzzer_pass_validation_enabled, validator_options, false); Fuzz() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineStencilExportTests.cpp | 351 preparePipelineWrapper(GraphicsPipelineWrapper& gpw, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const deUint32 subpass, const VkShaderModule vertexModule, const VkShaderModule fragmentModule, const UVec2 renderSize, const bool useColor, const bool earlyLate = false) preparePipelineWrapper() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmImageSamplerTests.cpp | 594 std::string getImageReadOpStr (ReadOp readOp, bool useNontemporal = false) in getImageReadOpStr() argument [all...] |
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluShaderProgram.cpp | 716 false, ""); in operator <<() local
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglImageTests.cpp | 402 CreateImageGLES2 (EglTestContext& eglTestCtx, EGLint target, GLenum internalFormat, GLenum format, GLenum type, bool useTexLevel0 = false) in CreateImageGLES2() argument
|
| /foundation/ability/form_fwk/services/src/ |
| H A D | form_data_proxy_record.cpp | 274 SubscribeResultRecord record{iter.key_, search.subscribeId, iter.errCode_, false, 0}; in SubscribeRdbFormData() local 318 SubscribeResultRecord record{iter.key_, search.subscribeId, iter.errCode_, false, 0}; in SubscribePublishFormData() local [all...] |
| /foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/ |
| H A D | fms_form_data_mgr_test.cpp | 3393 formDataMgr_.EnableForms(std::move(formRecords), false); HWTEST_F() local [all...] |
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ |
| H A D | js_service_extension_context.cpp | 232 napi_value OnStartAbility(napi_env env, NapiCallbackInfo& info, bool isStartRecent = false) in OnStartAbility() argument 391 napi_value OnStartRecentAbility(napi_env env, NapiCallbackInfo& info, bool isStartRecent = false) in OnStartRecentAbility() argument 200 AddFreeInstallObserver(napi_env env, const AAFwk::Want &want, napi_value callback, napi_value* result, bool isOpenLink = false) AddFreeInstallObserver() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/grid/ |
| H A D | render_grid.cpp | 591 KeyDirection::DOWN, false); focusMoveDown() member [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/ |
| H A D | dialog_layout_algorithm.cpp | 275 CHECK_NULL_RETURN(Container::GreatOrEqualAPIVersion(PlatformVersion::VERSION_TWELVE), false); in ComputeInnerLayoutSizeParam() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/indexer/ |
| H A D | render_indexer_circle.cpp | 398 indicatorBox_->SetColor(Color(INDEXER_CIRCLE_ACTIVE_BG_COLOR), false); UpdateCurrentSectionItem() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/ |
| H A D | gesture_recognizer.h | 60 void BeginReferee(int32_t touchId, bool needUpdateChild = false) in BeginReferee() argument 71 void FinishReferee(int32_t touchId, bool isBlocked = false) in FinishReferee() argument 242 void ResetStatusOnFinish(bool isBlocked = false) in ResetStatusOnFinish() argument 420 virtual void OnBeginGestureReferee(int32_t touchId, bool needUpdateChild = false) {} in OnBeginGestureReferee() argument 421 OnFinishGestureReferee(int32_t touchId, bool isBlocked = false) OnFinishGestureReferee() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/ |
| H A D | drag_drop_manager.h | 347 void ResetPullMoveReceivedForCurrentDrag(bool isPullMoveReceivedForCurrentDrag = false) in ResetPullMoveReceivedForCurrentDrag() argument 409 void SetIsDragNodeNeedClean(bool isDragNodeNeedClean = false) in SetIsDragNodeNeedClean() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
| H A D | grid_layout_info.cpp | 595 CHECK_NULL_RETURN(GetLineIndexByIndex(targetIndex, targetLineIndex), false); in GetGridItemAnimatePos() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| H A D | inspector.cpp | 57 RefPtr<UINode> GetInspectorByKey(const RefPtr<FrameNode>& root, const std::string& key, bool notDetach = false) in GetInspectorByKey() argument 100 GetFrameNodeChildren(const RefPtr<NG::UINode>& uiNode, std::vector<RefPtr<NG::UINode>>& children, int32_t pageId, bool isLayoutInspector = false) GetFrameNodeChildren() argument 232 GetFrameNodeChildren(const RefPtr<NG::UINode>& uiNode, std::vector<RefPtr<NG::UINode>>& children, int32_t pageId, bool isLayoutInspector = false) GetFrameNodeChildren() argument 372 GenerateParameters(InspectorChildrenParameters& inspectorParameters, int32_t& pageId, bool isActive, bool isLayoutInspector = false) GenerateParameters() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
| H A D | layout_wrapper.cpp | 84 CHECK_NULL_RETURN(IsActive(), false); in AvoidKeyboard() local [all...] |