Home
last modified time | relevance | path

Searched defs:token (Results 976 - 1000 of 1735) sorted by relevance

1...<<31323334353637383940>>...70

/test/xts/hats/kernel/accesstokenid/
H A Daccesstokenid_test.cpp90 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 Ddwarf_getmacros.c478 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 Dmain.c236 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 Dsetopt.c173 const char *token = str; in protocol2num() local
/third_party/glslang/glslang/MachineIndependent/
H A DScan.cpp824 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 DPpScanner.cpp1227 int token = scanToken(&ppToken); tokenize() local
1309 tokenPaste(int token, TPpToken& ppToken) tokenPaste() argument
[all...]
/third_party/gn/src/base/strings/
H A Dstring_tokenizer.h143 str token() const { return str(token_begin_, token_end_); } in token() function in base::StringTokenizerT
/third_party/backends/backend/
H A Depsonds-cmd.c27 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 Dpre-process-class.c215 const char *token; in tplg_class_get_attribute_token_ref() local
/third_party/backends/sanei/
H A Dsanei_config.c244 SANE_Char *token, *string; in sanei_configure_attach() local
/third_party/gn/src/gn/
H A Dstring_utils.cc23 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 Dlws-tokenize.h89 const char *token; /**< the start of an identified token or delimiter */ global() member
[all...]
/third_party/libcoap/include/coap3/
H A Dcoap_pdu_internal.h139 uint8_t *token; /**< first byte of token (or extended length bytes global() member
[all...]
/third_party/libcoap/include/oscore/
H A Doscore_context.h146 coap_bin_const_t *token; member
/third_party/libdrm/nouveau/nvif/
H A Dioctl.h29 __u64 token; member
55 __u64 token; member
/third_party/libwebsockets/lib/roles/h2/
H A Dhpack.c1450 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 Dheader.c30 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 Dxvmc_bench.c103 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 Dsvga_shader_dump.c488 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 Dnode_large_page.cc275 std::string token; in IsTransparentHugePagesEnabled() local
276 config_stream >> token; in IsTransparentHugePagesEnabled() local
/third_party/nghttp2/src/
H A Dh2load_http3_session.cc198 int recv_header(nghttp3_conn *conn, int64_t stream_id, int32_t token, in recv_header() argument
H A Dshrpx_mruby_module_response.cc130 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 Dshrpx_mruby_module_request.cc92 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 Dmanifest_parser.cc42 Lexer::Token token = lexer_.ReadToken(); in Parse() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dc2xml.c223 static struct position *get_expansion_end (struct token *token) in get_expansion_end() argument

Completed in 22 milliseconds

1...<<31323334353637383940>>...70