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

<<11121314151617181920>>

  /external/clearsilver/util/
neo_date.c 79 /* We assume here that HAVE_TM_ZONE implies HAVE_TM_GMTOFF and
99 /* We probably shouldn't use the _r versions here since this
  /external/dbus/bus/
system.conf.in 44 even if they aren't in here -->
52 <!-- Config files are placed here that among other things, punch
  /external/dbus/test/data/valid-config-files/
system.conf 44 even if they aren't in here -->
52 <!-- Config files are placed here that among other things, punch
  /external/gtest/test/
gtest_throw_on_failure_test_.cc 47 // (e.g. TEST and RUN_ALL_TESTS) here.
54 // here.
  /external/jpeg/
jmemnobs.c 69 * Here we always say, "we got all you want bud!"
96 * cleanup required. Here, there isn't any.
  /external/opencore/
README 52 |-- make <- makefile to build outside of Android is here
54 |-- include <- header files that are part of the external interface go here
  /external/opencore/oscl/oscl/osclio/src/
oscl_dns_tuneables.h 36 ** Enable/disable the PV DNS server here.
47 ** option is not good here, since some DNS requests will
  /external/qemu/distrib/sdl-1.2.12/src/main/epoc/
SDL_main.cpp 106 int ret = main(argc, argv, envp); /* !! process exits here if there is "exit()" in main! */
109 exit(ret); /* !! process exits here! */
  /external/webkit/JavaScriptCore/API/tests/
Node.c 51 /* Linear search from tail -- good enough for our purposes here */
66 /* Linear search from tail -- good enough for our purposes here */
NodeList.c 42 /* Linear count from tail -- good enough for our purposes here */
59 /* Linear search from tail -- good enough for our purposes here */
  /external/webkit/WebCore/css/
CSSRuleList.cpp 75 // FIXME: Should we throw an INDEX_SIZE_ERR exception here?
102 // FIXME: Should we throw an INDEX_SIZE_ERR exception here?
  /external/webkit/WebCore/manual-tests/
bugzilla-6821.html 19 Move the mouse over the text &ldquo;Hover here&rdquo; until it disappears and &ldquo;Wait&rdquo; appears, then DO NOT MOVE the mouse
51 <span id="c" onmouseover="hoveredC()">Hover here<br><span style="background: black;">&nbsp;Wait&nbsp;</span></span>
scrollIntoView-horizontal.html 24 <div style="height: 500px; width: 1200px; border: 1px solid;">here is a big empty div</div>
30 <div style="height: 500px; width: 1200px; border: 1px solid; position: absolute; top: 1300px;">here is a big empty div</div>
  /external/webkit/WebCore/rendering/
PointerEventsHitRules.cpp 66 // nothing to do here, defaults are all false.
100 // nothing to do here, defaults are all false.
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
mschapv2.c 68 * here so that challenges need not be saved. */
94 /* Generate master_key here since we have the needed data available. */
  /frameworks/base/core/java/android/text/
TextWatcher.java 51 * and invalidated the offsets. But if you need to know here,
53 * to mark your place and then look up from here where the span
  /frameworks/base/core/jni/
TimeUtils.h 33 * in Java. They could be done here, but it's not expected that this class
35 * file. The reason to do it here is to not mix the implementation of this
  /frameworks/base/core/res/res/layout/
list_menu_item_layout.xml 21 <!-- Icon will be inserted here. -->
57 <!-- Checkbox, and/or radio button will be inserted here. -->
  /prebuilt/sdk/tools/
Android.mk 23 # We can't simple call $(BUILD_PREBUILT) here, because $(ACP) is not
87 # $(BUILD_PREBUILT) here, because we must put dx.jar as dependecy of dx.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle1/
PaletteFactory.java 36 /** Static factory, nothing to instantiate here. */
68 Leave this piece of code here in case we want it back later.
  /system/core/sh/
parser.c 80 struct heredoc *next; /* next here document in list */
81 union node *here; /* redirection node */ member in struct:heredoc
89 struct heredoc *heredoclist; /* list of here documents to read */
389 * Newline or semicolon here is optional (but note
645 struct heredoc *here = heredoc; local
651 TRACE(("Here document %d\n", n->type));
652 if (here->striptabs) {
659 here->eofmark = wordtext;
660 here->next = NULL;
662 heredoclist = here;
682 struct heredoc *here; local
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
h245_deleter.cpp 57 /* ---- Extension Begins Here ---- */
116 /* ---- Extension Begins Here ---- */
223 /* ---- Extension Begins Here ---- */
286 /* ---- Extension Begins Here ---- */
373 /* ---- Extension Begins Here ---- */
431 /* ---- Extension Begins Here ---- */
442 /* ---- Extension Begins Here ---- */
489 /* ---- Extension Begins Here ---- */
500 /* ---- Extension Begins Here ---- */
529 /* ---- Extension Begins Here ---- *
    [all...]
  /bionic/libc/arch-x86/bionic/
clone.S 52 /* XXX: TODO: Add __bionic_clone here
  /bionic/libdl/
libdl.c 30 /* we munge the cb definition so we don't have to include any headers here.
  /cts/tests/src/android/app/cts/
MockApplication.java 45 // test it here.

Completed in 144 milliseconds

<<11121314151617181920>>