/third_party/zlib/examples/ |
D | gzlog.c | 289 struct log { struct 348 local int log_lock(struct log *log) in log_lock() argument 353 strcpy(log->end, ".lock"); in log_lock() 354 while ((fd = open(log->path, O_CREAT | O_EXCL, 0644)) < 0) { in log_lock() 357 if (stat(log->path, &st) == 0 && time(NULL) - st.st_mtime > PATIENCE) { in log_lock() 358 unlink(log->path); in log_lock() 364 if (stat(log->path, &st) == 0) in log_lock() 365 log->lock = st.st_mtime; in log_lock() 372 local void log_touch(struct log *log) in log_touch() argument 376 strcpy(log->end, ".lock"); in log_touch() [all …]
|
/third_party/vk-gl-cts/framework/qphelper/ |
D | qpTestLog.c | 260 static void qpTestLog_flushFile (qpTestLog* log) in qpTestLog_flushFile() argument 262 DE_ASSERT(log && log->outputFile); in qpTestLog_flushFile() 263 fflush(log->outputFile); in qpTestLog_flushFile() 266 FlushFileBuffers((HANDLE)_get_osfhandle(_fileno(log->outputFile))); in qpTestLog_flushFile() 302 static deBool endSession (qpTestLog* log) in endSession() argument 304 DE_ASSERT(log && log->isSessionOpen); in endSession() 307 qpXmlWriter_flush(log->writer); in endSession() 310 fprintf(log->outputFile, "\n#endSession\n"); in endSession() 311 qpTestLog_flushFile(log); in endSession() 313 log->isSessionOpen = DE_FALSE; in endSession() [all …]
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
D | ngtcp2_log.c | 39 void ngtcp2_log_init(ngtcp2_log *log, const ngtcp2_cid *scid, in ngtcp2_log_init() argument 43 ngtcp2_encode_hex(log->scid, scid->data, scid->datalen); in ngtcp2_log_init() 45 log->scid[0] = '\0'; in ngtcp2_log_init() 47 log->log_printf = log_printf; in ngtcp2_log_init() 48 log->ts = log->last_ts = ts; in ngtcp2_log_init() 49 log->user_data = user_data; in ngtcp2_log_init() 99 timestamp_cast(log->last_ts - log->ts), (const char *)log->scid, "frm", \ 103 timestamp_cast(log->last_ts - log->ts), (const char *)log->scid, "pkt", \ 107 timestamp_cast(log->last_ts - log->ts), (const char *)log->scid, "cry" 219 static void log_fr_stream(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, in log_fr_stream() argument [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | sourceMapValidationDestructuringForOfArrayBindingPattern.types | 3 >console : { log(msg: any): void; } 5 log(msg: any): void; 6 >log : (msg: any) => void 76 console.log(nameA); 77 >console.log(nameA) : void 78 >console.log : (msg: any) => void 79 >console : { log(msg: any): void; } 80 >log : (msg: any) => void 89 console.log(nameA); 90 >console.log(nameA) : void [all …]
|
D | sourceMapValidationDestructuringForOfArrayBindingPattern2.types | 3 >console : { log(msg: any): void; } 5 log(msg: any): void; 6 >log : (msg: any) => void 97 console.log(nameA); 98 >console.log(nameA) : void 99 >console.log : (msg: any) => void 100 >console : { log(msg: any): void; } 101 >log : (msg: any) => void 111 console.log(nameA); 112 >console.log(nameA) : void [all …]
|
D | sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues.types | 3 >console : { log(msg: any): void; } 5 log(msg: any): void; 6 >log : (msg: any) => void 77 console.log(nameA); 78 >console.log(nameA) : void 79 >console.log : (msg: any) => void 80 >console : { log(msg: any): void; } 81 >log : (msg: any) => void 91 console.log(nameA); 92 >console.log(nameA) : void [all …]
|
D | sourceMapValidationDestructuringForArrayBindingPattern.types | 3 >console : { log(msg: any): void; } 5 log(msg: any): void; 6 >log : (msg: any) => void 64 console.log(nameA); 65 >console.log(nameA) : void 66 >console.log : (msg: any) => void 67 >console : { log(msg: any): void; } 68 >log : (msg: any) => void 84 console.log(nameA); 85 >console.log(nameA) : void [all …]
|
D | sourceMapValidationDestructuringForOfArrayBindingPattern2.symbols | 5 log(msg: any): void; 6 >log : Symbol(log, Decl(sourceMapValidationDestructuringForOfArrayBindingPattern2.ts, 0, 22)) 79 console.log(nameA); 80 >console.log : Symbol(log, Decl(sourceMapValidationDestructuringForOfArrayBindingPattern2.ts, 0, 22… 82 >log : Symbol(log, Decl(sourceMapValidationDestructuringForOfArrayBindingPattern2.ts, 0, 22)) 89 console.log(nameA); 90 >console.log : Symbol(log, Decl(sourceMapValidationDestructuringForOfArrayBindingPattern2.ts, 0, 22… 92 >log : Symbol(log, Decl(sourceMapValidationDestructuringForOfArrayBindingPattern2.ts, 0, 22)) 100 console.log(nameA); 101 >console.log : Symbol(log, Decl(sourceMapValidationDestructuringForOfArrayBindingPattern2.ts, 0, 22… [all …]
|
D | sourceMapValidationDestructuringForOfArrayBindingPattern.symbols | 5 log(msg: any): void; 6 >log : Symbol(log, Decl(sourceMapValidationDestructuringForOfArrayBindingPattern.ts, 0, 22)) 59 console.log(nameA); 60 >console.log : Symbol(log, Decl(sourceMapValidationDestructuringForOfArrayBindingPattern.ts, 0, 22)) 62 >log : Symbol(log, Decl(sourceMapValidationDestructuringForOfArrayBindingPattern.ts, 0, 22)) 69 console.log(nameA); 70 >console.log : Symbol(log, Decl(sourceMapValidationDestructuringForOfArrayBindingPattern.ts, 0, 22)) 72 >log : Symbol(log, Decl(sourceMapValidationDestructuringForOfArrayBindingPattern.ts, 0, 22)) 80 console.log(nameA); 81 >console.log : Symbol(log, Decl(sourceMapValidationDestructuringForOfArrayBindingPattern.ts, 0, 22)) [all …]
|
D | sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues.symbols | 5 log(msg: any): void; 6 >log : Symbol(log, Decl(sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues.ts, 0… 59 console.log(nameA); 60 >console.log : Symbol(log, Decl(sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValu… 62 >log : Symbol(log, Decl(sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues.ts, 0… 69 console.log(nameA); 70 >console.log : Symbol(log, Decl(sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValu… 72 >log : Symbol(log, Decl(sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues.ts, 0… 80 console.log(nameA); 81 >console.log : Symbol(log, Decl(sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValu… [all …]
|
D | sourceMapValidationDestructuringForArrayBindingPatternDefaultValues.types | 3 >console : { log(msg: any): void; } 5 log(msg: any): void; 6 >log : (msg: any) => void 65 console.log(nameA); 66 >console.log(nameA) : void 67 >console.log : (msg: any) => void 68 >console : { log(msg: any): void; } 69 >log : (msg: any) => void 86 console.log(nameA); 87 >console.log(nameA) : void [all …]
|
D | sourceMapValidationDestructuringForArrayBindingPattern.js | 3 log(msg: any): void; 20 console.log(nameA); 23 console.log(nameA); 26 console.log(nameA); 29 console.log(primarySkillA); 32 console.log(primarySkillA); 35 console.log(primarySkillA); 39 console.log(numberB); 42 console.log(numberB); 45 console.log(numberB); [all …]
|
D | sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.symbols | 5 log(msg: any): void; 6 >log : Symbol(log, Decl(sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.ts, … 79 console.log(nameA); 80 >console.log : Symbol(log, Decl(sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValu… 82 >log : Symbol(log, Decl(sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.ts, … 89 console.log(nameA); 90 >console.log : Symbol(log, Decl(sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValu… 92 >log : Symbol(log, Decl(sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.ts, … 100 console.log(nameA); 101 >console.log : Symbol(log, Decl(sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValu… [all …]
|
D | sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.types | 3 >console : { log(msg: any): void; } 5 log(msg: any): void; 6 >log : (msg: any) => void 99 console.log(nameA); 100 >console.log(nameA) : void 101 >console.log : (msg: any) => void 102 >console : { log(msg: any): void; } 103 >log : (msg: any) => void 115 console.log(nameA); 116 >console.log(nameA) : void [all …]
|
D | sourceMapValidationDestructuringForArrayBindingPattern2.types | 3 >console : { log(msg: any): void; } 5 log(msg: any): void; 6 >log : (msg: any) => void 91 console.log(nameA); 92 >console.log(nameA) : void 93 >console.log : (msg: any) => void 94 >console : { log(msg: any): void; } 95 >log : (msg: any) => void 115 console.log(nameA); 116 >console.log(nameA) : void [all …]
|
D | sourceMapValidationDestructuringForArrayBindingPattern.symbols | 5 log(msg: any): void; 6 >log : Symbol(log, Decl(sourceMapValidationDestructuringForArrayBindingPattern.ts, 0, 22)) 48 console.log(nameA); 49 >console.log : Symbol(log, Decl(sourceMapValidationDestructuringForArrayBindingPattern.ts, 0, 22)) 51 >log : Symbol(log, Decl(sourceMapValidationDestructuringForArrayBindingPattern.ts, 0, 22)) 61 console.log(nameA); 62 >console.log : Symbol(log, Decl(sourceMapValidationDestructuringForArrayBindingPattern.ts, 0, 22)) 64 >log : Symbol(log, Decl(sourceMapValidationDestructuringForArrayBindingPattern.ts, 0, 22)) 73 console.log(nameA); 74 >console.log : Symbol(log, Decl(sourceMapValidationDestructuringForArrayBindingPattern.ts, 0, 22)) [all …]
|
D | sourceMapValidationDestructuringForArrayBindingPattern2.symbols | 5 log(msg: any): void; 6 >log : Symbol(log, Decl(sourceMapValidationDestructuringForArrayBindingPattern2.ts, 0, 22)) 71 console.log(nameA); 72 >console.log : Symbol(log, Decl(sourceMapValidationDestructuringForArrayBindingPattern2.ts, 0, 22)) 74 >log : Symbol(log, Decl(sourceMapValidationDestructuringForArrayBindingPattern2.ts, 0, 22)) 84 console.log(nameA); 85 >console.log : Symbol(log, Decl(sourceMapValidationDestructuringForArrayBindingPattern2.ts, 0, 22)) 87 >log : Symbol(log, Decl(sourceMapValidationDestructuringForArrayBindingPattern2.ts, 0, 22)) 96 console.log(nameA); 97 >console.log : Symbol(log, Decl(sourceMapValidationDestructuringForArrayBindingPattern2.ts, 0, 22)) [all …]
|
D | sourceMapValidationDestructuringForArrayBindingPatternDefaultValues.symbols | 5 log(msg: any): void; 6 >log : Symbol(log, Decl(sourceMapValidationDestructuringForArrayBindingPatternDefaultValues.ts, 0, … 48 console.log(nameA); 49 >console.log : Symbol(log, Decl(sourceMapValidationDestructuringForArrayBindingPatternDefaultValues… 51 >log : Symbol(log, Decl(sourceMapValidationDestructuringForArrayBindingPatternDefaultValues.ts, 0, … 61 console.log(nameA); 62 >console.log : Symbol(log, Decl(sourceMapValidationDestructuringForArrayBindingPatternDefaultValues… 64 >log : Symbol(log, Decl(sourceMapValidationDestructuringForArrayBindingPatternDefaultValues.ts, 0, … 73 console.log(nameA); 74 >console.log : Symbol(log, Decl(sourceMapValidationDestructuringForArrayBindingPatternDefaultValues… [all …]
|
D | sourceMapValidationDestructuringForArrayBindingPattern2.js | 3 log(msg: any): void; 26 console.log(nameA); 29 console.log(nameA); 32 console.log(nameA); 35 console.log(primarySkillA); 38 console.log(primarySkillA); 41 console.log(primarySkillA); 45 console.log(numberB); 48 console.log(numberB); 51 console.log(numberB); [all …]
|
/third_party/zlib/ |
D | configure | 17 echo -------------------- >> configure.log 18 echo $0 $* >> configure.log 19 date >> configure.log 54 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log 57 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log 62 test -n "${CROSS_PREFIX}" && echo Using ${RANLIB} | tee -a configure.log 68 test -n "${CROSS_PREFIX}" && echo Using ${NM} | tee -a configure.log 103 echo "** $0 aborting." | tee -a configure.log 106 echo -------------------- >> configure.log 107 echo >> configure.log [all …]
|
/third_party/rust/crates/log/tests/ |
D | macros.rs | 3 extern crate log; 17 for lvl in log::Level::iter() { in no_args() 18 log!(lvl, "hello"); in no_args() 19 log!(lvl, "hello",); in no_args() 21 log!(target: "my_target", lvl, "hello"); in no_args() 22 log!(target: "my_target", lvl, "hello",); in no_args() 24 log!(lvl, "hello"); in no_args() 25 log!(lvl, "hello",); in no_args() 37 for lvl in log::Level::iter() { in anonymous_args() 38 log!(lvl, "hello {}", "world"); in anonymous_args() [all …]
|
/third_party/libexif/libexif/ |
D | exif-log.c | 73 ExifLog *log; in exif_log_new_mem() local 75 log = exif_mem_alloc (mem, sizeof (ExifLog)); in exif_log_new_mem() 76 if (!log) return NULL; in exif_log_new_mem() 77 log->ref_count = 1; in exif_log_new_mem() 79 log->mem = mem; in exif_log_new_mem() 82 return log; in exif_log_new_mem() 89 ExifLog *log = exif_log_new_mem (mem); in exif_log_new() local 93 return log; in exif_log_new() 97 exif_log_ref (ExifLog *log) in exif_log_ref() argument 99 if (!log) return; in exif_log_ref() [all …]
|
/third_party/node/deps/npm/node_modules/npmlog/lib/ |
D | log.js | 5 var log = exports = module.exports = new EE() variable 13 Object.defineProperty(log, 'stream', { 27 log.useColor = function () { 31 log.enableColor = function () { 35 log.disableColor = function () { 41 log.level = 'info' 43 log.gauge = new Gauge(stream, { 45 theme: { hasColor: log.useColor() }, 55 log.tracker = new Progress.TrackerGroup() 59 log.progressEnabled = log.gauge.isEnabled() [all …]
|
/third_party/jerryscript/tests/jerry/ |
D | for-in.js | 118 log = {}; 123 log [i] = true; 127 assert (count == 1 && 'q' in log); 130 log = {}; 135 log [i] = true; 140 && 'q' in log 141 && 'p' in log 142 && 'f' in log 143 && 't' in log 144 && 'c' in log); [all …]
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglNegativeApiTests.cpp | 134 TestLog& log = m_testCtx.getLog(); in init() 135 …log << TestLog::Section("Test1", "EGL_BAD_PARAMETER is generated if api is not one of the accepted… in init() 146 log << TestLog::EndSection; in init() 148 …log << TestLog::Section("Test2", "EGL_BAD_PARAMETER is generated if the specified client API is no… in init() 164 log << TestLog::EndSection; in init() 169 TestLog& log = m_testCtx.getLog(); in init() 172 …log << TestLog::Section("Test1", "EGL_BAD_DISPLAY is generated if display is not an EGL display co… in init() 180 log << TestLog::EndSection; in init() 182 … log << TestLog::Section("Test2", "EGL_BAD_SURFACE is generated if surface is not an EGL surface"); in init() 190 log << TestLog::EndSection; in init() [all …]
|