HomeSort by relevance Sort by last modified time
    Searched full:constructs (Results 2326 - 2350 of 3697) sorted by null

<<919293949596979899100>>

  /external/chromium_org/native_client_sdk/doc_generated/pepper_dev/cpp/
classpp_1_1_var_dictionary.html 51 <p>Constructs a new dictionary var. </p>
68 <p>Constructs a <code><a class="el" href="classpp_1_1_var_dictionary.html">VarDictionary</a></code> given a var for which <a class="el" href="classpp_1_1_var.html#ae061050e5deaac345eb089b9cd8796ea" title="This function determines if this Var is a dictionary.">is_dictionary()</a> is true. </p>
92 <p>Constructs a <code><a class="el" href="classpp_1_1_var_dictionary.html">VarDictionary</a></code> given a <code>PP_Var</code> of type PP_VARTYPE_DICTIONARY. </p>
  /external/chromium_org/native_client_sdk/doc_generated/pepper_stable/cpp/
classpp_1_1_i_m_e_input_event.html 47 <p>Constructs an <a class="el" href="classpp_1_1_resource.html#a859068e34cdc2dc0b78754c255323aa9" title="This functions determines if this resource is invalid or uninitialized.">is_null()</a> IME input event object. </p>
64 <p>Constructs an IME input event object from the provided generic input event. </p>
128 <p>This constructor manually constructs an IME event from the provided parameters. </p>
classpp_1_1_var_array.html 50 <p>Constructs a new array var. </p>
67 <p>Constructs a <code><a class="el" href="classpp_1_1_var_array.html">VarArray</a></code> given a var for which <a class="el" href="classpp_1_1_var.html#a7a28894a77f9d69d1a4b0272bf80d657" title="This function determines if this Var is an array.">is_array()</a> is true. </p>
91 <p>Constructs a <code><a class="el" href="classpp_1_1_var_array.html">VarArray</a></code> given a <code>PP_Var</code> of type PP_VARTYPE_ARRAY. </p>
classpp_1_1_var_dictionary.html 51 <p>Constructs a new dictionary var. </p>
68 <p>Constructs a <code><a class="el" href="classpp_1_1_var_dictionary.html">VarDictionary</a></code> given a var for which <a class="el" href="classpp_1_1_var.html#ae061050e5deaac345eb089b9cd8796ea" title="This function determines if this Var is a dictionary.">is_dictionary()</a> is true. </p>
92 <p>Constructs a <code><a class="el" href="classpp_1_1_var_dictionary.html">VarDictionary</a></code> given a <code>PP_Var</code> of type PP_VARTYPE_DICTIONARY. </p>
  /external/chromium_org/third_party/WebKit/Source/platform/
PODRedBlackTree.h 109 // Constructs a new red-black tree without allocating an arena.
122 // Constructs a new red-black tree, allocating temporary objects
134 // Constructs a new red-black tree, allocating temporary objects
  /external/chromium_org/third_party/icu/source/common/unicode/
bytestrie.h 51 * Constructs a BytesTrie reader instance.
103 * Constructs an empty State.
346 * Constructs a BytesTrie reader instance.
ucharstrie.h 51 * Constructs a UCharsTrie reader instance.
103 * Constructs an empty State.
364 * Constructs a UCharsTrie reader instance.
  /external/chromium_org/third_party/icu/source/i18n/unicode/
choicfmt.h 174 * Constructs a new ChoiceFormat from the pattern string.
186 * Constructs a new ChoiceFormat with the given limits and message strings.
202 * Constructs a new ChoiceFormat with the given limits, closure flags and message strings.
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
RopTranslator.java 110 * Constructs an instance. This method is private. Use {@link #translate}.
509 * Constructs an instance.
819 * Constructs an instance.
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
SsaRenamer.java 96 * Constructs an instance of the renamer
147 * Constructs an instance of the renamer with threshold set
305 * Constructs a block renamer instance. Call {@code process}
  /external/eigen/Eigen/src/Eigen2Support/Geometry/
Quaternion.h 101 /** Constructs and initializes the quaternion \f$ w+xi+yj+zk \f$ from
114 /** Constructs and initializes a quaternion from the angle-axis \a aa */
117 /** Constructs and initializes a quaternion from either:
  /external/icu/icu4c/source/common/unicode/
bytestrie.h 51 * Constructs a BytesTrie reader instance.
103 * Constructs an empty State.
346 * Constructs a BytesTrie reader instance.
ucharstrie.h 51 * Constructs a UCharsTrie reader instance.
103 * Constructs an empty State.
364 * Constructs a UCharsTrie reader instance.
  /external/icu/icu4c/source/i18n/unicode/
choicfmt.h 174 * Constructs a new ChoiceFormat from the pattern string.
186 * Constructs a new ChoiceFormat with the given limits and message strings.
202 * Constructs a new ChoiceFormat with the given limits, closure flags and message strings.
  /external/llvm/docs/tutorial/
LangImpl8.rst 24 constructs with SSA construction.
60 constructs, often these constructs make the most sense if they are
OCamlLangImpl8.rst 24 constructs with SSA construction.
60 constructs, often these constructs make the most sense if they are
  /frameworks/base/media/java/android/media/
RingtoneManager.java 226 * Constructs a RingtoneManager. This constructor is recommended as its
237 * Constructs a RingtoneManager. The instance constructed by this
519 * Constructs a where clause that consists of at least one column being 1
  /frameworks/rs/scriptc/
rs_matrix.rsh 342 * Constructs an orthographic projection matrix, transforming the box
366 * Constructs a frustum projection matrix, transforming the box
387 * Constructs a perspective projection matrix, assuming a symmetrical field of view.
  /libcore/luni/src/main/java/java/net/
URLClassLoader.java 530 * Constructs a new {@code URLClassLoader} instance. The newly created
544 * Constructs a new URLClassLoader instance. The newly created instance will
694 * Constructs a new {@code URLClassLoader} instance. The newly created
    [all...]
  /libcore/luni/src/main/java/java/text/
AttributedString.java 381 * Constructs an {@code AttributedString} from an {@code
463 * Constructs an {@code AttributedString} from a range of the text contained
486 * Constructs an {@code AttributedString} from a range of the text contained
  /libcore/luni/src/main/java/java/util/
ArrayDeque.java 152 * Constructs an empty array deque with an initial capacity
160 * Constructs an empty array deque with an initial capacity
170 * Constructs a deque containing the elements of the specified
ArrayList.java 65 * Constructs a new instance of {@code ArrayList} with the specified
79 * Constructs a new {@code ArrayList} instance with zero initial capacity.
86 * Constructs a new instance of {@code ArrayList} containing the elements of
EnumMap.java 396 * Constructs an empty {@code EnumMap} using the given key type.
408 * Constructs an {@code EnumMap} using the same key type as the given {@code EnumMap} and
421 * Constructs an {@code EnumMap} initialized from the given map. If the given map
  /libcore/luni/src/main/java/java/util/zip/
ZipFile.java 111 * Constructs a new {@code ZipFile} allowing read access to the contents of the given file.
123 * Constructs a new {@code ZipFile} allowing read access to the contents of the given file.
134 * Constructs a new {@code ZipFile} allowing access to the given file.
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
DirectoryWalker.java 131 * express constructs like 'any file in directories named docs'.
577 * Constructs a <code>CancelException</code> with
588 * Constructs a <code>CancelException</code> with

Completed in 606 milliseconds

<<919293949596979899100>>