HomeSort by relevance Sort by last modified time
    Searched full:half (Results 201 - 225 of 838) sorted by null

1 2 3 4 5 6 7 891011>>

  /bionic/libc/arch-arm/bionic/
memcmp16.S 111 /* congruent case, 16 half-words per iteration
  /bionic/libc/arch-arm/include/machine/
cpu-features.h 112 /* define __ARM_HAVE_HALFWORD_MULTIPLY when half-word multiply instructions
  /dalvik/dx/src/com/android/dx/dex/code/form/
Form35c.java 146 * account for the fact that the second half of a
  /external/bison/src/
symtab.h 78 Special value USER_NUMBER_ALIAS in the identifier half of the
  /external/dropbear/libtomcrypt/src/pk/ecc/
ecc_verify_hash.c 137 /* use Shamir's trick to compute u1*mG + u2*mQ using half of the doubles */
  /external/icu4c/data/unidata/
DerivedNumericValues.txt 25 0F33 ; -0.5 ; ; -1/2 # No TIBETAN DIGIT HALF ZERO
133 00BD ; 0.5 ; ; 1/2 # No VULGAR FRACTION ONE HALF
134 0D74 ; 0.5 ; ; 1/2 # No MALAYALAM FRACTION ONE HALF
135 0F2A ; 0.5 ; ; 1/2 # No TIBETAN DIGIT HALF ONE
136 2CFD ; 0.5 ; ; 1/2 # No COPTIC FRACTION ONE HALF
137 10141 ; 0.5 ; ; 1/2 # Nl GREEK ACROPHONIC ATTIC ONE HALF
138 10175..10176 ; 0.5 ; ; 1/2 # No [2] GREEK ONE HALF SIGN..GREEK ONE HALF SIGN ALTERNATE FORM
275 0F2B ; 1.5 ; ; 3/2 # No TIBETAN DIGIT HALF TWO
367 0F2C ; 2.5 ; ; 5/2 # No TIBETAN DIGIT HALF THRE
    [all...]
  /external/iproute2/include/linux/
atmsap.h 27 #define ATM_L2_LAPB 0x08 /* Extended LAPB, half-duplex (Rec. T.71) */
  /external/jpeg/
coderules.doc 113 applications may want only one half of the library.
jcapistd.c 8 * This file contains application interface code for the compression half
  /external/kernel-headers/original/linux/
atmsap.h 27 #define ATM_L2_LAPB 0x08 /* Extended LAPB, half-duplex (Rec. T.71) */
  /external/opencore/codecs_v2/video/m4v_h263/dec/src/
get_pred_outside.cpp 23 xpos = x half-pixel of (x,y) coordinates within a VOP; motion
25 ypos = y half-pixel of (x,y) coordinates within a VOP; motion
38 rnd1 = rounding value for case when one dimension uses half-pel
40 rnd2 = rounding value for case when two dimensions uses half-pel
pp_semaphore_luma.cpp 152 /* converting half-pixel resolution to block */
156 /* converting half-pixel resolution to block */
252 /* Divide by 16 is for converting half-pixel */
258 /* Divide by 16 is for converting half-pixel */
  /external/opencore/nodes/pvdummyinputnode/include/
pvmf_fileinput_port.h 55 * queue goes to half-empty they issue a "get data" to the connected
  /external/opencore/nodes/pvmp3ffparsernode/src/
pvmf_mp3ffparser_outport.h 51 * queue goes to half-empty they issue a "get data" to the connected
  /external/opencore/nodes/streaming/jitterbuffernode/include/
pvmf_jitter_buffer_port.h 120 * queue goes to half-empty they issue a "get data" to the connected
  /external/openssl/crypto/rand/
rand_vms.c 120 * However, view the information as only half trustable.
  /external/qemu/distrib/sdl-1.2.12/src/video/
mmx.h 650 (interleaves low half of dest with low half of source
667 (interleaves high half of dest with high half of source
  /external/qemu/hw/
armv7m.c 183 We don't have proper commandline options, so allocate half of memory
  /external/quake/quake/src/WinQuake/
quake-hipnotic.spec.sh 71 opponents. Whatever damage you take they receive half of it back in kind.
  /external/skia/src/animator/
SkScript.h 193 SkBool8 fElse; // set on the : half of ? :
  /external/speex/include/speex/
speex_jitter.h 108 should be half of that or less. */
  /external/srec/srec/cfront/
himul32.h 182 // half if and only if it's 0 now.
  /external/v8/src/
handles.cc 506 while (int half = (right - left) / 2) {
507 if ((Smi::cast(line_ends_array->get(left + half)))->value() > code_pos) {
508 right -= half;
510 left += half;
  /frameworks/base/graphics/java/android/graphics/utils/
BoundaryPatch.java 140 // cut the count in half, since mVerts.length is really the length of
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
get_pred_outside.cpp 23 xpos = x half-pixel of (x,y) coordinates within a VOP; motion
25 ypos = y half-pixel of (x,y) coordinates within a VOP; motion
38 rnd1 = rounding value for case when one dimension uses half-pel
40 rnd2 = rounding value for case when two dimensions uses half-pel

Completed in 578 milliseconds

1 2 3 4 5 6 7 891011>>