HomeSort by relevance Sort by last modified time
    Searched refs:here (Results 426 - 450 of 875) sorted by null

<<11121314151617181920>>

  /ndk/toolchains/x86-4.8/
setup.mk 37 # Add and LDFLAGS for the target here
  /ndk/toolchains/x86-4.9/
setup.mk 37 # Add and LDFLAGS for the target here
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
navigation_shifter.js 13 * separation is that trying to make the decision here would require a lot
36 * Thinking of adding something here? Ask these questions:
41 * If you are sure that it belongs here, then the minimum amount of knowledge
initial_speech.js 64 // initial node here.
navigation_speaker.js 69 // We process content-script specific properties here for now.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/testing/
chromevox_unittest_base.js 70 * <p>Html goes here</p>
87 * <p>Html goes here</p>
118 * <p>Html goes here</p>
  /external/chromium_org/third_party/WebKit/PerformanceTests/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/chromium_org/third_party/WebKit/PerformanceTests/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/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
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/llvm/utils/TableGen/
tdtags 42 here - Generate an index for all .td files in the current directory.
94 $SELF -x here
271 printf >&2 '%s: Nothing to do here.\n' "$SELF"
428 .|cwd|here)
  /external/qemu/distrib/sdl-1.2.15/acinclude/
ltdl.m4 63 # AC_CONFIG_SUBDIRS is not called here. LIBLTDL will be prefixed with
73 dnl here make sure it is the same as any other declaration of libltdl's
118 # AC_CONFIG_SUBDIRS is not called from here. If an installed libltdl
129 dnl here make sure it is the same as any other declaration of libltdl's
245 [use the GNU ltdl sources included here])])
450 # we want this `case' here to explicitly catch those versions.
  /external/valgrind/main/coregrind/m_debuginfo/
readmacho.c 444 DiSym* here = (DiSym*)VG_(indexXA)(syms,m); local
445 vg_assert(here->addr < next->addr);
446 if (here->addr + here->size > next->addr)
447 here->size = next->addr - here->addr;
    [all...]
  /frameworks/base/core/java/android/os/
Parcel.java 48 * methods here for writing specific types, or the general
426 * <p class="note">The data you retrieve here <strong>must not</strong>
636 RuntimeException here = new RuntimeException("here"); local
637 here.fillInStackTrace();
638 Log.d(TAG, "Writing " + N + " ArrayMap entries", here);
2477 RuntimeException here = new RuntimeException("here"); local
2498 RuntimeException here = new RuntimeException("here"); local
    [all...]
  /external/chromium_org/chrome/browser/resources/history/
other_devices.js 462 // remove them here, after adding them all above, since we have the data
463 // handy above, but we don't have the width yet. Whereas here, we have the
465 // makes it harder to extract the text data here.
496 * @param {string} header The first line of text (unused here).
497 * @param {string} subHeader The second line of text (unused here).
499 then the login status icon is hidden (unused here).
  /external/valgrind/main/VEX/
test_main.c 1291 IRAtom* here; local
2358 IRAtom *src, *here, *curr; local
    [all...]
  /external/chromium_org/chrome/renderer/resources/extensions/
extension_options.js 34 // register events, but the createfailed event is registered here because
35 // the event is fired from here instead of through
80 // Fire a createfailed event here rather than in ExtensionOptionsGuest
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/arm/armv5te/
vp8_packtokens_mbrow_armv5.asm 78 ; actuall work gets done here!
109 ; off of v, so set a flag here based on this.
175 ; temp variable here. So after r10 is used, reload
188 ; element. Here vp8_extra_bit_struct == 16
  /external/libvpx/libvpx/vp8/encoder/arm/armv5te/
vp8_packtokens_mbrow_armv5.asm 78 ; actuall work gets done here!
109 ; off of v, so set a flag here based on this.
175 ; temp variable here. So after r10 is used, reload
188 ; element. Here vp8_extra_bit_struct == 16
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv5te/
vp8_packtokens_mbrow_armv5.asm 78 ; actuall work gets done here!
109 ; off of v, so set a flag here based on this.
175 ; temp variable here. So after r10 is used, reload
188 ; element. Here vp8_extra_bit_struct == 16
  /ndk/build/core/
add-application.mk 21 # file that will be included here. The latter must define a few variables
23 # code here will perform book-keeping and basic checks
73 # the $(APP_PROJECT_PATH) and extract the value with awk's help. If nothing is here,
  /cts/tests/signature/
Android.mk 37 # Can't call local-intermediates-dir directly here because we have to
  /development/build/tools/
windows_sdk.mk 31 # Windows executables. All the targets specified here are located in
  /external/chromium_org/chrome/browser/resources/chromeos/wallpaper_manager/js/
util.js 61 // Do not use loadend here to handle both success and failure case. It gets
  /external/chromium_org/chrome/browser/resources/security_warnings/
interstitial_v2.js 45 // The values input here are not trusted. Never use innerHTML on these
  /external/chromium_org/chrome/common/extensions/docs/examples/api/eventPage/basic/
background.js 49 // another here.

Completed in 787 milliseconds

<<11121314151617181920>>