HomeSort by relevance Sort by last modified time
    Searched full:here (Results 1176 - 1200 of 8873) sorted by null

<<41424344454647484950>>

  /external/e2fsprogs/intl/
localcharset.c 209 sources of many GNU packages, simply inline the aliases here. */
235 runtime, simply inline the aliases here. */
290 use setlocale here; it would return "C" when it doesn't support the
  /external/emma/core/java12/com/vladium/util/exception/
AbstractException.java 200 // this is the same as what's done in Throwable.toString() [copied here to be independent of future JDK changes]
220 // [copied here to be independent of future JDK changes]
291 * Equivalent to {@link ExceptionCommon#addExceptionResource}, repeated here for
AbstractRuntimeException.java 200 // this is the same as what's done in Throwable.toString() [copied here to be independent of future JDK changes]
220 // [copied here to be independent of future JDK changes]
291 * Equivalent to {@link ExceptionCommon#addExceptionResource}, repeated here for
  /external/grub/netboot/
otulip.c 77 /* with minor alterations to make it work here. the Linux code is */
178 here. This should be fixed to use the hints in the SROM and
181 21143 should be added here as well */
  /external/icu4c/common/
ustr_wcs.c 17 * moved here from ustrtrns.c for better modularization.
145 * here we assume that every char requires
332 /* here the source is not null terminated
  /external/icu4c/samples/layout/
readme.html 53 Windows. Here's how to get the fonts:</p>
72 Browser</a> page and click on the link that says "Click Here to download
101 <p>Here is the list of legal script names:</p>
  /external/jpeg/
ckconfig.c 35 #define HAVE_STDDEF_H /* replace 'define' by 'undef' if error here */
148 * If you get an error anywhere in here, undefine HAVE_VOID.
178 * If you get an error here, undefine HAVE_CONST.
  /external/mtpd/
pptp.c 337 * always uses CCRQ to clear a call, so here we still handle it. */
385 /* We reach here if we got an unexpected message. Just log it. */
398 * block for a long time. Here we simply take the shortcut: do nothing. */
  /external/opencore/oscl/oscl/osclbase/src/
oscl_queue.h 327 //must use "pointer" instead of "T*" here to avoid ADS 1.2 compile error.
346 // complexity here..
347 // (need something here, we don't want implicit assignment either
  /external/opencore/pvmi/pvmf/include/
pvmf_node_utils.h 271 //cleaned up later, so assert here.
292 //cleaned up later, so assert here.
316 //cleaned up later, so assert here.
  /external/qemu/distrib/sdl-1.2.12/src/audio/macrom/
SDL_romaudio.c 132 /* Uh oh... probably crashes here */;
164 * interrupt here, but that means you locked for way too long anyhow.
351 /* Uh oh... probably crashes here */;
  /external/stlport/stlport/stl/
_ostream.h 164 // end class declaration here
194 //Implementation is here only to avoid warning with some compilers.
201 // close basic_ostream class definition here
  /external/webkit/JavaScriptCore/pcre/
pcre_exec.cpp 134 const UChar* subjectPtrAtStartOfInstruction; // Several instrutions stash away a subjectPtr here for later compare
450 int othercase; /* Declare here to avoid errors during jumps */
469 // Using a static const here makes this line disappear, but makes later access hotter (not sure why)
646 into group 0, so it won't be picked up here. Instead, we catch it when
    [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9/
date-format-tofte.js 177 // thanks to Matt Bannon for some much needed code-fixes here!
192 // here we check for that.
209 // i call the function here again, using the last day
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
date-format-tofte.js 177 // thanks to Matt Bannon for some much needed code-fixes here!
192 // here we check for that.
209 // i call the function here again, using the last day
  /external/webkit/WebCore/page/animation/
ImplicitAnimation.cpp 213 // We can get here for a transition that has not started yet. This would make m_toStyle unset and null.
214 // So we check that here (see <https://bugs.webkit.org/show_bug.cgi?id=26706>)
223 // it would have a null toStyle. So just in case, let's check that here. (See
  /external/webkit/WebCore/platform/graphics/
FontFastPath.cpp 132 // System fallback is character-dependent. When we get here, we
134 // font's glyph page. Try to lazily create it here.
222 if (c < 0x1100) // U+1100 through U+11FF Hangul Jamo (only Ancient Korean should be left here if you precompose; Modern Korean will be precomposed as a result of step A)
  /external/webkit/WebCore/plugins/
PluginPackage.cpp 147 // gotten here by way of the plugin's internal window proc forwarding a message to our
148 // original window proc. If we free the plugin library from here, we will jump back
220 // since the revision can be larger than a 8 bits, so we allow it 16 here and
  /external/webkit/WebCore/xml/
XSLTProcessorLibxslt.cpp 98 // FIXME: There seems to be no way to control the ctxt pointer for loading here, thus we have globals.
137 // We don't specify an encoding here. Neither Gecko nor WinIE respects
230 stylesheetRootNode->document()->url()); // FIXME: Should we use baseURL here?
  /frameworks/base/core/java/android/view/inputmethod/
InputMethod.java 48 * here is the top-level interface to the input method, providing all
200 * be told the impact of their request, which should be supplied here.
214 * be told the impact of their request, which should be supplied here.
  /frameworks/base/docs/html/resources/articles/
glsurfaceview.jd 28 <p>Here's the source code to the simplest possible OpenGL ES application:</p>
96 set your OpenGL viewport. You may also want to set your camera here, if
108 input events. Here's a slightly longer example showing how to do that:</p>
painless-threading.jd 41 <p>Here's an example of a click listener downloading an image over the
63 them but here is a comprehensive list:</p>
127 but here is a quick overview of how it works:</p>
  /frameworks/base/include/utils/
List.h 25 // The only class you want to use from here is "List".
101 // Here, in this implementation, the iterators can be converted
265 * vector<>, which can just do pointer math). Here we limit it to
  /frameworks/base/test-runner/src/android/test/
ActivityUnitTestCase.java 34 * automatically here by {@link #setUp} and {@link #tearDown}.
189 * here. You must call this function before calling {@link #startActivity}. If you wish to
296 * By returning null here, we inhibit the creation of any "container" for the window.
  /hardware/msm7k/libgralloc-qsd8k/
gralloc.cpp 52 /* our private data here */
438 * all here.
453 /* initialize our state here */

Completed in 224 milliseconds

<<41424344454647484950>>