HomeSort by relevance Sort by last modified time
    Searched full:modulo (Results 76 - 100 of 218) sorted by null

1 2 34 5 6 7 8 9

  /external/icu4c/i18n/
cpdtrans.cpp 592 // it. Limit needs to be put back where it was, modulo
  /external/safe-iop/include/
safe_iop.h 683 * - % -- modulo (remainder)
  /external/v8/src/
assembler.cc 734 return modulo(x, y);
conversions.cc 668 chars[static_cast<int>(modulo(integer_part, radix))];
platform.h 120 double modulo(double x, double y);
platform-win32.cc 232 double modulo(double x, double y) { function in namespace:v8::internal
238 double modulo(double x, double y) { function in namespace:v8::internal
    [all...]
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
RxXfer.c 75 #error NUM_RX_PKT_DESC is not a power of 2 which may degrade performance when we calculate modulo!!
    [all...]
  /packages/apps/Browser/res/values-it/
strings.xml 214 <string name="browserFrameFormResubmitMessage" msgid="2752182215695632138">"La pagina che stai tentando di visualizzare contiene dati gią inviati (\"POSTDATA\"). Se invii di nuovo i dati, ogni azione effettuata dal modulo nella pagina (come una ricerca o un acquisto online) verrą ripetuta."</string>
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Rx_Xfer/
RxXfer.c 381 UINT32 uLastPacketIdIncremented; /* The last received packet-ID incremented with modulo */
  /system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
RxXfer.c 75 #error NUM_RX_PKT_DESC is not a power of 2 which may degrade performance when we calculate modulo!!
    [all...]
  /external/freetype/src/sfnt/
ttcmap.c 265 /* added to it (modulo 65536) to form a new glyph index. */
621 /* `idDelta' directly to the charcode, modulo 65536. */
    [all...]
  /external/openssl/crypto/aes/asm/
aes-x86_64.pl 1075 # ... and make it doesn't alias with AES_Te modulo 4096
1225 # ... and make it doesn't alias with AES_Td modulo 4096
    [all...]
  /external/v8/test/cctest/
test-macro-assembler-x64.cc     [all...]
  /external/wpa_supplicant/
libtommath.c     [all...]
  /external/dropbear/libtommath/
changes.txt 234 -- Added mp_reduce_2k which reduces an input modulo n = 2**p - k for any single digit k
  /external/icu4c/common/
utrie.c 651 /* look for maximum overlap (modulo granularity) with the previous, adjacent block */
    [all...]
  /external/icu4c/data/unidata/
BidiMirroring.txt 507 # 2A0A; MODULO TWO SUM
  /external/kernel-headers/original/linux/
jbd.h 1041 * modulo arithmetic so that they work over sequence number wraps. */
    [all...]
  /external/opencore/codecs_v2/video/avc_h264/dec/src/
vlc.cpp 263 // currMB->cbpL = coded_block_pattern&0xF; /* modulo 16 */
  /external/qemu/hw/
scsi-disk.c 759 /* Clip to 2TB, instead of returning capacity modulo 2TB. */
  /frameworks/base/media/libstagefright/codecs/avc/dec/src/
vlc.cpp 263 // currMB->cbpL = coded_block_pattern&0xF; /* modulo 16 */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/arm-eabi/bin/
c++ 
g++ 
gcc 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-c++ 

Completed in 82 milliseconds

1 2 34 5 6 7 8 9