Home
last modified time | relevance | path

Searched defs:line (Results 676 - 700 of 1481) sorted by relevance

1...<<21222324252627282930>>...60

/third_party/icu/icu4c/source/tools/ctestfw/
H A Duperf.cpp221 const UChar* line=NULL; in getLines() local
/third_party/icu/icu4c/source/tools/escapesrc/
H A Descapesrc.cpp320 const char *line = linestr.c_str(); in fixLine() local
[all...]
/third_party/icu/icu4c/source/tools/gendict/
H A Dgendict.cpp225 const UChar *line = ucbuf_readline(f, &lineLength, errorCode); in readLine() local
[all...]
/third_party/libdrm/radeon/
H A Dradeon_cs_gem.c276 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 Dttmtest.c111 bmError(int val, const char *file, const char *function, int line) in bmError() argument
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap10.c93 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 Dmain.c414 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 Dplot.py328 def line(self, x1, y1, x2, y2, *, member in Plot
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dlib.h59 unsigned int line:31, member
/third_party/lz4/tests/
H A Dfreestanding.c174 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 Dallocation-tracker.h107 int line; member
H A Dsampling-heap-profiler.cc218 int line = v8::AllocationProfile::kNoLineNumberInfo; in TranslateAllocationNode() local
/third_party/node/deps/v8/src/torque/ls/
H A Dmessage-handler.cc37 std::string line; in ReadMessage() local
/third_party/mesa3d/src/util/indices/
H A Du_indices_gen.py122 def line( intype, outtype, ptr, v0, v1 ): function
/third_party/mesa3d/src/util/
H A Du_debug.c417 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 Dhud_cpu.c179 char line[1024]; in get_cpu_stats() local
H A Dhud_diskstat.c318 char line[32]; in hud_get_num_disks() local
H A Dhud_nic.c415 char line[64]; in hud_get_num_nics() local
H A Dhud_sensors_temp.c352 char line[64]; in hud_get_num_sensors() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.c104 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 Dcmp.c39 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 Dmem.c177 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 Do_str.c21 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 Dcmp_util.c157 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 Dpygettext.py602 line = fp.readline() global() variable in main.Options
[all...]

Completed in 17 milliseconds

1...<<21222324252627282930>>...60