HomeSort by relevance Sort by last modified time
    Searched full:construct (Results 1376 - 1400 of 4776) sorted by null

<<51525354555657585960>>

  /external/chromium_org/v8/test/mjsunit/
getters-on-elements.js 199 // Construct a non-trivial prototype chain.
readonly.js 72 // Construct a fresh prototype chain from above functions.
  /external/chromium_org/v8/test/webkit/fast/js/
string-capitalization.js 41 // Construct the tests so that it passes if the toLowerCase()/toUpperCase()
  /external/chromium_org/v8/test/webkit/
toString-number-dot-expr.js 29 // construct same test-case for different kinds of number literals. the switch is used to avoid
  /external/clang/include/clang/ASTMatchers/Dynamic/
Parser.h 106 /// construct the matchers.
VariantValue.h 13 /// Used by the registry to construct matchers in a generic way.
  /external/clang/include/clang/Frontend/
Utils.h 102 /// createInvocationFromCommandLine - Construct a compiler invocation object for
  /external/clang/include/clang/Tooling/
FileMatchTrie.h 61 /// \brief Construct a new \c FileMatchTrie with the given \c PathComparator.
  /external/clang/test/Analysis/
comparison-implicit-casts.cpp 59 // Construct a value that cannot be represented by 'char',
  /external/clang/test/CXX/basic/basic.types/
p10.cpp 103 constexpr int nVBase = (DerivedFromVBase<HasVBase>(), 0); // expected-error {{constant expression}} expected-note {{cannot construct object of type 'DerivedFromVBase<HasVBase>' with virtual base class in a constant expression}}
  /external/compiler-rt/lib/i386/
udivdi3.S 32 movl 16(%esp), %eax // Construct bhi, containing bits [1+i:32+i] of b
umoddi3.S 33 movl 16(%esp), %eax // Construct bhi, containing bits [1+i:32+i] of b
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
UniformListItem.java 50 * it is used to construct an instance of this class.
  /external/dexmaker/src/dx/java/com/android/dx/rop/annotation/
Annotation.java 46 * Construct an instance. It initially contains no elements.
  /external/dropbear/libtomcrypt/src/pk/rsa/
rsa_verify_hash.c 123 /* construct the SEQUENCE
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
runant.pl 99 #construct arguments to java
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
SelfOrientingSashForm.java 51 * the style of widget to construct
  /external/eigen/Eigen/src/Eigen2Support/Geometry/
Rotation2D.h 56 /** Construct a 2D counter clock wise rotation from the angle \a a in radian. */
  /external/eigen/Eigen/src/Geometry/
Rotation2D.h 61 /** Construct a 2D counter clock wise rotation from the angle \a a in radian. */
  /external/eigen/doc/
C10_TutorialMapClass.dox 30 To construct a Map variable, you need two other pieces of information: a pointer to the region of memory defining the array of coefficients, and the desired shape of the matrix or vector. For example, to define a matrix of \c float with sizes determined at compile time, you might do the following:
  /external/eigen/test/
qr_colpivoting.cpp 95 // now construct a matrix with prescribed determinant
umeyama.cpp 70 eigen_assert(false && "randMatrixUnitary: Could not construct unitary matrix!");
  /external/elfutils/libasm/
asm_newscn.c 63 /* Buffer where we construct the flag string. */
  /external/eyes-free/AccessCheck/src/com/android/accessibility/
AccessibilityValidationContentHandler.java 85 * Construct an AccessibilityValidationContentHandler object with the file
  /external/icu4c/common/
uchriter.cpp 23 // never default construct!

Completed in 1040 milliseconds

<<51525354555657585960>>