Home
last modified time | relevance | path

Searched defs:edges (Results 1 – 25 of 66) sorted by relevance

123

/netbsd/games/dab/
H A Dbox.h79 static const POINT edges[BOX::last]; variable
/netbsd/sys/kern/
H A Dsys_epoll.c555 epoll_recover_watch_tree(struct epoll_edge *edges, size_t nedges, size_t nfds) { in epoll_recover_watch_tree()
598 epoll_dfs(struct epoll_edge *edges, size_t nedges, struct epoll_seen *seen, in epoll_dfs()
641 struct epoll_edge *edges; in epoll_check_loop_and_depth() local
/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDag.h105 iterator_range<edge_iterator> edges() { in edges() function
108 iterator_range<const_edge_iterator> edges() const { in edges() function
/netbsd/external/gpl3/gcc.old/dist/contrib/header-tools/
H A Dgraph-include-web14 edges = 0 variable
/netbsd/external/gpl3/gcc/dist/contrib/header-tools/
H A Dgraph-include-web14 edges = 0 variable
/netbsd/usr.bin/nbperf/
H A Dgraph2.h67 uint32_t degree, edges; in SIZED() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/XRay/
H A DGraph.h355 EdgeView<false> edges() { return EdgeView<false>(*this); } in edges() function
357 EdgeView<true> edges() const { return EdgeView<true>(*this); } in edges() function
/netbsd/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/
H A Dminfo.d61 private size_t[] genCyclePath(size_t srcidx, size_t targetidx, int[][] edges) in genCyclePath()
552 bool sortCtorsOld(int[][] edges) in sortCtorsOld()
/netbsd/external/gpl3/gcc/dist/libphobos/libdruntime/rt/
H A Dminfo.d61 private size_t[] genCyclePath(size_t srcidx, size_t targetidx, int[][] edges) in genCyclePath()
552 bool sortCtorsOld(int[][] edges) in sortCtorsOld()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DImmutableGraph.h74 ArrayRef<Edge> edges() const { in edges() function
94 ArrayRef<Edge> edges() const { return makeArrayRef(Edges.get(), EdgesSize); } in edges() function
/netbsd/lib/libc/cdb/
H A Dcdbw.c367 uint32_t edges; member
385 struct edge *edges; member
/netbsd/external/gpl3/gdb/dist/sim/common/
H A Dhw-ports.c52 struct hw_port_edge *edges; member
/netbsd/external/gpl3/gdb.old/dist/sim/common/
H A Dhw-ports.c52 struct hw_port_edge *edges; member
/netbsd/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha1_hw.c128 HASH_DESC hash_d[8], edges[8]; in tls1_multi_block_encrypt() local
H A Dcipher_aes_cbc_hmac_sha256_hw.c132 HASH_DESC hash_d[8], edges[8]; in tls1_multi_block_encrypt() local
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree-call-cdce.c891 auto_vec<edge_pair, 8> edges; variable
H A Dbb-reorder.c1561 vec<edge, va_gc> *edges = walk_up ? bb->preds : bb->succs; in sanitize_hot_paths() local
2406 edge *edges = new edge[2 * n_basic_blocks_for_fn (cfun)]; in reorder_basic_blocks_simple() local
H A Dbb-reorder.cc1561 vec<edge, va_gc> *edges = walk_up ? bb->preds : bb->succs; in sanitize_hot_paths() local
2406 edge *edges = new edge[2 * n_basic_blocks_for_fn (cfun)]; in reorder_basic_blocks_simple() local
H A Dira-build.c131 vec<edge> edges; in create_loop_tree_nodes() local
1967 vec<edge> edges; in create_loop_tree_node_allocnos() local
2170 vec<edge> edges; in loop_with_complex_edge_p() local
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtree-call-cdce.c891 auto_vec<edge_pair, 8> edges; variable
H A Dbb-reorder.c1561 vec<edge, va_gc> *edges = walk_up ? bb->preds : bb->succs; in sanitize_hot_paths() local
2406 edge *edges = new edge[2 * n_basic_blocks_for_fn (cfun)]; in reorder_basic_blocks_simple() local
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A De_aes_cbc_hmac_sha1.c159 HASH_DESC hash_d[8], edges[8]; in tls1_1_multi_block_encrypt() local
H A De_aes_cbc_hmac_sha256.c155 HASH_DESC hash_d[8], edges[8]; in tls1_1_multi_block_encrypt() local
/netbsd/crypto/external/bsd/openssl/dist/crypto/evp/
H A De_aes_cbc_hmac_sha1.c165 HASH_DESC hash_d[8], edges[8]; in tls1_1_multi_block_encrypt() local
H A De_aes_cbc_hmac_sha256.c160 HASH_DESC hash_d[8], edges[8]; in tls1_1_multi_block_encrypt() local

123