Home
last modified time | relevance | path

Searched refs:Definitions (Results 1 – 25 of 1171) sorted by relevance

12345678910>>...47

/external/llvm-project/clang/lib/Format/
DMacroExpander.cpp146 Definitions[Definition.Name] = std::move(Definition); in parseDefinition()
151 return Definitions.find(Name) != Definitions.end(); in defined()
155 return Definitions.find(Name)->second.ObjectLike; in objectLike()
162 const Definition &Def = Definitions.find(ID->TokenText)->second; in expand()
/external/ltp/testcases/open_posix_testsuite/Documentation/
DHOWTO_DefinitionsTest3 A variety of header file definitions are listed in the POSIX Base Definitions
7 Definitions Testing -> STRUCTURES
39 Definitions Testing -> MACROS
53 Definitions Testing -> FUNCTIONS
DCOVERAGE.signals9 || Definitions DONE ||
69 - Any functional requirements listed in the POSIX Base Definitions document.
70 (ex. Testing that each signal listed in the POSIX Base Definitions
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonScheduleV62.td1 //=-HexagonScheduleV62.td - HexagonV62 Scheduling Definitions *- tablegen -*-=//
35 // Hexagon V62 Resource Definitions -
DHexagonScheduleV55.td1 //=-HexagonScheduleV55.td - HexagonV55 Scheduling Definitions -*- tablegen -*=//
46 // Hexagon V55 Resource Definitions -
DHexagonScheduleV66.td1 //=-HexagonScheduleV66.td - HexagonV66 Scheduling Definitions *- tablegen -*-=//
38 // Hexagon V66 Resource Definitions -
DHexagonScheduleV65.td1 //=-HexagonScheduleV65.td - HexagonV65 Scheduling Definitions *- tablegen -*-=//
38 // Hexagon V65 Resource Definitions -
DHexagonScheduleV5.td1 //=-HexagonScheduleV5.td - HexagonV5 Scheduling Definitions --*- tablegen -*-=//
44 // Hexagon V5 Resource Definitions -
DHexagonScheduleV60.td1 //=-HexagonScheduleV60.td - HexagonV60 Scheduling Definitions *- tablegen -*-=//
79 // Hexagon V60 Resource Definitions -
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonScheduleV62.td1 //=-HexagonScheduleV62.td - HexagonV62 Scheduling Definitions *- tablegen -*-=//
35 // Hexagon V62 Resource Definitions -
DHexagonScheduleV55.td1 //=-HexagonScheduleV55.td - HexagonV55 Scheduling Definitions -*- tablegen -*=//
46 // Hexagon V55 Resource Definitions -
DHexagonScheduleV67.td1 //=-HexagonScheduleV67.td - HexagonV67 Scheduling Definitions *- tablegen -*-=//
38 // Hexagon V67 Resource Definitions -
DHexagonScheduleV66.td1 //=-HexagonScheduleV66.td - HexagonV66 Scheduling Definitions *- tablegen -*-=//
38 // Hexagon V66 Resource Definitions -
DHexagonScheduleV65.td1 //=-HexagonScheduleV65.td - HexagonV65 Scheduling Definitions *- tablegen -*-=//
38 // Hexagon V65 Resource Definitions -
DHexagonScheduleV5.td1 //=-HexagonScheduleV5.td - HexagonV5 Scheduling Definitions --*- tablegen -*-=//
44 // Hexagon V5 Resource Definitions -
DHexagonScheduleV67T.td1 //=- HexagonScheduleV67T.td - Hexagon V67 Tiny Core Scheduling Definitions --=//
60 // Hexagon V67 Tiny Core Resource Definitions -
DHexagonScheduleV60.td1 //=-HexagonScheduleV60.td - HexagonV60 Scheduling Definitions *- tablegen -*-=//
79 // Hexagon V60 Resource Definitions -
/external/python/cpython3/Doc/library/
Dhtml.entities.rst1 :mod:`html.entities` --- Definitions of HTML general entities
5 :synopsis: Definitions of HTML general entities.
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/GlobalISel/
DTarget.td19 // Definitions that inherit from LLT define types that will be used in the
29 // Definitions that inherit from this may also inherit from
53 // Definitions that inherit from this may also inherit from GISDNodeXFormEquiv
/external/llvm-project/llvm/include/llvm/Target/GlobalISel/
DTarget.td19 // Definitions that inherit from LLT define types that will be used in the
29 // Definitions that inherit from this may also inherit from
52 // Definitions that inherit from this may also inherit from GISDNodeXFormEquiv
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DForwardDeclarationNamespaceCheck.cpp157 const auto &Definitions = DeclNameToDefinitions[DeclName]; in onEndOfTranslationUnit() local
158 for (const auto *Def : Definitions) { in onEndOfTranslationUnit()
/external/pigweed/pw_build/
DREADME.md1 # pw\_build: Definitions for Pigweed's build system
/external/llvm-project/lld/test/ELF/
Dicf-preemptible.s10 ## Definitions are non-preemptible in an executable.
20 ## Definitions are preemptible in a DSO. Only leaf functions can be folded.
/external/icu/icu4c/source/data/brkitr/rules/
Dchar.txt16 # Character Class Definitions.
35 # Korean Syllable Definitions
/external/clang/include/clang/Basic/
DDiagnosticCategories.td1 //==--- DiagnosticCategories.td - Diagnostic Category Definitions ---------===//

12345678910>>...47