HomeSort by relevance Sort by last modified time
    Searched refs:here (Results 51 - 75 of 358) sorted by null

1 23 4 5 6 7 8 91011>>

  /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/icu4c/data/mappings/
ucmcore.mk 9 # Listed here:
  /external/icu4c/samples/ufortune/
fortunedefs.mk 28 # DLL and static modes are identical here
  /external/libvpx/libvpx/vp8/common/
findnearmv.h 73 const MODE_INFO *here,
84 const MODE_INFO *here,
  /external/llvm/
llvm-device-build.mk 16 # to here.
  /external/webkit/LayoutTests/fast/dom/EntityReference/script-tests/
readonly-exceptions.js 11 // Spec is ambigious as to if we should throw here or not. I've requested clarification:
  /external/yaffs2/yaffs2/
Kconfig 15 To compile the YAFFS2 file system support as a module, choose M here:
  /hardware/samsung_slsi/exynos5/mobicore/daemon/
Android.mk 20 # Add new source files here
  /ndk/build/core/
default-application.mk 21 # We expect the build script to be located here
  /external/v8/test/mjsunit/regress/
regress-102153.js 46 for (var i = 0; i < 3; i++) { // Break here.
53 assertTrue(Debug.showBreakPoints(test).indexOf("// Break here.") >= 0);
regress-117409.js 45 // and the backing store. Debug mode will crash here in set_elements accessor.
51 // Release mode will crash here when trying to visit parts of E as pointers.
  /external/valgrind/main/coregrind/m_syswrap/
priv_types_n_macros.h 439 let here = offset_of_reg
440 in [here .. here + sizeof(t) - 1]
446 Int here = layout->o_arg##n; \
448 vg_assert(here >= 0); \
451 here, sizeof(t) \
463 Int here = layout->o_arg##n; \
466 vg_assert(here >= 0); \
490 let here = offset_of_reg
491 in [here .. here + sizeof(t) - 1
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
rdopt.h 124 const MODE_INFO *here,
  /external/libxml2/include/libxml/
xpointer.h 97 xmlNodePtr here,
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_rwops.h 85 Uint8 *here; member in struct:SDL_RWops::__anon13278::__anon13282
  /external/qemu/distrib/sdl-1.2.15/src/video/svga/
SDL_svgaevents.c 35 #error You must choose your operating system here
51 #error You must choose your operating system here
147 #error You must choose your operating system here
411 #error You must choose your operating system here
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_rwops.h 85 Uint8 *here; member in struct:SDL_RWops::__anon43423::__anon43427
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_rwops.h 85 Uint8 *here; member in struct:SDL_RWops::__anon43448::__anon43452
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_rwops.h 85 Uint8 *here; member in struct:SDL_RWops::__anon43473::__anon43477
  /sdk/find_java/
find_java.bat 41 echo We recommend that you install the JDK version of JavaSE, available here:
48 echo You can find the complete Android SDK requirements here:
  /bionic/libdl/
Android.mk 31 # few symbols from libc. Using --no-undefined here results in having to link
  /device/samsung/maguro/
full_maguro.mk 34 # Set those variables here to overwrite the inherited values.
  /device/samsung/toro/
full_toro.mk 41 # Set those variables here to overwrite the inherited values.
  /device/samsung/toroplus/
full_toroplus.mk 34 # Set those variables here to overwrite the inherited values.
  /device/samsung/tuna/
full_tuna.mk 31 # Set those variables here to overwrite the inherited values.

Completed in 2039 milliseconds

1 23 4 5 6 7 8 91011>>