Searched defs:add_macro (Results 1 – 6 of 6) sorted by relevance
/external/cronet/stable/third_party/llvm-libc/src/newhdrgen/ | ||
D | header.py | 19 def add_macro(self, macro): member in HeaderFile |
D | gpu_headers.py | 19 def add_macro(self, macro): member in GpuHeaderFile |
/external/cronet/tot/third_party/llvm-libc/src/newhdrgen/ | ||
D | gpu_headers.py | 19 def add_macro(self, macro): member in GpuHeaderFile |
D | header.py | 19 def add_macro(self, macro): member in HeaderFile |
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/detail/lexer/ | ||
D | rules.hpp | 225 void add_macro (const CharT *name_, const CharT *regex_) in add_macro() function in boost::lexer::basic_rules |
/external/python/cpython3/Tools/cases_generator/ | ||
D | analyzer.py | 671 def add_macro( function |