Home
last modified time | relevance | path

Searched defs:level (Results 601 - 625 of 1299) sorted by relevance

1...<<21222324252627282930>>...52

/third_party/backends/backend/
H A Dstv680.c166 hexdump (int level, const char *comment, unsigned char *buf, const int length) in hexdump() argument
H A Dleo.c150 hexdump (int level, const char *comment, unsigned char *p, int l) in hexdump() argument
H A Dteco3.c163 hexdump (int level, const char *comment, unsigned char *p, int l) in hexdump() argument
H A Dsceptre.c137 hexdump (int level, const char *comment, unsigned char *p, int l) in hexdump() argument
/third_party/backends/frontend/
H A Dtstbackend.c104 static int check(enum message_level level, int condition, const char *format, ...) in check() argument
[all...]
/third_party/curl/lib/
H A Dkrb5.c126 krb5_check_prot(void *app_data, int level) in krb5_check_prot() argument
160 krb5_encode(void *app_data, const void *from, int length, int level, void **to) in krb5_encode() argument
394 unsigned char level; member
414 static char level_to_char(int level) in level_to_char() argument
684 Curl_sec_read_msg(struct Curl_easy *data, struct connectdata *conn, char *buffer, enum protection_level level) Curl_sec_read_msg() argument
744 unsigned char level = conn->request_data_prot; sec_set_protection_level() local
804 Curl_sec_request_prot(struct connectdata *conn, const char *level) Curl_sec_request_prot() argument
[all...]
/third_party/benchmark/src/
H A Dsysinfo.cc304 int level; in GetCacheSizesMacOSX() member
[all...]
/third_party/gn/src/gn/
H A Dxcode_object.cc22 unsigned level; member
[all...]
/third_party/icu/icu4c/source/common/
H A Dicuplug.cpp61 UPlugLevel level; /**< level of plugin */ member
448 uplug_setPlugLevel(UPlugData *data, UPlugLevel level) { in uplug_setPlugLevel() argument
[all...]
/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_cdce.c89 usb_cdce_debug_func(int level) in usb_cdce_debug_func() argument
H A Dif_axe.c111 usb_axe_debug_func(int level) in usb_axe_debug_func() argument
/third_party/FreeBSD/sys/dev/usb/serial/
H A Du3g.c42 u3g_debug_func(int level) in u3g_debug_func() argument
/third_party/FreeBSD/lib/libc/gen/
H A Dfts.c637 long level; in fts_build() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DTestFmwk.java781 protected static void msg(String message, int level, boolean incCount, boolean newln) { in msg() argument
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DTestFmwk.java756 protected static void msg(String message, int level, boolean incCount, boolean newln) { in msg() argument
/third_party/libcoap/src/oscore/
H A Doscore_context.c235 oscore_log_hex_value(coap_log_t level, in oscore_log_hex_value() argument
263 oscore_log_int_value(coap_log_t level, const char *name, int value) { in oscore_log_int_value() argument
268 oscore_log_char_value(coap_log_t level, const char *name, const char *value) { in oscore_log_char_value() argument
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zHandlerOut.cpp762 const int level = GetLevel(); in UpdateItems() local
/third_party/mesa3d/src/freedreno/fdl/
H A Dfreedreno_layout.h144 fdl_pitch(const struct fdl_layout *layout, unsigned level) in fdl_pitch() argument
154 fdl_ubwc_pitch(const struct fdl_layout *layout, unsigned level) in fdl_ubwc_pitch() argument
162 fdl_layer_stride(const struct fdl_layout *layout, unsigned level) in fdl_layer_stride() argument
172 fdl2_pitch(const struct fdl_layout *layout, unsigned level) fdl2_pitch() argument
181 fdl2_pitch_pixels(const struct fdl_layout *layout, unsigned level) fdl2_pitch_pixels() argument
187 fdl_surface_offset(const struct fdl_layout *layout, unsigned level, unsigned layer) fdl_surface_offset() argument
195 fdl_ubwc_offset(const struct fdl_layout *layout, unsigned level, unsigned layer) fdl_ubwc_offset() argument
205 fdl_level_linear(const struct fdl_layout *layout, int level) fdl_level_linear() argument
218 fdl_tile_mode(const struct fdl_layout *layout, int level) fdl_tile_mode() argument
227 fdl_ubwc_enabled(const struct fdl_layout *layout, int level) fdl_ubwc_enabled() argument
[all...]
/third_party/mesa3d/src/freedreno/decode/
H A Dpgmdump.c440 int j, level = 0; in dump_shaders_a2xx() local
492 int j, level = 0; in dump_shaders_a2xx() local
539 int instrs_size, hdr_size, sect_size, nconsts = 0, level = 0, compact = 0; in dump_shaders_a3xx() local
620 int instrs_size, hdr_size, sect_size, nconsts = 0, level in dump_shaders_a3xx() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_pass.h171 int level; member in r600_sb::dump
597 unsigned level; member in r600_sb::ssa_prepare
[all...]
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_resource.c230 v3d_resource_transfer_map(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **pptrans) v3d_resource_transfer_map() argument
342 v3d_texture_subdata(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) v3d_texture_subdata() argument
458 v3d_resource_get_param(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *prsc, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned usage, uint64_t *value) v3d_resource_get_param() argument
694 v3d_layer_offset(struct pipe_resource *prsc, uint32_t level, uint32_t layer) v3d_layer_offset() argument
1055 unsigned level = surf_tmpl->u.tex.level; v3d_create_surface() local
[all...]
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_screen.c811 virgl_flush_frontbuffer(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_resource *res, unsigned level, unsigned layer, void *winsys_drawable_handle, struct pipe_box *sub_box) virgl_flush_frontbuffer() argument
H A Dvirgl_resource.c596 unsigned level, nblocksy; in virgl_resource_layout() local
140 virgl_res_needs_readback(struct virgl_context *vctx, struct virgl_resource *res, unsigned usage, unsigned level) virgl_res_needs_readback() argument
481 virgl_resource_transfer_map(struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) virgl_resource_transfer_map() argument
837 virgl_resource_create_transfer(struct virgl_context *vctx, struct pipe_resource *pres, const struct virgl_resource_metadata *metadata, unsigned level, unsigned usage, const struct pipe_box *box) virgl_resource_create_transfer() argument
938 virgl_resource_dirty(struct virgl_resource *res, uint32_t level) virgl_resource_dirty() argument
[all...]
/third_party/mesa3d/src/intel/common/
H A Dintel_decoder.h95 int level; member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_clear.c429 create_clear_surface(struct pipe_context *pctx, struct pipe_resource *pres, unsigned level, const struct pipe_box *box) in create_clear_surface() argument
453 zink_clear_texture(struct pipe_context *pctx, struct pipe_resource *pres, unsigned level, const struct pipe_box *box, const void *data) zink_clear_texture() argument

Completed in 33 milliseconds

1...<<21222324252627282930>>...52