Home
last modified time | relevance | path

Searched defs:newNode (Results 1 - 25 of 27) sorted by relevance

12

/third_party/skia/infra/bots/gen_tasks_logic/
H A Dcompile_cas.go
/base/startup/appspawn/modules/sandbox/
H A Dappspawn_permission.c41 static int PermissionNodeCompareProc(ListNode *node, ListNode *newNode) in PermissionNodeCompareProc() argument
H A Dsandbox_manager.c60 static int SandboxNodeCompareProc(ListNode *node, ListNode *newNode) in SandboxNodeCompareProc() argument
300 static int SandboxConditionalNodeCompareNode(ListNode *node, ListNode *newNode) in SandboxConditionalNodeCompareNode() argument
/base/startup/init/services/loopevent/timer/
H A Dle_timer.c39 static int TimerNodeCompareProc(ListNode *node, ListNode *newNode) in TimerNodeCompareProc() argument
/base/telephony/core_service/utils/codec/src/
H A Dasn1_builder.cpp144 std::shared_ptr<Asn1Node> newNode = std::make_shared<Asn1Node>(tag_, byteStream, 0, 0); in Asn1Build() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DScalarizeVecAndMatConstructorArgs.cpp140 TIntermBinary *newNode = in scalarizeArgs() local
161 TIntermBinary *newNode = in scalarizeArgs() local
/base/startup/init/interfaces/innerkits/hookmgr/
H A Dhookmgr.c111 static int hookItemCompare(ListNode *node, ListNode *newNode) in hookItemCompare() argument
/third_party/glslang/glslang/MachineIndependent/
H A DConstant.cpp356 TIntermConstantUnion *newNode = new TIntermConstantUnion(newConstArray, returnType); in fold() local
942 TIntermConstantUnion *newNode = new TIntermConstantUnion(newConstArray, returnType); in fold() local
1284 TIntermConstantUnion *newNode = new TIntermConstantUnion(newConstArray, aggrNode->getType()); in fold() local
[all...]
H A DIntermediate.cpp833 TIntermUnary* newNode = nullptr; in createConversion() local
H A DParseHelper.cpp8251 TIntermTyped *newNode; in addConstructor() local
8327 TIntermTyped* newNode; constructBuiltIn() local
8360 TIntermTyped* newNode = intermediate.addBuiltInFunctionCall(node->getLoc(), EOpConvPtrToUvec2, true, node, constructBuiltIn() local
8370 TIntermTyped* newNode = constructBuiltIn() local
8391 TIntermTyped* newNode = constructBuiltIn() local
8544 TIntermTyped* newNode = intermediate.addBuiltInFunctionCall(node->getLoc(), EOpConvPtrToUint64, true, node, type); constructBuiltIn() local
8566 TIntermTyped* newNode = intermediate.addBuiltInFunctionCall(node->getLoc(), EOpConvUint64ToPtr, true, node, constructBuiltIn() local
8573 TIntermTyped* newNode = intermediate.addBuiltInFunctionCall(node->getLoc(), EOpConvUvec2ToPtr, true, node, constructBuiltIn() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dstringtriebuilder.cpp319 StringTrieBuilder::registerNode(Node *newNode, UErrorCode &errorCode) { in registerNode() argument
357 Node *newNode in registerFinalValue() local
[all...]
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_workqueue.c226 STATIC VOID ListAdd(struct list_head *newNode, struct list_head *prev, struct list_head *next) in ListAdd() argument
235 STATIC VOID WorkListAdd(struct list_head *newNode, struct list_head *head, UINT32 workPri) in WorkListAdd() argument
250 STATIC VOID WorkListAddTail(struct list_head *newNode, struct list_head *head) in WorkListAddTail() argument
/third_party/node/deps/icu-small/source/common/
H A Dstringtriebuilder.cpp319 StringTrieBuilder::registerNode(Node *newNode, UErrorCode &errorCode) { in registerNode() argument
357 Node *newNode in registerFinalValue() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dstringtriebuilder.cpp319 StringTrieBuilder::registerNode(Node *newNode, UErrorCode &errorCode) { in registerNode() argument
357 Node *newNode in registerFinalValue() local
[all...]
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/
H A Dparser.js951 _proto.newNode = function newNode(node, namespace) { global() function
[all...]
/base/startup/appspawn/standard/
H A Dappspawn_appmgr.c133 static int AppInfoCompareProc(ListNode *node, ListNode *newNode) in AppInfoCompareProc() argument
/third_party/ffmpeg/libavcodec/
H A Dcrystalhd.c194 OpaqueList *newNode = av_mallocz(sizeof (OpaqueList)); in opaque_list_push() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DSeparateCompoundExpressions.cpp346 auto &newNode = *new TIntermDeclaration(); variable
349 pushStmt(newNode); variable
439 TIntermBinary *newNode; variable
/base/startup/init/services/param/watcher/proxy/
H A Dwatcher_manager.cpp757 int WatcherNode::CompareNode(ListNodePtr node, ListNodePtr newNode) in CompareNode() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DStringTrieBuilder.java141 private final Node registerNode(Node newNode) { in registerNode() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DStringTrieBuilder.java140 private final Node registerNode(Node newNode) { in registerNode() argument
[all...]
/third_party/icu/icu4c/source/tools/ctestfw/
H A Dctest.c176 TestNode *newNode; in createTestNode() local
210 TestNode *newNode; in addTest() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DIntermRebuild.cpp209 auto *newNode = traverseAnyAs<Node>(node); in rebuildInPlaceImpl() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DIntermediate.cpp1780 TIntermConstantUnion *newNode = 0; in fold() local
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
H A Dctest.c174 TestNode *newNode; in createTestNode() local
208 TestNode *newNode; in addTest() local
[all...]

Completed in 41 milliseconds

12