| /third_party/libnl/lib/netfilter/ |
| D | log_obj.c | 32 struct nfnl_log *log = (struct nfnl_log *) a; in nfnl_log_dump() local 88 void nfnl_log_get(struct nfnl_log *log) in nfnl_log_get() 93 void nfnl_log_put(struct nfnl_log *log) in nfnl_log_put() 105 void nfnl_log_set_group(struct nfnl_log *log, uint16_t group) in nfnl_log_set_group() 111 int nfnl_log_test_group(const struct nfnl_log *log) in nfnl_log_test_group() 116 uint16_t nfnl_log_get_group(const struct nfnl_log *log) in nfnl_log_get_group() 121 void nfnl_log_set_copy_mode(struct nfnl_log *log, enum nfnl_log_copy_mode mode) in nfnl_log_set_copy_mode() 127 int nfnl_log_test_copy_mode(const struct nfnl_log *log) in nfnl_log_test_copy_mode() 132 enum nfnl_log_copy_mode nfnl_log_get_copy_mode(const struct nfnl_log *log) in nfnl_log_get_copy_mode() 137 void nfnl_log_set_copy_range(struct nfnl_log *log, uint32_t copy_range) in nfnl_log_set_copy_range() [all …]
|
| D | log.c | 102 static int nfnl_log_build_request(const struct nfnl_log *log, in nfnl_log_build_request() 162 int nfnl_log_build_create_request(const struct nfnl_log *log, in nfnl_log_build_create_request() 183 int nfnl_log_create(struct nl_sock *nlh, const struct nfnl_log *log) in nfnl_log_create() 194 int nfnl_log_build_change_request(const struct nfnl_log *log, in nfnl_log_build_change_request() 200 int nfnl_log_change(struct nl_sock *nlh, const struct nfnl_log *log) in nfnl_log_change() 211 int nfnl_log_build_delete_request(const struct nfnl_log *log, in nfnl_log_build_delete_request() 221 int nfnl_log_delete(struct nl_sock *nlh, const struct nfnl_log *log) in nfnl_log_delete()
|
| /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/boost/libs/beast/test/extern/zlib-1.2.11/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/boost/tools/boost_install/test/iostreams/zlib-1.2.11/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/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/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 374 deBool qpTestLog_beginSession(qpTestLog* log, const char* additionalSessionInfo) in qpTestLog_beginSession() 403 void qpTestLog_destroy (qpTestLog* log) in qpTestLog_destroy() 429 deBool qpTestLog_startCase (qpTestLog* log, const char* testCasePath, qpTestCaseType testCaseType) in qpTestLog_startCase() 473 deBool qpTestLog_endCase (qpTestLog* log, qpTestResult result, const char* resultDetails) in qpTestLog_endCase() 509 deBool qpTestLog_startTestsCasesTime (qpTestLog* log) in qpTestLog_startTestsCasesTime() 532 deBool qpTestLog_endTestsCasesTime (qpTestLog* log) in qpTestLog_endTestsCasesTime() 564 deBool qpTestLog_terminateCase (qpTestLog* log, qpTestResult result) in qpTestLog_terminateCase() [all …]
|
| /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/grpc/examples/python/debug/ |
| D | README.md | 20 ### The Most Verbose Tracing Log 32 ### Debug Transport Protocol 39 ### Debug Connection Behavior
|
| /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 …]
|
| /third_party/ninja/src/ |
| D | deps_log_test.cc | 129 DepsLog log; in TEST_F() local 149 DepsLog log; in TEST_F() local 183 DepsLog log; in TEST_F() local 211 DepsLog log; in TEST_F() local 236 DepsLog log; in TEST_F() local 285 DepsLog log; in TEST_F() local 344 DepsLog log; in TEST_F() local 356 DepsLog log; in TEST_F() local 388 DepsLog log; in TEST_F() local 415 DepsLog log; in TEST_F() local [all …]
|
| D | build_log_test.cc | 77 BuildLog log; in TEST_F() local 111 BuildLog log; in TEST_F() local 165 BuildLog log; in TEST_F() local 177 BuildLog log; in TEST_F() local 201 BuildLog log; in TEST_F() local 248 BuildLog log; in TEST_F() local 281 BuildLog log; in TEST_F() local 300 BuildLog log; in TEST_F() local
|
| /third_party/grpc/src/csharp/Grpc.Tools/ |
| D | GeneratorServices.cs | 31 protected GeneratorServices(TaskLoggingHelper log) { Log = log; } in GeneratorServices() 34 public static GeneratorServices GetForLanguage(string lang, TaskLoggingHelper log) in GetForLanguage() 71 protected static string GetRelativeDir(string root, string proto, TaskLoggingHelper log) in GetRelativeDir() 118 public CSharpGeneratorServices(TaskLoggingHelper log) : base(log) { } in CSharpGeneratorServices() 209 public CppGeneratorServices(TaskLoggingHelper log) : base(log) { } in CppGeneratorServices()
|
| /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/musl/src/math/i386/ |
| D | log.s | 1 .global log symbol 3 log: label
|
| /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/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/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/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/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/json/benchmarks/thirdparty/benchmark/ |
| D | mingw.py | 55 def repository(urls = urls, log = EmptyLogger()): argument 99 def find_7zip(log = EmptyLogger()): argument 114 def unpack(archive, location, log = EmptyLogger()): argument 125 def download(url, location, log = EmptyLogger()): argument 173 exceptions = None, revision = None, log = EmptyLogger()): argument
|