/external/chromium_org/third_party/hwcplus/include/cutils/ |
log.h | 5 #include <log/log.h>
|
/external/ipsec-tools/src/racoon/ |
logger.h | 37 struct log { struct 45 extern struct log *log_open __P((size_t, char *)); 46 extern void log_add __P((struct log *, char *)); 47 extern int log_print __P((struct log *, char *)); 48 extern int log_vprint __P((struct log *, const char *, ...)); 49 extern int log_vaprint __P((struct log *, const char *, va_list)); 50 extern int log_close __P((struct log *)); 51 extern void log_free __P((struct log *));
|
/external/libpng/tests/ |
pngimage-quick | 2 exec ./pngimage --log "${srcdir}/contrib/pngsuite/"*.png
|
pngimage-full | 2 exec ./pngimage --exhaustive --log "${srcdir}/contrib/pngsuite/"*.png
|
pngstest | 12 exec ./pngstest --strict --tmpfile "${pattern}" --log ${1+"$@"}\
|
/external/chromium_org/sandbox/win/sandbox_poc/pocdll/ |
pocdll.cc | 18 void POCDLL_API Run(HANDLE log) { 19 TestFileSystem(log); 20 TestRegistry(log); 21 TestNetworkListen(log); 22 TestSpyScreen(log); 23 TestSpyKeys(log); 24 TestThreads(log); 25 TestProcesses(log); 26 TestGetHandle(log);
|
exports.h | 19 // "log" is the handle of the log file. 20 void POCDLL_API TestFileSystem(HANDLE log); 24 // "log" is the handle of the log file. 25 void POCDLL_API TestGetHandle(HANDLE log); 30 // "log" is the handle of the log file. 31 void POCDLL_API TestThreadBombing(HANDLE log); 36 // "log" is the handle of the log file [all...] |
/external/chromium_org/remoting/host/installer/mac/Config/ |
org.chromium.chromoting.conf | 6 # Desktop log file by archiving it after it reaches 1MB in size. It will 11 /var/log/org.chromium.chromoting.log root:admin 660 3 1000 * J
|
/external/libexif/libexif/ |
exif-log.c | 1 /* exif-log.c 23 #include <libexif/exif-log.h> 73 ExifLog *log; local 75 log = exif_mem_alloc (mem, sizeof (ExifLog)); 76 if (!log) return NULL; 77 log->ref_count = 1; 79 log->mem = mem; 82 return log; 89 ExifLog *log = exif_log_new_mem (mem); local 93 return log; [all...] |
/external/eigen/doc/snippets/ |
Cwise_log.cpp | 2 cout << v.log() << endl;
|
/external/libnl/lib/netfilter/ |
log_obj.c | 2 * lib/netfilter/log_obj.c Netfilter Log Object 17 #include <netlink/netfilter/log.h> 31 struct nfnl_log *log = (struct nfnl_log *) a; local 36 if (log->ce_mask & LOG_ATTR_GROUP) 37 nl_dump(p, "group=%u ", log->log_group); 39 if (log->ce_mask & LOG_ATTR_COPY_MODE) 41 nfnl_log_copy_mode2str(log->log_copy_mode, 44 if (log->ce_mask & LOG_ATTR_COPY_RANGE) 45 nl_dump(p, "copy_range=%u ", log->log_copy_range); 47 if (log->ce_mask & LOG_ATTR_FLUSH_TIMEOUT [all...] |
/external/mockito/src/org/mockito/internal/util/ |
MockitoLogger.java | 9 void log(Object what);
method in interface:MockitoLogger
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/core/ |
compiler.hpp | 33 build_error(const compat::string &log) : log(log) { 40 return log; 44 compat::vector<char> log; member in class:clover::build_error
|
/external/mesa3d/src/gallium/state_trackers/clover/core/ |
compiler.hpp | 33 build_error(const compat::string &log) : log(log) { 40 return log; 44 compat::vector<char> log; member in class:clover::build_error
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
logs_view.css | 6 .logs-view-log-cell-text, 7 .logs-view-log-cell-log { 11 .logs-view-log-row-collapsed .logs-view-log-cell-log { 15 .logs-view-log-row-expanded .logs-view-log-cell-log { 19 .logs-view-log-table-button-column [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
ant-apache-log4j.jar | |
/external/deqp/framework/qphelper/ |
qpTestLog.c | 251 static void qpTestLog_flushFile (qpTestLog* log) 253 DE_ASSERT(log && log->outputFile); 254 fflush(log->outputFile); 257 FlushFileBuffers((HANDLE)_get_osfhandle(_fileno(log->outputFile))); 292 static deBool beginSession (qpTestLog* log) 294 DE_ASSERT(log && !log->isSessionOpen); 297 fprintf(log->outputFile, "#sessionInfo releaseName %s\n", qpGetReleaseName()); 298 fprintf(log->outputFile, "#sessionInfo releaseId 0x%08x\n", qpGetReleaseId()) 333 qpTestLog* log = (qpTestLog*)deCalloc(sizeof(qpTestLog)); local [all...] |
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
TestLog.rs | 24 return log(in); 28 return log(in); 32 return log(in); 36 return log(in);
|
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/ |
Antlr3ErrorLog.java | 36 import org.apache.maven.plugin.logging.Log; 39 * The Maven plexus container gives us a Log logging provider 45 private Log log; field in class:Antlr3ErrorLog 51 * @param log The Maven Error Log 53 public Antlr3ErrorLog(Log log) { 54 this.log = log; [all...] |
/external/chromium_org/components/password_manager/core/browser/ |
browser_save_password_progress_logger.cc | 19 void BrowserSavePasswordProgressLogger::SendLog(const std::string& log) { 20 client_->LogSavePasswordProgress(log);
|
/external/chromium_org/net/cert/ |
ct_known_logs.cc | 21 const CTLogInfo& log(kCTLogList[i]); 22 base::StringPiece key(log.log_key, arraysize(log.log_key) - 1); 24 verifiers.push_back(CTLogVerifier::Create(key, log.log_name).release());
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
windttst.h | 31 static void testLocales(TestLog *log);
|
winnmtst.h | 31 static void testLocales(TestLog *log);
|
/external/icu/icu4c/source/test/intltest/ |
windttst.h | 31 static void testLocales(TestLog *log);
|
winnmtst.h | 31 static void testLocales(TestLog *log);
|