Home
last modified time | relevance | path

Searched defs:level (Results 1051 - 1075 of 3650) sorted by relevance

1...<<41424344454647484950>>...146

/third_party/ffmpeg/libavfilter/
H A Dframesync.c105 unsigned i, level = 0; in framesync_sync_level_update() local
/third_party/ffmpeg/libavutil/tests/
H A Dopt.c111 static void log_callback_help(void *ptr, int level, const char *fmt, va_list vl) in log_callback_help() argument
/third_party/ffmpeg/libavformat/
H A Dlibrtmp.c58 static void rtmp_log(int level, const char *fmt, va_list args) in rtmp_log() argument
100 int rc = 0, level; rtmp_open() local
[all...]
/third_party/gn/src/base/
H A Dlogging.cc92 void SetMinLogLevel(int level) { in SetMinLogLevel() argument
289 void RawLog(int level, const char* message) { in RawLog() argument
/third_party/fsverity-utils/lib/
H A Dcompute_digest.c114 int level; in compute_root_hash() local
[all...]
/third_party/alsa-lib/src/pcm/scopes/
H A Dlevel.c32 int16_t level; member
51 snd_pcm_scope_level_t *level = snd_pcm_scope_get_callback_private(scope); in level_enable() local
68 snd_pcm_scope_level_t *level = snd_pcm_scope_get_callback_private(scope); level_disable() local
75 snd_pcm_scope_level_t *level = snd_pcm_scope_get_callback_private(scope); level_close() local
85 snd_pcm_scope_level_t *level = snd_pcm_scope_get_callback_private(scope); level_stop() local
97 snd_pcm_scope_level_t *level = snd_pcm_scope_get_callback_private(scope); level_update() local
166 snd_pcm_scope_level_t *level = snd_pcm_scope_get_callback_private(scope); level_reset() local
188 snd_pcm_scope_level_t *level; snd_pcm_scope_level_open() local
[all...]
/third_party/backends/backend/
H A Depsonds-cmd.c331 static void debug_token(int level, const char *func, char *token, int len) in debug_token() argument
H A Dhp3900_usb.c445 show_buffer (SANE_Int level, SANE_Byte * buffer, SANE_Int size) in show_buffer() argument
/third_party/backends/backend/genesys/
H A Dlow.h440 void debug_dump(unsigned level, const T& value) in debug_dump() argument
/third_party/googletest/googletest/src/hwext/
H A Dgtest-ext.cc156 int level = (info->flags >> levelShift); in getLevel() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidiTransform.java296 private void resolve(byte level, in argument
627 IsLTR(byte level) IsLTR() argument
636 IsRTL(byte level) IsRTL() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dbidiconf.cpp565 static UChar printLevel(UBiDiLevel level) { in printLevel() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
H A DBiDiConformanceTest.java476 private static char printLevel(byte level) { in printLevel() argument
[all...]
H A DBidiFmwk.java59 assertEquals(String message, String expected, String actual, String src, String mode, String option, String level) assertEquals() argument
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dusb_controller.c49 usb_controller_debug_func(int level) in usb_controller_debug_func() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBidiTransform.java286 private void resolve(byte level, in argument
617 IsLTR(byte level) IsLTR() argument
626 IsRTL(byte level) IsRTL() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
H A DBiDiConformanceTest.java479 private static char printLevel(byte level) { in printLevel() argument
[all...]
H A DBidiFmwk.java62 assertEquals(String message, String expected, String actual, String src, String mode, String option, String level) assertEquals() argument
/third_party/icu/icu4c/source/common/
H A Dutrace.cpp82 utrace_data(int32_t fnNumber, int32_t level, const char *fmt, ...) { in utrace_data() argument
416 utrace_setLevel(int32_t level) { in utrace_setLevel() argument
/third_party/libwebsockets/lib/core/
H A Dlogs.c204 lwsl_timestamp(int level, char *p, size_t len) in lwsl_timestamp() argument
283 _lwsl_emit_stderr(int level, const char *line) in _lwsl_emit_stderr() argument
304 lwsl_emit_stderr(int level, const char *line) in lwsl_emit_stderr() argument
310 lwsl_emit_stderr_notimestamp(int level, const char *line) in lwsl_emit_stderr_notimestamp() argument
322 lws_log_emit_cx_file(struct lws_log_cx *cx, int level, cons argument
506 lwsl_visible(int level) lwsl_visible() argument
511 lwsl_visible_cx(lws_log_cx_t *cx, int level) lwsl_visible_cx() argument
[all...]
/third_party/libwebsockets/lib/plat/optee/
H A Dlws-plat-optee.c103 void lwsl_emit_optee(int level, const char *line) in lwsl_emit_optee() argument
/third_party/lzma/CPP/7zip/Common/
H A DMethodProps.h143 const unsigned level = GetLevel(); in Get_Lzma_DicSize() local
277 const unsigned level = GetLevel(); in Get_BZip2_BlockSize() local
292 const unsigned level = GetLevel(); Get_Ppmd_MemSize() local
297 AddProp_Level(UInt32 level) AddProp_Level() argument
[all...]
/third_party/libdrm/include/drm/
H A Dvirtgpu_drm.h118 __u32 level; member
125 __u32 level; member
/third_party/mbedtls/programs/x509/
H A Dcert_app.c89 static void my_debug(void *ctx, int level, in my_debug() argument
/third_party/mbedtls/library/
H A Ddebug.c34 static inline void debug_send_line(const mbedtls_ssl_context *ssl, int level, in debug_send_line() argument
53 void mbedtls_debug_print_msg(const mbedtls_ssl_context *ssl, int level, in mbedtls_debug_print_msg() argument
87 void mbedtls_debug_print_ret(const mbedtls_ssl_context *ssl, int level, in mbedtls_debug_print_ret() argument
115 void mbedtls_debug_print_buf(const mbedtls_ssl_context *ssl, int level, in mbedtls_debug_print_buf() argument
171 mbedtls_debug_print_ecp(const mbedtls_ssl_context *ssl, int level, const char *file, int line, const char *text, const mbedtls_ecp_point *X) mbedtls_debug_print_ecp() argument
193 mbedtls_debug_print_ec_coord(const mbedtls_ssl_context *ssl, int level, const char *file, int line, const char *text, const unsigned char *buf, size_t len) mbedtls_debug_print_ec_coord() argument
233 mbedtls_debug_print_psa_ec(const mbedtls_ssl_context *ssl, int level, const char *file, int line, const char *text, const mbedtls_pk_context *pk) mbedtls_debug_print_psa_ec() argument
265 mbedtls_debug_print_mpi(const mbedtls_ssl_context *ssl, int level, const char *file, int line, const char *text, const mbedtls_mpi *X) mbedtls_debug_print_mpi() argument
316 debug_print_pk(const mbedtls_ssl_context *ssl, int level, const char *file, int line, const char *text, const mbedtls_pk_context *pk) debug_print_pk() argument
360 debug_print_line_by_line(const mbedtls_ssl_context *ssl, int level, const char *file, int line, const char *text) debug_print_line_by_line() argument
384 mbedtls_debug_print_crt(const mbedtls_ssl_context *ssl, int level, const char *file, int line, const char *text, const mbedtls_x509_crt *crt) mbedtls_debug_print_crt() argument
417 mbedtls_debug_printf_ecdh_internal(const mbedtls_ssl_context *ssl, int level, const char *file, int line, const mbedtls_ecdh_context *ecdh, mbedtls_debug_ecdh_attr attr) mbedtls_debug_printf_ecdh_internal() argument
447 mbedtls_debug_printf_ecdh(const mbedtls_ssl_context *ssl, int level, const char *file, int line, const mbedtls_ecdh_context *ecdh, mbedtls_debug_ecdh_attr attr) mbedtls_debug_printf_ecdh() argument
[all...]

Completed in 19 milliseconds

1...<<41424344454647484950>>...146