Home
last modified time | relevance | path

Searched defs:add_macro (Results 1 – 6 of 6) sorted by relevance

/external/cronet/stable/third_party/llvm-libc/src/newhdrgen/
Dheader.py19 def add_macro(self, macro): member in HeaderFile
Dgpu_headers.py19 def add_macro(self, macro): member in GpuHeaderFile
/external/cronet/tot/third_party/llvm-libc/src/newhdrgen/
Dgpu_headers.py19 def add_macro(self, macro): member in GpuHeaderFile
Dheader.py19 def add_macro(self, macro): member in HeaderFile
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/detail/lexer/
Drules.hpp225 void add_macro (const CharT *name_, const CharT *regex_) in add_macro() function in boost::lexer::basic_rules
230 void add_macro (const CharT *name_, const CharT *regex_start_, in add_macro() function in boost::lexer::basic_rules
236 void add_macro (const CharT *name_, const string &regex_) in add_macro() function in boost::lexer::basic_rules
/external/python/cpython3/Tools/cases_generator/
Danalyzer.py671 def add_macro( function