HomeSort by relevance Sort by last modified time
    Searched refs:mod (Results 526 - 550 of 717) sorted by null

<<212223242526272829

  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/noise/
ShaderUtils.java 116 public static final float mod(final float a, final float b) { method in class:ShaderUtils
  /external/qemu/distrib/sdl-1.2.15/src/video/ggi/
SDL_ggievents.c 254 keysym->mod = KMOD_NONE;
  /external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_riscosevents.c 431 keysym->mod = KMOD_NONE;
  /external/qemu/distrib/sdl-1.2.15/src/video/vgl/
SDL_vglevents.c 273 keysym->mod = KMOD_NONE;
  /frameworks/base/tools/aidl/
AST.h 30 // Write the modifiers that are set in both mod and mask
31 void WriteModifiers(FILE* to, int mod, int mask);
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/reflect/
FieldTest.java 655 int mod = f.getModifiers(); local
660 ((mod & mask) == mask) && ((mod & nmask) == 0));
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/android/
native_android.cpp 601 const hw_module_t *mod; local
606 err = hw_get_module(GRALLOC_HARDWARE_MODULE_ID, &mod);
608 const gralloc_module_t *gr = (gralloc_module_t *) mod;
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/
bn.h 334 BIGNUM Ni; /* R*(1/R mod N) - N*Ni = 1
341 /* Used for reciprocal division/mod functions
581 int BN_MONT_CTX_set(BN_MONT_CTX *mont,const BIGNUM *mod,BN_CTX *ctx);
584 const BIGNUM *mod, BN_CTX *ctx);
590 BN_BLINDING *BN_BLINDING_new(const BIGNUM *A, const BIGNUM *Ai, BIGNUM *mod);
639 int BN_GF2m_mod(BIGNUM *r, const BIGNUM *a, const BIGNUM *p); /*r=a mod p*/
641 const BIGNUM *p, BN_CTX *ctx); /* r = (a * b) mod p */
643 BN_CTX *ctx); /* r = (a * a) mod p */
645 BN_CTX *ctx); /* r = (1 / b) mod p */
647 const BIGNUM *p, BN_CTX *ctx); /* r = (a / b) mod p *
    [all...]
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
bn.h 334 BIGNUM Ni; /* R*(1/R mod N) - N*Ni = 1
341 /* Used for reciprocal division/mod functions
581 int BN_MONT_CTX_set(BN_MONT_CTX *mont,const BIGNUM *mod,BN_CTX *ctx);
584 const BIGNUM *mod, BN_CTX *ctx);
590 BN_BLINDING *BN_BLINDING_new(const BIGNUM *A, const BIGNUM *Ai, BIGNUM *mod);
639 int BN_GF2m_mod(BIGNUM *r, const BIGNUM *a, const BIGNUM *p); /*r=a mod p*/
641 const BIGNUM *p, BN_CTX *ctx); /* r = (a * b) mod p */
643 BN_CTX *ctx); /* r = (a * a) mod p */
645 BN_CTX *ctx); /* r = (1 / b) mod p */
647 const BIGNUM *p, BN_CTX *ctx); /* r = (a / b) mod p *
    [all...]
  /external/mesa3d/src/gallium/state_trackers/egl/android/
native_android.cpp 601 const hw_module_t *mod; local
606 err = hw_get_module(GRALLOC_HARDWARE_MODULE_ID, &mod);
608 const gralloc_module_t *gr = (gralloc_module_t *) mod;
  /external/openssl/crypto/bn/
bn.h 334 BIGNUM Ni; /* R*(1/R mod N) - N*Ni = 1
341 /* Used for reciprocal division/mod functions
581 int BN_MONT_CTX_set(BN_MONT_CTX *mont,const BIGNUM *mod,BN_CTX *ctx);
584 const BIGNUM *mod, BN_CTX *ctx);
590 BN_BLINDING *BN_BLINDING_new(const BIGNUM *A, const BIGNUM *Ai, BIGNUM *mod);
639 int BN_GF2m_mod(BIGNUM *r, const BIGNUM *a, const BIGNUM *p); /*r=a mod p*/
641 const BIGNUM *p, BN_CTX *ctx); /* r = (a * b) mod p */
643 BN_CTX *ctx); /* r = (a * a) mod p */
645 BN_CTX *ctx); /* r = (1 / b) mod p */
647 const BIGNUM *p, BN_CTX *ctx); /* r = (a / b) mod p *
    [all...]
  /external/openssl/include/openssl/
bn.h 334 BIGNUM Ni; /* R*(1/R mod N) - N*Ni = 1
341 /* Used for reciprocal division/mod functions
581 int BN_MONT_CTX_set(BN_MONT_CTX *mont,const BIGNUM *mod,BN_CTX *ctx);
584 const BIGNUM *mod, BN_CTX *ctx);
590 BN_BLINDING *BN_BLINDING_new(const BIGNUM *A, const BIGNUM *Ai, BIGNUM *mod);
639 int BN_GF2m_mod(BIGNUM *r, const BIGNUM *a, const BIGNUM *p); /*r=a mod p*/
641 const BIGNUM *p, BN_CTX *ctx); /* r = (a * b) mod p */
643 BN_CTX *ctx); /* r = (a * a) mod p */
645 BN_CTX *ctx); /* r = (1 / b) mod p */
647 const BIGNUM *p, BN_CTX *ctx); /* r = (a / b) mod p *
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/loadso/macosx/
SDL_dlcompat.c 245 static const struct mach_header *get_mach_header_from_NSModule(NSModule mod);
336 static const struct mach_header *get_mach_header_from_NSModule(NSModule mod)
338 const char *mod_name = NSNameOfModule(mod);
    [all...]
  /external/sonivox/jet_tools/JetCreator/
JetUtils.py 695 def mbtFct(mbt, mod):
703 m = mbt[0]+mod
704 b = mbt[1]+mod
  /packages/inputmethods/PinyinIME/jni/share/
dicttrie.cpp 880 uint16 mod = 1; local
883 splids[pos] = spl_mtrx[ spl_start[pos] + try_pos / mod % radix];
884 mod *= radix;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_operator.py 236 self.assertRaises(TypeError, operator.mod)
237 self.assertRaises(TypeError, operator.mod, None, 42)
238 self.assertTrue(operator.mod(5, 2) == 1)
test_csv.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_operator.py 236 self.assertRaises(TypeError, operator.mod)
237 self.assertRaises(TypeError, operator.mod, None, 42)
238 self.assertTrue(operator.mod(5, 2) == 1)
test_csv.py     [all...]
  /external/pixman/pixman/
pixman-vmx.c 47 vector unsigned short hi, lo, mod; local
54 mod = (vector unsigned short)
58 hi = vec_mladd (hi, mod, (vector unsigned short)
70 mod = (vector unsigned short)
74 lo = vec_mladd (lo, mod, (vector unsigned short)
    [all...]
  /external/ipsec-tools/src/racoon/
crypto_openssl.c 2645 BIGNUM *exp, *mod; local
2680 BIGNUM *exp, *mod; local
    [all...]
  /external/qemu/
arm-dis.c 3369 unsigned int bits = 0, imm, imm8, mod; local
    [all...]
  /external/chromium_org/chrome/installer/mac/
pkg-dmg     [all...]
  /external/chromium_org/third_party/codesighs/
msmap2tsv.c 297 int mod = 0; local
305 mod = 1;
310 return inString + len + mod;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_print.cpp 102 "mod",
545 pos += src(s).mod.print(&buf[pos], BUFSZ - pos);

Completed in 1435 milliseconds

<<212223242526272829