HomeSort by: relevance | last modified time | path
    Searched refs:ipo (Results 1 - 19 of 19) sorted by relevancy

  /src/external/bsd/ipf/dist/
ip_pool.c 151 ip_pool_t *ipo; local
163 ipo = ipf_pool_exists(0, "0");
170 ipf_pool_insert_node(ipo, &node);
175 ipf_pool_insert_node(ipo, &node);
180 ipf_pool_insert_node(ipo, &node);
185 ipf_pool_insert_node(ipo, &node);
190 ipf_pool_insert_node(ipo, &node);
195 ipf_pool_insert_node(ipo, &node);
197 treeprint(ipo);
201 ipf_pool_search(ipo, 4, &ip, 1))
780 ip_pool_t *ipo; local
1104 ip_pool_t *ipo; local
1239 ip_pool_t *ipo = pool; local
1296 ip_pool_t *ipo, zp, *nextipo; local
    [all...]
  /src/sys/external/bsd/ipf/netinet/
ip_pool.c 166 ip_pool_t *ipo; local
178 ipo = ipf_pool_exists(0, "0");
185 ipf_pool_insert_node(ipo, &node);
190 ipf_pool_insert_node(ipo, &node);
195 ipf_pool_insert_node(ipo, &node);
200 ipf_pool_insert_node(ipo, &node);
205 ipf_pool_insert_node(ipo, &node);
210 ipf_pool_insert_node(ipo, &node);
212 treeprint(ipo);
216 ipf_pool_search(ipo, 4, &ip, 1))
756 ip_pool_t *ipo; local
1061 ip_pool_t *ipo; local
1186 ip_pool_t *ipo = pool; local
1238 ip_pool_t *ipo, zp, *nextipo; local
    [all...]
  /src/sys/netipsec/
xform_ipip.c 328 struct ip *ipo; local
367 ipo = mtod(m, struct ip *);
368 ipo->ip_v = IPVERSION;
369 ipo->ip_hl = 5;
370 ipo->ip_len = htons(m->m_pkthdr.len);
371 ipo->ip_ttl = ip_defttl;
372 ipo->ip_sum = 0;
373 ipo->ip_src = saidx->src.sin.sin_addr;
374 ipo->ip_dst = saidx->dst.sin.sin_addr;
375 ipo->ip_id = ip_newid()
    [all...]
  /src/external/apache2/llvm/bin/llvm-extract/
Makefile 18 ipo \
  /src/external/apache2/llvm/bin/llvm-link/
Makefile 21 ipo \
  /src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
transforms_ipo.go 1 //===- transforms_ipo.go - Bindings for ipo -------------------------------===//
9 // This file defines bindings for the ipo component.
16 #include "llvm-c/Transforms/IPO.h"
  /src/external/apache2/llvm/bin/bugpoint/
Makefile 23 ipo \
  /src/external/apache2/llvm/bin/llc/
Makefile 57 ipo \
  /src/external/apache2/llvm/bin/llvm-dwp/
Makefile 44 ipo \
  /src/external/apache2/llvm/bin/opt/
Makefile 22 ipo \
  /src/external/apache2/llvm/dist/llvm/utils/gn/build/
write_library_dependencies.py 25 { "all", nullptr, true, {"demangle", "support", "tablegen", "core", "fuzzmutate", "filecheck", "interfacestub", "irreader", "codegen", "selectiondag", "asmprinter", "mirparser", "globalisel", "binaryformat", "bitreader", "bitwriter", "bitstreamreader", "dwarflinker", "extensions", "frontendopenmp", "transformutils", "instrumentation", "aggressiveinstcombine", "instcombine", "scalaropts", "ipo", "vectorize", "objcarcopts", "coroutines", "cfguard", "linker", "analysis", "lto", "mc", "mcparser", "mcdisassembler", "mca", "object", "objectyaml", "option", "remarks", "debuginfodwarf", "debuginfogsym", "debuginfomsf", "debuginfocodeview", "debuginfopdb", "symbolize", "executionengine", "interpreter", "jitlink", "mcjit", "orcjit", "orcshared", "orctargetprocess", "runtimedyld", "target", "asmparser", "lineeditor", "profiledata", "coverage", "passes", "textapi", "dlltooldriver", "libdriver", "xray", "windowsmanifest"} },
37 { "coroutines", "LLVMCoroutines", true, {"analysis", "core", "ipo", "scalaropts", "support", "transformutils"} },
58 { "ipo", "LLVMipo", true, {"aggressiveinstcombine", "analysis", "bitreader", "bitwriter", "core", "frontendopenmp", "instcombine", "irreader", "linker", "object", "profiledata", "scalaropts", "support", "transformutils", "vectorize", "instrumentation"} },
64 { "lto", "LLVMLTO", true, {"aggressiveinstcombine", "analysis", "binaryformat", "bitreader", "bitwriter", "codegen", "core", "extensions", "ipo", "instcombine", "linker", "mc", "objcarcopts", "object", "passes", "remarks", "scalaropts", "support", "target", "transformutils"} },
80 { "passes", "LLVMPasses", true, {"aggressiveinstcombine", "analysis", "core", "coroutines", "ipo", "instcombine", "objcarcopts", "scalaropts", "support", "target", "transformutils", "vectorize", "instrumentation"} },
  /src/external/apache2/llvm/bin/clang/
Makefile 53 ipo \
  /src/external/apache2/llvm/bin/clang-repl/
Makefile 48 ipo \
  /src/external/apache2/llvm/dist/llvm/utils/
GenLibDeps.pl 109 $libpath =~ s/^ipo/Transforms\/IPO/;
151 $libpath =~ s/^ipo/Transforms\/IPO/;
  /src/external/apache2/llvm/dist/llvm/tools/llvm-go/
llvm-go.go 57 "ipo",
  /src/external/mpl/dhcp/dist/common/
discover.c 138 isc_result_t interface_initialize (omapi_object_t *ipo,
141 struct interface_info *ip = (struct interface_info *)ipo;
  /src/external/mit/xorg/lib/gallium.old/
Makefile 1083 ipo \
  /src/external/mit/xorg/lib/gallium/
Makefile 1290 ipo \
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-slp.cc 3659 auto_vec<int> ipo; local
3660 graphds_dfs (slpg, &leafs[0], leafs.length (), &ipo, false, NULL, NULL);
3779 int idx = ipo[i-1];

Completed in 52 milliseconds