Home
last modified time | relevance | path

Searched defs:Keyword (Results 1 – 25 of 123) sorted by relevance

12345

/aosp_15_r20/external/one-true-awk/
H A Dlex.c40 typedef struct Keyword { struct
44 } Keyword; argument
/aosp_15_r20/external/javassist/src/main/javassist/compiler/ast/
H A DKeyword.java24 public class Keyword extends ASTree { class
29 public Keyword(int token) { in Keyword() method in Keyword
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/
H A DModifier.java92 public enum Keyword { enum in Modifier
110 Keyword(String codeRepresentation) { in Keyword() method in Modifier.Keyword
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DCodeCompleteConsumer.h784 const char *Keyword; member
900 : Keyword(Keyword), Priority(Priority), Kind(RK_Keyword), in Keyword() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DCodeCompleteConsumer.h783 const char *Keyword; member
899 : Keyword(Keyword), Priority(Priority), Kind(RK_Keyword), in Keyword() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DCodeCompleteConsumer.h784 const char *Keyword; member
900 : Keyword(Keyword), Priority(Priority), Kind(RK_Keyword), in Keyword() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DCodeCompleteConsumer.h785 const char *Keyword; member
901 : Keyword(Keyword), Priority(Priority), Kind(RK_Keyword), in Keyword() function
/aosp_15_r20/external/clang/lib/AST/
H A DType.cpp2416 TypeWithKeyword::getTagTypeKindForKeyword(ElaboratedTypeKeyword Keyword) { in getTagTypeKindForKeyword()
2431 TypeWithKeyword::KeywordIsTagTypeKind(ElaboratedTypeKeyword Keyword) { in KeywordIsTagTypeKind()
2446 StringRef TypeWithKeyword::getKeywordName(ElaboratedTypeKeyword Keyword) { in getKeywordName()
2461 ElaboratedTypeKeyword Keyword, in DependentTemplateSpecializationType()
2483 ElaboratedTypeKeyword Keyword, in Profile()
2495 ElaboratedTypeKeyword Keyword; in isElaboratedTypeSpecifier() local
/aosp_15_r20/external/json-schema-validator/src/main/java/com/networknt/schema/
H A DKeyword.java24 public interface Keyword { interface
/aosp_15_r20/system/extras/perf_tools/
H A Dreport.proto5 message Keyword { message
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/rust/
Dcomponent.rs10 Keyword(&'static str), enumerator
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/main/java/com/google/api/generator/engine/lexicon/
H A DKeyword.java20 public class Keyword { class
/aosp_15_r20/external/clang/lib/Basic/
H A DIdentifierTable.cpp160 static void AddKeyword(StringRef Keyword, in AddKeyword()
185 static void AddCXXOperatorKeyword(StringRef Keyword, in AddCXXOperatorKeyword()
/aosp_15_r20/external/rust/android-crates-io/crates/cexpr/src/
Dtoken.rs16 Keyword, enumerator
/aosp_15_r20/external/llvm/tools/llvm-pdbdump/
H A DLinePrinter.h71 Keyword, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/pygments/
Dtoken.py66 Keyword = Token.Keyword variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/pygments/
Dtoken.py66 Keyword = Token.Keyword variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/pygments/
Dtoken.py66 Keyword = Token.Keyword variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/pygments/
Dtoken.py66 Keyword = Token.Keyword variable
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwincred.h77 LPSTR Keyword; member
84 LPWSTR Keyword; member
/aosp_15_r20/external/googleapis/google/ads/searchads360/v0/common/
H A Dsegments.proto242 message Keyword { message
/aosp_15_r20/external/rust/android-crates-io/crates/winnow/examples/s_expression/
Dparser.rs56 Keyword(String), enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ExtractAPI/
DDeclarationFragments.h57 Keyword, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ExtractAPI/
DDeclarationFragments.h57 Keyword, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ExtractAPI/
DDeclarationFragments.h57 Keyword, enumerator

12345