HomeSort by relevance Sort by last modified time
    Searched refs:need (Results 176 - 200 of 229) sorted by null

1 2 3 4 5 6 78 910

  /external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 181 # Note: backticks need to be processed before quotes.
710 If you need to use literal straight quotes (or plain hyphens and
  /external/stlport/stlport/stl/config/
features.h 81 # error If you do not use iostreams you do not need to build the STLport library.
533 * Here we don't use a macro because we do not need it and because
1003 /* We only need to expose details of streams implementation
    [all...]
  /ndk/sources/android/stlport/stlport/stl/config/
features.h 81 # error If you do not use iostreams you do not need to build the STLport library.
533 * Here we don't use a macro because we do not need it and because
1003 /* We only need to expose details of streams implementation
    [all...]
  /dalvik/docs/
prettify.js 39 * need to specify which language the code is in.
396 // calculate how much space we need in front of this part
    [all...]
  /external/guava/src/com/google/common/primitives/
generate.sh 295 * <p>If you need to convert and concatenate several values (possibly even of
  /external/libvpx/vp8/common/arm/armv6/
simpleloopfilter_v6.asm 77 mov lr, #0 ; need 0 in a couple places
  /external/libvpx/vp8/common/arm/neon/
loopfilterverticaledge_uv_neon.asm 137 ;vld1.u8 {q4}, [r12]! ;no need 7 any more
loopfilterverticaledge_y_neon.asm 133 ;vld1.u8 {q4}, [r12]! ;no need 7 any more
  /external/libvpx/vp8/decoder/arm/
detokenize.asm 131 ; if count <= 0, += BR_COUNT; value |= *bufptr++ << (BR_COUNT-count); BR_COUNT = 8, but need to upshift values by +16
  /external/zlib/contrib/masm686/
match.asm 79 ; Don't need anymore of the struct for match
  /external/chromium/third_party/icu/source/data/
makedata.mak 38 # need to nuke \\ for .NET...
149 # The current ICU tools need to be in the path first.
400 # They are not built by default but need to be built for ICU4J data and for getting the .c source files
  /external/dropbear/libtommath/
bn.tex 164 don't need the vast majority of the library to perform these operations. Aside from LTM\_ALL there is
166 classes can be defined base on the need of the user.
532 /* we need a 60-digit number */
597 the array. If you need to perform an operation that requires more digits you will have to mp\_grow() the mp\_int to
622 /* We need to add 20 digits to the number */
    [all...]
  /frameworks/base/core/java/android/view/
ViewGroup.java 71 * Views which have been hidden or removed which need to be animated on
129 // If set, this ViewGroup has padding; if unset there is no padding and we don't need
3383 int need = 0; local
    [all...]
  /external/icu4c/data/
makedata.mak 38 # need to nuke \\ for .NET...
149 # The current ICU tools need to be in the path first.
486 # They are not built by default but need to be built for ICU4J data and for getting the .c source files
    [all...]
  /external/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_copyframeyonly_neon.asm 86 ;Not need to load y_width, since: y_width = y_stride - 2*border
  /frameworks/base/core/java/android/webkit/
WebViewCore.java 134 // No need to assign this in the WebCore thread.
142 // We need to wait for the initial thread creation before sending
183 * frame-related functions. We need to create a new view which
    [all...]
  /build/core/
main.mk 366 # Bring in all modules that need to be built.
654 # (see copy_headers.make). Other targets that need the
  /external/v8/src/
date.js 643 // the local time offset may now be wrong. So we need to update it
646 // We also need to invalidate the DST cache as the new timezone may have
    [all...]
string.js 331 // haven't reached the end, we need to append the suffix.
427 } else { // Not a global regexp, no need to loop.
  /external/webkit/WebKit/android/jni/
WebViewCore.cpp 627 // and check to see if any already split pieces need to be redrawn.
650 // whether we need to update the frame cache
696 // m_buttons or they need to be added to it.
733 // about the cursor is incorrect. When we call setCursor(0,0), we need
    [all...]
  /dalvik/vm/mterp/out/
InterpAsm-armv4t.S 46 s0-s15 (d0-d7, q0-a3) do not need to be.
278 * sees a non-function label, it stops scanning, so either we need to
280 * the break, or we need to fake it out.
    [all...]
InterpAsm-armv5te-vfp.S 46 s0-s15 (d0-d7, q0-a3) do not need to be.
278 * sees a non-function label, it stops scanning, so either we need to
280 * the break, or we need to fake it out.
    [all...]
InterpAsm-armv5te.S 46 s0-s15 (d0-d7, q0-a3) do not need to be.
278 * sees a non-function label, it stops scanning, so either we need to
280 * the break, or we need to fake it out.
    [all...]
InterpAsm-armv7-a-neon.S 46 s0-s15 (d0-d7, q0-a3) do not need to be.
288 * sees a non-function label, it stops scanning, so either we need to
290 * the break, or we need to fake it out.
    [all...]
InterpAsm-armv7-a.S 46 s0-s15 (d0-d7, q0-a3) do not need to be.
288 * sees a non-function label, it stops scanning, so either we need to
290 * the break, or we need to fake it out.
    [all...]

Completed in 732 milliseconds

1 2 3 4 5 6 78 910