| /third_party/nghttp2/bpf/ |
| H A D | reuseport_kern.c | 451 __u8 type; member
|
| /third_party/nghttp2/lib/ |
| H A D | nghttp2_submit.c | 865 int nghttp2_submit_extension(nghttp2_session *session, uint8_t type, in nghttp2_submit_extension() argument
|
| /third_party/nghttp2/src/ |
| H A D | app_helper.cc | 91 std::string strframetype(uint8_t type) { in strframetype() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | localebuilder.cpp | 251 setUnicodeLocaleKeyword( StringPiece key, StringPiece type) setUnicodeLocaleKeyword() argument
|
| H A D | ucptrie.cpp | 22 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, in ucptrie_openFromBinary() argument 477 UCPTrieType type = (UCPTrieType)trie->type; ucptrie_toBinary() local [all...] |
| H A D | ucnv_cnv.h | 233 UConverterType type; member
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | choicfmt.cpp | 442 UMessagePatternPartType type = part.getType(); in findSubMessage() local
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | messagepattern.h | 791 hasNumericValue(UMessagePatternPartType type) hasNumericValue() argument 827 UMessagePatternPartType type; global() member in MessagePattern::Part [all...] |
| /third_party/nghttp2/third-party/llhttp/src/ |
| H A D | api.c | 33 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 D | ares_dns_parse.c | 942 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 D | ares_dns_write.c | 843 ares_dns_rec_type_t type; in ares_dns_write_rr() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | test_eu_validate.cpp | 285 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 D | intel_clc.c | 117 reloc_type_str(enum brw_shader_reloc_type type) in reloc_type_str() argument
|
| H A D | brw_reg.h | 219 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 D | debug.c | 310 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 D | blit.c | 255 GLenum type = _mesa_get_format_datatype(colorReadRb->Format); in validate_color_buffer() local
|
| H A D | pipelineobj.c | 211 use_program_stage(struct gl_context *ctx, GLenum type, in use_program_stage() argument
|
| H A D | performance_monitor.c | 299 GLenum type; in get_perf_monitor_result() local
|
| H A D | performance_query.c | 314 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 D | uniform_query.cpp | 54 _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 D | glthread_marshal.h | 336 _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 D | glthread_varray.c | 336 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 D | intel_debug.h | 149 uint32_t type; /* enum intel_debug_block_type */ member
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_atifs_to_nir.c | 431 const struct glsl_type *type = in st_atifs_setup_uniforms() local
|
| /third_party/mesa3d/src/mesa/program/ |
| H A D | program_parser.h | 44 enum asm_type type; member
|