| /third_party/musl/src/hilog/linux/ |
| H A D | hilog_adapter.c | 213 int HiLogAdapterPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...) in HiLogAdapterPrint() argument 228 int HiLogAdapterVaList(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, va_list ap) in HiLogAdapterVaList() argument 191 HiLogAdapterPrintArgs( const LogType type, const LogLevel level, const unsigned int domain, const char *tag, const char *fmt, va_list ap) HiLogAdapterPrintArgs() argument
|
| /third_party/musl/src/fdsan/linux/ |
| H A D | fdsan.c | 192 uint64_t fdsan_create_owner_tag(enum fdsan_owner_type type, uint64_t tag) in fdsan_create_owner_tag() argument 211 uint64_t type = tag >> 56; in fdsan_get_tag_type() local [all...] |
| /third_party/nghttp2/src/ |
| H A D | shrpx_connection_handler.h | 102 SerialEventType type; member
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares__socket.c | 255 int type = is_tcp ? SOCK_STREAM : SOCK_DGRAM; in ares__open_connection() local 395 ares_socket_t ares__open_socket(ares_channel_t *channel, int af, int type, in ares__open_socket() argument
|
| H A D | ares_qcache.c | 246 ares_dns_rec_type_t type = ares_dns_rr_get_type(rr); in ares__qcache_calc_minttl() local 270 ares_dns_rec_type_t type = ares_dns_rr_get_type(rr); in ares__qcache_soa_minimum() local
|
| H A D | ares__llist.c | 74 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 D | ares_dns_mapping.c | 84 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/ |
| H A D | brkiter.cpp | 58 BreakIterator::buildInstance(const Locale& loc, const char *type, UErrorCode &status) in buildInstance() argument 501 BreakIterator::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale() argument 510 BreakIterator::getLocaleID(ULocDataLocaleType type, UErrorCode& status) const { in getLocaleID() argument
|
| H A D | stringtriebuilder.cpp | 90 int32_t type; in writeNode() local
|
| H A D | characterproperties.cpp | 366 UCPTrieType type; in makeMap() local
|
| H A D | ubrk.cpp | 34 ubrk_open(UBreakIteratorType type, in ubrk_open() argument 303 ubrk_getLocaleByType(const UBreakIterator *bi, ULocDataLocaleType type, UErrorCode* status) ubrk_getLocaleByType() argument
|
| H A D | uloc_keytype.cpp | 449 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 D | nghttp2_frame_test.c | 62 static void check_frame_header(size_t length, uint8_t type, uint8_t flags, in check_frame_header() argument
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | ucptrie.h | 76 int8_t type; // UCPTrieType member [all...] |
| /third_party/mesa3d/src/mesa/vbo/ |
| H A D | vbo.h | 131 GLenum16 type; /**< GL_FLOAT, GL_DOUBLE, GL_INT, etc */ member
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_context.c | 252 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 D | st_cb_readpixels.c | 71 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 D | st_format.c | 1109 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 D | brw_vec4_builder.h | 172 vgrf(enum brw_reg_type type, unsigned n = 1) const in vgrf() argument [all...] |
| /third_party/mesa3d/src/intel/tools/imgui/ |
| H A D | imgui_impl_gtk3.cpp | 61 GdkEventType type = gdk_event_get_event_type(event); in ImGui_ImplGtk3_HandleEvent() local
|
| /third_party/mesa3d/src/mesa/program/ |
| H A D | prog_print.c | 952 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 D | anv_nir_lower_ycbcr_textures.c | 46 const struct glsl_type *type = texture->type; in get_texture_size() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | errors.c | 432 _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 D | pkg_gencmn.cpp | 120 createCommonDataFile(const char *destDir, const char *name, const char *entrypointName, const char *type, const char *source, const char *copyRight, in createCommonDataFile() argument [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | dayperiodrules.cpp | 104 CutoffType type = getCutoffTypeFromString(key); in processRules() local
|