Searched defs:line (Results 76 - 100 of 1243) sorted by relevance

1234567891011>>

/macosx-10.10.1/apache-793/httpd/test/
H A Dtest_find.c52 AP_DECLARE(void) ap_log_error(const char *file, int line, int level, argument
61 char line[512]; local
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/malloc/
H A Dtable.h52 int line; member in struct:mr_table
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/readline/
H A Dcallback.c108 char *line; local
H A Dhistory.h47 char *line; member in struct:_hist_entry
H A Dhistsearch.c68 register char *line; local
[all...]
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/readline/examples/
H A Dexcallback.c139 process_line(char *line) argument
[all...]
H A Dhistexamp.c35 char line[1024], *t; local
[all...]
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/
H A Derror.c61 isc_error_unexpected(const char *file, int line, const char *format, ...) { argument
70 isc_error_fatal(const char *file, int line, const char *format, ...) { argument
80 isc_error_runtimecheck(const char *file, int line, const char *expression) { argument
87 default_unexpected_callback(const char *file, int line, const char *format, argument
97 default_fatal_callback(const char *file, int line, const char *format, argument
[all...]
/macosx-10.10.1/bmalloc-7600.1.17/bmalloc/
H A DMediumAllocator.h63 inline MediumLine* MediumAllocator::line() function in class:bmalloc::MediumAllocator
96 inline void MediumAllocator::refill(MediumLine* line) argument
H A DSmallAllocator.h75 inline SmallLine* SmallAllocator::line() function in class:bmalloc::SmallAllocator
102 inline void SmallAllocator::refill(SmallLine* line) argument
/macosx-10.10.1/cups-408/cups/cups/
H A Dtestcache.c54 int line; /* Line number in file */ local
H A Dtestconflicts.c40 char line[256], /* Input buffer */ local
/macosx-10.10.1/cups-408/cups/monitor/
H A Dbcp.c44 char line[1024]; /* Line/buffer from stream/file */ local
H A Dtbcp.c44 char line[1024]; /* Line/buffer from stream/file */ local
[all...]
/macosx-10.10.1/cups-408/cups/scheduler/
H A Dcups-exec.c156 char line[1024]; /* Line from file */ local
H A Dstatbuf.c114 cupsdStatBufUpdate( cupsd_statbuf_t *sb, int *loglevel, char *line, int linelen) argument
[all...]
/macosx-10.10.1/dcerpc-61/dcerpc/libdcethread/
H A Ddcethread-test.c85 debug_callback(const char* file, unsigned int line, int level, const char* message, void* data) argument
112 uncaught_callback(dcethread_exc* exc, const char* file, unsigned int line, void* data) argument
/macosx-10.10.1/dcerpc-61/dcerpc/ncklib/
H A Drpcsvc.c126 rpc_dce_svc_printf( const char* file, unsigned int line, const char *format, unsigned32 dbg_switch ATTRIBUTE_UNUSED, unsigned32 sev_action_flags, unsigned32 error_code, ... ) argument
/macosx-10.10.1/emacs-93/emacs/lisp/textmodes/
H A Dnroff-mode.el[all...]
/macosx-10.10.1/file_cmds-242/mtree/
H A Dexcludes.c68 char *line, *str; local
/macosx-10.10.1/groff-38/groff/src/preproc/pic/
H A Dpic.h85 string line; member in class:file_input
/macosx-10.10.1/libpcap-48/libpcap/Win32/Src/
H A Dgetservent.c52 static char line[BUFSIZ+1]; variable
/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/
H A DErrorHandling.cpp96 dbgs() << " at " << file << ":" << line; local
87 llvm_unreachable_internal(const char *msg, const char *file, unsigned line) argument
H A DValgrind.cpp60 void AnnotateHappensBefore(const char *file, int line, argument
62 void AnnotateHappensAfter(const char *file, int line, argument
64 void AnnotateIgnoreWritesBegin(const char *file, int line) {} argument
65 void AnnotateIgnoreWritesEnd(const char *file, int line) {} argument
/macosx-10.10.1/llvmCore-3425.0.34/utils/unittest/googletest/
H A Dgtest-typed-test.cc51 VerifyRegisteredTestNames( const char* file, int line, const char* registered_tests) argument

Completed in 218 milliseconds

1234567891011>>