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

12 3

  /external/llvm/test/Bindings/Ocaml/
vmcore.ml 149 let two = const_int i16_type 2 in
163 let c = const_vector [| one; two; one; two;
164 one; two; one; two |] in
171 let c = const_struct context [| one; two; three; four |] in
471 let g2 = declare_global i32_type "Two" m in
482 insist ("->One->Two" = fold_left_globals lf "" m);
485 insist ("One<-Two<-" = fold_right_globals rf m "");
630 let f2 = define_function "Two" ty m i
    [all...]
  /external/llvm/test/MC/ARM/
neon-shiftaccum-encoding.s 20 @ Two-operand syntax variant.
89 @ Two-operand syntax variant.
159 @ Two-operand syntax variant.
neont2-shiftaccum-encoding.s 22 @ Two-operand syntax variant.
92 @ Two-operand syntax variant.
162 @ Two-operand syntax variant.
neon-add-encoding.s 107 @ Two-operand forms.
185 @ two-operand variants.
237 @ Two-operand variants
neon-bitwise-encoding.s 240 @ Two-operand aliases
neon-shift-encoding.s 432 @ Two-operand VRSHL forms.
468 @ Two-operand forms.
  /external/llvm/utils/obj2yaml/
coff2yaml.cpp 14 template <typename One, typename Two>
17 Two second;
  /external/v8/test/mjsunit/regress/
regress-1853.js 67 target: "Scrip.Two",
  /external/webkit/LayoutTests/dom/html/level2/events/
dispatchEvent13.js 164 Two listeners are registered on the same target, each of which will remove both itself and
  /external/webkit/LayoutTests/dom/xhtml/level2/events/
dispatchEvent13.js 164 Two listeners are registered on the same target, each of which will remove both itself and
  /external/v8/test/mjsunit/harmony/
debug-blockscopes.js 290 // Two variables in a block scope.
312 // Two variables in a block scope.
453 // For loop with two variable declarations.
  /external/libffi/src/powerpc/
ppc_closure.S 215 # case FFI_SYSV_TYPE_SMALL_STRUCT + 2. Two byte struct.
  /external/libvpx/libvpx/
examples.mk 75 twopass_encoder.DESCRIPTION = Two-pass encoder loop
  /external/clang/lib/CodeGen/
CGRTTI.cpp 500 llvm::Constant *Two = llvm::ConstantInt::get(PtrDiffTy, 2);
501 VTable = llvm::ConstantExpr::getInBoundsGetElementPtr(VTable, Two);
    [all...]
CGObjCGNU.cpp 245 /// Push the property attributes into two structure fields.
266 // The second field is the next four fields left shifted by two, with the
269 // Two padding fields
    [all...]
  /external/v8/test/mjsunit/
debug-scopes.js 591 // Two closures. Due to optimizations only the parts actually used are provided
621 // Two closures. In the presence of eval all information is provided as the
strict-mode.js 191 // Two getters (non-strict)
196 // Two setters (non-strict)
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
crypto-aes.js 181 // encode nonce in two stages to cater for JavaScript 32-bit limit on bitwise ops
193 // again done in two stages for 32-bit ops
398 Two of the fairest stars in all the heaven,\n\
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
crypto-aes.js 181 // encode nonce in two stages to cater for JavaScript 32-bit limit on bitwise ops
193 // again done in two stages for 32-bit ops
398 Two of the fairest stars in all the heaven,\n\
  /external/libvorbis/doc/
02-bitpacking.tex 13 native word size of eight bits (octets), sixteen bits, thirty-two bits
33 octet (eight bits) and a word to be a group of two, four or eight
42 only bit set when the byte is storing the two's complement integer
95 an unsigned integer, or '-1' as a signed, two's complement integer.
190 We read two, two-bit integer fields, resulting in the returned numbers
191 'b00' and 'b11'. Two things are worth noting here:
200 two-bit-wide integer 'b11'. This value may be interpreted either as
  /external/iproute2/doc/
ip-tunnels.tex 32 A: You are right, it does not work. The command written above is split to two commands.
184 say that they are zero or wildcard. Two tunnels of one mode cannot
189 Tunnels are divided to two classes: {\bf pointopoint} tunnels, which
  /external/oprofile/events/mips/74K/
events 144 event:0x436 counters:1,3 um:zero minimum:500 name:TWO_INSNS_CYCLES : 54-1 Two instructions graduated cycles
  /external/libvpx/libvpx/vp8/common/ppc/
filter_altivec.asm 765 ;# Two pass filtering. First pass is Horizontal edges, second pass is vertical
  /external/llvm/lib/Analysis/
DependenceAnalysis.cpp 456 // two Line constraints, and the right-hand value, Y, is never
    [all...]
ScalarEvolution.cpp 743 // Calculate K! / 2^T and T; we divide out the factors of two before
    [all...]

Completed in 958 milliseconds

12 3