Searched refs:Definitions (Results 1 – 25 of 1171) sorted by relevance
12345678910>>...47
146 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()
3 A variety of header file definitions are listed in the POSIX Base Definitions7 Definitions Testing -> STRUCTURES39 Definitions Testing -> MACROS53 Definitions Testing -> FUNCTIONS
9 || 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
1 //=-HexagonScheduleV62.td - HexagonV62 Scheduling Definitions *- tablegen -*-=//35 // Hexagon V62 Resource Definitions -
1 //=-HexagonScheduleV55.td - HexagonV55 Scheduling Definitions -*- tablegen -*=//46 // Hexagon V55 Resource Definitions -
1 //=-HexagonScheduleV66.td - HexagonV66 Scheduling Definitions *- tablegen -*-=//38 // Hexagon V66 Resource Definitions -
1 //=-HexagonScheduleV65.td - HexagonV65 Scheduling Definitions *- tablegen -*-=//38 // Hexagon V65 Resource Definitions -
1 //=-HexagonScheduleV5.td - HexagonV5 Scheduling Definitions --*- tablegen -*-=//44 // Hexagon V5 Resource Definitions -
1 //=-HexagonScheduleV60.td - HexagonV60 Scheduling Definitions *- tablegen -*-=//79 // Hexagon V60 Resource Definitions -
1 //=-HexagonScheduleV67.td - HexagonV67 Scheduling Definitions *- tablegen -*-=//38 // Hexagon V67 Resource Definitions -
1 //=- HexagonScheduleV67T.td - Hexagon V67 Tiny Core Scheduling Definitions --=//60 // Hexagon V67 Tiny Core Resource Definitions -
1 :mod:`html.entities` --- Definitions of HTML general entities5 :synopsis: Definitions of HTML general entities.
19 // Definitions that inherit from LLT define types that will be used in the29 // Definitions that inherit from this may also inherit from53 // Definitions that inherit from this may also inherit from GISDNodeXFormEquiv
19 // Definitions that inherit from LLT define types that will be used in the29 // Definitions that inherit from this may also inherit from52 // Definitions that inherit from this may also inherit from GISDNodeXFormEquiv
157 const auto &Definitions = DeclNameToDefinitions[DeclName]; in onEndOfTranslationUnit() local158 for (const auto *Def : Definitions) { in onEndOfTranslationUnit()
1 # pw\_build: Definitions for Pigweed's build system
10 ## Definitions are non-preemptible in an executable.20 ## Definitions are preemptible in a DSO. Only leaf functions can be folded.
16 # Character Class Definitions.35 # Korean Syllable Definitions
1 //==--- DiagnosticCategories.td - Diagnostic Category Definitions ---------===//