Home
last modified time | relevance | path

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

12345678910>>...64

/external/libnl/lib/netfilter/
Dlog_obj.c25 struct nfnl_log *log = (struct nfnl_log *) a; in nfnl_log_dump() local
81 void nfnl_log_get(struct nfnl_log *log) in nfnl_log_get()
86 void nfnl_log_put(struct nfnl_log *log) in nfnl_log_put()
98 void nfnl_log_set_group(struct nfnl_log *log, uint16_t group) in nfnl_log_set_group()
104 int nfnl_log_test_group(const struct nfnl_log *log) in nfnl_log_test_group()
109 uint16_t nfnl_log_get_group(const struct nfnl_log *log) in nfnl_log_get_group()
114 void nfnl_log_set_copy_mode(struct nfnl_log *log, enum nfnl_log_copy_mode mode) in nfnl_log_set_copy_mode()
120 int nfnl_log_test_copy_mode(const struct nfnl_log *log) in nfnl_log_test_copy_mode()
125 enum nfnl_log_copy_mode nfnl_log_get_copy_mode(const struct nfnl_log *log) in nfnl_log_get_copy_mode()
130 void nfnl_log_set_copy_range(struct nfnl_log *log, uint32_t copy_range) in nfnl_log_set_copy_range()
[all …]
Dlog.c95 static int nfnl_log_build_request(const struct nfnl_log *log, in nfnl_log_build_request()
160 int nfnl_log_build_create_request(const struct nfnl_log *log, in nfnl_log_build_create_request()
181 int nfnl_log_create(struct nl_sock *nlh, const struct nfnl_log *log) in nfnl_log_create()
192 int nfnl_log_build_change_request(const struct nfnl_log *log, in nfnl_log_build_change_request()
198 int nfnl_log_change(struct nl_sock *nlh, const struct nfnl_log *log) in nfnl_log_change()
209 int nfnl_log_build_delete_request(const struct nfnl_log *log, in nfnl_log_build_delete_request()
219 int nfnl_log_delete(struct nl_sock *nlh, const struct nfnl_log *log) in nfnl_log_delete()
/external/rust/crates/libz-sys/src/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 …]
/external/ipsec-tools/src/racoon/
Dlogger.h37 struct log { struct
45 extern struct log *log_open __P((size_t, char *)); argument
/external/ow2-asm/asm/src/test/java/org/objectweb/asm/
DMethodVisitorTest.java184 StringWriter log = new StringWriter(); in testDeprecatedVisitMethodInsn_asm4Visitor() local
197 StringWriter log = new StringWriter(); in testDeprecatedVisitMethodInsn_overridenAsm4Visitor() local
210 StringWriter log = new StringWriter(); in testDeprecatedVisitMethodInsn_asm5Visitor() local
223 StringWriter log = new StringWriter(); in testDeprecatedVisitMethodInsn_overridenAsm5Visitor() local
239 StringWriter log = new StringWriter(); in testDeprecatedVisitMethodInsn_userTraceMethodVisitor4() local
257 StringWriter log = new StringWriter(); in testDeprecatedVisitMethodInsn_userTraceMethodVisitor5() local
275 StringWriter log = new StringWriter(); in testDeprecatedVisitMethodInsn_mixedVisitorChain() local
292 StringWriter log = new StringWriter(); in testVisitMethodInsn_asm4Visitor_isNotInterface() local
304 StringWriter log = new StringWriter(); in testVisitMethodInsn_asm4Visitor_isInterface() local
320 StringWriter log = new StringWriter(); in testVisitMethodInsn_overridenAsm4Visitor_isNotInterface() local
[all …]
/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/
Dhttp2_hpack_constants_test.cc33 std::stringstream log; in TEST() local
38 std::stringstream log; in TEST() local
43 std::stringstream log; in TEST() local
48 std::stringstream log; in TEST() local
53 std::stringstream log; in TEST() local
58 std::stringstream log; in TEST() local
/external/deqp/framework/qphelper/
DqpTestLog.c260 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 …]
/external/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 …]
/external/armnn/src/backends/reference/workloads/
DLog.hpp13 struct log struct
15 typedef T result_type;
16 typedef T argument_type;
19 operator () (const T& inputData) const in operator ()()
/external/webrtc/third_party/abseil-cpp/absl/log/
Dscoped_mock_log_test.cc78 absl::ScopedMockLog log; in TEST() local
95 absl::ScopedMockLog log; in TEST() local
115 absl::ScopedMockLog log; in TEST() local
178 absl::ScopedMockLog log; in TEST() local
194 absl::ScopedMockLog log; in TEST() local
214 absl::ScopedMockLog log; in TEST() local
241 absl::ScopedMockLog log; in TEST() local
259 auto log = absl::make_unique<absl::ScopedMockLog>(); in TEST() local
280 absl::ScopedMockLog log(absl::MockLogDefault::kDisallowUnexpected); in TEST() local
/external/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()
/external/cronet/third_party/abseil-cpp/absl/log/
Dscoped_mock_log_test.cc83 absl::ScopedMockLog log; in TEST() local
100 absl::ScopedMockLog log; in TEST() local
120 absl::ScopedMockLog log; in TEST() local
183 absl::ScopedMockLog log; in TEST() local
199 absl::ScopedMockLog log; in TEST() local
219 absl::ScopedMockLog log; in TEST() local
246 absl::ScopedMockLog log; in TEST() local
264 auto log = absl::make_unique<absl::ScopedMockLog>(); in TEST() local
285 absl::ScopedMockLog log(absl::MockLogDefault::kDisallowUnexpected); in TEST() local
/external/angle/third_party/abseil-cpp/absl/log/
Dscoped_mock_log_test.cc83 absl::ScopedMockLog log; in TEST() local
100 absl::ScopedMockLog log; in TEST() local
120 absl::ScopedMockLog log; in TEST() local
183 absl::ScopedMockLog log; in TEST() local
199 absl::ScopedMockLog log; in TEST() local
219 absl::ScopedMockLog log; in TEST() local
246 absl::ScopedMockLog log; in TEST() local
264 auto log = absl::make_unique<absl::ScopedMockLog>(); in TEST() local
285 absl::ScopedMockLog log(absl::MockLogDefault::kDisallowUnexpected); in TEST() local
/external/deqp/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
242 TestLog& log = context.getTestContext().getLog(); local
280 TestLog& log = context.getTestContext().getLog(); local
317 TestLog& log = context.getTestContext().getLog(); local
373 TestLog& log = context.getTestContext().getLog(); local
[all …]
/external/deqp/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 …]
/external/libxml2/python/tests/
Dsync.py8 log = "" variable
45 log="" variable
57 log="" variable
69 log="" variable
81 log="" variable
94 log="" variable
107 log="" variable
120 log="" variable
/external/igt-gpu-tools/gtests/src/
Dgtest_helper.cpp48 TestResult getSubtestTestResultFromLog(std::string log, std::string subtestName) { in getSubtestTestResultFromLog()
70 TestResult getTestResultFromLog(std::string log) { in getTestResultFromLog()
90 void presentTestResult(TestResult result, std::string log) { in presentTestResult()
112 std::string log = exec("./" + testBinaryName + " --run-subtest " + subtestName); in runSubTest() local
120 std::string log = exec("./" + testBinaryName); in runTest() local
/external/deqp/modules/egl/
DteglQueryConfigTests.cpp48 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 …]
/external/cronet/components/metrics/
Dmetrics_log_unittest.cc207 MetricsLog log(kOtherClientId, 137, MetricsLog::ONGOING_LOG, &client_); in TEST_F() local
299 TestMetricsLog log(kClientId, kSessionId, MetricsLog::ONGOING_LOG, &client_); in TEST_F() local
360 MetricsLog log(kClientId, kSessionId, MetricsLog::INITIAL_STABILITY_LOG, in TEST_F() local
378 MetricsLog log(kClientId, kSessionId, MetricsLog::INDEPENDENT_LOG, in TEST_F() local
396 MetricsLog log(kClientId, kSessionId, MetricsLog::ONGOING_LOG, clock.get(), in TEST_F() local
436 TestMetricsLog log(kClientId, kSessionId, MetricsLog::ONGOING_LOG, &client_); in TEST_F() local
476 TestMetricsLog log(kClientId, kSessionId, MetricsLog::ONGOING_LOG, &client_); in TEST_F() local
496 TestMetricsLog log(kClientId, kSessionId, MetricsLog::ONGOING_LOG, &client_); in TEST_F() local
521 TestMetricsLog log(kClientId, kSessionId, MetricsLog::ONGOING_LOG, &client_); in TEST_F() local
566 TestMetricsLog log(kClientId, kSessionId, MetricsLog::INITIAL_STABILITY_LOG, in TEST_F() local
[all …]
/external/deqp/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
/external/testng/src/main/java/org/testng/
DReporter.java72 private static synchronized void log(String s, ITestResult m) { in log() method in Reporter
112 public static void log(String s) { in log() method in Reporter
126 public static void log(String s, int level, boolean logToStandardOut) { in log() method in Reporter
143 public static void log(String s, boolean logToStandardOut) { in log() method in Reporter
156 public static void log(String s, int level) { in log() method in Reporter
/external/cronet/net/third_party/quiche/overrides/quiche_platform_impl/
Dquiche_mock_log_impl.h13 #define CREATE_QUICHE_MOCK_LOG_IMPL(log) QuicheMockLog log argument
15 #define EXPECT_QUICHE_LOG_CALL_IMPL(log) EXPECT_CALL(log, Log(_, _, _, _, _)) argument
17 #define EXPECT_QUICHE_LOG_CALL_CONTAINS_IMPL(log, level, content) \ argument
/external/slf4j/osgi-over-slf4j/src/main/java/org/slf4j/osgi/logservice/impl/
DLogServiceImpl.java75 public void log(int level, String message) { in log() method in LogServiceImpl
100 public void log(int level, String message, Throwable exception) { in log() method in LogServiceImpl
125 public void log(ServiceReference sr, int level, String message) { in log() method in LogServiceImpl
179 public void log(ServiceReference sr, int level, String message, Throwable exception) { in log() method in LogServiceImpl
/external/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
/external/cronet/net/log/
Dfile_net_log_observer_unittest.cc184 void VerifyEventsInLog(const ParsedNetLog* log, in VerifyEventsInLog()
436 std::unique_ptr<ParsedNetLog> log = ReadNetLogFromDisk(log_path_); in TEST_P() local
454 std::unique_ptr<ParsedNetLog> log = ReadNetLogFromDisk(log_path_); in TEST_P() local
472 std::unique_ptr<ParsedNetLog> log = ReadNetLogFromDisk(log_path_); in TEST_P() local
515 std::unique_ptr<ParsedNetLog> log = ReadNetLogFromDisk(log_path_); in TEST_P() local
542 std::unique_ptr<ParsedNetLog> log = ReadNetLogFromDisk(log_path_); in TEST_P() local
567 std::unique_ptr<ParsedNetLog> log = ReadNetLogFromDisk(log_path_); in TEST_P() local
635 std::unique_ptr<ParsedNetLog> log = ReadNetLogFromDisk(log_path_); in TEST_P() local
663 std::unique_ptr<ParsedNetLog> log = ReadNetLogFromDisk(log_path_); in TEST_F() local
690 std::unique_ptr<ParsedNetLog> log = ReadNetLogFromDisk(log_path_); in TEST_F() local
[all …]

12345678910>>...64