Home
last modified time | relevance | path

Searched defs:copts (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Demo/pdist/
Drrcs.py47 def checkin(x, copts, fn): argument
61 def checkout(x, copts, fn): argument
67 def lock(x, copts, fn): argument
70 def unlock(x, copts, fn): argument
73 def info(x, copts, fn): argument
81 def head(x, copts, fn): argument
85 def list(x, copts, fn): argument
89 def log(x, copts, fn): argument
97 def diff(x, copts, fn): argument
113 def same(x, copts, fn, data = None): argument
/external/mesa3d/src/gallium/state_trackers/clover/llvm/
Dinvocation.cpp108 const std::vector<const char *> copts = in create_compiler_instance() local