Home
last modified time | relevance | path

Searched defs:type (Results 5676 - 5700 of 12363) sorted by relevance

1...<<221222223224225226227228229230>>...495

/third_party/node/deps/icu-small/source/common/
H A Dubrk.cpp34 ubrk_open(UBreakIteratorType type, in ubrk_open() argument
303 ubrk_getLocaleByType(const UBreakIterator *bi, ULocDataLocaleType type, UErrorCode* status) ubrk_getLocaleByType() argument
H A Duloc_keytype.cpp449 ulocimp_toBcpType(const char* key, const char* type, UBoo argument
494 ulocimp_toLegacyType(const char* key, const char* type, UBool* isKnownKey, UBool* isSpecialType) ulocimp_toLegacyType() argument
[all...]
/third_party/nghttp2/tests/
H A Dnghttp2_frame_test.c62 static void check_frame_header(size_t length, uint8_t type, uint8_t flags, in check_frame_header() argument
/third_party/node/deps/cares/src/lib/
H A Dares__llist.c74 ares__llist_attach_at(ares__llist_t *list, ares__llist_insert_type_t type, ares__llist_node_t *at, ares__llist_node_t *node) ares__llist_attach_at() argument
122 ares__llist_insert_at(ares__llist_t *list, ares__llist_insert_type_t type, ares__llist_node_t *at, void *val) ares__llist_insert_at() argument
H A Dares_dns_mapping.c84 ares_bool_t ares_dns_rec_type_isvalid(ares_dns_rec_type_t type, in ares_dns_rec_type_isvalid() argument
115 ares_bool_t ares_dns_rec_type_allow_name_compression(ares_dns_rec_type_t type) in ares_dns_rec_type_allow_name_compression() argument
168 ares_dns_rec_type_t type = key / 100; in ares_dns_rr_key_to_rec_type() local
175 const char *ares_dns_rec_type_tostr(ares_dns_rec_type_t type) in ares_dns_rec_type_tostr() argument
529 ares_dns_rr_get_keys(ares_dns_rec_type_t type, size_t *cnt) ares_dns_rr_get_keys() argument
637 ares_dns_rec_type_t type; ares_dns_rec_type_fromstr() member
[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A Ducptrie.h76 int8_t type; // UCPTrieType member
[all...]
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo.h131 GLenum16 type; /**< GL_FLOAT, GL_DOUBLE, GL_INT, etc */ member
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.c252 st_save_zombie_shader(struct st_context *st, enum pipe_shader_type type, struct pipe_shader_state *shader) st_save_zombie_shader() argument
H A Dst_cb_readpixels.c71 needs_integer_signed_unsigned_conversion(const struct gl_context *ctx, GLenum format, GLenum type) needs_integer_signed_unsigned_conversion() argument
412 st_ReadPixels(struct gl_context *ctx, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, const struct gl_pixelstore_attrib *pack, void *pixels) st_ReadPixels() argument
[all...]
H A Dst_format.c1109 st_choose_format(struct st_context *st, GLenum internalFormat, GLenum format, GLenum type, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned bindings, bool swap_bytes, bool allow_dxt) st_choose_format() argument
1206 st_choose_matching_format_noverify(struct st_context *st, GLenum format, GLenum type, GLboolean swapBytes) st_choose_matching_format_noverify() argument
1230 st_choose_matching_format(struct st_context *st, unsigned bind, GLenum format, GLenum type, GLboolean swapBytes) st_choose_matching_format() argument
1247 st_ChooseTextureFormat(struct gl_context *ctx, GLenum target, GLint internalFormat, GLenum format, GLenum type) st_ChooseTextureFormat() argument
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_builder.h172 vgrf(enum brw_reg_type type, unsigned n = 1) const in vgrf() argument
[all...]
H A Dbrw_vec4_gs_visitor.cpp58 attribute_to_hw_reg(int attr, brw_reg_type type, bool interleaved) in attribute_to_hw_reg() argument
[all...]
/third_party/mesa3d/src/intel/tools/imgui/
H A Dimgui_impl_gtk3.cpp61 GdkEventType type = gdk_event_get_event_type(event); in ImGui_ImplGtk3_HandleEvent() local
/third_party/mesa3d/src/mesa/program/
H A Dprog_print.c952 const char *type = "????"; in _mesa_write_shader_to_file() local
1010 const char *type; in _mesa_append_uniforms_to_file() local
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_nir_lower_ycbcr_textures.c46 const struct glsl_type *type = texture->type; in get_texture_size() local
/third_party/mesa3d/src/mesa/main/
H A Derrors.c432 _mesa_shader_debug(struct gl_context *ctx, GLenum type, GLuin argument
232 _mesa_gl_vdebugf(struct gl_context *ctx, GLuint *id, enum mesa_debug_source source, enum mesa_debug_type type, enum mesa_debug_severity severity, const char *fmtString, va_list args) _mesa_gl_vdebugf() argument
255 _mesa_gl_debugf(struct gl_context *ctx, GLuint *id, enum mesa_debug_source source, enum mesa_debug_type type, enum mesa_debug_severity severity, const char *fmtString, ...) _mesa_gl_debugf() argument
269 _mesa_gl_debug(struct gl_context *ctx, GLuint *id, enum mesa_debug_source source, enum mesa_debug_type type, enum mesa_debug_severity severity, const char *msg) _mesa_gl_debug() argument
[all...]
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dpkg_gencmn.cpp120 createCommonDataFile(const char *destDir, const char *name, const char *entrypointName, const char *type, const char *source, const char *copyRight, in createCommonDataFile() argument
[all...]
H A Dppucd.cpp157 int32_t type; in readLine() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Ddayperiodrules.cpp104 CutoffType type = getCutoffTypeFromString(key); in processRules() local
H A Dnumber_mapper.cpp445 bool PropertiesAffixPatternProvider::containsSymbolType(AffixPatternType type, UErrorCode& status) const { in containsSymbolType() argument
512 bool CurrencyPluralInfoAffixProvider::containsSymbolType(AffixPatternType type, UErrorCode& status) const { in containsSymbolType() argument
H A Drepattrn.cpp705 int32_t type = URX_TYPE(op); in dumpOp() local
H A Dulocdata.cpp148 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type, in ulocdata_getDelimiter() argument
/third_party/node/deps/icu-small/source/tools/icupkg/
H A Dicupkg.cpp358 const char *type=options[OPT_OUT_TYPE].value; main() local
[all...]
/third_party/node/deps/llhttp/src/
H A Dapi.c33 void llhttp_init(llhttp_t* parser, llhttp_type_t type, in llhttp_init() argument
73 llhttp_t* llhttp_alloc(llhttp_type_t type) { in llhttp_alloc() argument
113 llhttp_type_t type = parser->type; in llhttp_reset() local
[all...]
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_frame.h59 int64_t type; member

Completed in 26 milliseconds

1...<<221222223224225226227228229230>>...495