Home
last modified time | relevance | path

Searched defs:macro (Results 1 - 25 of 44) sorted by relevance

12

/third_party/elfutils/libdw/
H A Ddwarf_macro_param2.c38 dwarf_macro_param2 (Dwarf_Macro *macro, Dwarf_Word *paramp, const char **strp) in dwarf_macro_param2() argument
H A Ddwarf_macro_param1.c38 dwarf_macro_param1 (Dwarf_Macro *macro, Dwarf_Word *paramp) in dwarf_macro_param1() argument
H A Ddwarf_macro_param.c36 dwarf_macro_param (Dwarf_Macro *macro, size_t idx, Dwarf_Attribute *ret) in dwarf_macro_param() argument
H A Ddwarf_macro_getparamcnt.c36 dwarf_macro_getparamcnt (Dwarf_Macro *macro, size_t *paramcntp) in dwarf_macro_getparamcnt() argument
H A Ddwarf_macro_opcode.c38 dwarf_macro_opcode (Dwarf_Macro *macro, unsigned int *opcodep) in dwarf_macro_opcode() argument
H A Ddwarf_macro_getsrcfiles.c36 dwarf_macro_getsrcfiles (Dwarf *dbg, Dwarf_Macro *macro, in dwarf_macro_getsrcfiles() argument
H A Ddwarf_getmacros.c425 Dwarf_Macro macro = { in read_macros() local
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DMacro.cpp34 std::shared_ptr<Macro> macro = std::make_shared<Macro>(); in PredefineMacro() local
H A DMacroExpander.h65 std::shared_ptr<Macro> macro; member
H A DMacroExpander.cpp171 std::shared_ptr<Macro> macro = iter->second; in lex() local
246 pushMacro(std::shared_ptr<Macro> macro, const Token &identifier) pushMacro() argument
291 expandMacro(const Macro &macro, const Token &identifier, std::vector<Token> *replacements) expandMacro() argument
349 collectMacroArgs(const Macro &macro, const Token &identifier, std::vector<MacroArg> *args, SourceLocation *closingParenthesisLocation) collectMacroArgs() argument
463 replaceMacroParams(const Macro &macro, const std::vector<MacroArg> &args, std::vector<Token> *replacements) replaceMacroParams() argument
[all...]
H A DDirectiveParser.cpp305 std::shared_ptr<Macro> macro = std::make_shared<Macro>(); in parseDefine() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DMacro.cpp42 std::shared_ptr<Macro> macro = std::make_shared<Macro>(); in PredefineMacro() local
H A DMacroExpander.h68 std::shared_ptr<Macro> macro; member
H A DMacroExpander.cpp177 std::shared_ptr<Macro> macro = iter->second; in lex() local
252 pushMacro(std::shared_ptr<Macro> macro, const Token &identifier) pushMacro() argument
297 expandMacro(const Macro &macro, const Token &identifier, std::vector<Token> *replacements) expandMacro() argument
355 collectMacroArgs(const Macro &macro, const Token &identifier, std::vector<MacroArg> *args, SourceLocation *closingParenthesisLocation) collectMacroArgs() argument
467 replaceMacroParams(const Macro &macro, const std::vector<MacroArg> &args, std::vector<Token> *replacements) replaceMacroParams() argument
[all...]
/third_party/elfutils/tests/
H A Ddwarf-getmacros.c33 mac (Dwarf_Macro *macro, void *dbg) in mac() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_compute.c473 unsigned macro = NVC0_CP_MACRO_LAUNCH_GRID_INDIRECT; in nvc0_launch_grid() local
H A Dnvc0_vbo.c814 unsigned size, macro, count = indirect->draw_count, drawid = drawid_offset; in nvc0_draw_indirect() local
/third_party/node/deps/v8/src/torque/
H A Ddeclaration-visitor.cc170 Macro* macro = Declarations::DeclareMacro( in Visit() local
189 Macro* macro = Declarations::DeclareMacro( in Visit() local
H A Ddeclarations.cc212 Macro* macro; in DeclareMacro() local
H A Dglobal-context.h109 static void EnsureInCCOutputList(TorqueMacro* macro, SourceId source) { in EnsureInCCOutputList() argument
/third_party/node/deps/v8/src/torque/ls/
H A Dmessage-handler.cc314 Macro* macro = Macro::cast(symbol); in HandleDocumentSymbolRequest() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dkeywords.h48 int macro; variable
/third_party/mbedtls/tests/scripts/
H A Dgenerate_test_code.py847 macro variable
[all...]
/third_party/ltp/metadata/
H A Dmetaparse.c328 ENTRY macro = { in try_apply_macro() local
/third_party/mesa3d/src/compiler/glsl/glcpp/
H A Dglcpp.h155 macro_t *macro; member

Completed in 17 milliseconds

12