Searched refs:inline (Results 1 – 25 of 804) sorted by relevance
12345678910>>...33
/external/eigen/unsupported/Eigen/ |
D | AlignedVector3 | 58 inline Index rows() const { return 3; } 59 inline Index cols() const { return 1; } 61 inline const Scalar& coeff(Index row, Index col) const 64 inline Scalar& coeffRef(Index row, Index col) 67 inline const Scalar& coeff(Index index) const 70 inline Scalar& coeffRef(Index index) 74 inline AlignedVector3(const Scalar& x, const Scalar& y, const Scalar& z) 78 inline AlignedVector3(const AlignedVector3& other) 87 inline static void run(AlignedVector3& dest, const XprType& src) 95 inline static void run(AlignedVector3& dest, const XprType& src) [all …]
|
D | MPRealSupport | 81 …inline static mpfr::mpreal highest() { return mpfr::mpreal_max(mpfr::mpreal::get_default_prec());… 82 …inline static mpfr::mpreal lowest() { return -mpfr::mpreal_max(mpfr::mpreal::get_default_prec());… 84 inline static Real epsilon() 88 inline static Real dummy_precision() 126 inline bool isApprox(const mpfr::mpreal& a, const mpfr::mpreal& b, const mpfr::mpreal& prec) 131 …inline bool isApproxOrLessThan(const mpfr::mpreal& a, const mpfr::mpreal& b, const mpfr::mpreal& p… 136 template<> inline long double cast<mpfr::mpreal,long double>(const mpfr::mpreal& x) 138 template<> inline double cast<mpfr::mpreal,double>(const mpfr::mpreal& x) 140 template<> inline long cast<mpfr::mpreal,long>(const mpfr::mpreal& x) 142 template<> inline int cast<mpfr::mpreal,int>(const mpfr::mpreal& x)
|
D | FFT | 177 inline 180 inline 183 inline 186 inline 194 inline 201 inline 209 inline 220 inline 256 inline 264 inline [all …]
|
D | OpenGLSupport | 56 …inline static void run(const XprType& p) { … 61 template<typename Derived> inline void FUNC(const Eigen::DenseBase<Derived>& p) { … 69 …inline static void run(const XprType& p) { FUNC##SUFFIX(p.data()); } … 77 …inline static void run(const XprType& p) { FUNC##SUFFIX(p.data()); } … 80 …inline static void run(const XprType& p) { FUNC##SUFFIX(p.data()); } … 133 inline void glScale2fv(const float* v) { glScalef(v[0], v[1], 1.f); } 134 inline void glScale2dv(const double* v) { glScaled(v[0], v[1], 1.0); } 135 inline void glScale3fv(const float* v) { glScalef(v[0], v[1], v[2]); } 136 inline void glScale3dv(const double* v) { glScaled(v[0], v[1], v[2]); } 146 inline void glTranslate2fv(const float* v) { glTranslatef(v[0], v[1], 0.f); } [all …]
|
/external/llvm/test/DebugInfo/ |
D | debuglineinfo.test | 1 RUN: llvm-rtdyld -printline %p/Inputs/test-inline.o \ 11 TEST_INLINE-NEXT: Line info @ 0: test-inline.cpp, line:33 12 TEST_INLINE-NEXT: Line info @ 35: test-inline.cpp, line:34 13 TEST_INLINE-NEXT: Line info @ 165: test-inline.cpp, line:35 15 TEST_INLINE-NEXT: Line info @ 0: test-inline.cpp, line:28 16 TEST_INLINE-NEXT: Line info @ 2: test-inline.cpp, line:29 17 TEST_INLINE-NEXT: Line info @ 3: test-inline.cpp, line:29 19 TEST_INLINE-NEXT: Line info @ 0: test-inline.cpp, line:39 20 TEST_INLINE-NEXT: Line info @ 21: test-inline.cpp, line:41 21 TEST_INLINE-NEXT: Line info @ 39: test-inline.cpp, line:42 [all …]
|
/external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/ |
D | sha1-thumb.pl | 25 $inline=0; 67 $code.=$inline?&common():"\tbl .Lcommon\n"; 74 $code.=$inline?&rotate():"\tbl .Lrotate\n"; 78 $code.=$inline?&common():"\tbl .Lcommon\n"; 84 $code.=$inline?&rotate():"\tbl .Lrotate\n"; 88 $code.=$inline?&common():"\tbl .Lcommon\n"; 97 $code.=$inline?&rotate():"\tbl .Lrotate\n"; 246 $code.=".Lcommon:\n".&common()."\tmov pc,lr\n" if (!$inline); 247 $code.=".Lrotate:\n".&rotate()."\tmov pc,lr\n" if (!$inline);
|
/external/openssl/crypto/sha/asm/ |
D | sha1-thumb.pl | 25 $inline=0; 67 $code.=$inline?&common():"\tbl .Lcommon\n"; 74 $code.=$inline?&rotate():"\tbl .Lrotate\n"; 78 $code.=$inline?&common():"\tbl .Lcommon\n"; 84 $code.=$inline?&rotate():"\tbl .Lrotate\n"; 88 $code.=$inline?&common():"\tbl .Lcommon\n"; 97 $code.=$inline?&rotate():"\tbl .Lrotate\n"; 246 $code.=".Lcommon:\n".&common()."\tmov pc,lr\n" if (!$inline); 247 $code.=".Lrotate:\n".&rotate()."\tmov pc,lr\n" if (!$inline);
|
/external/smali/smali/src/test/resources/LexerTest/ |
D | MiscTest.smali | 48 inline@0xABCD 49 inline@0x0123 50 inline@0x0123ABCD 60 inline@ 61 inline@zzz 62 inline@abcd
|
D | MiscTest.tokens | 48 INLINE_INDEX("inline@0xABCD") 49 INLINE_INDEX("inline@0x0123") 50 INLINE_INDEX("inline@0x0123ABCD") 60 SIMPLE_NAME("inline") INVALID_TOKEN("@") 61 SIMPLE_NAME("inline") INVALID_TOKEN("@") SIMPLE_NAME("zzz") 62 SIMPLE_NAME("inline") INVALID_TOKEN("@") SIMPLE_NAME("abcd")
|
/external/elfutils/tests/ |
D | run-funcscopes.sh | 32 …inline-test.c (0x11): 0x8048348 (/home/roland/build/stock-elfutils/inline-test.c:7) .. 0x804834f (… 33 …48348 (/home/roland/build/stock-elfutils/inline-test.c:7) .. 0x804834f (/home/roland/build/stock-e…
|
D | run-addrscopes.sh | 43 …inline-test.c (0x11): 0x8048348 (/home/roland/build/stock-elfutils/inline-test.c:7) .. 0x8048364 (… 44 …4834e (/home/roland/build/stock-elfutils/inline-test.c:3) .. 0x8048350 (/home/roland/build/stock-e…
|
/external/bison/m4/ |
D | extern-inline.m4 | 1 dnl 'extern inline' a la ISO C99. 11 [/* _GL_INLINE is a portable alternative to ISO C99 plain 'inline'. 12 _GL_EXTERN_INLINE is a portable alternative to 'extern inline'. 16 when FOO is an inline function in the header; see 21 Suppress the use of extern inline on Apple's platforms, 29 # define _GL_INLINE inline 30 # define _GL_EXTERN_INLINE extern inline 34 # define _GL_INLINE extern inline __attribute__ ((__gnu_inline__)) 36 # define _GL_INLINE extern inline
|
/external/stlport/stlport/ |
D | locale | 83 inline bool isspace (_CharT c, const locale& loc) 87 inline bool isprint (_CharT c, const locale& loc) 91 inline bool iscntrl (_CharT c, const locale& loc) 95 inline bool isupper (_CharT c, const locale& loc) 99 inline bool islower (_CharT c, const locale& loc) 103 inline bool isalpha (_CharT c, const locale& loc) 107 inline bool isdigit (_CharT c, const locale& loc) 111 inline bool ispunct (_CharT c, const locale& loc) 115 inline bool isxdigit (_CharT c, const locale& loc) 119 inline bool isalnum (_CharT c, const locale& loc) [all …]
|
/external/srtp/googlepatches/ |
D | google-10-srtp-ios-fixes.pack | 29 + Fix debug build compile errors: added static keyword to inline methods and undefined DEBUG befor… 51 -inline void 52 +static inline void 61 #define inline 77 -inline ekt_spi_t 78 +static inline ekt_spi_t 86 -inline uint32_t 87 +static inline uint32_t 95 -inline const uint8_t * 96 +static inline const uint8_t *
|
/external/llvm/test/Transforms/Inline/ |
D | inline-optsize.ll | 4 ; The inline threshold for a function with the optsize attribute is currently 5 ; the same as the global inline threshold for -Os. Check that the optsize 6 ; function attribute don't alter the function specific inline threshold if the 7 ; global inline threshold is lower (as for -Oz). 11 ; This function should be larger than the inline threshold for -Oz (25), but 12 ; smaller than the inline threshold for optsize (75).
|
D | always-inline.ll | 1 ; RUN: opt < %s -inline-threshold=0 -always-inline -S | FileCheck %s 4 ; RUN: opt < %s -inline-threshold=20000000 -always-inline -S | FileCheck %s 5 ; RUN: opt < %s -inline-threshold=-20000000 -always-inline -S | FileCheck %s 30 ; The always inliner (unlike the normal one) should be willing to inline
|
D | inline_constprop.ll | 1 ; RUN: opt < %s -inline -inline-threshold=20 -S | FileCheck %s 21 ; inline and be cheap. We should eventually do that and lower the threshold here 44 ; This block musn't be counted in the inline cost. 61 ; it doesn't count toward the inline cost when constant-prop proves those paths 83 ; This block musn't be counted in the inline cost. 95 ; This block musn't be counted in the inline cost. 140 ; This block musn't be counted in the inline cost. 154 ; losing track of the constant prop in the inline cost analysis. 178 ; This block musn't be counted in the inline cost. 205 ; This block musn't be counted in the inline cost. [all …]
|
/external/markdown/tests/markdown-test/ |
D | benchmark.dat | 8 inline-html-advanced:0.070000:0.000000 9 inline-html-comments:0.080000:0.000000 10 inline-html-simple:0.210000:0.000000 11 links-inline:0.140000:0.000000
|
/external/eigen/doc/ |
D | I00_CustomizingEigen.dox | 32 inline Scalar at(uint i, uint j) const { return this->operator()(i,j); } 33 inline Scalar& at(uint i, uint j) { return this->operator()(i,j); } 34 inline Scalar at(uint i) const { return this->operator[](i); } 35 inline Scalar& at(uint i) { return this->operator[](i); } 37 inline RealScalar squaredLength() const { return squaredNorm(); } 38 inline RealScalar length() const { return norm(); } 39 inline RealScalar invLength(void) const { return fast_inv_sqrt(squaredNorm()); } 42 inline Scalar squaredDistanceTo(const MatrixBase<OtherDerived>& other) const 46 inline RealScalar distanceTo(const MatrixBase<OtherDerived>& other) const 49 inline void scaleTo(RealScalar l) { RealScalar vl = norm(); if (vl>1e-9) derived() *= (l/vl); } [all …]
|
/external/chromium_org/third_party/opus/src/m4/ |
D | as-gcc-inline-assembly.m4 | 1 dnl as-gcc-inline-assembly.m4 0.1.0 3 dnl autostars m4 macro for detection of gcc inline assembly 14 AC_MSG_CHECKING([if compiler supports gcc-style inline assembly]) 19 #error GCC before 3.4 has critical bugs compiling inline assembly
|
/external/llvm/test/JitListener/ |
D | test-inline.ll | 4 ; CHECK: Line info @ 0: test-inline.cpp, line 33 5 ; CHECK: Line info @ 35: test-inline.cpp, line 34 6 ; CHECK: Line info @ 165: test-inline.cpp, line 35 8 ; CHECK: Line info @ 0: test-inline.cpp, line 28 9 ; CHECK: Line info @ 2: test-inline.cpp, line 29 10 ; CHECK: Line info @ 3: test-inline.cpp, line 29 12 ; CHECK: Line info @ 0: test-inline.cpp, line 39 13 ; CHECK: Line info @ 21: test-inline.cpp, line 41 14 ; CHECK: Line info @ 39: test-inline.cpp, line 42 15 ; CHECK: Line info @ 60: test-inline.cpp, line 44 [all …]
|
/external/chromium-trace/trace-viewer/src/tcmalloc/ |
D | tcmalloc_snapshot_view.css | 42 display: inline-block; 50 display: inline-block; 56 /* Trace name, inline so it appears to the right of the byte count. */ 58 display: inline-block;
|
/external/clang/test/PCH/ |
D | cxx11-lambdas.mm | 12 inline int add_int_slowly_twice(int x, int y) { 18 inline int sum_array(int n) { 30 inline int to_block_pointer(int n) { 51 // CHECK-PRINT: inline int add_int_slowly_twice
|
/external/skia/gm/rebaseline_server/static/ |
D | view.css | 12 display: inline-block; 18 display: inline-block; 23 display: inline-block;
|
/external/chromium_org/ppapi/api/ |
D | pp_macros.idl | 7 * Defines the common macros such as assert, inline, ... 10 #inline c 17 /* Use PP_INLINE to tell the compiler to inline functions. The main purpose of 18 * inline functions in ppapi is to allow us to define convenience functions in 20 * PPAPI C library. The "inline" keyword is not supported by pre-C99 C 29 /* The inline keyword is part of C++ and guarantees we won't get multiple 32 # define PP_INLINE inline
|
12345678910>>...33