HomeSort by relevance Sort by last modified time
    Searched refs:modulo (Results 26 - 50 of 76) sorted by null

12 3 4

  /external/v8/test/mjsunit/
array-elements-from-array-prototype.js 35 // those ideally should be identical modulo host of elements and
array-elements-from-object-prototype.js 35 // those ideally should be identical modulo host of elements and
smi-ops.js 691 // Verify that the shift amount is reduced modulo 32, not modulo 64.
  /prebuilts/misc/common/jython/
jython.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar 
  /external/chromium_org/third_party/openssl/openssl/crypto/modes/asm/
ghash-armv4.S 369 veor q10,q13 @ modulo-scheduled part
385 veor q10,q13 @ modulo-scheduled artefact
ghash-ia64.pl 138 { .mib; xor Zhi=Zhi,Hhi };; // modulo-scheduling artefact
  /external/chromium_org/v8/src/
platform-posix.cc 291 double modulo(double x, double y) { function in namespace:v8::internal
assembler.cc     [all...]
  /external/chromium_org/v8/test/mjsunit/
smi-ops.js 691 // Verify that the shift amount is reduced modulo 32, not modulo 64.
  /external/llvm/lib/Support/
APInt.cpp     [all...]
  /external/openssl/crypto/modes/asm/
ghash-armv4.S 369 veor q10,q13 @ modulo-scheduled part
385 veor q10,q13 @ modulo-scheduled artefact
ghash-ia64.pl 138 { .mib; xor Zhi=Zhi,Hhi };; // modulo-scheduling artefact
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
rewrites.rb 1101 result = parse( <<-'END', :modulo, 'modulo abc (x y #)' )
1106 modulo
1107 : 'modulo' ID ('(' parms+ ')')? -> ^('modulo' ID ^(PARMS parms+)?)
1114 result.should == '(modulo abc (PARMS x y #))'
    [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 
  /external/chromium_org/v8/test/webkit/fast/js/kde/
operators.js 276 // modulo
  /external/strace/
strace.spec 310 - new upstream version, fixes all known bugs modulo ia64 and s390 issues
  /external/v8/src/
platform-win32.cc 185 double modulo(double x, double y) { function in namespace:v8::internal
192 double modulo(double x, double y) { function in namespace:v8::internal
    [all...]
assembler.cc     [all...]
  /external/llvm/include/llvm/ADT/
APInt.h 905 /// modulo operation because the sign follows the sign of the dividend which
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
aes-mips.S 936 lw $8,16($6) # modulo-scheduled
988 lw $8,4($6) # modulo-scheduled
  /external/libvorbis/doc/
03-codebook.tex 317 division ) integer modulo [codebook_lookup_values]
08-residue.tex 306 [temp] integer modulo [residue_classifications]
  /external/openssl/crypto/aes/asm/
aes-mips.S 936 lw $8,16($6) # modulo-scheduled
988 lw $8,4($6) # modulo-scheduled

Completed in 391 milliseconds

12 3 4