/third_party/zlib/examples/ |
D | gzlog.c | 289 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/vk-gl-cts/framework/qphelper/ |
D | qpTestLog.c | 260 static void qpTestLog_flushFile (qpTestLog* log) in qpTestLog_flushFile() 302 static deBool endSession (qpTestLog* log) in endSession() 325 qpTestLog* log = (qpTestLog*)deCalloc(sizeof(qpTestLog)); in qpTestLog_createFileLog() local 375 deBool qpTestLog_beginSession(qpTestLog* log, const char* additionalSessionInfo) in qpTestLog_beginSession() 404 void qpTestLog_destroy (qpTestLog* log) in qpTestLog_destroy() 430 deBool qpTestLog_startCase (qpTestLog* log, const char* testCasePath, qpTestCaseType testCaseType) in qpTestLog_startCase() 474 deBool qpTestLog_endCase (qpTestLog* log, qpTestResult result, const char* resultDetails) in qpTestLog_endCase() 510 deBool qpTestLog_startTestsCasesTime (qpTestLog* log) in qpTestLog_startTestsCasesTime() 533 deBool qpTestLog_endTestsCasesTime (qpTestLog* log) in qpTestLog_endTestsCasesTime() 565 deBool qpTestLog_terminateCase (qpTestLog* log, qpTestResult result) in qpTestLog_terminateCase() [all …]
|
/third_party/weex-loader/deps/weex-scripter/test/ |
D | require-parse.js | 20 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/ |
D | brw_debug_recompile.c | 32 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/node/deps/npm/lib/install/ |
D | actions.js | 35 actions[actionName] = (staging, pkg, log) => { argument 73 function runAction (action, staging, pkg, log) { argument 104 function doOne (cmd, staging, pkg, log, next) { argument 113 function doParallel (type, staging, actionsToRun, log, next) { argument 136 function doSerial (type, staging, actionsToRun, log, next) { argument 143 function doReverseSerial (type, staging, actionsToRun, log, next) { argument 149 function runSerial (type, staging, actionsToRun, log, next) { argument 167 function time (log) { argument 170 function timeEnd (log) { argument 181 function prepareAction (action, staging, log) { argument
|
/third_party/libexif/libexif/ |
D | exif-log.c | 73 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/libxml2/python/tests/ |
D | sync.py | 8 log = "" variable 45 log="" variable 57 log="" variable 69 log="" variable 81 log="" variable 94 log="" variable 107 log="" variable 120 log="" variable
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkDeviceFeatures2.inl | 12 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/ninja/src/ |
D | deps_log_test.cc | 131 DepsLog log; in TEST_F() local 151 DepsLog log; in TEST_F() local 185 DepsLog log; in TEST_F() local 213 DepsLog log; in TEST_F() local 238 DepsLog log; in TEST_F() local 287 DepsLog log; in TEST_F() local 346 DepsLog log; in TEST_F() local 358 DepsLog log; in TEST_F() local 390 DepsLog log; in TEST_F() local 417 DepsLog log; in TEST_F() local [all …]
|
D | build_log_test.cc | 79 BuildLog log; in TEST_F() local 113 BuildLog log; in TEST_F() local 167 BuildLog log; in TEST_F() local 179 BuildLog log; in TEST_F() local 203 BuildLog log; in TEST_F() local 250 BuildLog log; in TEST_F() local 283 BuildLog log; in TEST_F() local 302 BuildLog log; in TEST_F() local
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglQueryConfigTests.cpp | 48 static void logConfigAttribute (TestLog& log, EGLenum attrib, EGLint value) in logConfigAttribute() 105 tcu::TestLog& log = m_testCtx.getLog(); in checkGetConfigsBounds() local 158 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local 240 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local 271 TestLog& log = m_testCtx.getLog(); in getValue() local 301 TestLog& log = m_testCtx.getLog(); in checkColorBufferType() local 312 TestLog& log = m_testCtx.getLog(); in checkCaveat() local 323 TestLog& log = m_testCtx.getLog(); in checkTransparentType() local 334 TestLog& log = m_testCtx.getLog(); in checkBoolean() local 348 TestLog& log = m_testCtx.getLog(); in checkInteger() local [all …]
|
D | teglSyncTests.cpp | 165 TestLog& log = m_testCtx.getLog(); in hasRequiredEGLVersion() local 181 TestLog& log = m_testCtx.getLog(); in hasEGLFenceSyncExtension() local 194 TestLog& log = m_testCtx.getLog(); in hasEGLWaitSyncExtension() local 337 TestLog& log = m_testCtx.getLog(); in test() local 385 TestLog& log = m_testCtx.getLog(); in test() local 437 TestLog& log = m_testCtx.getLog(); in test() local 498 TestLog& log = m_testCtx.getLog(); in test() local 559 TestLog& log = m_testCtx.getLog(); in test() local 623 TestLog& log = m_testCtx.getLog(); in test() local 688 TestLog& log = m_testCtx.getLog(); in test() local [all …]
|
D | teglQuerySurfaceTests.cpp | 56 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/ |
D | es31fNegativeTessellationTests.cpp | 146 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/icu/tools/colprobe/ |
D | uprinter.cpp | 54 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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OrcError/ |
D | RPCError.cpp | 33 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/musl/src/math/i386/ |
D | log.s | 1 .global log symbol 3 log: label
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderNonarrayInput.cpp | 308 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/ |
D | vkShaderProgram.cpp | 55 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 <<()
|
D | vkSpirVProgram.cpp | 31 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/node/deps/npm/node_modules/npm-lifecycle/lib/ |
D | spawn.js | 11 function startRunning (log) { argument 17 function stopRunning (log) { argument 32 function spawn (cmd, args, options, log) { argument
|
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/ |
D | parserRealSource1.ts | 45 log(s: string): void; method 54 public log(s: string): void { method in NullLogger 79 public log(s: string): void { method in LoggerAdapter 92 public log(s: string): void { method in BufferedLogger
|
/third_party/typescript/tests/baselines/reference/ |
D | topLevelExports.js | 4 function log(n:number) { return n;} function 14 function log(n) { return n; } function
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | log_base.inl | 7 GLM_FUNC_QUALIFIER genType log(genType const & x, genType const & base) function 14 GLM_FUNC_QUALIFIER vecType<T, P> log(vecType<T, P> const & x, vecType<T, P> const & base) function
|
/third_party/openssl/crypto/ct/ |
D | ct_log.c | 77 static int ct_v1_log_id_from_pkey(CTLOG *log, EVP_PKEY *pkey) in ct_v1_log_id_from_pkey() 308 void CTLOG_free(CTLOG *log) in CTLOG_free() 318 const char *CTLOG_get0_name(const CTLOG *log) in CTLOG_get0_name() 323 void CTLOG_get0_log_id(const CTLOG *log, const uint8_t **log_id, in CTLOG_get0_log_id() 330 EVP_PKEY *CTLOG_get0_public_key(const CTLOG *log) in CTLOG_get0_public_key() 346 const CTLOG *log = sk_CTLOG_value(store->logs, i); in CTLOG_STORE_get0_log_by_id() local
|