| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/ |
| H A D | TestReorderingMode.java | 301 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 D | TestReorderingMode.java | 298 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 D | Gperf-simple.c | 63 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 D | Gperf-trace.c | 61 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 D | test_uri.c | 184 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 D | dtls_server.c | 66 static void my_debug(void *ctx, int level, in my_debug() argument
|
| H A D | dtls_client.c | 59 static void my_debug(void *ctx, int level, in my_debug() argument
|
| /third_party/lzma/CPP/7zip/Compress/ |
| H A D | PpmdEncoder.cpp | 18 void CEncProps::Normalize(int level)
in Normalize() argument 57 int level = -1;
in SetCoderProperties() local [all...] |
| /third_party/jerryscript/targets/nuttx-stm32f4/ |
| H A D | jerry_port.c | 32 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 D | HandlerOut.cpp | 125 UInt32 level = _level;
in SetGlobalLevelTo() local
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_texture.c | 76 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 D | invocation.cpp | 63 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 D | p_video_codec.h | 51 unsigned level; member
|
| /third_party/mesa3d/src/gallium/frontends/xvmc/ |
| H A D | xvmc_private.h | 109 static inline void XVMC_MSG(int level, const char *fmt, ...) in XVMC_MSG() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_resource_buffer.c | 114 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 D | sp_tex_tile_cache.h | 57 unsigned level:4; member
|
| /third_party/mesa3d/src/intel/isl/tests/ |
| H A D | isl_surf_get_image_offset_test.c | 81 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 D | texcompress_cpal.c | 109 _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 D | nv50_ir_lowering_nvc0.h | 99 int level; member
|
| /third_party/mesa3d/src/util/ |
| H A D | log.h | 90 enum mesa_log_level level; member
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_texture.h | 202 llvmpipe_layer_stride(struct pipe_resource *resource, unsigned level) llvmpipe_layer_stride() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_resource.h | 50 struct nv50_miptree_level level[NV50_MAX_TEXTURE_LEVELS]; member
|
| /third_party/libdrm/radeon/ |
| H A D | bof.c | 224 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 D | ns-mcast_join.c | 67 int level; /* protocol levels */ variable
|
| /third_party/ltp/testcases/kernel/syscalls/getsockopt/ |
| H A D | getsockopt01.c | 73 int level; /* IPPROTO_* */ member
|