Searched refs:neighbors (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/remote_cmds-41.90.1/rwhod.tproj/
H A Drwhod.c150 struct neighbor *neighbors; variable in typeref:struct:neighbor
504 else for (np = neighbors; np != NULL; np = np->n_next) {
675 for (np = neighbors; np != NULL; np = np->n_next)
716 np->n_next = neighbors;
717 neighbors = np;
/macosx-10.9.5/vim-53/runtime/macros/life/
H A Dlife.vim14 " If a germ has 0 or 1 live neighbors it dies of loneliness
15 " If a germ has 2 or 3 live neighbors it survives
16 " If a germ has 4 to 8 live neighbors it dies of starvation
17 " If an empty box has 3 live neighbors a new germ is born
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dmaple.vim424 syn keyword mvPkg_networks addvertex contract dodecahedron gsimp neighbors span
/macosx-10.9.5/CPANInternal-140/Graph/lib/
H A DGraph.pm889 *neighbors = \&neighbours;
/macosx-10.9.5/CPANInternal-140/Graph-0.94/lib/
H A DGraph.pm947 *neighbors = \&neighbours;

Completed in 103 milliseconds