Home
last modified time | relevance | path

Searched defs:macro_name (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/tools/build/src/engine/
Dhdrmacro.cpp134 OBJECT * macro_header_get( OBJECT * macro_name ) in macro_header_get()
Dheaders.cpp174 OBJECT * macro_name; in headers1() local
/third_party/boost/libs/config/tools/
Dgenerate.cpp121 const std::string& macro_name, in write_test_file()
220 std::string macro_name; in process_ipp_file() local
/third_party/glib/glib/glib-mirroring-tab/
Dgen-mirroring-tab.c78 #define macro_name "GLIB_GET_MIRRORING" macro
Dpacktab.c38 static const char *const *name, *key_type_name, *table_name, *macro_name; variable
/third_party/freetype/src/tools/
Dglnames.py4947 def dump_sublist( self, file, table_name, macro_name, sublist ): argument
/third_party/flutter/skia/third_party/externals/freetype/src/tools/
Dglnames.py4947 def dump_sublist( self, file, table_name, macro_name, sublist ): argument
/third_party/skia/third_party/externals/freetype/src/tools/
Dglnames.py4947 def dump_sublist( self, file, table_name, macro_name, sublist ): argument
/third_party/boost/libs/metaparse/tools/
Dstring_headers.py87 def macro_name(name): function
/third_party/optimized-routines/math/test/
Dmathtest.c107 } macro_name; /* only used if a macro/something that can't be done using func */ member
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp2678 const string &macro_name = constant.specialization_constant_macro_name; in emit_constant() local