Home
last modified time | relevance | path

Searched defs:TokenInfo (Results 1 – 25 of 74) sorted by relevance

123

/aosp_15_r20/external/angle/src/tests/test_expectations/
H A DGPUTestExpectationsParser.cpp137 struct TokenInfo struct
139 constexpr TokenInfo() in TokenInfo() argument
145 constexpr TokenInfo(const char *nameIn, in TokenInfo() argument
151 constexpr TokenInfo(const char *nameIn, GPUTestConfig::Condition conditionIn) in TokenInfo() function
155 const char *name;
156 GPUTestConfig::Condition condition;
157 GPUTestExpectationsParser::GPUTestExpectation expectation;
/aosp_15_r20/external/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp29 struct Parser::TokenInfo { struct in clang::ast_matchers::dynamic::Parser
31 enum TokenKind {
45 static const char* const ID_Bind;
47 TokenInfo() : Text(), Kind(TK_Eof), Range(), Value() {} in TokenInfo() argument
49 StringRef Text;
50 TokenKind Kind;
51 SourceRange Range;
52 VariantValue Value;
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdevice/
DHistogramDevice.h155 struct TokenInfo { struct
170 TokenInfo(HistogramDevice* histogramDevice, const ndk::SpAIBinder& token, pid_t pid) in TokenInfo() argument
/aosp_15_r20/frameworks/base/packages/NeuralNetworks/framework/platform/java/android/app/ondeviceintelligence/
H A DTokenInfo.java36 public final class TokenInfo implements Parcelable { class
43 public TokenInfo(long count, @NonNull PersistableBundle persistableBundle) { in TokenInfo() method in TokenInfo
51 public TokenInfo(long count) { in TokenInfo() method in TokenInfo
H A DOnDeviceIntelligenceManager.java321 @NonNull OutcomeReceiver<TokenInfo, in requestTokenInfo()
/aosp_15_r20/frameworks/base/packages/NeuralNetworks/framework/module/java/android/app/ondeviceintelligence/
H A DTokenInfo.java36 public final class TokenInfo implements Parcelable { class
43 public TokenInfo(long count, @NonNull PersistableBundle persistableBundle) { in TokenInfo() method in TokenInfo
51 public TokenInfo(long count) { in TokenInfo() method in TokenInfo
H A DOnDeviceIntelligenceManager.java349 @NonNull OutcomeReceiver<TokenInfo, in requestTokenInfo()
/aosp_15_r20/external/perfetto/src/kallsyms/
H A Dkernel_symbol_map.cc241 struct TokenInfo { in Parse() struct
242 uint32_t count = 0; in Parse()
243 TokenId id = 0; in Parse()
/aosp_15_r20/external/python/cpython3/Tools/peg_generator/pegen/
Dtokenizer.py10 def shorttok(tok: tokenize.TokenInfo) -> str:
23 self, tokengen: Iterator[tokenize.TokenInfo], *, path: str = "", verbose: bool = False
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/common/
H A Dpipeline_monitor.h242 struct TokenInfo { struct
245 size_t byte_count = 0;
/aosp_15_r20/external/clang/include/clang/Lex/
H A DTokenConcatenation.h57 char TokenInfo[tok::NUM_TOKENS]; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DTokenConcatenation.h56 char TokenInfo[tok::NUM_TOKENS]; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DTokenConcatenation.h56 char TokenInfo[tok::NUM_TOKENS]; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DTokenConcatenation.h56 char TokenInfo[tok::NUM_TOKENS]; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DTokenConcatenation.h56 char TokenInfo[tok::NUM_TOKENS]; variable
/aosp_15_r20/external/libaom/av1/encoder/
H A Dtokenize.h63 } TokenInfo; typedef
/aosp_15_r20/cts/tests/ondeviceintelligence/src/android/ondeviceintelligence/cts/
H A DCtsIsolatedInferenceService.java94 @NonNull OutcomeReceiver<TokenInfo, OnDeviceIntelligenceException> callback) { in onTokenInfoRequest()
/aosp_15_r20/out/soong/.intermediates/packages/modules/NeuralNetworks/framework/framework-ondeviceintelligence-platform.stubs.test.from-text/android_common/metalava/
Dstubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/NeuralNetworks/framework/framework-ondeviceintelligence-platform.stubs.system.from-text/android_common/framework-ondeviceintelligence-platform.stubs.system.from-text/
Dframework-ondeviceintelligence-platform.stubs.system.from-text.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/NeuralNetworks/framework/framework-ondeviceintelligence-platform.stubs.system.from-text/android_common/metalava/
Dstubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/NeuralNetworks/framework/framework-ondeviceintelligence-platform.stubs.test.from-text/android_common/framework-ondeviceintelligence-platform.stubs.test.from-text/
Dframework-ondeviceintelligence-platform.stubs.test.from-text.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dtokenize.py46 class TokenInfo(collections.namedtuple('TokenInfo', 'type string start end line')): class
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dtokenize.py46 class TokenInfo(collections.namedtuple('TokenInfo', 'type string start end line')): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dtokenize.py46 class TokenInfo(collections.namedtuple('TokenInfo', 'type string start end line')): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dtokenize.py46 class TokenInfo(collections.namedtuple('TokenInfo', 'type string start end line')): class

123