HomeSort by relevance Sort by last modified time
    Searched full:calc (Results 26 - 50 of 115) sorted by null

12 3 4 5

  /external/bison/tests/
Makefile.am 52 calc.at \
  /external/dropbear/libtomcrypt/src/pk/asn1/der/sequence/
der_length_sequence.c 139 /* calc header size */
der_encode_sequence_ex.c 143 /* calc header size */
der_decode_sequence_flexi.c 134 /* calc length of object */
  /external/dropbear/
svr-kex.c 97 /* calc the signature */
  /external/freetype/include/freetype/internal/
fttrace.h 25 FT_TRACE_DEF( calc ) /* calculations (ftcalc.c) */
  /external/opencore/fileformats/mp4/composer/include/
sampledescriptionatom.h 125 uint32 _handlerType; // Do NOT render this member or use it in a size calc
  /external/webkit/WebCore/svg/
SVGAngle.cpp 56 // calc m_value
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/Tx_HW_Queue/
txHwQueue.h 84 /* Queue-Calc public functions: */
  /external/grub/stage2/
fs.h 155 int fs_cgmask; /* used to calc mod fs_ntrak */
168 int fs_bmask; /* ``blkoff'' calc of blk offsets */
169 int fs_fmask; /* ``fragoff'' calc of frag offsets */
170 int fs_bshift; /* ``lblkno'' calc of logical blkno */
171 int fs_fshift; /* ``numfrags'' calc number of frags */
354 * They calc file system addresses of cylinder group data structures.
  /external/bison/doc/
bison.texinfo 142 * RPN Calc:: Reverse polish notation calculator;
144 * Infix Calc:: Infix (algebraic) notation calculator.
147 * Location Tracking Calc:: Demonstrating the use of @@@var{n} and @@$.
148 * Multi-function Calc:: Calculator with memory and trig functions.
302 * Calc++ --- C++ Calculator:: The specifications
303 * Calc++ Parsing Driver:: An active parsing context
304 * Calc++ Parser:: A parser class
305 * Calc++ Scanner:: A pure C++ Flex scanner
306 * Calc++ Top Level:: Conducting the band
    [all...]
bison.info 104 * RPN Calc:: Reverse polish notation calculator;
106 * Infix Calc:: Infix (algebraic) notation calculator.
109 * Location Tracking Calc:: Demonstrating the use of @N and @$.
110 * Multi-function Calc:: Calculator with memory and trig functions.
264 * Calc++ --- C++ Calculator:: The specifications
265 * Calc++ Parsing Driver:: An active parsing context
266 * Calc++ Parser:: A parser class
267 * Calc++ Scanner:: A pure C++ Flex scanner
268 * Calc++ Top Level:: Conducting the band
    [all...]
  /external/bison/djgpp/
config.sed 33 s,calc++,calcxx,g;t t\
164 s/calc++/calcxx/g
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_mac.h 60 Li[MAXBLOCKSIZE], /* value of Li [current value, we calc from previous recall] */
144 Li[MAXBLOCKSIZE], /* value of Li [current value, we calc from previous recall] */
  /external/openssl/crypto/dsa/
dsa.h 176 BIGNUM *kinv; /* Signing pre-calc */
177 BIGNUM *r; /* Signing pre-calc */
  /external/openssl/include/openssl/
dsa.h 176 BIGNUM *kinv; /* Signing pre-calc */
177 BIGNUM *r; /* Signing pre-calc */
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/patterns/
FunctionPattern.java 55 * Static calc of match score.
  /external/dropbear/libtomcrypt/src/pk/ecc/
ltc_ecc_mulmod_timing.c 88 /* calc the M tab */
ltc_ecc_mulmod.c 96 /* calc the M tab, which holds kG for k==8..15 */
  /external/srec/srec/include/
pre_desc.h 160 int partial_distance_calc_dim; /* number of params to calc distance over, before approximating if beyond threshold */
  /external/apache-http/src/org/apache/commons/logging/impl/
WeakHashtable.java 401 // Calc a permanent hashCode so calls to Hashtable.remove()
412 // Calc a permanent hashCode so calls to Hashtable.remove()
  /external/qemu/target-arm/
memcheck_arm_helpers.h 150 * the fact that TB code doesn't contain ret callback, while PC calc
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/PowerAuthorization/
PowerAuthorization.c 216 /* calc the new MinPowerLevel */
  /frameworks/base/core/java/android/webkit/
MimeTypeMap.java 252 sMimeTypeMap.loadEntry("application/vnd.stardivision.calc", "sdc");
265 sMimeTypeMap.loadEntry("application/vnd.sun.xml.calc", "sxc");
267 "application/vnd.sun.xml.calc.template", "stc");
  /external/skia/src/opts/
SkBlitRow_opts_arm.cpp 232 "movs r4, %[count], lsr #3 \n\t" // calc. count>>3
339 "vshr.u8 d30, d31, #1 \n\t" // calc. green dither values
345 "vshr.u8 d22, d0, #5 \n\t" // calc. red >> 5
346 "vshr.u8 d23, d1, #6 \n\t" // calc. green >> 6
347 "vshr.u8 d24, d2, #5 \n\t" // calc. blue >> 5
    [all...]

Completed in 80 milliseconds

12 3 4 5