HomeSort by relevance Sort by last modified time
    Searched refs:exp (Results 901 - 925 of 1085) sorted by null

<<31323334353637383940>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
managers.py 667 token, exp = self._create(typeid, *args, **kwds)
670 authkey=self._authkey, exposed=exp
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
managers.py 667 token, exp = self._create(typeid, *args, **kwds)
670 authkey=self._authkey, exposed=exp
    [all...]
  /external/bison/
configure     [all...]
  /external/chromium/sdch/open-vcdiff/
configure     [all...]
  /external/chromium/third_party/libevent/
configure     [all...]
  /external/chromium_org/third_party/libevent/
configure     [all...]
  /external/libffi/
configure     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/
cp-tree.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/
cp-tree.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/
cp-tree.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/
cp-tree.h     [all...]
  /cts/suite/pts/deviceTests/browserbench/assets/octane/
crypto.js 637 return this.exp(e,z);
655 BigInteger.prototype.exp = bnpExp;
1024 function bnPow(e) { return this.exp(e,new NullExp()); }
    [all...]
  /dalvik/vm/
CheckJni.cpp     [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
MathTest.java 347 * @tests java.lang.Math#exp(double)
350 // Test for method double java.lang.Math.exp(double)
352 .exp(4D)
355 .abs(Math.exp(5.5D)) - 5.5D) < 10.0D);
561 double answer = Math.log(Math.exp(d));
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-crypto.js 629 return this.exp(e,z);
647 BigInteger.prototype.exp = bnpExp;
1016 function bnPow(e) { return this.exp(e,new NullExp()); }
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-crypto.js 629 return this.exp(e,z);
647 BigInteger.prototype.exp = bnpExp;
1016 function bnPow(e) { return this.exp(e,new NullExp()); }
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-crypto.js 629 return this.exp(e,z);
647 BigInteger.prototype.exp = bnpExp;
1016 function bnPow(e) { return this.exp(e,new NullExp()); }
    [all...]
  /external/chromium_org/third_party/opus/src/
configure     [all...]
  /external/chromium_org/v8/benchmarks/
crypto.js 637 return this.exp(e,z);
655 BigInteger.prototype.exp = bnpExp;
1024 function bnPow(e) { return this.exp(e,new NullExp()); }
    [all...]
  /external/qemu/distrib/sdl-1.2.15/acinclude/
libtool.m4     [all...]
  /external/speex/libspeex/
nb_celp.c 612 /*ol_gain = exp(qe/3.5)*SIG_SCALING;*/
623 ol_gain = exp(qe/3.5)*SIG_SCALING;
    [all...]
  /external/v8/benchmarks/
crypto.js 637 return this.exp(e,z);
655 BigInteger.prototype.exp = bnpExp;
1024 function bnPow(e) { return this.exp(e,new NullExp()); }
    [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Preview.cpp 29 #define UNLIKELY(exp) __builtin_expect(!!(exp), 0)
    [all...]
  /device/lge/mako/camera/
QCameraHWI_Preview.cpp 29 #define UNLIKELY(exp) __builtin_expect(!!(exp), 0)
    [all...]
  /external/chromium/testing/gmock/test/
gmock-spec-builders_test.cc 55 void SetCallCount(int n, ExpectationBase* exp) {
56 exp->call_count_ = n;
    [all...]

Completed in 2032 milliseconds

<<31323334353637383940>>