| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | ParseHelper.cpp | 303 bool TParseContext::lValueErrorCheck(const TSourceLoc &line, const char* op, TIntermTyped* node) in lValueErrorCheck() argument 422 bool TParseContext::constErrorCheck(TIntermTyped* node) in constErrorCheck() argument 438 integerErrorCheck(TIntermTyped* node, const char* token) integerErrorCheck() argument 497 constructorErrorCheck(const TSourceLoc &line, TIntermNode* node, TFunction& function, TOperator op, TType* type) constructorErrorCheck() argument 892 arraySetMaxSize(TIntermSymbol *node, TType* type, int size, bool updateFlag, const TSourceLoc &line) arraySetMaxSize() argument 1090 TIntermTyped *node = (aggregate->getSequence())[i]->getAsTyped(); functionCallLValueErrorCheck() local 2183 addConstVectorNode(TVectorFields& fields, TIntermTyped* node, const TSourceLoc &line) addConstVectorNode() argument 2230 addConstMatrixNode(int index, TIntermTyped* node, const TSourceLoc &line) addConstMatrixNode() argument 2265 addConstArrayNode(int index, TIntermTyped* node, const TSourceLoc &line) addConstArrayNode() argument 2302 addConstStruct(const TString& identifier, TIntermTyped* node, const TSourceLoc &line) addConstStruct() argument 3111 TIntermTyped *node = createUnaryMath(op, child, loc, nullptr); addUnaryMath() local 3304 TIntermSwitch *node = intermediate.addSwitch(init, statementList, loc); addSwitch() local 3342 TIntermCase *node = intermediate.addCase(condition, loc); addCase() local 3360 TIntermCase *node = intermediate.addCase(nullptr, loc); addDefault() local 3380 TIntermTyped *node = createAssign(op, left, right, loc); addAssign() local 3451 TIntermTyped *node = addBinaryMathInternal(op, left, right, loc); addBinaryMath() local 3463 TIntermTyped *node = addBinaryMathInternal(op, left, right, loc); addBinaryMathBooleanResult() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | tznames_impl.cpp | 273 CharacterNode *node = fNodes; in putImpl() local 332 CharacterNode *node = fNodes + fNodesCount; in addChildNode() local 406 search(CharacterNode *node, const UnicodeString &text, int32_t start, int32_t index, TextTrieMapSearchResultHandler *handler, UErrorCode &status) const search() argument 943 handleMatch(int32_t matchLength, const CharacterNode *node, UErrorCode &status) handleMatch() argument 1915 handleMatch(int32_t matchLength, const CharacterNode *node, UErrorCode &status) handleMatch() argument [all...] |
| /third_party/python/Modules/ |
| H A D | _elementtree.c | 2642 treebuilder_append_event(TreeBuilderObject *self, PyObject *action, PyObject *node) treebuilder_append_event() argument 2666 PyObject* node; treebuilder_handle_start() local [all...] |
| /third_party/python/PC/ |
| H A D | launcher2.c | 1325 addEnvironmentInfo(EnvironmentInfo **root, EnvironmentInfo* parent, EnvironmentInfo *node) in addEnvironmentInfo() argument [all...] |
| /third_party/selinux/checkpolicy/ |
| H A D | policy_define.c | 1151 ebitmap_node_t *node; in expand_attrib() local 1609 ebitmap_node_t *node; in define_compute_type_helper() local 2044 ebitmap_node_t *node; in define_te_avtab_xperms_helper() local 2504 ebitmap_node_t *node; in define_te_avtab_helper() local 2907 ebitmap_node_t *node; in dominate_role_recheck() local 2945 ebitmap_node_t *node; define_role_dom() local 3522 struct constraint_node *node; define_constraint() local 3686 struct constraint_node *node; define_validatetrans() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineLibraryTests.cpp | 880 RuntimePipelineTreeNode& node = runtimePipelineTreeConfiguration[nodeNdx]; in runTest() local 1115 RuntimePipelineTreeNode& node = runtimePipelineTreeConfiguration[nodeNdx]; iterate() local 1147 const RuntimePipelineTreeNode& node = runtimePipelineTreeConfiguration[nodeNdx]; iterate() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/stubs/ |
| H A D | runtime_stubs.cpp | 3007 JSHandle<JSTaggedValue> node = GetHArg<JSTaggedValue>(argv, argc, 0); // 0: param index in DEF_RUNTIME_STUBS() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
| H A D | mir_function.h | 743 void SetBody(BlockNode *node) in SetBody() argument 756 void SetLastPosBody(BlockNode *node) in SetLastPosBody() argument
|
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ |
| H A D | helpers.cpp | 596 auto *node = nodeVar->Declaration()->Node(); in InferAliasLambdaType() local 1593 ir::AstNode *ETSChecker::FindAncestorGivenByType(ir::AstNode *node, ir::AstNodeType type, const ir::AstNode *endNode) in FindAncestorGivenByType() argument 1629 std::optional<const ir::AstNode *> ETSChecker::FindJumpTarget(ir::AstNode *node) in FindJumpTarget() argument 1670 GetAccessFlagFromNode(const ir::AstNode *node) GetAccessFlagFromNode() argument 1701 AddBoxingUnboxingFlagsToNode(ir::AstNode *node, Type *boxingUnboxingType) AddBoxingUnboxingFlagsToNode() argument 1929 CheckRethrowingParams(const ir::AstNode *ancestorFunction, const ir::AstNode *node) CheckRethrowingParams() argument 1940 CheckThrowingStatements(ir::AstNode *node) CheckThrowingStatements() argument 1981 CheckThrowingPlacement(ir::AstNode *node, const ir::AstNode *ancestorFunction) CheckThrowingPlacement() argument [all...] |
| /arkcompiler/ets_frontend/es2panda/parser/ |
| H A D | parserImpl.cpp | 1414 void ParserImpl::CreateTSVariableForProperty(ir::AstNode *node, const ir::Expression *key, binder::VariableFlags flags) in CreateTSVariableForProperty() argument 4252 ValidateAssignmentTarget(ExpressionParseFlags flags, ir::Expression *node) ValidateAssignmentTarget() argument 4273 ValidateArrowParameterBindings(const ir::Expression *node) ValidateArrowParameterBindings() argument [all...] |
| /base/telephony/core_service/services/sim/src/ |
| H A D | esim_file.cpp | 393 std::shared_ptr<Asn1Node> node = decoder.Asn1NextNode();
in Asn1ParseResponse() local 915 std::shared_ptr<Asn1Node> node = root->Asn1GetChild(TAG_ESIM_CTX_1);
in buildCarrierIdentifiers() local 924 std::shared_ptr<Asn1Node> node = root->Asn1GetChild(TAG_ESIM_CTX_2);
in buildCarrierIdentifiers() local 949 std::shared_ptr<Asn1Node> node in RequestRulesAuthTableParseTagCtxComp0() local 1615 std::shared_ptr<Asn1Node> node = decoder->Asn1NextNode(); Asn1AddChildAsBase64() local 2037 createNotification(std::shared_ptr<Asn1Node> &node, EuiccNotification &euicc) createNotification() argument 2418 std::shared_ptr<Asn1Node> node = root->Asn1GetChild(TAG_ESIM_CTX_0); ProcessRemoveNotificationDone() local [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/regulator/ |
| H A D | core.c | 1673 struct regulator_map *node, *new_node;
in set_consumer_device_supply() local 1736 struct regulator_map *node, *n; unset_regulator_supplies() local 1934 struct device_node *node; regulator_dev_lookup() local [all...] |
| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/ |
| H A D | capture.c | 2958 struct rkcif_vdev_node *node = &stream->vnode;
in rkcif_do_stop_stream() local 3835 struct rkcif_vdev_node *node = &stream->vnode;
in rkcif_do_start_stream() local 4787 struct rkcif_vdev_node *node;
in rkcif_register_stream_vdev() local [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_defs.h | 321 struct list_head node; member
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/panel/ |
| H A D | panel-simple.c | 4888 static bool of_child_node_is_present(const struct device_node *node, const char *name) in of_child_node_is_present() argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/pinctrl/ |
| H A D | pinctrl-rockchip.c | 3403 struct device_node *node = pdev->dev.of_node; in rockchip_pinctrl_get_soc_data() local 3610 struct device_node *np = pdev->dev.of_node, *node; in rockchip_pinctrl_probe() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_defs.h | 343 struct list_head node; member
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/ |
| H A D | capture.c | 3036 struct rkcif_vdev_node *node = &stream->vnode; in rkcif_do_stop_stream() local 3974 struct rkcif_vdev_node *node = &stream->vnode; in rkcif_do_start_stream() local 4964 struct rkcif_vdev_node *node; in rkcif_register_stream_vdev() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/swiper/ |
| H A D | render_swiper.cpp | 3363 auto node = itemWithChildAccessibilityNode->GetAccessibilityNode().Upgrade(); in OnPaintFinish() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/ |
| H A D | sheet_presentation_pattern.cpp | 1009 auto node = AceType::DynamicCast<FrameNode>(sheetWrapper->GetParent()); in DismissTransition() local 2123 auto node = AceType::DynamicCast<FrameNode>(sheetWrapper->GetParent()); in GetSheetTypeWithAuto() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| H A D | navigation_pattern.cpp | 982 void NavigationPattern::FireNavigationStateChange(const RefPtr<UINode>& node, bool isShow) in FireNavigationStateChange() argument 1005 FireNavigationInner(const RefPtr<UINode>& node, bool isOnShow) FireNavigationInner() argument 1075 FireNavigationChange(const RefPtr<UINode>& node, bool isOnShow, bool isFirst) FireNavigationChange() argument 1089 FireNavigationLifecycleChange(const RefPtr<UINode>& node, NavDestinationLifecycle lifecycle) FireNavigationLifecycleChange() argument 1595 GenerateUINodeByIndex(int32_t index, RefPtr<UINode>& node) GenerateUINodeByIndex() argument 2100 RefPtr<FrameNode> node; OnCustomAnimationFinish() local 2290 RefPtr<UINode> node = GetHost(); GetParentNavigationPattern() local 2322 DealTransitionVisibility(const RefPtr<FrameNode>& node, bool isVisible, bool isNavBar) DealTransitionVisibility() argument 2353 auto node = GetHost(); AddToDumpManager() local 2381 auto node = GetHost(); RemoveFromDumpManager() local 2557 ProcessAutoSave(const RefPtr<FrameNode>& node) ProcessAutoSave() argument 3123 CheckContentNeedMeasure(const RefPtr<FrameNode>& node) CheckContentNeedMeasure() argument [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 1267 auto node = node_.Upgrade(); global() variable 1268 CHECK_NULL_VOID(node); global() variable 1293 auto node = node_.Upgrade(); global() variable 1294 CHECK_NULL_VOID(node); global() variable 1333 auto node = node_.Upgrade(); GetPopupConfigWillUpdateY() local 1369 auto node = node_.Upgrade(); GetPopupConfigWillUpdateX() local 1428 UpdatePopupUIExtension(const RefPtr<NG::FrameNode>& node, uint32_t autoFillSessionId, bool isNative) UpdatePopupUIExtension() argument 1481 FillAutoFillViewData(const RefPtr<NG::FrameNode> &node, RefPtr<ViewDataWrap> &viewDataWrap) FillAutoFillViewData() argument 1535 AbilityBase::PageNodeInfo node; OverwritePageNodeInfo() local 1554 FillAutoFillCustomConfig(const RefPtr<NG::FrameNode>& node, AbilityRuntime::AutoFill::AutoFillCustomConfig& customConfig, bool isNative) FillAutoFillCustomConfig() argument 1580 RequestAutoFill(const RefPtr<NG::FrameNode>& node, AceAutoFillType autoFillType, bool isNewPassWord, bool& isPopup, uint32_t& autoFillSessionId, bool isNative) RequestAutoFill() argument 1676 RequestAutoSave(const RefPtr<NG::FrameNode>& node, const std::function<void()>& onFinish, const std::function<void()>& onUIExtNodeBindingCompleted, bool isNative, int32_t instanceId) RequestAutoSave() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
| H A D | frontend_delegate_declarative.cpp | 1871 void FrontendDelegateDeclarative::CloseCustomDialog(const WeakPtr<NG::UINode>& node, in CloseCustomDialog() argument 3402 void FrontendDelegateDeclarative::AddFrameNodeToOverlay(const RefPtr<NG::FrameNode>& node, st argument 1889 UpdateCustomDialog( const WeakPtr<NG::UINode>& node, const PromptDialogAttr &dialogAttr, std::function<void(int32_t)> &&callback) UpdateCustomDialog() argument 3412 RemoveFrameNodeOnOverlay(const RefPtr<NG::FrameNode>& node) RemoveFrameNodeOnOverlay() argument 3422 ShowNodeOnOverlay(const RefPtr<NG::FrameNode>& node) ShowNodeOnOverlay() argument 3432 HideNodeOnOverlay(const RefPtr<NG::FrameNode>& node) HideNodeOnOverlay() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_engine.cpp | 2186 RefPtr<DOMNode> node = domDocument->GetDOMNodeById(childNodeId); in JsCallComponent() local 2419 RefPtr<DOMNode> node = domDocument->GetDOMNodeById(id); in JsAppendChild() local 2512 shared_ptr<JsValue> node = runtime->NewObject(); JsCreateElement() local [all...] |
| /foundation/arkui/ace_engine/test/mock/core/pipeline/ |
| H A D | mock_pipeline_context.cpp | 204 void PipelineContext::AddOrReplaceNavigationNode(const std::string& id, const WeakPtr<FrameNode>& node) {} in AddOrReplaceNavigationNode() argument 314 void PipelineContext::OnTouchEvent(const TouchEvent& point, const RefPtr<FrameNode>& node, bool isSubPipe) {} in OnTouchEvent() argument 318 void PipelineContext::OnMouseEvent(const MouseEvent& event, const RefPtr<FrameNode>& node) {} in OnMouseEvent() argument 320 void PipelineContext::OnMouseMoveEventForAxisEvent(const MouseEvent& event, const RefPtr<NG::FrameNode>& node) {}; in OnMouseMoveEventForAxisEvent() argument 310 SendEventToAccessibilityWithNode( const AccessibilityEvent& accessibilityEvent, const RefPtr<FrameNode>& node) SendEventToAccessibilityWithNode() argument 322 OnAxisEvent(const AxisEvent& event, const RefPtr<FrameNode>& node) OnAxisEvent() argument 326 OnAccessibilityHoverEvent(const TouchEvent& point, const RefPtr<NG::FrameNode>& node) OnAccessibilityHoverEvent() argument 328 OnPenHoverEvent(const TouchEvent& point, const RefPtr<NG::FrameNode>& node) OnPenHoverEvent() argument 338 OnDragEvent( const PointerEvent& pointerEvent, DragEventAction action, const RefPtr<NG::FrameNode>& node) OnDragEvent() argument 477 SetNeedRenderNode(const WeakPtr<FrameNode>& node) SetNeedRenderNode() argument 556 AddDirtyFocus(const RefPtr<FrameNode>& node) AddDirtyFocus() argument 560 AddDirtyRequestFocus(const RefPtr<FrameNode>& node) AddDirtyRequestFocus() argument 562 AddDirtyFreezeNode(FrameNode* node) AddDirtyFreezeNode() argument 625 AddVisibleAreaChangeNode(const RefPtr<FrameNode>& node, const std::vector<double>& ratio, const VisibleRatioCallback& callback, bool isUserCallback, bool isCalculateInnerClip) AddVisibleAreaChangeNode() argument 649 StoreNode(int32_t restoreId, const WeakPtr<FrameNode>& node) StoreNode() argument 721 AddFontNodeNG(const WeakPtr<UINode>& node) AddFontNodeNG() argument 723 RemoveFontNodeNG(const WeakPtr<UINode>& node) RemoveFontNodeNG() argument 727 AddIsFocusActiveUpdateEvent( const RefPtr<FrameNode>& node, const std::function<void(bool)>& eventCallback) AddIsFocusActiveUpdateEvent() argument 731 RemoveIsFocusActiveUpdateEvent(const RefPtr<FrameNode>& node) RemoveIsFocusActiveUpdateEvent() argument 740 FindNavigationNodeToHandleBack(const RefPtr<UINode>& node) FindNavigationNodeToHandleBack() argument 840 AddFrameNodeChangeListener(const WeakPtr<FrameNode>& node) AddFrameNodeChangeListener() argument 844 AddChangedFrameNode(const WeakPtr<FrameNode>& node) AddChangedFrameNode() argument 1056 FlushUITaskWithSingleDirtyNode(const RefPtr<NG::FrameNode>& node) FlushUITaskWithSingleDirtyNode() argument [all...] |