| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | eg_debug.c | 51 static void print_value(FILE *file, uint32_t value, int bits) in print_value() argument 70 static void print_named_value(FILE *file, const char *name, uint32_t value, in print_named_value() argument 78 eg_dump_reg(FILE *file, unsigned offset, uint32_t value, uint32_t field_mask) eg_dump_reg() argument [all...] |
| /third_party/node/deps/openssl/openssl/fuzz/ |
| H A D | cmp.c | 39 static int print_noop(const char *func, const char *file, int line, in print_noop() argument
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | mem.c | 177 void *CRYPTO_malloc(size_t num, const char *file, int line) in CRYPTO_malloc() argument 199 void *CRYPTO_zalloc(size_t num, const char *file, int line) in CRYPTO_zalloc() argument 210 void *CRYPTO_realloc(void *str, size_t num, const char *file, int line) in CRYPTO_realloc() argument 228 CRYPTO_clear_realloc(void *str, size_t old_len, size_t num, const char *file, int line) CRYPTO_clear_realloc() argument 255 CRYPTO_free(void *str, const char *file, int line) CRYPTO_free() argument 266 CRYPTO_clear_free(void *str, size_t num, const char *file, int line) CRYPTO_clear_free() argument 290 CRYPTO_mem_debug_push(const char *info, const char *file, int line) CRYPTO_mem_debug_push() argument 301 CRYPTO_mem_debug_malloc(void *addr, size_t num, int flag, const char *file, int line) CRYPTO_mem_debug_malloc() argument 307 CRYPTO_mem_debug_realloc(void *addr1, void *addr2, size_t num, int flag, const char *file, int line) CRYPTO_mem_debug_realloc() argument 313 CRYPTO_mem_debug_free(void *addr, int flag, const char *file, int line) CRYPTO_mem_debug_free() argument [all...] |
| H A D | o_str.c | 21 char *CRYPTO_strdup(const char *str, const char* file, int line) in CRYPTO_strdup() argument 33 char *CRYPTO_strndup(const char *str, size_t s, const char* file, int line) in CRYPTO_strndup() argument 51 void *CRYPTO_memdup(const void *data, size_t siz, const char* file, int line) in CRYPTO_memdup() argument
|
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | genpkey.c | 236 static int init_keygen_file(EVP_PKEY_CTX **pctx, const char *file, ENGINE *e, in init_keygen_file() argument [all...] |
| H A D | verify.c | 245 static int check(X509_STORE *ctx, const char *file, in check() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/cmp/ |
| H A D | cmp_util.c | 128 int OSSL_CMP_print_to_bio(BIO *bio, const char *component, const char *file, in OSSL_CMP_print_to_bio() argument 156 const char *file = NULL, *func = NULL, *data = NULL; in OSSL_CMP_print_errors_cb() local 75 ossl_cmp_log_parse_metadata(const char *buf, OSSL_CMP_severity *level, char **func, char **file, int *line) ossl_cmp_log_parse_metadata() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/conf/ |
| H A D | conf_lib.c | 250 int NCONF_load(CONF *conf, const char *file, long *eline) in NCONF_load() argument
|
| /third_party/node/deps/openssl/openssl/crypto/ct/ |
| H A D | ct_log.c | 225 int CTLOG_STORE_load_file(CTLOG_STORE *store, const char *file) in CTLOG_STORE_load_file() argument
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | tty.c | 53 static int isreallyatty(int file) { in isreallyatty() argument 351 uv_handle_type uv_guess_handle(uv_file file) { in uv_guess_handle() argument [all...] |
| /third_party/node/deps/uv/src/win/ |
| H A D | fs-event.c | 83 uv__split_path(const WCHAR* filename, WCHAR** dir, WCHAR** file) uv__split_path() argument [all...] |
| /third_party/libcoap/man/ |
| H A D | examples-code-check.c | 149 check_synopsis(const char *file) { in check_synopsis() argument
|
| /third_party/rust/crates/aho-corasick/src/ |
| H A D | tests.rs | 1243 let mut file = R::default(); in regression_stream_rare_byte_prefilter() variables
|
| /third_party/rust/crates/cxx/gen/build/src/syntax/ |
| H A D | mod.rs | 11 pub mod file; modules
|
| /third_party/rust/crates/cxx/gen/lib/src/syntax/ |
| H A D | mod.rs | 11 pub mod file; modules
|
| /third_party/rust/crates/cxx/macro/src/syntax/ |
| H A D | mod.rs | 11 pub mod file; modules
|
| /third_party/rust/crates/cxx/syntax/ |
| H A D | mod.rs | 11 pub mod file; modules
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| H A D | tests.rs | 656 let mut file = fs::File::open(p).unwrap(); in dump_preprocessed_input() variables [all...] |
| /third_party/python/Tools/i18n/ |
| H A D | pygettext.py | 658 file=sys.stderr) global() variable in main.Options [all...] |
| /third_party/rust/crates/cxx/gen/cmd/src/syntax/ |
| H A D | mod.rs | 11 pub mod file; modules
|
| /third_party/openssl/test/ |
| H A D | p_test.c | 63 static void p_set_error(int lib, int reason, const char *file, int line, in p_set_error() argument
|
| /third_party/openssl/test/testutil/ |
| H A D | format_output.c | 39 static void test_fail_string_common(const char *prefix, const char *file, in test_fail_string_common() argument 128 void test_fail_string_message(const char *prefix, const char *file, in test_fail_string_message() argument 266 static void test_fail_bignum_common(const char *prefix, const char *file, in test_fail_bignum_common() argument 367 void test_fail_bignum_message(const char *prefix, const char *file, in test_fail_bignum_message() argument 377 test_fail_bignum_mono_message(const char *prefix, const char *file, int line, const char *type, const char *left, const char *right, const char *op, const BIGNUM *bn) test_fail_bignum_mono_message() argument 424 test_fail_memory_common(const char *prefix, const char *file, int line, const char *type, const char *left, const char *right, const char *op, const unsigned char *m1, size_t l1, const unsigned char *m2, size_t l2) test_fail_memory_common() argument 519 test_fail_memory_message(const char *prefix, const char *file, int line, const char *type, const char *left, const char *right, const char *op, const unsigned char *m1, size_t l1, const unsigned char *m2, size_t l2) test_fail_memory_message() argument [all...] |
| H A D | tests.c | 26 void test_fail_message_prefix(const char *prefix, const char *file, in test_fail_message_prefix() argument 75 static void test_fail_message_va(const char *prefix, const char *file, in test_fail_message_va() argument 88 test_fail_message(const char *prefix, const char *file, int line, const char *type, const char *left, const char *right, const char *op, const char *fmt, ...) test_fail_message() argument 109 test_info(const char *file, int line, const char *desc, ...) test_info() argument 128 test_error(const char *file, int line, const char *desc, ...) test_error() argument 161 test_skip(const char *file, int line, const char *desc, ...) test_skip() argument 244 test_ptr_null(const char *file, int line, const char *s, const void *p) test_ptr_null() argument 252 test_ptr(const char *file, int line, const char *s, const void *p) test_ptr() argument 260 test_true(const char *file, int line, const char *s, int b) test_true() argument 268 test_false(const char *file, int line, const char *s, int b) test_false() argument 276 test_str_eq(const char *file, int line, const char *st1, const char *st2, const char *s1, const char *s2) test_str_eq() argument 290 test_str_ne(const char *file, int line, const char *st1, const char *st2, const char *s1, const char *s2) test_str_ne() argument 304 test_strn_eq(const char *file, int line, const char *st1, const char *st2, const char *s1, size_t n1, const char *s2, size_t n2) test_strn_eq() argument 318 test_strn_ne(const char *file, int line, const char *st1, const char *st2, const char *s1, size_t n1, const char *s2, size_t n2) test_strn_ne() argument 332 test_mem_eq(const char *file, int line, const char *st1, const char *st2, const void *s1, size_t n1, const void *s2, size_t n2) test_mem_eq() argument 345 test_mem_ne(const char *file, int line, const char *st1, const char *st2, const void *s1, size_t n1, const void *s2, size_t n2) test_mem_ne() argument 388 test_BN_eq_one(const char *file, int line, const char *s, const BIGNUM *a) test_BN_eq_one() argument 396 test_BN_odd(const char *file, int line, const char *s, const BIGNUM *a) test_BN_odd() argument 404 test_BN_even(const char *file, int line, const char *s, const BIGNUM *a) test_BN_even() argument 413 test_BN_eq_word(const char *file, int line, const char *bns, const char *ws, const BIGNUM *a, BN_ULONG w) test_BN_eq_word() argument 427 test_BN_abs_eq_word(const char *file, int line, const char *bns, const char *ws, const BIGNUM *a, BN_ULONG w) test_BN_abs_eq_word() argument [all...] |
| /third_party/pcre2/pcre2/maint/ |
| H A D | GenerateUcd.py | 527 file = open('Unicode.tables/emoji-data.txt', 'r', encoding='utf-8') global() variable 571 file = open('Unicode.tables/' + filename, 'r') global() variable 612 file = open('Unicode.tables/BidiMirroring.txt', 'r') global() variable 842 file = open('Unicode.tables/Scripts.txt', 'r', encoding='utf-8') global() variable 852 file=sys.stderr) global() variable [all...] |
| /third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| H A D | FieldDescriptor.cs | 95 internal FieldDescriptor(FieldDescriptorProto proto, FileDescriptor file, in FieldDescriptor() argument
|