HomeSort by relevance Sort by last modified time
    Searched refs:Macro (Results 151 - 175 of 298) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
DWARFContext.h 71 std::unique_ptr<DWARFDebugMacro> Macro;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
DWARFContext.h 71 std::unique_ptr<DWARFDebugMacro> Macro;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
DWARFContext.h 71 std::unique_ptr<DWARFDebugMacro> Macro;
  /prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia-core/1.0/
doxia-core-1.0.jar 
  /external/jsilver/src/com/google/clearsilver/jsilver/interpreter/
TemplateInterpreter.java 56 import com.google.clearsilver.jsilver.template.Macro;
430 * &lt;?cs def:someMacro(x,y) &gt; ... &lt;?cs /def &gt; command. Define a macro (available for
441 throw new JSilverInterpreterException("Invalid name for macro '" + macroName
446 // TODO: Should we enforce that macro args can't repeat the same
467 * &lt;?cs call:someMacro(x,y) command. Call a macro. Need to create a new variable scope to hold
468 * the local variables defined by the parameters of the macro definition
473 Macro macro = context.findMacro(macroName); local
475 // Make sure that the number of arguments passed to the macro match the
477 if (node.getArguments().size() != macro.getArgumentCount())
    [all...]
  /external/clang/include/clang/Lex/
PreprocessingRecord.h 47 /// preprocessor directive or macro expansion.
55 /// \brief A macro expansion.
61 /// \brief A macro definition.
135 /// \brief Record the location of a macro definition.
137 /// \brief The name of the macro being defined.
145 /// \brief Retrieve the name of the macro being defined.
148 /// \brief Retrieve the location of the macro name in the definition.
157 /// \brief Records the location of a macro expansion.
159 /// \brief The definition of this macro or the name of the macro if it i
    [all...]
  /external/zlib/src/contrib/masmx64/
inffasx64.asm 10 ; with Microsoft Macro Assembler (x64) for AMD64
13 ; This file compile with Microsoft Macro Assembler (x64) for AMD64
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
PreprocessingRecord.h 46 /// preprocessor directive or macro expansion.
54 /// \brief A macro expansion.
60 /// \brief A macro definition.
134 /// \brief Record the location of a macro definition.
136 /// \brief The name of the macro being defined.
144 /// \brief Retrieve the name of the macro being defined.
147 /// \brief Retrieve the location of the macro name in the definition.
156 /// \brief Records the location of a macro expansion.
158 /// \brief The definition of this macro or the name of the macro if it i
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFContext.h 69 std::unique_ptr<DWARFDebugMacro> Macro;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
PreprocessingRecord.h 46 /// preprocessor directive or macro expansion.
54 /// \brief A macro expansion.
60 /// \brief A macro definition.
134 /// \brief Record the location of a macro definition.
136 /// \brief The name of the macro being defined.
144 /// \brief Retrieve the name of the macro being defined.
147 /// \brief Retrieve the location of the macro name in the definition.
156 /// \brief Records the location of a macro expansion.
158 /// \brief The definition of this macro or the name of the macro if it i
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFContext.h 68 std::unique_ptr<DWARFDebugMacro> Macro;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
PreprocessingRecord.h 46 /// preprocessor directive or macro expansion.
54 /// \brief A macro expansion.
60 /// \brief A macro definition.
134 /// \brief Record the location of a macro definition.
136 /// \brief The name of the macro being defined.
144 /// \brief Retrieve the name of the macro being defined.
147 /// \brief Retrieve the location of the macro name in the definition.
156 /// \brief Records the location of a macro expansion.
158 /// \brief The definition of this macro or the name of the macro if it i
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
DWARFContext.h 68 std::unique_ptr<DWARFDebugMacro> Macro;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
PreprocessingRecord.h 46 /// preprocessor directive or macro expansion.
54 /// \brief A macro expansion.
60 /// \brief A macro definition.
134 /// \brief Record the location of a macro definition.
136 /// \brief The name of the macro being defined.
144 /// \brief Retrieve the name of the macro being defined.
147 /// \brief Retrieve the location of the macro name in the definition.
156 /// \brief Records the location of a macro expansion.
158 /// \brief The definition of this macro or the name of the macro if it i
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
PreprocessingRecord.h 46 /// preprocessor directive or macro expansion.
54 /// \brief A macro expansion.
60 /// \brief A macro definition.
134 /// \brief Record the location of a macro definition.
136 /// \brief The name of the macro being defined.
144 /// \brief Retrieve the name of the macro being defined.
147 /// \brief Retrieve the location of the macro name in the definition.
156 /// \brief Records the location of a macro expansion.
158 /// \brief The definition of this macro or the name of the macro if it i
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
PreprocessingRecord.h 46 /// preprocessor directive or macro expansion.
54 /// \brief A macro expansion.
60 /// \brief A macro definition.
134 /// \brief Record the location of a macro definition.
136 /// \brief The name of the macro being defined.
144 /// \brief Retrieve the name of the macro being defined.
147 /// \brief Retrieve the location of the macro name in the definition.
156 /// \brief Records the location of a macro expansion.
158 /// \brief The definition of this macro or the name of the macro if it i
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
PreprocessingRecord.h 46 /// preprocessor directive or macro expansion.
54 /// \brief A macro expansion.
60 /// \brief A macro definition.
134 /// \brief Record the location of a macro definition.
136 /// \brief The name of the macro being defined.
144 /// \brief Retrieve the name of the macro being defined.
147 /// \brief Retrieve the location of the macro name in the definition.
156 /// \brief Records the location of a macro expansion.
158 /// \brief The definition of this macro or the name of the macro if it i
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
PreprocessingRecord.h 46 /// preprocessor directive or macro expansion.
54 /// \brief A macro expansion.
60 /// \brief A macro definition.
134 /// \brief Record the location of a macro definition.
136 /// \brief The name of the macro being defined.
144 /// \brief Retrieve the name of the macro being defined.
147 /// \brief Retrieve the location of the macro name in the definition.
156 /// \brief Records the location of a macro expansion.
158 /// \brief The definition of this macro or the name of the macro if it i
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFContext.h 69 std::unique_ptr<DWARFDebugMacro> Macro;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
PreprocessingRecord.h 46 /// preprocessor directive or macro expansion.
54 /// \brief A macro expansion.
60 /// \brief A macro definition.
134 /// \brief Record the location of a macro definition.
136 /// \brief The name of the macro being defined.
144 /// \brief Retrieve the name of the macro being defined.
147 /// \brief Retrieve the location of the macro name in the definition.
156 /// \brief Records the location of a macro expansion.
158 /// \brief The definition of this macro or the name of the macro if it i
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFContext.h 68 std::unique_ptr<DWARFDebugMacro> Macro;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/
PreprocessingRecord.h 46 /// preprocessor directive or macro expansion.
54 /// \brief A macro expansion.
60 /// \brief A macro definition.
134 /// \brief Record the location of a macro definition.
136 /// \brief The name of the macro being defined.
144 /// \brief Retrieve the name of the macro being defined.
147 /// \brief Retrieve the location of the macro name in the definition.
156 /// \brief Records the location of a macro expansion.
158 /// \brief The definition of this macro or the name of the macro if it i
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
DWARFContext.h 68 std::unique_ptr<DWARFDebugMacro> Macro;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/
PreprocessingRecord.h 46 /// preprocessor directive or macro expansion.
54 /// \brief A macro expansion.
60 /// \brief A macro definition.
134 /// \brief Record the location of a macro definition.
136 /// \brief The name of the macro being defined.
144 /// \brief Retrieve the name of the macro being defined.
147 /// \brief Retrieve the location of the macro name in the definition.
156 /// \brief Records the location of a macro expansion.
158 /// \brief The definition of this macro or the name of the macro if it i
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
PreprocessingRecord.h 46 /// preprocessor directive or macro expansion.
54 /// \brief A macro expansion.
60 /// \brief A macro definition.
134 /// \brief Record the location of a macro definition.
136 /// \brief The name of the macro being defined.
144 /// \brief Retrieve the name of the macro being defined.
147 /// \brief Retrieve the location of the macro name in the definition.
156 /// \brief Records the location of a macro expansion.
158 /// \brief The definition of this macro or the name of the macro if it i
    [all...]

Completed in 320 milliseconds

1 2 3 4 5 67 8 91011>>