| /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
|
| /third_party/backends/sanei/ |
| H A D | sanei_config.c | 244 SANE_Char *token, *string; in sanei_configure_attach() local
|
| /third_party/gn/src/gn/ |
| H A D | string_utils.cc | 23 Err ErrInsideStringToken(const Token& token, in ErrInsideStringToken() argument 56 AppendInterpolatedExpression(Scope* scope, const Token& token, const char* input, size_t begin_offset, size_t end_offset, std::string* output, Err* err) AppendInterpolatedExpression() argument 110 AppendInterpolatedIdentifier(Scope* scope, const Token& token, const char* input, size_t begin_offset, size_t end_offset, std::string* output, Err* err) AppendInterpolatedIdentifier() argument 140 AppendStringInterpolation(Scope* scope, const Token& token, const char* input, size_t size, size_t* i, std::string* output, Err* err) AppendStringInterpolation() argument 208 AppendHexByte(Scope* scope, const Token& token, const char* input, size_t size, size_t* i, std::string* output, Err* err) AppendHexByte() argument [all...] |
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-tokenize.h | 89 const char *token; /**< the start of an identified token or delimiter */ global() member [all...] |
| /third_party/libcoap/include/coap3/ |
| H A D | coap_pdu_internal.h | 139 uint8_t *token; /**< first byte of token (or extended length bytes global() member [all...] |
| /third_party/libcoap/include/oscore/ |
| H A D | oscore_context.h | 146 coap_bin_const_t *token; member
|
| /third_party/libdrm/nouveau/nvif/ |
| H A D | ioctl.h | 29 __u64 token; member 55 __u64 token; member
|
| /third_party/libwebsockets/lib/roles/h2/ |
| H A D | hpack.c | 1450 int lws_add_http2_header_by_token(struct lws *wsi, enum lws_token_indexes token, in lws_add_http2_header_by_token() argument
|
| /third_party/libwebsockets/lib/roles/http/ |
| H A D | header.c | 30 lws_token_to_string(enum lws_token_indexes token) in lws_token_to_string() argument 141 lws_add_http_header_by_token(struct lws *wsi, enum lws_token_indexes token, in lws_add_http_header_by_token() argument
|
| /third_party/mesa3d/src/gallium/frontends/xvmc/tests/ |
| H A D | xvmc_bench.c | 103 char *token = strtok(argv[++i], ","); in ParseArgs() local 122 char *token = strtok(argv[++i], ","); in ParseArgs() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/svgadump/ |
| H A D | svga_shader_dump.c | 488 parse_op(struct dump_info *di, const uint **token, struct dump_op *op, uint num_dst, uint num_src) parse_op() argument [all...] |
| /third_party/node/src/large_pages/ |
| H A D | node_large_page.cc | 275 std::string token; in IsTransparentHugePagesEnabled() local 276 config_stream >> token; in IsTransparentHugePagesEnabled() local
|
| /third_party/nghttp2/src/ |
| H A D | h2load_http3_session.cc | 198 int recv_header(nghttp3_conn *conn, int64_t stream_id, int32_t token, in recv_header() argument
|
| H A D | shrpx_mruby_module_response.cc | 130 auto token = http2::lookup_token(keyref.byte(), keyref.size()); in response_mod_header() local 322 auto token = http2::lookup_token(keyref.byte(), keyref.size()); in response_send_info() local
|
| H A D | shrpx_mruby_module_request.cc | 92 auto token = in request_set_method() local 238 auto token = http2::lookup_token(keyref.byte(), keyref.size()); in request_mod_header() local
|
| /third_party/ninja/src/ |
| H A D | manifest_parser.cc | 42 Lexer::Token token = lexer_.ReadToken(); in Parse() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | c2xml.c | 223 static struct position *get_expansion_end (struct token *token) in get_expansion_end() argument
|