HomeSort by relevance Sort by last modified time
    Searched full:four (Results 376 - 400 of 3258) sorted by null

<<11121314151617181920>>

  /external/chromium_org/crypto/
ghash.cc 156 // which also means subtracting the other four terms. In characteristic 2
169 // for i in 0..15, to handle four bits at a time. We could obviously use
200 // 16 is a right shift by four bits, which results in four bits at 2**128.
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/geocoding/
mapping_file_provider.h 50 // codes as defined by ISO 639-1. script is a four-letter titlecase (the first
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_swizzle.h 71 * all four channel.
  /external/chromium_org/third_party/skia/src/animator/
SkAnimateField.cpp 96 fComponents <<= 2; // four color components
  /external/chromium_org/third_party/sqlite/src/test/
e_reindex.test 98 array set V {one 1 two 2 three 3 four 4 five 5 six 6 seven 7 eight 8}
109 set BY(length) {one six two five four eight seven three}
110 set BY(value) {one two three four five six seven eight}
121 INSERT INTO t1 VALUES('four');
  /external/chromium_org/v8/test/mjsunit/regress/
regress-crbug-242502.js 47 // Called on four other objects to turn megamorphic.
  /external/clang/test/CodeGenObjC/
next-objc-dispatch.m 19 // There are basically four ways that we end up doing message dispatch for the
  /external/compiler-rt/lib/
popcountdi2.c 30 /* The lower 32 bits hold four 16 bit sums (5 significant bits). */
  /external/e2fsprogs/lib/et/
com_err.3 61 table has a name of up to four characters, which is used in place of
compile_et.1 20 consists of a declaration supplying the name (up to four characters
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
TestStringMapGenerator.java 42 Helpers.mapEntry("four", "April"),
  /external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/collision/shapes/
SimplexCollisionShape.java 17 * A simple point, line, triangle or quad collisionShape based on one to four points-
  /external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/collision/shapes/
SimplexCollisionShape.java 17 * A simple point, line, triangle or quad collisionShape based on one to four points-
  /external/kernel-headers/original/asm-mips/
sigcontext.h 53 * DSP ASE in 2.6.12-rc4. Turn sc_mdhi and sc_mdlo into an array of four
  /external/kernel-headers/original/linux/sunrpc/
msg_prot.h 83 * fragment is a four-byte header followed by 0 to (2**31) - 1 bytes of
  /external/llvm/test/CodeGen/SystemZ/
unaligned-01.ll 6 ; Check that these four byte stores become a single word store.
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_swizzle.h 71 * all four channel.
  /external/qemu/pc-bios/keymaps/
common 84 # Printscreen really requires four scancodes (0xe0, 0x2a, 0xe0, 0x37),
  /external/skia/gm/
blurquickreject.cpp 13 // four blurred rects around a central clip. The blurred rect geometry outset
  /external/skia/src/animator/
SkAnimateField.cpp 96 fComponents <<= 2; // four color components
  /external/zlib/src/contrib/dotzlib/DotZLib/
AssemblyInfo.cs 19 // Version information for an assembly consists of the following four values:
  /frameworks/av/libvideoeditor/vss/video_filters/src/
M4VIFI_ResizeYUVtoBGR565.c 40 * Get four Y samples and 1 u & V sample
42 * Compute the four corresponding R G B values
49 * combination of its four neighbours. The ratio of compression
224 output image is a weighted combination of its four neighbours according to the formula :
M4VIFI_ResizeYUVtoRGB565.c 43 * Get four Y samples and 1 u & V sample
45 * Compute the four corresponding R G B values
52 * combination of its four neighbours. The ratio of compression
228 output image is a weighted combination of its four neighbours according to the formula :
  /frameworks/base/core/java/android/animation/
ArgbEvaluator.java 27 * given integers that represent the start and end values in the four
  /frameworks/base/core/java/android/app/
package.html 7 <p>An Android application is defined using one or more of Android's four core application

Completed in 2045 milliseconds

<<11121314151617181920>>