Home
last modified time | relevance | path

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

123

/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
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-version.c42 static void status_print(const char *name, const char *macro, in status_print() argument
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-version.c41 static void status_print(const char *name, const char *macro, in status_print() argument
/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...]
/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
/third_party/elfutils/tests/
H A Ddwarf-getmacros.c33 mac (Dwarf_Macro *macro, void *dbg) in mac() argument
/foundation/ability/idl_tool/idl_tool_2/codegen/
H A Dcode_emitter.cpp249 std::string macro = StringHelper::StrToUpper(StringHelper::Replace(name, '.', '_')) + "_H"; in MacroName() local
/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
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/
H A Dcommon_env.py378 macro = 'LOSCFG_COMPILER_HI3861_ASIC' global() variable
385 macro = 'LOSCFG_COMPILER_HI3861_FLASH' global() variable
392 macro = 'CONFIG_MESH_SUPPORT' global() variable
426 macro = 'LOSCFG_COMPILER_HI3861_ASIC' global() variable
433 macro = 'LOSCFG_COMPILER_HI3861_FLASH' global() variable
[all...]
/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/c/
H A Dhdi_c_code_emitter.cpp176 std::string macro = StringHelper::StrToUpper(StringHelper::Replace(name, '.', '_')) + "_H"; in MacroName() local
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_self_test.c39 u8 macro; member
/kernel/linux/linux-5.10/drivers/phy/mscc/
H A Dphy-ocelot-serdes.c36 static int __serdes_write_mcb_s6g(struct regmap *regmap, u8 macro, u32 op) in __serdes_write_mcb_s6g() argument
48 static int serdes_commit_mcb_s6g(struct regmap *regmap, u8 macro) in serdes_commit_mcb_s6g() argument
54 static int serdes_update_mcb_s6g(struct regmap *regmap, u8 macro) in serdes_update_mcb_s6g() argument
268 static int __serdes_write_mcb_s1g(struct regmap *regmap, u8 macro, u32 op) in __serdes_write_mcb_s1g() argument
280 static int serdes_commit_mcb_s1g(struct regmap *regmap, u8 macro) in serdes_commit_mcb_s1g() argument
286 serdes_update_mcb_s1g(struct regmap *regmap, u8 macro) serdes_update_mcb_s1g() argument
400 struct serdes_macro *macro = phy_get_drvdata(phy); serdes_set_mode() local
456 struct serdes_macro *macro = phy_get_drvdata(ctrl->phys[i]); serdes_simple_xlate() local
474 struct serdes_macro *macro; serdes_phy_create() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_self_test.c39 u8 macro; member
/kernel/linux/linux-6.6/drivers/phy/mscc/
H A Dphy-ocelot-serdes.c36 static int __serdes_write_mcb_s6g(struct regmap *regmap, u8 macro, u32 op) in __serdes_write_mcb_s6g() argument
48 static int serdes_commit_mcb_s6g(struct regmap *regmap, u8 macro) in serdes_commit_mcb_s6g() argument
54 static int serdes_update_mcb_s6g(struct regmap *regmap, u8 macro) in serdes_update_mcb_s6g() argument
268 static int __serdes_write_mcb_s1g(struct regmap *regmap, u8 macro, u32 op) in __serdes_write_mcb_s1g() argument
280 static int serdes_commit_mcb_s1g(struct regmap *regmap, u8 macro) in serdes_commit_mcb_s1g() argument
286 serdes_update_mcb_s1g(struct regmap *regmap, u8 macro) serdes_update_mcb_s1g() argument
400 struct serdes_macro *macro = phy_get_drvdata(phy); serdes_set_mode() local
456 struct serdes_macro *macro = phy_get_drvdata(ctrl->phys[i]); serdes_simple_xlate() local
474 struct serdes_macro *macro; serdes_phy_create() local
[all...]
/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
/third_party/node/deps/v8/src/torque/ls/
H A Dmessage-handler.cc314 Macro* macro = Macro::cast(symbol); in HandleDocumentSymbolRequest() local

Completed in 17 milliseconds

123