Searched defs:LOG (Results 1 - 25 of 26) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/IGMP-PROXY/src/include/
H A Dutil.h17 #define LOG(x) debug x macro
19 #define LOG(x) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/udhcpd/
H A Ddebug.h13 # define LOG(level, str, args...) do { printf(str, ## args); \ macro
26 # define LOG(level, str, args...) do { printf("%s, ", level); \ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udhcpd/
H A Ddebug.h13 # define LOG(level, str, args...) do { printf(str, ## args); \ macro
26 # define LOG(level, str, args...) do { printf("%s, ", level); \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dcheck-xinclude-test-suite.py14 LOG="check-xinclude-test-suite.log" variable
H A Dcheck-relaxng-test-suite.py20 LOG="check-relaxng-test-suite.log" variable
H A Dcheck-relaxng-test-suite2.py19 LOG="check-relaxng-test-suite2.log" variable
H A Dcheck-xml-test-suite.py18 LOG="check-xml-test-suite.log" variable
H A Dcheck-xsddata-test-suite.py20 LOG="check-xsddata-test-suite.log" variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dsafer.cpp47 #define LOG(x) log_tab[(x)] macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dcheck-xinclude-test-suite.py14 LOG="check-xinclude-test-suite.log" variable
H A Dcheck-relaxng-test-suite.py20 LOG="check-relaxng-test-suite.log" variable
H A Dcheck-relaxng-test-suite2.py19 LOG="check-relaxng-test-suite2.log" variable
H A Dcheck-xml-test-suite.py18 LOG="check-xml-test-suite.log" variable
H A Dcheck-xsddata-test-suite.py20 LOG="check-xsddata-test-suite.log" variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_afade.c45 enum CurveType { TRI, QSIN, ESIN, HSIN, LOG, PAR, QUA, CUB, SQU, CBR }; enumerator in enum:CurveType
H A Davf_showspectrum.c38 enum DisplayScale { LINEAR, SQRT, CBRT, LOG, NB_SCALES }; enumerator in enum:DisplayScale
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/qdsp5/
H A Daudpp.c62 #define LOG(id,arg) ev_log_write(&dsp_log, id, arg) macro
H A Daudio_out.c62 static inline void LOG(unsigned id, unsigned arg) {} function
86 #define LOG(id,arg) ev_log_write(&pcm_log, id, arg) macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dlogger.h205 #define LOG(log_level, type, ...) \ macro
214 #define LOG(log_level, type, ...) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Dpc_maint.h49 #define LOG 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptp/
H A Dpptp.c133 #define LOG(name,value) syslog(LOG_NOTICE, name "\n", stats .value) macro
149 #undef LOG macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dlog.h79 struct __log; typedef struct __log LOG; typedef in typeref:struct:__log
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dcpia.h416 #define LOG(fmt,args...) ALOG(KERN_INFO __FILE__ ":%s(%d):" fmt, __func__ , __LINE__ , ##args) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dcommons-httpclient-3.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/httpclient/ ...
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cpia2/
H A Dcpia2.h482 #define LOG(fmt, args...) ALOG(KERN_INFO, fmt, ## args) macro
487 #define LOG(fmt,args...) ALOG(KERN_INFO "cpia2: "fmt,##args) macro

Completed in 398 milliseconds

12