| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | PixelShader.cpp | 47 PixelShader::PixelShader(const unsigned long *token) : Shader() in PixelShader() argument 63 int PixelShader::validate(const unsigned long *const token) in validate() argument [all...] |
| H A D | VertexShader.cpp | 60 VertexShader::VertexShader(const unsigned long *token) : Shader() in VertexShader() argument 84 int VertexShader::validate(const unsigned long *const token) in validate() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
| H A D | val_fixtures.h | 194 std::string token; in MATCHER_P() local
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | token_enc.c | 210 const token_t token = tokens[n]; in VP8EmitTokens() local 236 const token_t token = tokens[n]; in VP8EstimateTokenSize() local [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/genrb/ |
| H A D | read.c | 67 getNextToken(UCHARBUF* buf, struct UString *token, uint32_t *linenumber, struct UString *comment, UErrorCode *status) getNextToken() argument 121 getStringToken(UCHARBUF* buf, UChar32 initialChar, struct UString *token, UErrorCode *status) getStringToken() argument 322 getNextChar(UCHARBUF* buf, UBool skipwhite, struct UString *token, UErrorCode *status) getNextChar() argument 379 seekUntilNewline(UCHARBUF* buf, struct UString *token, UErrorCode *status) seekUntilNewline() argument 397 seekUntilEndOfComment(UCHARBUF *buf, struct UString *token, UErrorCode *status) seekUntilEndOfComment() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | localeprioritylist.cpp | 23 int32_t hashLocale(const UHashTok token) { in hashLocale() argument
|
| /third_party/toybox/kconfig/ |
| H A D | lkc.h | 54 int token; member
|
| /third_party/python/Lib/lib2to3/pgen2/ |
| H A D | pgen.py | 5 from . import grammar, token, tokenize namespace [all...] |
| /third_party/skia/modules/svg/src/ |
| H A D | SkSVGAttributeParser.cpp | 48 bool SkSVGAttributeParser::matchStringToken(const char* token, const char** newPos) const { in matchStringToken() argument
|
| /third_party/spirv-tools/test/val/ |
| H A D | val_fixtures.h | 202 std::string token; in MATCHER_P() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
| H A D | eap_pwd_common.h | 45 u8 token[4]; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
| H A D | eap_pwd_common.h | 45 u8 token[4]; member
|
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | ipc_transactor_test.cpp | 84 auto token = string("testInitConnection_#") + string(params.description); in TEST_P() local 121 constexpr string_view token = "testAapiTransaction"; in TEST() local 176 constexpr string_view token = "testHandleFdParam"; in TEST() local 229 constexpr string_view token = "testDetectConcurrentTransaction"; TEST() local 277 constexpr string_view token = "testServerDetectClientDeath"; TEST() local [all...] |
| /test/testfwk/arkxtest/uitest/cj/ |
| H A D | uitest_ffi.cpp | 155 void CJ_InitConnection(char *token) in CJ_InitConnection() argument
|
| /test/testfwk/arkxtest/uitest/server/ |
| H A D | server_main.cpp | 206 static int32_t StartDaemon(string_view token, int32_t argc, char *argv[]) in StartDaemon() argument
|
| /test/xts/device_attest_lite/services/core/network/ |
| H A D | attest_coap.c | 51 static int32_t CoapCreateToken(uint8_t token[], uint8_t* tkl) in CoapCreateToken() argument 66 static int32_t CoapAddToken(CoapPacket* pkt, const CoapBuffer* token, CoapRWBuffer* buf) in CoapAddToken() argument 378 CoapEncode(CoapPacket* pkt, const CoapPacketParam* param, const CoapBuffer* token, const CoapBuffer* payload, CoapRWBuffer* outBuf) CoapEncode() argument 448 uint8_t token[PKT_TOKEN_LEN] = {0}; CoapBuildMessage() local [all...] |
| /test/xts/hats/kernel/accesstokenid/ |
| H A D | accesstokenid_test.cpp | 90 static int GetTokenid(unsigned long long *token) in GetTokenid() argument 109 static int SetTokenid(unsigned long long *token) in SetTokenid() argument 166 static void GetCurToken(unsigned long long *token, unsigned long long *ftoken) in GetCurToken() argument 234 unsigned long long token = INVAL_TOKEN; in HWTEST_F() local 254 unsigned long long token in HWTEST_F() local 290 unsigned long long token = INVAL_TOKEN; HWTEST_F() local 332 unsigned long long token = INVAL_TOKEN; HWTEST_F() local 452 unsigned long long token; HWTEST_F() local 504 unsigned long long token = INVAL_TOKEN; HWTEST_F() local [all...] |
| /third_party/elfutils/libdw/ |
| H A D | dwarf_getmacros.c | 478 offset_from_token (ptrdiff_t token, bool *accept_0xffp) in offset_from_token() argument 516 dwarf_getmacros_off(Dwarf *dbg, Dwarf_Off macoff, int (*callback) (Dwarf_Macro *, void *), void *arg, ptrdiff_t token) dwarf_getmacros_off() argument 537 dwarf_getmacros(Dwarf_Die *cudie, int (*callback) (Dwarf_Macro *, void *), void *arg, ptrdiff_t token) dwarf_getmacros() argument [all...] |
| /third_party/f2fs-tools/fsck/ |
| H A D | main.c | 236 char *token; in f2fs_parse_options() local 539 char *token; in f2fs_parse_options() local 611 char *token; f2fs_parse_options() local [all...] |
| /third_party/curl/lib/ |
| H A D | setopt.c | 173 const char *token = str; in protocol2num() local
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | Scan.cpp | 824 int TScanContext::tokenize(TPpContext* pp, TParserToken& token) in tokenize() argument 829 int token = pp->tokenize(ppToken); in tokenize() local 908 int token in tokenize() local [all...] |
| /third_party/glslang/glslang/MachineIndependent/preprocessor/ |
| H A D | PpScanner.cpp | 1227 int token = scanToken(&ppToken); tokenize() local 1309 tokenPaste(int token, TPpToken& ppToken) tokenPaste() argument [all...] |
| /third_party/gn/src/base/strings/ |
| H A D | string_tokenizer.h | 143 str token() const { return str(token_begin_, token_end_); } in token() function in base::StringTokenizerT
|
| /third_party/backends/backend/ |
| H A D | epsonds-cmd.c | 27 esci2_parse_block(char *buf, int len, void *userdata, SANE_Status (*cb)(void *userdata, char *token, int len)) in esci2_parse_block() argument 234 static SANE_Status esci2_cmd_simple(epsonds_scanner* s, char *cmd, SANE_Status (*cb)(void *userdata, char *token, int len)) in esci2_cmd_simple() argument 331 static void debug_token(int level, const char *func, char *token, int len) in debug_token() argument 342 static SANE_Status info_cb(void *userdata, char *token, int len) in info_cb() argument 129 esci2_cmd(epsonds_scanner* s, char *cmd, size_t len, char *payload, size_t plen, void *userdata, SANE_Status (*cb)(void *userdata, char *token, int len)) esci2_cmd() argument 636 capa_cb(void *userdata, char *token, int len) capa_cb() argument 783 stat_cb(void *userdata, char *token, int len) stat_cb() argument 815 resa_cb(void *userdata, char *token, int len) resa_cb() argument 835 para_cb(void *userdata, char *token, int len) para_cb() argument 871 img_cb(void *userdata, char *token, int len) img_cb() argument [all...] |
| /third_party/alsa-utils/topology/ |
| H A D | pre-process-class.c | 215 const char *token; in tplg_class_get_attribute_token_ref() local
|