Home
last modified time | relevance | path

Searched defs:next (Results 6101 - 6125 of 6165) sorted by relevance

1...<<241242243244245246247

/third_party/backends/backend/
H A Dmicrotek2.h735 struct Config_Temp *next; member
847 struct Microtek2_Device *next; /* next, for linked list */ member
1019 struct Microtek2_Scanner *next; /* for linked list */ member
/third_party/curl/include/curl/
H A Dcurl.h177 struct curl_httppost *next; /* next entry in the list */ member
2747 struct curl_slist *next; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c7101 const VkMultiDrawIndexedInfoEXT *next = (const VkMultiDrawIndexedInfoEXT*)(i < drawCount - 1 ? ((uint8_t*)draw + stride) : NULL); in radv_emit_draw_packets_indexed() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h655 uint32_t next; member
763 uint32_t next; member
811 uint32_t next; member
1532 void * next; member
2030 uint32_t next; global() member
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_conn.c711 ngtcp2_pkt_chain *next; in delete_buffed_pkts() local
722 ngtcp2_buf_chain *next; in delete_buf_chain() local
9338 ngtcp2_pkt_chain **ppc, *next; conn_process_buffered_protected_pkt() local
9385 ngtcp2_pkt_chain **ppc, *next; conn_process_buffered_handshake_pkt() local
[all...]
/third_party/node/deps/v8/src/heap/
H A Dheap.cc4950 Address next = current.ptr(); in FixHandle() local
6194 StrongRootsEntry* next = nullptr; TearDown() local
6814 StrongRootsEntry* next = entry->next; UnregisterStrongRoots() local
[all...]
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.cc1016 inline Register next() const { return next_; } in next() function in v8::internal::interpreter::final
6355 BuildGetIteratorRecord( Register next, Register object, IteratorType hint) BuildGetIteratorRecord() argument
6370 Register next = register_allocator()->NewRegister(); BuildGetIteratorRecord() local
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dparser-base.h887 Token::Value next = scanner()->Next(); in Consume() local
894 Token::Value next = scanner()->peek(); in Check() local
903 Token::Value next = Next(); in Expect() local
1657 ClassifyPropertyIdentifier( Token::Value next, ParsePropertyInfo* prop_info) ClassifyPropertyIdentifier() argument
1688 ParseAndClassifyIdentifier(Token::Value next) ParseAndClassifyIdentifier() argument
1723 Token::Value next = Next(); ParseIdentifier() local
1752 Token::Value next = Next(); ParsePropertyName() local
1768 Token::Value next = Next(); ParsePropertyOrPrivatePropertyName() local
3400 Token::Value next = Next(); ParsePostfixContinuation() local
4937 Token::Value next; ParseTemplateLiteral() local
6124 StatementT next = impl()->NullStatement(); ParseForStatement() local
6258 StatementT next = impl()->NullStatement(); ParseStandardForLoopWithLexicalDeclarations() local
6307 ParseStandardForLoop( int stmt_pos, ZonePtrList<const AstRawString>* labels, ZonePtrList<const AstRawString>* own_labels, ExpressionT* cond, StatementT* next, StatementT* body) ParseStandardForLoop() argument
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_local.h617 struct ssl_session_st *prev, *next; member
1227 struct quic_data_st *next; member
1939 pitem *next; member
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c207 struct jump_list *next; member
213 struct stub_list *next; member
318 struct recurse_entry *next; member
1616 PCRE2_SPTR next; in detect_repeat() local
[all...]
H A Dpcre2_internal.h1800 struct open_capitem *next; /* Chain link */ member
/third_party/openssl/ssl/
H A Dssl_local.h610 struct ssl_session_st *prev, *next; member
1883 pitem *next; member
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngvalid.c710 struct png_store_file* next; /* as many as you like... */ member
780 png_store_buffer* next; /* Set when reading */ member
1398 png_store_buffer *next = &ps->current->data; store_read_buffer_avail() local
1792 struct store_memory *next; /* Singly linked list */ global() member
1864 store_memory *next = pool->list; store_pool_delete() local
2752 struct png_modification *next; global() member
6313 const struct image_transform *next; global() member
9040 image_transform *next = image_transform_first; image_transform_reset_count() local
9063 image_transform *next = image_transform_first; image_transform_test_counter() local
[all...]
/third_party/toybox/generated/
H A Dglobals.h68 struct int_list { struct int_list *next; int val; } *pids; member
587 struct zfile *next; member
963 struct sh_job *next, *prev; member
/third_party/toybox/toys/pending/
H A Dbc.c4183 static BcStatus bc_parse_expr_err(BcParse *p, uint8_t flags, BcParseNext next) { in bc_parse_expr_err() argument
4452 bc_parse_expr_status(BcParse *p, uint8_t flags, BcParseNext next) bc_parse_expr_status() argument
[all...]
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c329 struct block *next; member
405 struct open_internal_entity *next; member
2687 const char *next = start; /* XmlContentTok doesn't always set the last arg */ in externalEntityInitProcessor2() local
2733 const char *next = start; /* XmlContentTok doesn't always set the last arg */ externalEntityInitProcessor3() local
2809 const char *next = s; /* XmlContentTok doesn't always set the last arg */ doContent() local
3958 const char *next = s; /* in case of XML_TOK_NONE or XML_TOK_PARTIAL */ doCdataSection() local
4084 const char *next = *startPtr; /* in case of XML_TOK_NONE or XML_TOK_PARTIAL */ doIgnoreSection() local
4194 processXmlDecl(XML_Parser parser, int isGeneralTextEntity, const char *s, const char *next) processXmlDecl() argument
4356 const char *next = start; entityValueInitProcessor() local
4438 const char *next = s; externalParEntProcessor() local
4485 const char *next = s; entityValueProcessor() local
4522 const char *next = s; prologProcessor() local
4530 doProlog(XML_Parser parser, const ENCODING *enc, const char *s, const char *end, int tok, const char *next, const char **nextPtr, XML_Bool haveMore, XML_Bool allowClosingDoctype, enum XML_Account account) doProlog() argument
5600 const char *next = NULL; epilogProcessor() local
5668 const char *next; processInternalEntity() local
5734 const char *next; internalEntityProcessor() local
5835 const char *next appendAttributeValue() local
6048 const char *next storeEntityValue() local
7404 int next; nextScaffoldPart() local
[all...]
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c1623 static size_t next(const upb_table *t, size_t i) { next() function
2335 struct mem_block *next; global() member
2371 upb_arena *next = a->parent; arena_findroot() local
2484 mem_block *next = block->next; arena_dofree() local
[all...]
H A Dphp-upb.h647 const struct _upb_tabent *next; member
/third_party/python/Python/
H A Dcompile.c711 basicblock *b, *next; in compiler_unit_free() local
2893 compiler_jump_if(struct compiler *c, expr_ty e, basicblock *next, in argument
2992 basicblock *end, *next; compiler_ifexp() local
3071 basicblock *end, *next; compiler_if() local
4367 basicblock *next = compiler_new_block(c); compiler_boolop() local
7182 basicblock *next = b->b_next; stackdepth() local
9118 basicblock* next = bb->b_next; clean_basic_block() local
9216 basicblock *next = b->b_next; eliminate_empty_basic_blocks() local
[all...]
/third_party/python/Modules/expat/
H A Dxmlparse.c322 struct block *next; member
398 struct open_internal_entity *next; member
2644 const char *next = start; /* XmlContentTok doesn't always set the last arg */ in externalEntityInitProcessor2() local
2690 const char *next = start; /* XmlContentTok doesn't always set the last arg */ externalEntityInitProcessor3() local
2766 const char *next = s; /* XmlContentTok doesn't always set the last arg */ doContent() local
4041 const char *next = s; /* in case of XML_TOK_NONE or XML_TOK_PARTIAL */ doCdataSection() local
4167 const char *next = *startPtr; /* in case of XML_TOK_NONE or XML_TOK_PARTIAL */ doIgnoreSection() local
4277 processXmlDecl(XML_Parser parser, int isGeneralTextEntity, const char *s, const char *next) processXmlDecl() argument
4439 const char *next = start; entityValueInitProcessor() local
4521 const char *next = s; externalParEntProcessor() local
4568 const char *next = s; entityValueProcessor() local
4605 const char *next = s; prologProcessor() local
4613 doProlog(XML_Parser parser, const ENCODING *enc, const char *s, const char *end, int tok, const char *next, const char **nextPtr, XML_Bool haveMore, XML_Bool allowClosingDoctype, enum XML_Account account) doProlog() argument
5649 const char *next = NULL; epilogProcessor() local
5717 const char *next; processInternalEntity() local
5783 const char *next; internalEntityProcessor() local
5892 const char *next appendAttributeValue() local
6104 const char *next storeEntityValue() local
7426 int next; nextScaffoldPart() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_config.h132 struct hostapd_vlan *next; member
151 struct hostapd_sta_wpa_psk_short *next; member
159 struct hostapd_wpa_psk *next; member
170 struct hostapd_eap_user *next; member
196 struct hostapd_radius_attr *next; member
250 struct sae_password_entry *next; member
260 struct dpp_controller_conf *next; member
266 struct airtime_sta_weight *next; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant_i.h713 struct wpa_supplicant *next; member
/kernel/linux/linux-5.10/drivers/net/wireless/cisco/
H A Dairo.c4076 u16 next; in aux_setup() local
4093 u16 next; in aux_bap_read() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.c7881 struct sk_buff *segs, *seg, *next; in tg3_tso_bug() local
/kernel/linux/linux-5.10/include/sound/
H A Demu10k1.h1575 struct snd_emu10k1_fx8010_irq *next; member

Completed in 203 milliseconds

1...<<241242243244245246247