| /third_party/icu/icu4c/source/tools/ctestfw/ |
| H A D | uperf.cpp | 221 const UChar* line=NULL; in getLines() local
|
| /third_party/icu/icu4c/source/tools/escapesrc/ |
| H A D | escapesrc.cpp | 320 const char *line = linestr.c_str(); in fixLine() local [all...] |
| /third_party/icu/icu4c/source/tools/gendict/ |
| H A D | gendict.cpp | 225 const UChar *line = ucbuf_readline(f, &lineLength, errorCode); in readLine() local [all...] |
| /third_party/libdrm/radeon/ |
| H A D | radeon_cs_gem.c | 276 cs_gem_begin(struct radeon_cs_int *cs, uint32_t ndw, const char *file, const char *func, int line) cs_gem_begin() argument 311 cs_gem_end(struct radeon_cs_int *cs, const char *file, const char *func, int line) cs_gem_end() argument
|
| /third_party/libdrm/tests/ttmtest/src/ |
| H A D | ttmtest.c | 111 bmError(int val, const char *file, const char *function, int line) in bmError() argument
|
| /third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
| H A D | hugemmap10.c | 93 static int verify_counters(int line, char *desc, long et, long ef, long er, long es) in verify_counters() argument 134 static int set_nr_hugepages_(long count, char *desc, int line) in set_nr_hugepages_() argument 181 static int map_(int s, int hpages, int flags, char *desc, int line) in map_() argument 221 static int unmap_(int s, int hpages, int flags, char *desc, int line) in unmap_() argument 268 touch_(int s, int hpages, int flags, char *desc, int line) touch_() argument [all...] |
| /third_party/ltp/testcases/misc/math/float/ |
| H A D | main.c | 414 static void error(const char *msg, int line) in error() argument 431 static void sys_error(const char *msg, int line) in sys_error() argument
|
| /third_party/littlefs/scripts/ |
| H A D | plot.py | 328 def line(self, x1, y1, x2, y2, *, member in Plot [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | lib.h | 59 unsigned int line:31, member
|
| /third_party/lz4/tests/ |
| H A D | freestanding.c | 174 void __assert_fail(const char * assertion, const char * file, unsigned int line, const char * function) { in __assert_fail() argument
|
| /third_party/node/deps/v8/src/profiler/ |
| H A D | allocation-tracker.h | 107 int line; member
|
| H A D | sampling-heap-profiler.cc | 218 int line = v8::AllocationProfile::kNoLineNumberInfo; in TranslateAllocationNode() local
|
| /third_party/node/deps/v8/src/torque/ls/ |
| H A D | message-handler.cc | 37 std::string line; in ReadMessage() local
|
| /third_party/mesa3d/src/util/indices/ |
| H A D | u_indices_gen.py | 122 def line( intype, outtype, ptr, v0, v1 ): function
|
| /third_party/mesa3d/src/util/ |
| H A D | u_debug.c | 417 debug_funclog_enter(const char* f, UNUSED const int line, in debug_funclog_enter() argument 433 debug_funclog_exit(const char* f, UNUSED const int line, in debug_funclog_exit() argument 442 debug_funclog_enter_exit(const char* f, UNUSED const int line, in debug_funclog_enter_exit() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/hud/ |
| H A D | hud_cpu.c | 179 char line[1024]; in get_cpu_stats() local
|
| H A D | hud_diskstat.c | 318 char line[32]; in hud_get_num_disks() local
|
| H A D | hud_nic.c | 415 char line[64]; in hud_get_num_nics() local
|
| H A D | hud_sensors_temp.c | 352 char line[64]; in hud_get_num_sensors() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_compiler.c | 104 int rc_if_fail_helper(struct radeon_compiler * c, const char * file, int line, const char * assertion) in rc_if_fail_helper() argument
|
| /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/crypto/cmp/ |
| H A D | cmp_util.c | 157 int line, flags; 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 128 OSSL_CMP_print_to_bio(BIO *bio, const char *component, const char *file, int line, OSSL_CMP_severity level, const char *msg) OSSL_CMP_print_to_bio() argument
|
| /third_party/python/Tools/i18n/ |
| H A D | pygettext.py | 602 line = fp.readline() global() variable in main.Options [all...] |