Home
last modified time | relevance | path

Searched defs:token (Results 226 - 250 of 1751) sorted by relevance

12345678910>>...71

/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DToken.cpp68 std::ostream &operator<<(std::ostream &out, const Token &token) in operator <<() argument
H A DMacro.cpp30 Token token; in PredefineMacro() local
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
H A Dinput_test.cpp24 pp::Token token; in TEST_F() local
H A Didentifier_test.cpp24 pp::Token token; in expectIdentifier() local
H A DPreprocessorTest.cpp20 pp::Token token; in preprocess() local
30 *output << token; in preprocess() local
62 void SimplePreprocessorTest::lexSingleToken(const char *input, pp::Token *token) in lexSingleToken() argument
70 lexSingleToken(size_t count, const char *const input[], pp::Token *token) lexSingleToken() argument
H A Dspace_test.cpp25 pp::Token token; in expectSpace() local
89 pp::Token token; in TEST_F() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DMacro.cpp38 Token token; in PredefineMacro() local
H A DToken.cpp82 std::ostream &operator<<(std::ostream &out, const Token &token) in operator <<() argument
/third_party/python/Lib/lib2to3/pgen2/
H A Dparse.py14 from . import token namespace
[all...]
/third_party/python/Lib/lib2to3/
H A Dpygram.py10 from .pgen2 import token namespace
/third_party/python/Lib/lib2to3/fixes/
H A Dfix_metaclass.py22 from ..pygram import token namespace
[all...]
H A Dfix_next.py9 from ..pgen2 import token namespace
H A Dfix_map.py23 from ..pgen2 import token namespace
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcordz_sample_token.cc59 CordzSampleToken::Iterator::Iterator(const CordzSampleToken* token) in Iterator() argument
/third_party/selinux/libsepol/cil/src/
H A Dcil_lexer.h45 struct token { struct
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgPrettyPrinter.cpp123 inline const char* PrettyPrinter::getSimpleTokenStr (Token::Type token) in getSimpleTokenStr() argument
140 void PrettyPrinter::processToken (const Token& token) in processToken() argument
[all...]
/vendor/hihope/neptune_iotlink_demo/hals/utils/token/
H A Dhal_token.c20 static int OEMReadToken(char *token, unsigned int len) in OEMReadToken() argument
28 static int OEMWriteToken(const char *token, unsigned int len) in OEMWriteToken() argument
61 int HalReadToken(char *token, unsigned int len) in HalReadToken() argument
70 int HalWriteToken(const char *token, unsigne argument
[all...]
/vendor/hisilicon/hispark_pegasus_mini_system/hals/utils/token/
H A Dhal_token.c20 static int OEMReadToken(char *token, unsigned int len) in OEMReadToken() argument
28 static int OEMWriteToken(const char *token, unsigned int len) in OEMWriteToken() argument
61 int HalReadToken(char *token, unsigned int len) in HalReadToken() argument
70 int HalWriteToken(const char *token, unsigne argument
[all...]
/vendor/ohemu/qemu_cm55_mini_system_demo/hals/utils/token/
H A Dhal_token.c20 static int OEMReadToken(char *token, unsigned int len) in OEMReadToken() argument
28 static int OEMWriteToken(const char *token, unsigned int len) in OEMWriteToken() argument
61 int HalReadToken(char *token, unsigned int len) in HalReadToken() argument
70 int HalWriteToken(const char *token, unsigne argument
[all...]
/vendor/ohemu/qemu_csky_mini_system_demo/hals/utils/token/
H A Dhal_token.c20 static int OEMReadToken(char *token, unsigned int len) in OEMReadToken() argument
28 static int OEMWriteToken(const char *token, unsigned int len) in OEMWriteToken() argument
61 int HalReadToken(char *token, unsigned int len) in HalReadToken() argument
70 int HalWriteToken(const char *token, unsigne argument
[all...]
/vendor/ohemu/qemu_mini_system_demo/hals/utils/token/
H A Dhal_token.c20 static int OEMReadToken(char *token, unsigned int len) in OEMReadToken() argument
28 static int OEMWriteToken(const char *token, unsigned int len) in OEMWriteToken() argument
61 int HalReadToken(char *token, unsigned int len) in HalReadToken() argument
70 int HalWriteToken(const char *token, unsigne argument
[all...]
/vendor/ohemu/qemu_riscv32_mini_system_demo/hals/utils/token/
H A Dhal_token.c20 static int OEMReadToken(char *token, unsigned int len) in OEMReadToken() argument
28 static int OEMWriteToken(const char *token, unsigned int len) in OEMWriteToken() argument
61 int HalReadToken(char *token, unsigned int len) in HalReadToken() argument
70 int HalWriteToken(const char *token, unsigne argument
[all...]
/vendor/ohemu/qemu_xtensa_mini_system_demo/hals/utils/token/
H A Dhal_token.c20 static int OEMReadToken(char *token, unsigned int len) in OEMReadToken() argument
28 static int OEMWriteToken(const char *token, unsigned int len) in OEMWriteToken() argument
61 int HalReadToken(char *token, unsigned int len) in HalReadToken() argument
70 int HalWriteToken(const char *token, unsigne argument
[all...]
/base/account/os_account/test/fuzztest/iamaccount_stub/addcredentialstub_fuzzer/
H A Daddcredentialstub_fuzzer.cpp56 std::vector<uint8_t> token = {fuzzData.GetData<uint8_t>()}; in AddCredentialStubFuzzTest() local
/base/account/os_account/frameworks/appaccount/native/include/
H A Dapp_account_info.h30 std::string token; member

Completed in 7 milliseconds

12345678910>>...71