Home
last modified time | relevance | path

Searched defs:log (Results 1 – 25 of 1216) sorted by relevance

12345678910>>...49

/third_party/zlib/examples/
Dgzlog.c289 struct log { struct
292 char *path; /* allocated path, e.g. "/var/log/foo" or "foo" */ argument
305 /* gzip header for gzlog */ argument
348 local int log_lock(struct log *log) in log_lock()
372 local void log_touch(struct log *log) in log_touch()
384 local int log_check(struct log *log) in log_check()
396 local void log_unlock(struct log *log) in log_unlock()
410 local int log_head(struct log *log) in log_head()
437 local int log_mark(struct log *log, int op) in log_mark()
462 local int log_last(struct log *log, int last) in log_last()
[all …]
/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_log.c39 void ngtcp2_log_init(ngtcp2_log *log, const ngtcp2_cid *scid, in ngtcp2_log_init()
219 static void log_fr_stream(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, in log_fr_stream()
230 static void log_fr_ack(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, in log_fr_ack()
272 static void log_fr_padding(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, in log_fr_padding()
278 static void log_fr_reset_stream(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, in log_fr_reset_stream()
289 static void log_fr_connection_close(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, in log_fr_connection_close()
307 static void log_fr_max_data(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, in log_fr_max_data()
314 static void log_fr_max_stream_data(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, in log_fr_max_stream_data()
324 static void log_fr_max_streams(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, in log_fr_max_streams()
331 static void log_fr_ping(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, in log_fr_ping()
[all …]
/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.c266 static void qpTestLog_flushFile (qpTestLog* log) in qpTestLog_flushFile()
308 static deBool endSession (qpTestLog* log) in endSession()
335 qpTestLog* log = (qpTestLog*)deCalloc(sizeof(qpTestLog)); in qpTestLog_createFileLog() local
385 deBool qpTestLog_beginSession(qpTestLog* log, const char* additionalSessionInfo) in qpTestLog_beginSession()
421 void qpTestLog_destroy (qpTestLog* log) in qpTestLog_destroy()
447 deBool qpTestLog_startCase (qpTestLog* log, const char* testCasePath, qpTestCaseType testCaseType) in qpTestLog_startCase()
497 deBool qpTestLog_endCase (qpTestLog* log, qpTestResult result, const char* resultDetails) in qpTestLog_endCase()
536 deBool qpTestLog_startTestsCasesTime (qpTestLog* log) in qpTestLog_startTestsCasesTime()
559 deBool qpTestLog_endTestsCasesTime (qpTestLog* log) in qpTestLog_endTestsCasesTime()
591 deBool qpTestLog_terminateCase (qpTestLog* log, qpTestResult result) in qpTestLog_terminateCase()
[all …]
/third_party/weex-loader/deps/weex-scripter/test/
Drequire-parse.js20 log: [] property
33 log: [] property
46 log: [] property
59 log: [] property
72 log: [] property
85 log: [] property
96 log: [] property
106 log: [] property
120 log: [] property
132 log: [{reason: 'ERROR: Cannot find required module "underscore"'}] property
/third_party/mesa3d/src/intel/compiler/
Dbrw_debug_recompile.c32 key_debug(const struct brw_compiler *c, void *log, in key_debug()
43 key_debug_float(const struct brw_compiler *c, void *log, in key_debug_float()
59 debug_sampler_recompile(const struct brw_compiler *c, void *log, in debug_sampler_recompile()
90 debug_base_recompile(const struct brw_compiler *c, void *log, in debug_base_recompile()
98 debug_vs_recompile(const struct brw_compiler *c, void *log, in debug_vs_recompile()
119 debug_tcs_recompile(const struct brw_compiler *c, void *log, in debug_tcs_recompile()
137 debug_tes_recompile(const struct brw_compiler *c, void *log, in debug_tes_recompile()
152 debug_gs_recompile(const struct brw_compiler *c, void *log, in debug_gs_recompile()
164 debug_fs_recompile(const struct brw_compiler *c, void *log, in debug_fs_recompile()
198 debug_cs_recompile(const struct brw_compiler *c, void *log, in debug_cs_recompile()
[all …]
/third_party/libexif/libexif/
Dexif-log.c73 ExifLog *log; in exif_log_new_mem() local
89 ExifLog *log = exif_log_new_mem (mem); in exif_log_new() local
97 exif_log_ref (ExifLog *log) in exif_log_ref()
104 exif_log_unref (ExifLog *log) in exif_log_unref()
112 exif_log_free (ExifLog *log) in exif_log_free()
123 exif_log_set_func (ExifLog *log, ExifLogFunc func, void *data) in exif_log_set_func()
135 exif_log (ExifLog *log, ExifLogCode code, const char *domain, in exif_log()
146 exif_logv (ExifLog *log, ExifLogCode code, const char *domain, in exif_logv()
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/
Dtree-check.js4 const log = [['START TREE CHECK', tree.path]] variable
39 log, property
52 log, property
65 log, property
76 log, property
89 log, property
100 log, property
112 log, property
145 log, property
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDeviceFeatures2.inl12 TestLog& log = context.getTestContext().getLog(); local
49 TestLog& log = context.getTestContext().getLog(); local
87 TestLog& log = context.getTestContext().getLog(); local
126 TestLog& log = context.getTestContext().getLog(); local
163 TestLog& log = context.getTestContext().getLog(); local
200 TestLog& log = context.getTestContext().getLog(); local
240 TestLog& log = context.getTestContext().getLog(); local
277 TestLog& log = context.getTestContext().getLog(); local
314 TestLog& log = context.getTestContext().getLog(); local
351 TestLog& log = context.getTestContext().getLog(); local
[all …]
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFeatures2.inl12 TestLog& log = context.getTestContext().getLog(); local
49 TestLog& log = context.getTestContext().getLog(); local
87 TestLog& log = context.getTestContext().getLog(); local
126 TestLog& log = context.getTestContext().getLog(); local
163 TestLog& log = context.getTestContext().getLog(); local
200 TestLog& log = context.getTestContext().getLog(); local
240 TestLog& log = context.getTestContext().getLog(); local
277 TestLog& log = context.getTestContext().getLog(); local
314 TestLog& log = context.getTestContext().getLog(); local
351 TestLog& log = context.getTestContext().getLog(); local
[all …]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkDeviceFeatures2.inl12 TestLog& log = context.getTestContext().getLog(); local
50 TestLog& log = context.getTestContext().getLog(); local
89 TestLog& log = context.getTestContext().getLog(); local
129 TestLog& log = context.getTestContext().getLog(); local
166 TestLog& log = context.getTestContext().getLog(); local
203 TestLog& log = context.getTestContext().getLog(); local
240 TestLog& log = context.getTestContext().getLog(); local
277 TestLog& log = context.getTestContext().getLog(); local
314 TestLog& log = context.getTestContext().getLog(); local
352 TestLog& log = context.getTestContext().getLog(); local
[all …]
/third_party/ninja/src/
Ddeps_log_test.cc131 DepsLog log; in TEST_F() local
155 DepsLog log; in TEST_F() local
193 DepsLog log; in TEST_F() local
225 DepsLog log; in TEST_F() local
255 DepsLog log; in TEST_F() local
309 DepsLog log; in TEST_F() local
373 DepsLog log; in TEST_F() local
385 DepsLog log; in TEST_F() local
422 DepsLog log; in TEST_F() local
449 DepsLog log; in TEST_F() local
[all …]
Dbuild_log_test.cc79 BuildLog log; in TEST_F() local
115 BuildLog log; in TEST_F() local
173 BuildLog log; in TEST_F() local
186 BuildLog log; in TEST_F() local
212 BuildLog log; in TEST_F() local
259 BuildLog log; in TEST_F() local
293 BuildLog log; in TEST_F() local
312 BuildLog log; in TEST_F() local
/third_party/vk-gl-cts/modules/egl/
DteglQueryConfigTests.cpp48 static void logConfigAttribute (TestLog& log, EGLenum attrib, EGLint value) in logConfigAttribute()
118 tcu::TestLog& log = m_testCtx.getLog(); in checkGetConfigsBounds() local
171 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local
253 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local
284 TestLog& log = m_testCtx.getLog(); in getValue() local
314 TestLog& log = m_testCtx.getLog(); in checkColorBufferType() local
325 TestLog& log = m_testCtx.getLog(); in checkCaveat() local
336 TestLog& log = m_testCtx.getLog(); in checkTransparentType() local
347 TestLog& log = m_testCtx.getLog(); in checkBoolean() local
361 TestLog& log = m_testCtx.getLog(); in checkInteger() local
[all …]
DteglSyncTests.cpp176 TestLog& log = m_testCtx.getLog(); in hasRequiredEGLVersion() local
192 TestLog& log = m_testCtx.getLog(); in hasEGLFenceSyncExtension() local
205 TestLog& log = m_testCtx.getLog(); in hasEGLWaitSyncExtension() local
375 TestLog& log = m_testCtx.getLog(); in init() local
495 std::vector<GLchar> log(length); in CheckProgram() local
504 std::vector<GLchar> log(length); in CheckProgram() local
541 TestLog& log = m_testCtx.getLog(); in RunComputePersistent() local
593 TestLog& log = m_testCtx.getLog(); in PollClientWait() local
643 TestLog& log = m_testCtx.getLog(); in test() local
772 TestLog& log = m_testCtx.getLog(); in test() local
[all …]
DteglQuerySurfaceTests.cpp56 static void logSurfaceAttribute (tcu::TestLog& log, EGLint attribute, EGLint value) in logSurfaceAttribute()
64 static void logSurfaceAttributes (tcu::TestLog& log, const Library& egl, EGLDisplay display, EGLSur… in logSurfaceAttributes()
70 static void logCommonSurfaceAttributes (tcu::TestLog& log, const Library& egl, EGLDisplay display, … in logCommonSurfaceAttributes()
90 static void logPbufferSurfaceAttributes (tcu::TestLog& log, const Library& egl, EGLDisplay display,… in logPbufferSurfaceAttributes()
121 tcu::TestLog& log = m_testCtx.getLog(); in checkCommonAttributes() local
255 tcu::TestLog& log = m_testCtx.getLog(); in checkNonPbufferAttributes() local
306 tcu::TestLog& log = m_testCtx.getLog(); in executeForConfig() local
337 tcu::TestLog& log = m_testCtx.getLog(); in executeForConfig() local
368 tcu::TestLog& log = m_testCtx.getLog(); in executeForConfig() local
470 tcu::TestLog& log = m_testCtx.getLog(); in testAttributes() local
[all …]
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeTessellationTests.cpp146 tcu::TestLog& log = ctx.getLog(); in single_tessellation_stage() local
166 tcu::TestLog& log = ctx.getLog(); in single_tessellation_stage() local
189 tcu::TestLog& log = ctx.getLog(); in single_tessellation_stage() local
207 tcu::TestLog& log = ctx.getLog(); in single_tessellation_stage() local
236 tcu::TestLog& log = ctx.getLog(); in invalid_primitive_mode() local
261 tcu::TestLog& log = ctx.getLog(); in tessellation_not_active() local
310 tcu::TestLog& log = ctx.getLog(); in invalid_program_state() local
362 tcu::TestLog& log = ctx.getLog(); in tessellation_control_invalid_vertex_count() local
/third_party/musl/src/math/i386/
Dlog.s1 .global log symbol
3 log: label
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OrcError/
DRPCError.cpp33 void ConnectionClosed::log(raw_ostream &OS) const { in log() function in llvm::orc::rpc::ConnectionClosed
41 void ResponseAbandoned::log(raw_ostream &OS) const { in log() function in llvm::orc::rpc::ResponseAbandoned
52 void CouldNotNegotiate::log(raw_ostream &OS) const { in log() function in llvm::orc::rpc::CouldNotNegotiate
/third_party/icu/tools/colprobe/
Duprinter.cpp54 UPrinter::log(const UnicodeString &string, UBool nl) { in log() function in UPrinter
61 UPrinter::log(const UChar *string, UBool nl) { in log() function in UPrinter
82 UPrinter::log(const Line *line, UBool nl) { in log() function in UPrinter
96 void UPrinter::log(const char *fmt, ...) in log() function in UPrinter
/third_party/typescript/tests/baselines/reference/
DconstructorWithParameterPropertiesAndPrivateFields.es2015.js11 log() { method in A
25 log() { method in B
53 log() { method in A
67 log() { method in B
DtopLevelExports.js4 function log(n:number) { return n;} function
14 function log(n) { return n; } function
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderNonarrayInput.cpp308 std::string log = getCompilationInfoLog(m_gs_valid_non_ib); in iterate() local
321 std::string log = getCompilationInfoLog(m_gs_valid_ib); in iterate() local
335 std::string log = getLinkingInfoLog(m_po_a_valid); in iterate() local
350 std::string log = getLinkingInfoLog(m_po_b_valid); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkShaderProgram.cpp55 tcu::TestLog& logShader(tcu::TestLog& log, const std::vector<std::string> (&sources)[glu::SHADERTYP… in logShader()
82 tcu::TestLog& operator<< (tcu::TestLog& log, const GlslSource& shaderSource) in operator <<()
87 tcu::TestLog& operator<< (tcu::TestLog& log, const HlslSource& shaderSource) in operator <<()
DvkSpirVProgram.cpp31 tcu::TestLog& operator<< (tcu::TestLog& log, const SpirVProgramInfo& shaderInfo) in operator <<()
44 tcu::TestLog& operator<< (tcu::TestLog& log, const SpirVAsmSource& source) in operator <<()
/third_party/ffmpeg/libavcodec/
Dgolomb.h66 int log = 2 * av_log2(buf) - 31; in get_ue_golomb() local
88 int log = 2 * av_log2(buf) - 31; in get_ue_golomb() local
106 unsigned buf, log; in get_ue_golomb_long() local
252 int log = 2 * av_log2(buf) - 31; in get_se_golomb() local
276 int log = av_log2(buf), sign; in get_se_golomb() local
314 int log; in get_interleaved_se_golomb() local
340 int log; in get_interleaved_se_golomb() local
378 int log; in get_ur_golomb() local
432 int log; in get_ur_golomb_jpegls() local

12345678910>>...49