/third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
D | linux_hrtimer.c | 62 struct hrtimer_list_node *curNode = NULL; in HrtimerNodeAdd() local 123 struct handler_list_node *curNode = NULL; in HrtimerHandlerRun() local 181 … struct handler_list_node **prevNode, struct handler_list_node **curNode) in GetHandlerNodePosition() 201 struct hrtimer_list_node **curNode) in GetHrtimerNodePosition() 235 …IC UINT32 ChangeNodePosition(struct hrtimer_list_node *prevNode, struct hrtimer_list_node *curNode, in ChangeNodePosition() 286 STATIC VOID CancelHandlerNode(const struct hrtimer *timer, struct hrtimer_list_node *curNode) in CancelHandlerNode() 369 struct hrtimer_list_node *curNode = NULL; in linux_hrtimer_start() local 419 struct hrtimer_list_node *curNode = NULL; in linux_hrtimer_cancel() local 474 struct hrtimer_list_node *curNode = NULL; in linux_hrtimer_forward() local 508 struct hrtimer_list_node *curNode = NULL; in linux_hrtimer_is_queued() local
|
/third_party/lzma/CPP/7zip/UI/Common/ |
D | EnumDirItems.cpp | 498 const NWildcard::CCensorNode &curNode, in EnumerateDirItems_Spec() 523 const NWildcard::CCensorNode &curNode, in EnumerateAltStreams() 605 const NWildcard::CCensorNode &curNode, in EnumerateForItem() 743 static bool CanUseFsDirect(const NWildcard::CCensorNode &curNode) in CanUseFsDirect() 789 const NWildcard::CCensorNode &curNode, in EnumerateDirItems()
|
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/ |
D | tcuRandomOrderExecutor.cpp | 131 TestNode *const curNode = in seekToCase() local
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuTestSessionExecutor.cpp | 79 TestNode* const curNode = m_iterator.getNode(); in iterate() local
|
D | tcuCommandLine.cpp | 395 const CaseTreeNode* curNode = root; in findNode() local
|
/third_party/vk-gl-cts/executor/ |
D | xeTestCase.cpp | 109 const TestNode* curNode = this; in getFullPath() local 453 const TestNode* curNode = **this; in operator ++() local
|
/third_party/icu/icu4c/source/tools/ctestfw/ |
D | ctest.c | 227 TestNode *nextNode, *curNode; in addTestNode() local 582 const TestNode* curNode; in getTest() local
|
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/ |
D | ctest.c | 225 TestNode *nextNode, *curNode; in addTestNode() local 580 const TestNode* curNode; in getTest() local
|
/third_party/vk-gl-cts/scripts/ |
D | mustpass.py | 375 def recursiveBuild (curNode, prefix): argument
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkBinaryRegistry.cpp | 188 const BinaryIndexNode& curNode = (*index)[nodeNdx]; in findBinaryIndex() local
|
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/arborist/ |
D | build-ideal-tree.js | 1392 const curNode = node.resolve(edge.name) constant
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | OutputGLSLBase.cpp | 852 TIntermNode *curNode = *iter; in visitBlock() local
|
/third_party/python/Lib/xml/dom/ |
D | expatbuilder.py | 397 def _finish_end_element(self, curNode): argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | MemorySSA.cpp | 717 T &curNode() const { return W->Paths[*N]; } in curNode() function
|