Home
last modified time | relevance | path

Searched defs:type (Results 6826 - 6850 of 11858) sorted by relevance

1...<<271272273274275276277278279280>>...475

/third_party/nghttp2/bpf/
H A Dreuseport_kern.c451 __u8 type; member
/third_party/nghttp2/lib/
H A Dnghttp2_submit.c865 int nghttp2_submit_extension(nghttp2_session *session, uint8_t type, in nghttp2_submit_extension() argument
/third_party/nghttp2/src/
H A Dapp_helper.cc91 std::string strframetype(uint8_t type) { in strframetype() argument
/third_party/node/deps/icu-small/source/common/
H A Dlocalebuilder.cpp251 setUnicodeLocaleKeyword( StringPiece key, StringPiece type) setUnicodeLocaleKeyword() argument
H A Ducptrie.cpp22 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, in ucptrie_openFromBinary() argument
477 UCPTrieType type = (UCPTrieType)trie->type; ucptrie_toBinary() local
[all...]
H A Ducnv_cnv.h233 UConverterType type; member
/third_party/node/deps/icu-small/source/i18n/
H A Dchoicfmt.cpp442 UMessagePatternPartType type = part.getType(); in findSubMessage() local
/third_party/node/deps/icu-small/source/common/unicode/
H A Dmessagepattern.h791 hasNumericValue(UMessagePatternPartType type) hasNumericValue() argument
827 UMessagePatternPartType type; global() member in MessagePattern::Part
[all...]
/third_party/nghttp2/third-party/llhttp/src/
H A Dapi.c33 void llhttp_init(llhttp_t* parser, llhttp_type_t type, in llhttp_init() argument
86 llhttp_t* llhttp_alloc(llhttp_type_t type) { in llhttp_alloc() argument
126 llhttp_type_t type = parser->type; in llhttp_reset() local
[all...]
/third_party/node/deps/cares/src/lib/
H A Dares_dns_parse.c942 ares_dns_rec_type_t type; in ares_dns_parse_qd() local
999 ares_dns_rec_type_t type; in ares_dns_parse_rr() local
889 ares_dns_parse_rr_data(ares__buf_t *buf, size_t rdlength, ares_dns_rr_t *rr, ares_dns_rec_type_t type, unsigned short raw_type, unsigned short raw_class, unsigned int raw_ttl) ares_dns_parse_rr_data() argument
[all...]
H A Dares_dns_write.c843 ares_dns_rec_type_t type; in ares_dns_write_rr() local
/third_party/mesa3d/src/intel/compiler/
H A Dtest_eu_validate.cpp285 enum brw_reg_type type; in TEST_P() member
393 enum brw_reg_type type; in TEST_P() member
473 enum brw_reg_type type; TEST_P() member
2838 enum brw_reg_type type; TEST_P() member
[all...]
H A Dintel_clc.c117 reloc_type_str(enum brw_shader_reloc_type type) in reloc_type_str() argument
H A Dbrw_reg.h219 enum brw_reg_type type:4; member
315 type_sz(unsigned type) in type_sz() argument
344 get_exec_type(const enum brw_reg_type type) in get_exec_type() argument
395 brw_reg(enum brw_reg_file file, unsigned nr, unsigned subnr, unsigned negate, unsigned abs, enum brw_reg_type type, unsigned vstride, unsigned width, unsigned hstride, unsigned swizzle, unsigned writemask) brw_reg() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Ddebug.c310 GLenum format, type; in _mesa_write_renderbuffer_image() local
555 _mesa_dump_image(const char *filename, const void *image, GLuint w, GLuint h, GLenum format, GLenum type) _mesa_dump_image() argument
[all...]
H A Dblit.c255 GLenum type = _mesa_get_format_datatype(colorReadRb->Format); in validate_color_buffer() local
H A Dpipelineobj.c211 use_program_stage(struct gl_context *ctx, GLenum type, in use_program_stage() argument
H A Dperformance_monitor.c299 GLenum type; in get_perf_monitor_result() local
H A Dperformance_query.c314 pipe_counter_type_enum_to_gl_type(enum pipe_perf_counter_type type) in pipe_counter_type_enum_to_gl_type() argument
329 pipe_counter_data_type_to_gl_type(enum pipe_perf_counter_data_type type) in pipe_counter_data_type_to_gl_type() argument
H A Duniform_query.cpp54 _mesa_GetActiveUniform_impl(GLuint program, GLuint index, GLsizei maxLength, GLsizei *length, GLint *size, GLenum *type, GLcharARB *nameOut, bool glthread) _mesa_GetActiveUniform_impl() argument
97 _mesa_GetActiveUniform(GLuint program, GLuint index, GLsizei maxLength, GLsizei *length, GLint *size, GLenum *type, GLcharARB *nameOut) _mesa_GetActiveUniform() argument
1101 glsl_type_name(enum glsl_base_type type) glsl_type_name() argument
[all...]
H A Dglthread_marshal.h336 _mesa_calllists_enum_to_count(GLenum type) in _mesa_calllists_enum_to_count() argument
689 _mesa_glthread_CallLists(struct gl_context *ctx, GLsizei n, GLenum type, in _mesa_glthread_CallLists() argument
H A Dglthread_varray.c336 element_size(GLint size, GLenum type) in element_size() argument
345 attrib_pointer(struct glthread_state *glthread, struct glthread_vao *vao, GLuint buffer, gl_vert_attrib attrib, GLint size, GLenum type, GLsizei stride, const void *pointer) attrib_pointer() argument
369 _mesa_glthread_AttribPointer(struct gl_context *ctx, gl_vert_attrib attrib, GLint size, GLenum type, GLsizei stride, const void *pointer) _mesa_glthread_AttribPointer() argument
381 _mesa_glthread_DSAAttribPointer(struct gl_context *ctx, GLuint vaobj, GLuint buffer, gl_vert_attrib attrib, GLint size, GLenum type, GLsizei stride, GLintptr offset) _mesa_glthread_DSAAttribPointer() argument
398 attrib_format(struct glthread_state *glthread, struct glthread_vao *vao, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) attrib_format() argument
413 _mesa_glthread_AttribFormat(struct gl_context *ctx, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) _mesa_glthread_AttribFormat() argument
423 _mesa_glthread_DSAAttribFormat(struct gl_context *ctx, GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) _mesa_glthread_DSAAttribFormat() argument
[all...]
/third_party/mesa3d/src/intel/dev/
H A Dintel_debug.h149 uint32_t type; /* enum intel_debug_block_type */ member
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atifs_to_nir.c431 const struct glsl_type *type = in st_atifs_setup_uniforms() local
/third_party/mesa3d/src/mesa/program/
H A Dprogram_parser.h44 enum asm_type type; member

Completed in 34 milliseconds

1...<<271272273274275276277278279280>>...475