Home
last modified time | relevance | path

Searched defs:level (Results 676 - 700 of 3650) sorted by relevance

1...<<21222324252627282930>>...146

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
H A DTestReorderingMode.java301 inverseBasic(Bidi bidi, String src, int option, byte level) inverseBasic() argument
411 assertRoundTrip(Bidi bidi, int tc, int outIndex, String src, String dest, int mode, int option, byte level) assertRoundTrip() argument
483 checkResultLength(Bidi bidi, String src, String dest, String mode, String option, byte level) checkResultLength() argument
621 checkMaps(Bidi bidi, int stringIndex, String src, String dest, String mode, String option, byte level, boolean forward) checkMaps() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
H A DTestReorderingMode.java298 inverseBasic(Bidi bidi, String src, int option, byte level) inverseBasic() argument
408 assertRoundTrip(Bidi bidi, int tc, int outIndex, String src, String dest, int mode, int option, byte level) assertRoundTrip() argument
480 checkResultLength(Bidi bidi, String src, String dest, String mode, String option, byte level) checkResultLength() argument
618 checkMaps(Bidi bidi, int stringIndex, String src, String dest, String mode, String option, byte level, boolean forward) checkMaps() argument
[all...]
/third_party/libunwind/libunwind/tests/
H A DGperf-simple.c63 int ret, level = 0; in measure_unwind() local
93 g1 (int level, int maxlevel, double *step) in g1() argument
103 f1 (int level, in argument
[all...]
H A DGperf-trace.c61 int level = 0; in measure_unwind() local
79 g1 (int level, int maxlevel, double *step) in g1() argument
89 f1 (int level, in argument
[all...]
/third_party/libcoap/tests/
H A Dtest_uri.c184 coap_log_t level = coap_get_log_level(); in t_parse_uri8() local
201 coap_log_t level = coap_get_log_level(); in t_parse_uri9() local
/third_party/mbedtls/programs/ssl/
H A Ddtls_server.c66 static void my_debug(void *ctx, int level, in my_debug() argument
H A Ddtls_client.c59 static void my_debug(void *ctx, int level, in my_debug() argument
/third_party/lzma/CPP/7zip/Compress/
H A DPpmdEncoder.cpp18 void CEncProps::Normalize(int level) in Normalize() argument
57 int level = -1; in SetCoderProperties() local
[all...]
/third_party/jerryscript/targets/nuttx-stm32f4/
H A Djerry_port.c32 void set_log_level (jerry_log_level_t level) in set_log_level() argument
49 jerry_port_log (jerry_log_level_t level, /**< log level */ in jerry_port_log() argument
/third_party/lzma/CPP/7zip/Archive/Common/
H A DHandlerOut.cpp125 UInt32 level = _level; in SetGlobalLevelTo() local
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_texture.c76 virgl_init_temp_resource_from_box(struct pipe_resource *res, struct pipe_resource *orig, const struct pipe_box *box, unsigned level, unsigned flags, enum pipe_format fmt) virgl_init_temp_resource_from_box() argument
115 texture_transfer_map_resolve(struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) texture_transfer_map_resolve() argument
233 virgl_texture_transfer_map(struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) virgl_texture_transfer_map() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/nir/
H A Dinvocation.cpp63 debug_function(void *private_data, enum nir_spirv_debug_level level, size_t spirv_offset, const char *message) debug_function() argument
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_video_codec.h51 unsigned level; member
/third_party/mesa3d/src/gallium/frontends/xvmc/
H A Dxvmc_private.h109 static inline void XVMC_MSG(int level, const char *fmt, ...) in XVMC_MSG() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_buffer.c114 svga_buffer_transfer_map(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) svga_buffer_transfer_map() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_tile_cache.h57 unsigned level:4; member
/third_party/mesa3d/src/intel/isl/tests/
H A Disl_surf_get_image_offset_test.c81 t_assert_offset_el(const struct isl_surf *surf, uint32_t level, uint32_t logical_array_layer, uint32_t logical_z_offset_px, uint32_t expected_x_offset_el, uint32_t expected_y_offset_el) t_assert_offset_el() argument
104 t_assert_gfx4_3d_layer(const struct isl_surf *surf, uint32_t level, uint32_t aligned_width, uint32_t aligned_height, uint32_t depth, uint32_t horiz_layers, uint32_t vert_layers, uint32_t *base_y) t_assert_gfx4_3d_layer() argument
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_cpal.c109 _mesa_cpal_compressed_size(int level, GLenum internalFormat, in _mesa_cpal_compressed_size() argument
149 _mesa_cpal_compressed_teximage2d(GLenum target, GLint level, in _mesa_cpal_compressed_teximage2d() argument
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nvc0.h99 int level; member
/third_party/mesa3d/src/util/
H A Dlog.h90 enum mesa_log_level level; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_texture.h202 llvmpipe_layer_stride(struct pipe_resource *resource, unsigned level) llvmpipe_layer_stride() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_resource.h50 struct nv50_miptree_level level[NV50_MAX_TEXTURE_LEVELS]; member
/third_party/libdrm/radeon/
H A Dbof.c224 static void bof_indent(int level) in bof_indent() argument
232 static void bof_print_bof(bof_t *bof, int level, int entry) in bof_print_bof() argument
264 static void bof_print_rec(bof_t *bof, int level, int entry) in bof_print_rec() argument
279 static int bof_read(bof_t *root, FILE *file, long end, int level) in bof_read() argument
[all...]
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-mcast_join.c67 int level; /* protocol levels */ variable
/third_party/ltp/testcases/kernel/syscalls/getsockopt/
H A Dgetsockopt01.c73 int level; /* IPPROTO_* */ member

Completed in 12 milliseconds

1...<<21222324252627282930>>...146