Home
last modified time | relevance | path

Searched defs:node1 (Results 1 - 19 of 19) sorted by relevance

/base/startup/init/services/loopevent/loop/
H A Dle_loop.c20 static int TaskNodeCompare(const HashNode *node1, const HashNode *node2) in TaskNodeCompare() argument
/base/security/selinux_adapter/framework/policycoreutils/src/
H A Dselinux_map.c30 static int GroupNodeNodeCompare(const HashNode *node1, const HashNode *node2) in GroupNodeNodeCompare() argument
37 static int GroupNodeKeyCompare(const HashNode *node1, const char *key) in GroupNodeKeyCompare() argument
/third_party/ninja/src/
H A Ddeps_log_test.cc77 Node* node1 = log1.nodes()[i]; in TEST_F() local
/third_party/ltp/testcases/kernel/syscalls/migrate_pages/
H A Dmigrate_pages02.c136 static void test_migrate_current_process(int node1, int node2, int cap_sys_nice) in test_migrate_current_process() argument
194 static void test_migrate_other_process(int node1, int node2, int cap_sys_nice) in test_migrate_other_process() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp173 PBQPRAGraph::NodeId node1 = G.getMetadata().getNodeIdForVReg(Rd); in addIntraChainConstraint() local
260 PBQPRAGraph::NodeId node1 = G.getMetadata().getNodeIdForVReg(Rd); in addInterChainConstraint() local
/base/startup/init/test/unittest/init/
H A Dgroup_unittest.cpp36 static int TestHashNodeCompare(const HashNode *node1, const HashNode *node2) in TestHashNodeCompare() argument
43 static int TestHashKeyCompare(const HashNode *node1, const void *key) in TestHashKeyCompare() argument
125 TestHashNode *node1 = TestCreateHashNode(str1); in HWTEST_F() local
/third_party/ltp/testcases/kernel/syscalls/move_pages/
H A Dmove_pages12.c99 static unsigned int node1, node2; variable
/base/startup/appspawn/modules/sandbox/
H A Dsandbox_manager.c87 PathMountNode *node1 = (PathMountNode *)ListEntry(node, SandboxMountNode, node); in PathMountNodeCompare() local
96 SymbolLinkNode *node1 = (SymbolLinkNode *)ListEntry(node, SandboxMountNode, node); in SymbolLinkNodeCompare() local
H A Dsandbox_expand.c246 static int AppSandboxExpandAppCfgComparePrio(ListNode *node1, ListNode *node2) in AppSandboxExpandAppCfgComparePrio() argument
/base/startup/init/services/init/
H A Dinit_group_manager.c165 static int GroupNodeNodeCompare(const HashNode *node1, const HashNode *node2) in GroupNodeNodeCompare() argument
172 static int GroupNodeKeyCompare(const HashNode *node1, const void *key) in GroupNodeKeyCompare() argument
/base/startup/appspawn/standard/
H A Dappspawn_appmgr.c122 AppSpawnedProcess *node1 = ListEntry(node, AppSpawnedProcess, node); in AppInfoPidComparePro() local
129 AppSpawnedProcess *node1 = ListEntry(node, AppSpawnedProcess, node); in AppInfoNameComparePro() local
135 AppSpawnedProcess *node1 = ListEntry(node, AppSpawnedProcess, node); in AppInfoCompareProc() local
/base/startup/init/services/param/trigger/
H A Dtrigger_manager.c596 static int JobNodeNodeCompare(const HashNode *node1, const HashNode *node2) in JobNodeNodeCompare() argument
603 static int JobNodeKeyCompare(const HashNode *node1, const void *key) in JobNodeKeyCompare() argument
/third_party/ffmpeg/libavcodec/
H A Dqdmc.c487 static void lin_calc(QDMCContext *s, float amplitude, int node1, int node2, int index) in lin_calc() argument
/third_party/glslang/glslang/MachineIndependent/
H A DIntermediate.cpp880 TIntermediate::addPairConversion(TOperator op, TIntermTyped* node0, TIntermTyped* node1) in addPairConversion() argument
3972 specConstantPropagates(const TIntermTyped& node1, const TIntermTyped& node2) specConstantPropagates() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DIntermNode.h127 TIntermNode *node1; member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dintermediate.h298 TIntermNode* node1; member
/third_party/selinux/libsepol/cil/src/
H A Dcil_binary.c1103 ebitmap_node_t *node1, *node2; in __cil_type_rule_to_avtab() local
1216 ebitmap_node_t *node1, *node2; in __cil_typetransition_to_avtab() local
2504 ebitmap_node_t *node1, *node2; in cil_roleallow_to_policydb() local
3258 ebitmap_node_t *node1, *node2; in cil_rangetransition_to_policydb() local
[all...]
/third_party/libfuse/lib/
H A Dfuse.c1249 struct node *node, *node1, *node2; in check_dir_loop() local
/third_party/glslang/glslang/Include/
H A Dintermediate.h1181 TIntermNode* node1; member
1879 inline bool SameSpecializationConstants(TIntermTyped* node1, TIntermTyped* node2) in SameSpecializationConstants() argument

Completed in 36 milliseconds