Home
last modified time | relevance | path

Searched defs:line (Results 1026 - 1050 of 1574) sorted by relevance

1...<<41424344454647484950>>...63

/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ducm.cpp748 ucm_parseBytes(uint8_t bytes[UCNV_EXT_MAX_BYTES], const char *line, const char **ps) { in ucm_parseBytes() argument
785 ucm_parseMappingLine(UCMapping *m, UChar32 codePoints[UCNV_EXT_MAX_UCHARS], uint8_t bytes[UCNV_EXT_MAX_BYTES], const char *line) ucm_parseMappingLine() argument
1132 ucm_addMappingFromLine(UCMFile *ucm, const char *line, UBool forBase, UCMStates *baseStates) ucm_addMappingFromLine() argument
1153 char line[500]; ucm_readTable() local
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_queue.c114 _vk_queue_set_lost(struct vk_queue *queue, const char *file, int line, const char *msg, ...) _vk_queue_set_lost() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_context.h180 void (*line)(struct lp_setup_context *, member
/third_party/icu/icu4c/source/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp624 const UChar *line=lines[i].name; in call() local
/third_party/icu/icu4c/source/tools/gennorm2/
H A Dn2builder.cpp830 char line[100]; in writeCSourceFile() local
[all...]
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DDumbTextComponent.java757 findFittingBreak(FontMetrics fMtr, String line, int width, BreakIterator breaker) findFittingBreak() argument
[all...]
/third_party/icu/icu4c/source/tools/genrb/
H A Dreslist.h238 int line; /* used internally to report duplicate keys in tables */ member
/third_party/icu/icu4c/source/test/iotest/
H A Dfiletst.c760 static void TestLineCount(const char *prefixLine, const char *line, int32_t numRepititions) { in TestLineCount() argument
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify10.c489 char line[BUFSIZ]; in show_fanotify_ignore_marks() local
/third_party/lwip/src/apps/altcp_tls/
H A Daltcp_tls_mbedtls.c654 altcp_mbedtls_debug(void *ctx, int level, const char *file, int line, const char *str) in altcp_mbedtls_debug() argument
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/platform/
H A Dssl_pm.c84 ssl_platform_debug(void *ctx, int level, const char *file, int line, const char *str) ssl_platform_debug() argument
/third_party/node/deps/v8/src/inspector/
H A Dv8-profiler-agent-impl.cc54 std::unique_ptr<protocol::Profiler::PositionTickInfo> line = in buildInspectorObjectForPositionTicks() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-debug.cc552 int ScriptLinePosition(Handle<Script> script, int line) { in ScriptLinePosition() argument
574 int ScriptLinePositionWithOffset(Handle<Script> script, int line, int offset) { in ScriptLinePositionWithOffset() argument
633 int32_t line = 0; ScriptLocationFromLine() local
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_batch.c1031 _iris_batch_flush(struct iris_batch *batch, const char *file, int line) in _iris_batch_flush() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_batch.c937 _crocus_batch_flush(struct crocus_batch *batch, const char *file, int line) in _crocus_batch_flush() argument
/third_party/musl/ldso/linux/
H A Dns_config.c73 static line_status config_line(char *line, char *section, char *key, char *value) in config_line() argument
290 char line[MAX_LINE_SIZE + 1]; config_load() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dasn_mime.c982 static int mime_bound_check(char *line, int linelen, const char *bound, int blen) in mime_bound_check() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_ctx.c342 int line = 0; in ossl_cmp_log_trace_cb() local
367 ossl_cmp_print_log(OSSL_CMP_severity level, const OSSL_CMP_CTX *ctx, const char *func, const char *file, int line, const char *level_str, const char *format, ...) ossl_cmp_print_log() argument
/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_def.c167 static int def_load(CONF *conf, const char *name, long *line) in def_load() argument
208 static int def_load_bio(CONF *conf, BIO *in, long *line) in def_load_bio() argument
[all...]
/third_party/node/deps/openssl/openssl/providers/fips/
H A Dfipsprov.c772 void ERR_set_debug(const char *file, int line, const char *func) in ERR_set_debug() argument
825 void *CRYPTO_malloc(size_t num, const char *file, int line) in CRYPTO_malloc() argument
830 void *CRYPTO_zalloc(size_t num, const char *file, int line) in CRYPTO_zalloc() argument
835 void CRYPTO_free(void *ptr, const char *file, int line) in CRYPTO_free() argument
840 void CRYPTO_clear_free(void *ptr, size_t num, const char *file, int line) in CRYPTO_clear_free() argument
845 CRYPTO_realloc(void *addr, size_t num, const char *file, int line) CRYPTO_realloc() argument
850 CRYPTO_clear_realloc(void *addr, size_t old_num, size_t num, const char *file, int line) CRYPTO_clear_realloc() argument
856 CRYPTO_secure_malloc(size_t num, const char *file, int line) CRYPTO_secure_malloc() argument
861 CRYPTO_secure_zalloc(size_t num, const char *file, int line) CRYPTO_secure_zalloc() argument
866 CRYPTO_secure_free(void *ptr, const char *file, int line) CRYPTO_secure_free() argument
871 CRYPTO_secure_clear_free(void *ptr, size_t num, const char *file, int line) CRYPTO_secure_clear_free() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/err/
H A Derr.c355 unsigned long ERR_get_error_all(const char **file, int *line, in ERR_get_error_all() argument
363 unsigned long ERR_get_error_line(const char **file, int *line) in ERR_get_error_line() argument
368 unsigned long ERR_get_error_line_data(const char **file, int *line, in ERR_get_error_line_data() argument
380 unsigned long ERR_peek_error_line(const char **file, int *line) in ERR_peek_error_line() argument
395 unsigned long ERR_peek_error_all(const char **file, int *line, in ERR_peek_error_all() argument
403 ERR_peek_error_line_data(const char **file, int *line, const char **data, int *flags) ERR_peek_error_line_data() argument
415 ERR_peek_last_error_line(const char **file, int *line) ERR_peek_last_error_line() argument
430 ERR_peek_last_error_all(const char **file, int *line, const char **func, const char **data, int *flags) ERR_peek_last_error_all() argument
438 ERR_peek_last_error_line_data(const char **file, int *line, const char **data, int *flags) ERR_peek_last_error_line_data() argument
445 get_error_values(ERR_GET_ACTION g, const char **file, int *line, const char **func, const char **data, int *flags) get_error_values() argument
[all...]
/third_party/node/deps/uv/src/unix/
H A Dibmi.c313 static int get_ibmi_physical_address(const char* line, char (*phys_addr)[6]) { in get_ibmi_physical_address() argument
/third_party/openssl/test/
H A Dcmp_ctx_test.c124 static int msg_total_size_log_cb(const char *func, const char *file, int line, in msg_total_size_log_cb() argument
247 static int test_log_cb(const char *func, const char *file, int line, in test_log_cb() argument
/third_party/pulseaudio/src/pulsecore/
H A Dlog.c371 pa_log_levelv_meta( pa_log_level_t level, const char*file, int line, const char *func, const char *format, va_list ap) pa_log_levelv_meta() argument
617 pa_log_level_meta( pa_log_level_t level, const char*file, int line, const char *func, const char *format, ...) pa_log_level_meta() argument
[all...]
H A Dprotocol-http.c90 pa_ioline *line; member
355 static void html_print_field(pa_ioline *line, const char *left, const char *right) { in html_print_field() argument
632 line_callback(pa_ioline *line, const char *s, void *userdata) line_callback() argument
[all...]

Completed in 31 milliseconds

1...<<41424344454647484950>>...63