HomeSort by relevance Sort by last modified time
    Searched refs:into (Results 26 - 50 of 328) sorted by null

12 3 4 5 6 7 8 91011>>

  /hardware/libhardware_legacy/
Android.mk 47 # legacy_audio builds it's own set of libraries that aren't linked into
  /external/icu4c/samples/ufortune/resources/
fortune_resources.mak 41 # Inference rule, for compiling a .txt file into a .res file.
42 # -t fools make into thinking there are files such as es.res, etc
  /external/libvpx/vp8/encoder/x86/
variance_impl_mmx.asm 114 add rbx,rdx ; Inc pointer into ref data
115 add rax,rcx ; Inc pointer into the new data
138 add rbx,rdx ; Inc pointer into ref data
139 add rax,rcx ; Inc pointer into the new data
161 add rbx,rdx ; Inc pointer into ref data
162 add rax,rcx ; Inc pointer into the new data
184 add rbx,rdx ; Inc pointer into ref data
185 add rax,rcx ; Inc pointer into the new data
207 add rbx,rdx ; Inc pointer into ref data
208 add rax,rcx ; Inc pointer into the new dat
    [all...]
  /external/mesa3d/docs/
MESA_set_3dfx_mode.spec 32 The Mesa Glide driver allows full-screen rendering or rendering into
56 mode or rendering into an X window. An application can switch between
  /external/v8/test/mjsunit/
array-elements-from-array-prototype-chain.js 38 // Note: they are put into a separate file as we need maximally clean
58 // Side-effects: Array.prototype[3] percolates into a[2] and Array.prototype[7[
59 // into a[6], still visible at the corresponding indices.
72 // Side-effects: Array.prototype[3] now percolates into a[5] and Array.prototype[7]
73 // into a[9].
147 // 4 and above shifted left by one reifying at7 into a0[6] and keeping
176 // reifying at7 into a0[8] and keeping a hole at a0[7].
array-elements-from-array-prototype.js 38 // Note: they are put into a separate file as we need maximally clean
58 // Side-effects: Array.prototype[3] percolates into a[2] and Array.prototype[7[
59 // into a[6], still visible at the corresponding indices.
72 // Side-effects: Array.prototype[3] now percolates into a[5] and Array.prototype[7]
73 // into a[9].
147 // 4 and above shifted left by one reifying at7 into a0[6] and keeping
176 // reifying at7 into a0[8] and keeping a hole at a0[7].
array-elements-from-object-prototype.js 38 // Note: they are put into a separate file as we need maximally clean
58 // Side-effects: Array.prototype[3] percolates into a[2] and Array.prototype[7[
59 // into a[6], still visible at the corresponding indices.
72 // Side-effects: Array.prototype[3] now percolates into a[5] and Array.prototype[7]
73 // into a[9].
147 // 4 and above shifted left by one reifying at7 into a0[6] and keeping
176 // reifying at7 into a0[8] and keeping a hole at a0[7].
const-eval-init.js 39 // Initialization turns into assignment to global 'x'.
53 // Initialization turns into assignment to global 'x'.
81 // Initialization turns into assignment to global 'x' which
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLTableElement31.js 79 the table is empty the row is inserted into a TBODY which is created
80 and inserted into the table.
85 have a TBODY element. Insert a new row into the empty
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLTableElement31.js 79 the table is empty the row is inserted into a TBODY which is created
80 and inserted into the table.
85 have a TBODY element. Insert a new row into the empty
  /external/grub/docs/
menu.lst 75 # For installing GRUB into the hard disk
76 title Install GRUB into the hard disk
  /external/icu4c/samples/ufortune/
fortunedefs.mk 10 # static - will statically link data into ufortune
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
toplevel.ml 30 (* Evaluate a top-level expression into an anonymous function. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
toplevel.ml 30 (* Evaluate a top-level expression into an anonymous function. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
toplevel.ml 30 (* Evaluate a top-level expression into an anonymous function. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
toplevel.ml 30 (* Evaluate a top-level expression into an anonymous function. *)
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
symshift.pl 2 # Perl script symshift.pl --- shift symbols of different tables into proper
10 # compiling a source FST into its binary format.
17 # For each set, symbols are mapped into one-byte ids [0..255].
18 # Finite-State-Transducers are used to transform one sequence of symbols into
21 # into a corresponding plane when forming such input sequences:
87 and converts into one symbol table with ids in range [0..2^16-1] which
96 -pb_strengths <infile> read symbol tables from <file> and shift them into
  /external/webkit/Source/JavaScriptCore/wtf/
TCSpinLock.h 167 mov eax, lockword ; assign lockword into eax
168 mov ebx, 1 ; assign 1 into ebx
  /frameworks/base/packages/SystemUI/tests/
Android.mk 26 # sign this with platform cert, so this test is allowed to inject key events into
  /packages/apps/BasicSmsReceiver/tests/
Android.mk 28 # automatically get all of its classes loaded into our environment.
  /packages/apps/Browser/tests/
Android.mk 28 # automatically get all of its classes loaded into our environment.
  /packages/apps/Email/tests/
Android.mk 28 # automatically get all of its classes loaded into our environment.
  /packages/apps/Exchange/tests/
Android.mk 28 # automatically get all of its classes loaded into our environment.
  /packages/apps/Gallery2/gallerycommon/
Android.mk 19 # AIDL files are also compiled into the static library
  /packages/apps/Mms/tests/
Android.mk 28 # automatically get all of its classes loaded into our environment.

Completed in 846 milliseconds

12 3 4 5 6 7 8 91011>>