/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | ucm.cpp | 748 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 D | vk_queue.c | 114 _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 D | lp_setup_context.h | 180 void (*line)(struct lp_setup_context *, member
|
/third_party/icu/icu4c/source/test/perf/dicttrieperf/ |
H A D | dicttrieperf.cpp | 624 const UChar *line=lines[i].name; in call() local
|
/third_party/icu/icu4c/source/tools/gennorm2/ |
H A D | n2builder.cpp | 830 char line[100]; in writeCSourceFile() local [all...] |
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
H A D | DumbTextComponent.java | 757 findFittingBreak(FontMetrics fMtr, String line, int width, BreakIterator breaker) findFittingBreak() argument [all...] |
/third_party/icu/icu4c/source/tools/genrb/ |
H A D | reslist.h | 238 int line; /* used internally to report duplicate keys in tables */ member
|
/third_party/icu/icu4c/source/test/iotest/ |
H A D | filetst.c | 760 static void TestLineCount(const char *prefixLine, const char *line, int32_t numRepititions) { in TestLineCount() argument
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify10.c | 489 char line[BUFSIZ]; in show_fanotify_ignore_marks() local
|
/third_party/lwip/src/apps/altcp_tls/ |
H A D | altcp_tls_mbedtls.c | 654 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 D | ssl_pm.c | 84 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 D | v8-profiler-agent-impl.cc | 54 std::unique_ptr<protocol::Profiler::PositionTickInfo> line = in buildInspectorObjectForPositionTicks() local
|
/third_party/node/deps/v8/src/runtime/ |
H A D | runtime-debug.cc | 552 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 D | iris_batch.c | 1031 _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 D | crocus_batch.c | 937 _crocus_batch_flush(struct crocus_batch *batch, const char *file, int line) in _crocus_batch_flush() argument
|
/third_party/musl/ldso/linux/ |
H A D | ns_config.c | 73 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 D | asn_mime.c | 982 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 D | cmp_ctx.c | 342 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 D | conf_def.c | 167 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 D | fipsprov.c | 772 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 D | err.c | 355 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 D | ibmi.c | 313 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 D | cmp_ctx_test.c | 124 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 D | log.c | 371 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 D | protocol-http.c | 90 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...] |