Home
last modified time | relevance | path

Searched defs:maker (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/
H A Dcollect_and_build_with_pgo.py73 def __init__(self, cmake, maker, cmake_dir): argument
/openbsd-src/sys/net/
H A Dwg_cookie.c573 struct cookie_maker maker; in cookie_mac_test() local
/openbsd-src/games/hack/
H A Dhack.mklev.c435 maker(schar lowx, schar ddx, schar lowy, schar ddy) in maker() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp50 IRForTarget::FunctionValueCache::FunctionValueCache(Maker const &maker) in FunctionValueCache()