HomeSort by relevance Sort by last modified time
    Searched full:real (Results 1 - 25 of 8477) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/VFS/Inputs/
include_real.h 1 #include "real.h"
  /external/chromium-trace/catapult/telemetry/telemetry/internal/testing/
powermetrics_output.output 9 <real>1</real>
13 <real>1</real>
20 <real>0</real>
24 <real>0</real>
33 <real>0.00203391</real>
    [all...]
powermetrics_output_unsupported_hardware.output 18 <key>cputime_ms_per_s</key><real>610.206</real>
20 <key>cputime_userland_ratio</key><real>0.889658</real>
22 <key>intr_wakeups_per_s</key><real>51.9408</real>
24 <key>idle_wakeups_per_s</key><real>0</real>
30 <key>wakeups_per_s</key><real>0</real>
    [all...]
powermetrics_vmware.output 18 <key>cputime_ms_per_s</key><real>998.698</real>
20 <key>cputime_userland_ratio</key><real>0.907007</real>
22 <key>intr_wakeups_per_s</key><real>0</real>
24 <key>idle_wakeups_per_s</key><real>0</real>
30 <key>wakeups_per_s</key><real>0</real>
    [all...]
  /ndk/tests/build/target-c-includes/jni/include/
math.h 1 /* This is intentionally *not* a real <math.h> */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusflat.h 35 GpStatus WINGDIPAPI GdipCreateAdjustableArrowCap(REAL,REAL,BOOL,GpAdjustableArrowCap**);
36 GpStatus WINGDIPAPI GdipSetAdjustableArrowCapHeight(GpAdjustableArrowCap*,REAL);
37 GpStatus WINGDIPAPI GdipGetAdjustableArrowCapHeight(GpAdjustableArrowCap*,REAL*);
38 GpStatus WINGDIPAPI GdipSetAdjustableArrowCapWidth(GpAdjustableArrowCap*,REAL);
39 GpStatus WINGDIPAPI GdipGetAdjustableArrowCapWidth(GpAdjustableArrowCap*,REAL*);
40 GpStatus WINGDIPAPI GdipSetAdjustableArrowCapMiddleInset(GpAdjustableArrowCap*,REAL);
41 GpStatus WINGDIPAPI GdipGetAdjustableArrowCapMiddleInset(GpAdjustableArrowCap*,REAL*);
59 GpStatus WINGDIPAPI GdipCloneBitmapArea(REAL,REAL,REAL,REAL,PixelFormat,GpBitmap*,GpBitmap**)
    [all...]
  /toolchain/binutils/binutils-2.25/include/gdb/
signals.def 69 SET (GDB_SIGNAL_REALTIME_33, 45, "SIG33", "Real-time event 33")
70 SET (GDB_SIGNAL_REALTIME_34, 46, "SIG34", "Real-time event 34")
71 SET (GDB_SIGNAL_REALTIME_35, 47, "SIG35", "Real-time event 35")
72 SET (GDB_SIGNAL_REALTIME_36, 48, "SIG36", "Real-time event 36")
73 SET (GDB_SIGNAL_REALTIME_37, 49, "SIG37", "Real-time event 37")
74 SET (GDB_SIGNAL_REALTIME_38, 50, "SIG38", "Real-time event 38")
75 SET (GDB_SIGNAL_REALTIME_39, 51, "SIG39", "Real-time event 39")
76 SET (GDB_SIGNAL_REALTIME_40, 52, "SIG40", "Real-time event 40")
77 SET (GDB_SIGNAL_REALTIME_41, 53, "SIG41", "Real-time event 41")
78 SET (GDB_SIGNAL_REALTIME_42, 54, "SIG42", "Real-time event 42"
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
complex.go 28 ninf := isposinf(real(n)) || isneginf(real(n)) ||
30 dinf := isposinf(real(d)) || isneginf(real(d)) ||
33 nnan := !ninf && (isnan(real(n)) || isnan(imag(n)))
34 dnan := !dinf && (isnan(real(d)) || isnan(imag(d)))
43 case real(d) == 0 && imag(d) == 0:
44 if real(n) == 0 && imag(n) == 0 {
51 a := real(d)
60 ratio := real(d) / imag(d
    [all...]
signal_solaris.go 56 /* 41 */ {_SigNotify, "real time signal"},
57 /* 42 */ {_SigNotify, "real time signal"},
58 /* 43 */ {_SigNotify, "real time signal"},
59 /* 44 */ {_SigNotify, "real time signal"},
60 /* 45 */ {_SigNotify, "real time signal"},
61 /* 46 */ {_SigNotify, "real time signal"},
62 /* 47 */ {_SigNotify, "real time signal"},
63 /* 48 */ {_SigNotify, "real time signal"},
64 /* 49 */ {_SigNotify, "real time signal"},
65 /* 50 */ {_SigNotify, "real time signal"}
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
complex.go 28 ninf := isposinf(real(n)) || isneginf(real(n)) ||
30 dinf := isposinf(real(d)) || isneginf(real(d)) ||
33 nnan := !ninf && (isnan(real(n)) || isnan(imag(n)))
34 dnan := !dinf && (isnan(real(d)) || isnan(imag(d)))
43 case real(d) == 0 && imag(d) == 0:
44 if real(n) == 0 && imag(n) == 0 {
51 a := real(d)
60 ratio := real(d) / imag(d
    [all...]
signal_solaris.go 56 /* 41 */ {_SigNotify, "real time signal"},
57 /* 42 */ {_SigNotify, "real time signal"},
58 /* 43 */ {_SigNotify, "real time signal"},
59 /* 44 */ {_SigNotify, "real time signal"},
60 /* 45 */ {_SigNotify, "real time signal"},
61 /* 46 */ {_SigNotify, "real time signal"},
62 /* 47 */ {_SigNotify, "real time signal"},
63 /* 48 */ {_SigNotify, "real time signal"},
64 /* 49 */ {_SigNotify, "real time signal"},
65 /* 50 */ {_SigNotify, "real time signal"}
    [all...]
  /external/libchrome/base/test/data/
serializer_test.json 6 "real": 3.14,
serializer_test_nowhitespace.json 1 {"bool":true,"int":42,"list":[1,2],"null":null,"real":3.14,"string":"hello"
  /external/valgrind/gdbserver_tests/
filter_passsigalrm 7 # Filter the number of real-time signal SIGRTMIN which
10 sed 's/Program received signal SIG[0-9]*, Real-time event [0-9]*./Program received signal SIGxx, Real-time event xx./'
  /development/perftests/panorama/feature_mos/src/mosaic/
Pyramid.h 24 typedef unsigned short int real; typedef
35 real width, height; // Width and height of input images
36 real numChannels; // Number of channels in input images
37 real border; // border size
38 real pitch; // Pitch. Used for moving through image efficiently.
40 static PyramidShort *allocatePyramidPacked(real width, real height, real levels, real border = 0);
41 static PyramidShort *allocateImage(real width, real height, real border)
    [all...]
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Pyramid.h 24 typedef unsigned short int real; typedef
35 real width, height; // Width and height of input images
36 real numChannels; // Number of channels in input images
37 real border; // border size
38 real pitch; // Pitch. Used for moving through image efficiently.
40 static PyramidShort *allocatePyramidPacked(real width, real height, real levels, real border = 0);
41 static PyramidShort *allocateImage(real width, real height, real border)
    [all...]
  /external/ceres-solver/examples/
pgm_image.h 49 template<typename Real>
65 Real* MutablePixel(int x, int y);
66 Real Pixel(int x, int y) const;
67 Real* MutablePixelFromLinearIndex(int index);
68 Real PixelFromLinearIndex(int index) const;
74 void operator+=(Real a);
76 void operator*=(Real a);
83 bool SetData(const std::vector<Real>& new_data);
84 const std::vector<Real>& data() const;
88 std::vector<Real> data_
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/octave/
octcomplex.swg 4 the complex Constructor method, and the Real and Imag complex
11 %define %swig_fromcplx_conv(Type, OctConstructor, Real, Imag)
17 return octave_value(OctConstructor(Real(c), Imag(c)));
23 %define %swig_cplxdbl_conv(Type, Constructor, Real, Imag)
33 *val=Constructor(c.real(),c.imag());
48 %swig_fromcplx_conv(Type, Complex, Real, Imag);
52 %define %swig_cplxflt_conv(Type, Constructor, Real, Imag)
61 double re = c.real();
84 %swig_fromcplx_conv(Type, FloatComplex, Real, Imag);
87 #define %swig_cplxflt_convn(Type, Constructor, Real, Imag)
    [all...]
  /external/libcxx/test/std/numerics/complex.number/complex.transcendentals/
atanh.pass.cpp 43 if (x[i].real() == 0 && x[i].imag() == 0)
45 assert(std::signbit(r.real()) == std::signbit(x[i].real()));
48 else if ( x[i].real() == 0 && std::isnan(x[i].imag()))
50 assert(r.real() == 0);
51 assert(std::signbit(x[i].real()) == std::signbit(r.real()));
54 else if (std::abs(x[i].real()) == 1 && x[i].imag() == 0)
56 assert(std::isinf(r.real()));
57 assert(std::signbit(x[i].real()) == std::signbit(r.real()))
    [all...]
acosh.pass.cpp 43 if (x[i].real() == 0 && x[i].imag() == 0)
45 assert(!std::signbit(r.real()));
51 else if (x[i].real() == 1 && x[i].imag() == 0)
53 assert(r.real() == 0);
54 assert(!std::signbit(r.real()));
58 else if (std::isfinite(x[i].real()) && std::isinf(x[i].imag()))
60 assert(std::isinf(r.real()));
61 assert(r.real() > 0);
67 else if (std::isfinite(x[i].real()) && std::isnan(x[i].imag()))
69 assert(std::isnan(r.real()));
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/complex.number/complex.transcendentals/
atanh.pass.cpp 43 if (x[i].real() == 0 && x[i].imag() == 0)
45 assert(std::signbit(r.real()) == std::signbit(x[i].real()));
48 else if ( x[i].real() == 0 && std::isnan(x[i].imag()))
50 assert(r.real() == 0);
51 assert(std::signbit(x[i].real()) == std::signbit(r.real()));
54 else if (std::abs(x[i].real()) == 1 && x[i].imag() == 0)
56 assert(std::isinf(r.real()));
57 assert(std::signbit(x[i].real()) == std::signbit(r.real()))
    [all...]
acosh.pass.cpp 43 if (x[i].real() == 0 && x[i].imag() == 0)
45 assert(!std::signbit(r.real()));
51 else if (x[i].real() == 1 && x[i].imag() == 0)
53 assert(r.real() == 0);
54 assert(!std::signbit(r.real()));
58 else if (std::isfinite(x[i].real()) && std::isinf(x[i].imag()))
60 assert(std::isinf(r.real()));
61 assert(r.real() > 0);
67 else if (std::isfinite(x[i].real()) && std::isnan(x[i].imag()))
69 assert(std::isnan(r.real()));
    [all...]
  /prebuilts/go/darwin-x86/test/fixedbugs/issue4252.dir/
main.go 11 panic("returned true was the real one")
14 panic("returned false was the real one")
17 panic("returned nil was the real one")
  /prebuilts/go/linux-x86/test/fixedbugs/issue4252.dir/
main.go 11 panic("returned true was the real one")
14 panic("returned false was the real one")
17 panic("returned nil was the real one")
  /external/llvm/utils/lit/tests/Inputs/shtest-shell/
error-0.txt 3 # RUN: not-a-real-command

Completed in 1157 milliseconds

1 2 3 4 5 6 7 8 91011>>