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

<<11121314151617181920>>

  /external/bison/examples/calc++/
location.hh 95 /// Extend the current location to the COUNT next columns.
101 /// Extend the current location to the COUNT next lines.
  /external/chromium/net/tools/flip_server/
simple_buffer.cc 157 // that we're extending this thing repeatedly, we should extend to twice
165 // have to extend the thing
  /external/eigen/Eigen/src/Eigen2Support/Geometry/
AlignedBox.h 83 inline AlignedBox& extend(const VectorType& p) function in class:Eigen::AlignedBox
87 inline AlignedBox& extend(const AlignedBox& b) function in class:Eigen::AlignedBox
  /external/libvpx/generic/
libvpx_srcs.txt 21 vp8/common/extend.c
22 vp8/common/extend.h
  /external/libvpx/mips/
libvpx_srcs.txt 21 vp8/common/extend.c
22 vp8/common/extend.h
  /external/libvpx/mips-dspr2/
libvpx_srcs.txt 21 vp8/common/extend.c
22 vp8/common/extend.h
  /external/nist-sip/java/gov/nist/javax/sip/parser/
HeaderParser.java 33 * Generic header parser class. The parsers for various headers extend this
34 * class. To create a parser for a new header, extend this class and change
  /external/proguard/src/proguard/classfile/
Clazz.java 113 * A class is always considered to extend itself.
114 * Interfaces are considered to only extend the root Object class.
  /external/qemu/distrib/sdl-1.2.15/src/audio/
SDL_mixer_m68k.c 132 " extl %%d1\n" /* extend d1 to 32 bits */
180 " extl %%d1\n" /* extend d1 to 32 bits */
  /external/quake/quake/src/QW/
qw2do.txt 13 x- look over stuffbuf again, possible clean up? extend stuffbuf to generic backbuffer for
75 - extend "style" key for lights
  /frameworks/base/docs/html/training/load-data-background/
setup-loader.jd 13 <a href="#Extend">Define an Activity That Uses CursorLoader</a>
39 <h2 id="Extend">Define an Activity That Uses CursorLoader</h2>
  /packages/apps/Email/tests/src/com/android/email/
ThrottleTest.java 121 // Call again in 10 ms -- will extend timeout.
126 // Call again in TIMEOUT_EXTEND_INTERAVL ms -- will extend timeout.
  /packages/inputmethods/PinyinIME/jni/include/
matrixsearch.h 81 // to extend "ao", otherwise the result may be "shoud ao", that is not
87 // nodes at 'g' has full ids ('heng'), so it is necessary to extend "ao", thus
201 DictExtPara *dep_; // Parameter used to extend DMI nodes.
299 // Extend a DMI node with a spelling id. ext_len is the length of the rows
300 // to extend, actually, it is the size of the spelling string of splid.
312 // If dmi == NULL, this function will extend the root node of DictTrie
320 // Extend dmi for the composing phrase.
323 // Extend a MatrixNode with the give LmaPsbItem list.
  /external/llvm/lib/CodeGen/
LiveRangeCalc.cpp 77 // reading Reg multiple times. That is OK, extend() is idempotent.
85 // Extend the live range to be live-out from PredMBB.
102 extend(LI, Idx, Reg);
135 void LiveRangeCalc::extend(LiveInterval *LI, function in class:LiveRangeCalc
146 // Is there a def in the same MBB we can extend?
LiveRangeCalc.h 160 /// extend - Extend the live range of LI to reach Kill.
168 void extend(LiveInterval *LI, SlotIndex Kill, unsigned PhysReg = 0);
180 /// extendToUses - Extend the live range of LI to reach all uses of Reg.
186 /// extendToUses - Extend the live range of LI to reach all uses of LI->reg.
  /frameworks/base/docs/html/training/gestures/
viewgroup.jd 19 <li><a href="#delegate">Extend a Child View's Touchable Area</a></li>
210 <h2 id="delegate">Extend a Child View's Touchable Area</h2>
213 for a parent to extend the touchable area of a child view beyond the child's bounds.
219 "delegate view" (that is, the child whose touch area the parent will extend).
287 // Extend the touch area of the ImageButton beyond its bounds
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
mmintrin.h 162 /* Take the four 8-bit values from the low half of M1, sign extend them,
170 /* Take the two 16-bit values from the low half of M1, sign extend them,
186 /* Take the four 8-bit values from the high half of M1, sign extend them,
194 /* Take the two 16-bit values from the high half of M1, sign extend them,
210 /* Take the four 8-bit values from the low half of M1, zero extend them,
218 /* Take the two 16-bit values from the low half of M1, zero extend them,
234 /* Take the four 8-bit values from the high half of M1, zero extend them,
242 /* Take the two 16-bit values from the high half of M1, zero extend them,
772 /* Extract one of the elements of A and sign extend. The selector N must
778 /* Extract one of the elements of A and zero extend. The selector N mus
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
mmintrin.h 162 /* Take the four 8-bit values from the low half of M1, sign extend them,
170 /* Take the two 16-bit values from the low half of M1, sign extend them,
186 /* Take the four 8-bit values from the high half of M1, sign extend them,
194 /* Take the two 16-bit values from the high half of M1, sign extend them,
210 /* Take the four 8-bit values from the low half of M1, zero extend them,
218 /* Take the two 16-bit values from the low half of M1, zero extend them,
234 /* Take the four 8-bit values from the high half of M1, zero extend them,
242 /* Take the two 16-bit values from the high half of M1, zero extend them,
772 /* Extract one of the elements of A and sign extend. The selector N must
778 /* Extract one of the elements of A and zero extend. The selector N mus
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
mmintrin.h 162 /* Take the four 8-bit values from the low half of M1, sign extend them,
170 /* Take the two 16-bit values from the low half of M1, sign extend them,
186 /* Take the four 8-bit values from the high half of M1, sign extend them,
194 /* Take the two 16-bit values from the high half of M1, sign extend them,
210 /* Take the four 8-bit values from the low half of M1, zero extend them,
218 /* Take the two 16-bit values from the low half of M1, zero extend them,
234 /* Take the four 8-bit values from the high half of M1, zero extend them,
242 /* Take the two 16-bit values from the high half of M1, zero extend them,
772 /* Extract one of the elements of A and sign extend. The selector N must
778 /* Extract one of the elements of A and zero extend. The selector N mus
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
mmintrin.h 162 /* Take the four 8-bit values from the low half of M1, sign extend them,
170 /* Take the two 16-bit values from the low half of M1, sign extend them,
186 /* Take the four 8-bit values from the high half of M1, sign extend them,
194 /* Take the two 16-bit values from the high half of M1, sign extend them,
210 /* Take the four 8-bit values from the low half of M1, zero extend them,
218 /* Take the two 16-bit values from the low half of M1, zero extend them,
234 /* Take the four 8-bit values from the high half of M1, zero extend them,
242 /* Take the two 16-bit values from the high half of M1, zero extend them,
772 /* Extract one of the elements of A and sign extend. The selector N must
778 /* Extract one of the elements of A and zero extend. The selector N mus
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
mmintrin.h 162 /* Take the four 8-bit values from the low half of M1, sign extend them,
170 /* Take the two 16-bit values from the low half of M1, sign extend them,
186 /* Take the four 8-bit values from the high half of M1, sign extend them,
194 /* Take the two 16-bit values from the high half of M1, sign extend them,
210 /* Take the four 8-bit values from the low half of M1, zero extend them,
218 /* Take the two 16-bit values from the low half of M1, zero extend them,
234 /* Take the four 8-bit values from the high half of M1, zero extend them,
242 /* Take the two 16-bit values from the high half of M1, zero extend them,
772 /* Extract one of the elements of A and sign extend. The selector N must
778 /* Extract one of the elements of A and zero extend. The selector N mus
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
mmintrin.h 162 /* Take the four 8-bit values from the low half of M1, sign extend them,
170 /* Take the two 16-bit values from the low half of M1, sign extend them,
186 /* Take the four 8-bit values from the high half of M1, sign extend them,
194 /* Take the two 16-bit values from the high half of M1, sign extend them,
210 /* Take the four 8-bit values from the low half of M1, zero extend them,
218 /* Take the two 16-bit values from the low half of M1, zero extend them,
234 /* Take the four 8-bit values from the high half of M1, zero extend them,
242 /* Take the two 16-bit values from the high half of M1, zero extend them,
772 /* Extract one of the elements of A and sign extend. The selector N must
778 /* Extract one of the elements of A and zero extend. The selector N mus
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
mmintrin.h 162 /* Take the four 8-bit values from the low half of M1, sign extend them,
170 /* Take the two 16-bit values from the low half of M1, sign extend them,
186 /* Take the four 8-bit values from the high half of M1, sign extend them,
194 /* Take the two 16-bit values from the high half of M1, sign extend them,
210 /* Take the four 8-bit values from the low half of M1, zero extend them,
218 /* Take the two 16-bit values from the low half of M1, zero extend them,
234 /* Take the four 8-bit values from the high half of M1, zero extend them,
242 /* Take the two 16-bit values from the high half of M1, zero extend them,
772 /* Extract one of the elements of A and sign extend. The selector N must
778 /* Extract one of the elements of A and zero extend. The selector N mus
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
mmintrin.h 162 /* Take the four 8-bit values from the low half of M1, sign extend them,
170 /* Take the two 16-bit values from the low half of M1, sign extend them,
186 /* Take the four 8-bit values from the high half of M1, sign extend them,
194 /* Take the two 16-bit values from the high half of M1, sign extend them,
210 /* Take the four 8-bit values from the low half of M1, zero extend them,
218 /* Take the two 16-bit values from the low half of M1, zero extend them,
234 /* Take the four 8-bit values from the high half of M1, zero extend them,
242 /* Take the two 16-bit values from the high half of M1, zero extend them,
772 /* Extract one of the elements of A and sign extend. The selector N must
778 /* Extract one of the elements of A and zero extend. The selector N mus
    [all...]
  /external/openssl/ssl/
s2_pkt.c 118 static int read_n(SSL *s,unsigned int n,unsigned int max,unsigned int extend);
319 unsigned int extend)
327 if (extend)
345 * First, if there is some left or we want to extend */
347 if ((s->s2->rbuf_left != 0) || ((s->packet_length != 0) && extend))
350 if (extend)
409 if (extend)

Completed in 743 milliseconds

<<11121314151617181920>>