HomeSort by relevance Sort by last modified time
    Searched full:upper (Results 26 - 50 of 3659) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/eigen/doc/examples/
TemplateKeyword_flexible.cpp 10 dst.template triangularView<Upper>() = src.template triangularView<Upper>();
  /external/eigen/test/
conjugate_gradient.cpp 16 ConjugateGradient<SparseMatrix<T>, Upper> cg_colmajor_upper_diag;
18 ConjugateGradient<SparseMatrix<T>, Upper, IdentityPreconditioner> cg_colmajor_upper_I;
nomalloc.cpp 68 m2.col(0).noalias() = m1.template triangularView<Upper>() * m1.col(0);
69 m2.col(0).noalias() -= m1.adjoint().template triangularView<Upper>() * m1.col(0);
70 m2.col(0).noalias() -= m1.template triangularView<Upper>() * m1.row(0).adjoint();
71 m2.col(0).noalias() -= m1.adjoint().template triangularView<Upper>() * m1.row(0).adjoint();
73 m2.row(0).noalias() = m1.row(0) * m1.template triangularView<Upper>();
74 m2.row(0).noalias() -= m1.row(0) * m1.adjoint().template triangularView<Upper>();
75 m2.row(0).noalias() -= m1.col(0).adjoint() * m1.template triangularView<Upper>();
76 m2.row(0).noalias() -= m1.col(0).adjoint() * m1.adjoint().template triangularView<Upper>();
79 m2.col(0).noalias() = m1.template selfadjointView<Upper>() * m1.col(0);
80 m2.col(0).noalias() -= m1.adjoint().template selfadjointView<Upper>() * m1.col(0)
    [all...]
product_selfadjoint.cpp 45 m2 = m1.template triangularView<Upper>();
46 m2.template selfadjointView<Upper>().rankUpdate(-v1,s2*v2,s3);
47 VERIFY_IS_APPROX(m2, (m1 + (s3*(-v1)*(s2*v2).adjoint()+numext::conj(s3)*(s2*v2)*(-v1).adjoint())).template triangularView<Upper>().toDenseMatrix());
49 m2 = m1.template triangularView<Upper>();
50 m2.template selfadjointView<Upper>().rankUpdate(-s2*r1.adjoint(),r2.adjoint()*s3,s1);
51 VERIFY_IS_APPROX(m2, (m1 + s1*(-s2*r1.adjoint())*(r2.adjoint()*s3).adjoint() + numext::conj(s1)*(r2.adjoint()*s3) * (-s2*r1.adjoint()).adjoint()).template triangularView<Upper>().toDenseMatrix());
selfadjoint.cpp 29 m3 = m1.template selfadjointView<Upper>();
30 VERIFY_IS_APPROX(MatrixType(m3.template triangularView<Upper>()), MatrixType(m1.template triangularView<Upper>()));
  /external/llvm/include/llvm/Support/
UnicodeCharRanges.h 26 /// \brief Represents a closed range of Unicode code points [Lower, Upper].
29 uint32_t Upper;
36 return Range.Upper < Value;
75 DEBUG(dbgs() << "Upper bound 0x");
81 if (I->Upper < I->Lower) {
82 DEBUG(dbgs() << "Upper bound 0x");
85 DEBUG(dbgs().write_hex(I->Upper) << "\n");
88 Prev = I->Upper;
  /libcore/benchmarks/src/benchmarks/regression/
StringCaseMappingBenchmark.java 31 UPPER2(upper(2)), enum constant in enum:StringCaseMappingBenchmark.Inputs
35 UPPER8(upper(8)), enum constant in enum:StringCaseMappingBenchmark.Inputs
39 UPPER32(upper(32)), enum constant in enum:StringCaseMappingBenchmark.Inputs
43 UPPER512(upper(512)), enum constant in enum:StringCaseMappingBenchmark.Inputs
47 UPPER2048(upper(2048)), enum constant in enum:StringCaseMappingBenchmark.Inputs
51 UPPER_1M(upper(1024*1024)), enum constant in enum:StringCaseMappingBenchmark.Inputs
59 private static String upper(int length) { method in class:StringCaseMappingBenchmark.Inputs
146 // slow path: s contains upper case chars
  /external/apache-commons-math/src/main/java/org/apache/commons/math/
ArgumentOutsideDomainException.java 38 * @param upper upper bound of the domain
40 public ArgumentOutsideDomainException(double argument, double lower, double upper) {
41 super(argument, LocalizedFormats.ARGUMENT_OUTSIDE_DOMAIN, argument, lower, upper);
  /external/eigen/doc/snippets/
HessenbergDecomposition_packedMatrix.cpp 6 cout << "The upper Hessenberg part corresponds to the matrix H, which is:"
  /external/kernel-headers/original/uapi/linux/netfilter_bridge/
ebt_limit.h 16 __u32 burst; /* Period multiplier for upper limit. */
  /external/libnfc-nxp/src/
phHal4Nfc_Internal.h 89 /*Upper layer's Transceive callback*/
91 /*Upper layer's Send callback*/
93 /*Upper layer's receive callback*/
96 the upper layer.If this flag is set ,then a remote device disconnect call
101 /*sData pointer to point to upper layer's send data*/
108 /*sData pointer to point to upper layer's recv data*/
157 /*Upper layer Context for discovery call*/
159 /*Upper layer Context for P2P discovery call*/
162 by upper layer during initialization*/
166 /**Upper layer has to register this listener for receiving info about
    [all...]
phLlcNfc.c 19 * \brief Common LLC for the upper layer.
65 * \param[in] pContext LLC context provided by the upper layer. The LLC
66 * context will be given to the upper layer through the
87 * \copydoc page_reg This asynchronous function gets the information from the upper layer and creates the
92 * \param[in] pContext LLC context is provided by the upper layer. The LLC
93 * context earlier was given to the upper layer through the
96 * \param[in] pLlc_Buf The information given by the upper layer to send it to
99 * lower layer is given by the upper layer
121 * the upper layer to receive the information from the the hardware. The
125 * \param[in] pContext LLC context is provided by the upper layer. The LLC
    [all...]
phHal4Nfc.h 149 * Prototype for Generic callback type provided by upper layer. This is used
162 * Disconnect callback type provided by upper layer to called on completion
176 * Event notification to the upper layer.
191 * the upper layer as a result of \ref phHal4Nfc_Connect call used to connect
205 * upper layer in \ref phNfc_sData_t format ,when the upper layer has performed
222 * upper layer in \ref phNfc_sData_t structure, when the upper layer when the
237 * made by upper layer. It may optionally contain response data
324 * \ref phHal_sHwReference, allocated by the upper layer and the p_board_drive
    [all...]
  /external/strace/linux/i386/
arch_sigreturn.c 4 * upper half of the mask.
  /external/v8/test/cctest/compiler/
test-js-constant-cache.cc 42 Type* upper(Node* node) { return NodeProperties::GetBounds(node).upper; } function in class:JSConstantCacheTester
66 Type* t = T.upper(zero);
87 Type* t = T.upper(minus_zero);
120 Type* t = T.upper(zero);
145 Type* t = T.upper(one);
170 Type* t = T.upper(one);
230 CHECK(T.upper(node)->Equals(Type::Of(value, T.main_zone())));
277 CHECK(T.upper(T.UndefinedConstant())->Is(Type::Undefined()));
279 // CHECK(T.upper(T.TheHoleConstant())->Is(Type::Internal()))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter_bridge/
ebt_limit.h 15 u_int32_t burst; /* Period multiplier for upper limit. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_bridge/
ebt_limit.h 16 __u32 burst; /* Period multiplier for upper limit. */
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
codec.h 59 * Internal function to perform a rate-allocation for upper and lower-band,
68 * - rateUBBitPerSec : a bit-rate allocated to the upper-band
84 * Decode the upper-band if the codec is in 0-16 kHz mode.
87 * -ISACdec_obj : pointer to the upper-band decoder object. The
103 * Decode the upper-band if the codec is in 0-12 kHz mode.
106 * -ISACdec_obj : pointer to the upper-band decoder object. The
122 * Encode the upper-band if the codec is in 0-16 kHz mode.
125 * -in : upper-band audio, 160 samples (10 ms).
128 * -ISACdec_obj : pointer to the upper-band encoder object. The
141 * Encode the upper-band if the codec is in 0-12 kHz mode
    [all...]
filterbank_tables.h 28 /* The number of all-pass filter factors in an upper or lower channel*/
34 /* The upper channel all-pass filter factors */
40 /* The matrix for transforming the backward composite state to upper channel state */
  /external/bison/lib/
c-strcaseeq.h 34 # define CASEEQ(other,upper) \
35 (c_isupper (upper) ? ((other) & ~0x20) == (upper) : (other) == (upper))
37 # define CASEEQ(other,upper) \
38 (c_isupper (upper) ? (other) == (upper) || (other) == (upper) - 'A' + 'a' : (other) == (upper))
40 # define CASEEQ(other,upper) \
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
RangeConstraintManager.cpp 107 const llvm::APSInt &Upper,
123 if (i->From() > Upper) {
128 if (i->Includes(Upper)) {
130 BV.getValue(Upper)));
135 if (i->Includes(Upper)) {
136 newRanges = F.add(newRanges, Range(i->From(), BV.getValue(Upper)));
149 bool pin(llvm::APSInt &Lower, llvm::APSInt &Upper) const {
151 // both the upper and lower bounds against the symbol's type.
157 APSIntType::RangeTestResultKind UpperTest = Type.testInRange(Upper, true);
165 if (Lower < Upper)
    [all...]
  /frameworks/base/core/java/com/android/internal/util/
Preconditions.java 169 * @param upper the upper endpoint of the inclusive range
176 public static float checkArgumentInRange(float value, float lower, float upper,
183 "%s is out of range of [%f, %f] (too low)", valueName, lower, upper));
184 } else if (value > upper) {
187 "%s is out of range of [%f, %f] (too high)", valueName, lower, upper));
198 * @param upper the upper endpoint of the inclusive range
205 public static int checkArgumentInRange(int value, int lower, int upper,
210 "%s is out of range of [%d, %d] (too low)", valueName, lower, upper));
    [all...]
  /external/libcxx/test/std/re/re.traits/
lookup_classname.pass.cpp 42 | std::ctype_base::upper | std::ctype_base::lower);
44 | std::ctype_base::upper | std::ctype_base::lower);
46 | std::ctype_base::upper | std::ctype_base::lower, true);
48 | std::ctype_base::upper | std::ctype_base::lower, true);
110 test("upper", std::ctype_base::upper);
111 test("UPPER", std::ctype_base::upper);
112 test("upper", std::ctype_base::upper | std::ctype_base::alpha, true)
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.traits/
lookup_classname.pass.cpp 40 | std::ctype_base::upper | std::ctype_base::lower);
42 | std::ctype_base::upper | std::ctype_base::lower);
44 | std::ctype_base::upper | std::ctype_base::lower, true);
46 | std::ctype_base::upper | std::ctype_base::lower, true);
108 test("upper", std::ctype_base::upper);
109 test("UPPER", std::ctype_base::upper);
110 test("upper", std::ctype_base::upper | std::ctype_base::alpha, true)
    [all...]
  /external/icu/icu4c/source/samples/case/
case.cpp 49 UnicodeString upper(uppercase);
64 string = upper;
71 string.toUpper(Locale("tr", "TR")); /* Turkish upper case map string =

Completed in 2766 milliseconds

12 3 4 5 6 7 8 91011>>