aboutsummaryrefslogtreecommitdiff
path: root/doc/oscl_html/osclconfig__time__check_8h-source.html
diff options
context:
space:
mode:
authorJianhong Jiang <jianhong@google.com>2009-04-14 11:08:10 -0700
committerJianhong Jiang <jianhong@google.com>2009-04-14 11:08:10 -0700
commit5665cbc112e05f4abd26b05a9d6be37ba9f024c5 (patch)
tree5e0c61182d139731a63328489272e42286814a39 /doc/oscl_html/osclconfig__time__check_8h-source.html
parent87f80d1db973c23e312ecab332aa5e3d6b63c2d0 (diff)
downloadopencore-5665cbc112e05f4abd26b05a9d6be37ba9f024c5.tar.gz
OpenCore 2.02
commit dcab407636cbe3bb8d304081a00c26066b66fd6e Author: Jianhong Jiang <jianhong@google.com> Date: Mon Apr 13 18:05:40 2009 -0700 Remove the commented mSurface.clear(). Squashed commit of the following: commit 34176f7139f49d67ad1d06d68141e107e7d02029 Author: Jianhong Jiang <jianhong@google.com> Date: Fri Apr 10 15:20:04 2009 -0700 OpenCore 2.02 Somehow this files were not deleted. Also include the review comments. commit 66fe0126ce02bd37a18916edaae88b73fb089e00 Author: Jianhong Jiang <jianhong@google.com> Date: Fri Apr 10 14:11:44 2009 -0700 OpenCore 2.02 inside external/opencore/ folder. There are a few changes outside external/opencore/ folder.
Diffstat (limited to 'doc/oscl_html/osclconfig__time__check_8h-source.html')
-rw-r--r--doc/oscl_html/osclconfig__time__check_8h-source.html30
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/oscl_html/osclconfig__time__check_8h-source.html b/doc/oscl_html/osclconfig__time__check_8h-source.html
new file mode 100644
index 000000000..78879819c
--- /dev/null
+++ b/doc/oscl_html/osclconfig__time__check_8h-source.html
@@ -0,0 +1,30 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>osclconfig_time_check.h Source File</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.2.18 -->
+<center>
+<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
+<hr><h1>osclconfig_time_check.h</h1><a href="osclconfig__time__check_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001
+00002 <span class="comment">//osclconfig: this build configuration file is for win32</span>
+00003 <span class="preprocessor">#ifndef OSCLCONFIG_TIME_CHECK_H_INCLUDED</span>
+00004 <span class="preprocessor"></span><span class="preprocessor">#define OSCLCONFIG_TIME_CHECK_H_INCLUDED</span>
+00005 <span class="preprocessor"></span>
+00006
+00012 <span class="preprocessor">#ifndef OSCL_HAS_UNIX_TIME_FUNCS</span>
+00013 <span class="preprocessor"></span><span class="preprocessor">#error "ERROR: OSCL_HAS_UNIX_TIME_FUNCS has to be defined to either 1 or 0"</span>
+00014 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
+00015 <span class="preprocessor"></span>
+<a name="l00020"></a><a class="code" href="osclconfig__time__check_8h.html#a0">00020</a> <span class="keyword">typedef</span> <a class="code" href="osclconfig__time_8h.html#a1">OsclBasicTimeStruct</a> <a class="code" href="osclconfig__time__check_8h.html#a0">__Validate__BasicTimeStruct__</a>;
+00021
+<a name="l00026"></a><a class="code" href="osclconfig__time__check_8h.html#a1">00026</a> <span class="keyword">typedef</span> <a class="code" href="osclconfig__time_8h.html#a2">OsclBasicDateTimeStruct</a> <a class="code" href="osclconfig__time__check_8h.html#a1">__Validate__BasicTimeDateStruct__</a>;
+00027
+00028 <span class="preprocessor">#endif //OSCLCONFIG_TIME_CHECK_H_INCLUDED</span>
+00029 <span class="preprocessor"></span>
+00030
+</pre></div><hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
+<address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small>
+</small></address>
+</body>
+</html>