Home
last modified time | relevance | path

Searched refs:Identified (Results 1 – 16 of 16) sorted by relevance

/external/angle/src/tests/preprocessor_tests/
Didentifier_test.cpp35 TEST_P(SingleLetterIdentifierTest, Identified) in TEST_P() argument
56 TEST_P(DoubleLetterIdentifierTest, Identified) in TEST_P() argument
Doperator_test.cpp23 TEST_P(OperatorTest, Identified) in TEST_P() argument
Dchar_test.cpp43 TEST_P(CharTest, Identified) in TEST_P() argument
Dpragma_test.cpp128 TEST_P(InvalidPragmaTest, Identified) in TEST_P() argument
Dextension_test.cpp114 TEST_P(InvalidExtensionTest, Identified) in TEST_P() argument
Dnumber_test.cpp41 TEST_P(IntegerTest, Identified) in TEST_P() argument
Dversion_test.cpp194 TEST_P(InvalidVersionTest, Identified) in TEST_P() argument
Dlocation_test.cpp351 TEST_P(InvalidLineTest, Identified) in TEST_P() argument
/external/llvm-project/clang/docs/
DAPINotes.rst117 Identified by 'Selector' and 'MethodKind'; the MethodKind is either
131 Identified by 'Name' and 'PropertyKind'; the PropertyKind is also either
/external/llvm-project/llvm/tools/xcode-toolchain/
DCMakeLists.txt54 message(STATUS "Identified Xcode Version: ${CMAKE_MATCH_1}")
/external/python/cpython2/Lib/xml/dom/
Dminidom.py1220 class Identified: class
1236 class DocumentType(Identified, Childless, Node):
1296 class Entity(Identified, Node):
1336 class Notation(Identified, Childless, Node):
/external/python/cpython3/Lib/xml/dom/
Dminidom.py1291 class Identified: class
1306 class DocumentType(Identified, Childless, Node):
1366 class Entity(Identified, Node):
1406 class Notation(Identified, Childless, Node):
/external/libsrtp2/
DCHANGES128 PR #169 - Identified merge conflict created by commit 6b71fb9
/external/mockito/lib/
Dbyte-buddy-1.8.15.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/external/llvm/docs/
DLangRef.rst2612 or opaque since there is no way to write one. Identified types can be
2619 %T1 = type { <type list> } ; Identified normal struct type
2620 %T2 = type <{ <type list> }> ; Identified packed struct type
/external/llvm-project/llvm/docs/
DLangRef.rst3307 or opaque since there is no way to write one. Identified types can be
3314 %T1 = type { <type list> } ; Identified normal struct type
3315 %T2 = type <{ <type list> }> ; Identified packed struct type