Home
last modified time | relevance | path

Searched defs:create_context (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/testdata/pylib.tdir/
H A Dpylib.lookup.py17 def create_context(config_file="ub.lookup.conf", asyncflag=False): function
/netbsd-src/external/bsd/nsd/dist/
H A Dtsig-openssl.c189 create_context(region_type *region) in create_context() function
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc559 compilation_state::create_context () in create_context() function in compilation_state
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc559 compilation_state::create_context () in create_context() function in compilation_state
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.mli450 val create_context : unit -> llcontext val