HomeSort by relevance Sort by last modified time
    Searched full:constructed (Results 1551 - 1575 of 2550) sorted by null

<<61626364656667686970>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
vstring.h 170 * The newly-constructed %string contains the exact contents of
288 * @brief Set value to string constructed from initializer list.
471 * is extended and new characters are default-constructed. For
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_string.h 99 * static <em>empty string</em> _Rep object already @a constructed before
585 * @brief Set value to string constructed from initializer %list.
746 * are default-constructed. For basic types such as char, this means
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
vstring.h 158 * The newly-constructed %string contains the exact contents of
276 * @brief Set value to string constructed from initializer list.
459 * is extended and new characters are default-constructed. For
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_string.h 97 * static <em>empty string</em> _Rep object already @a constructed before
583 * @brief Set value to string constructed from initializer %list.
744 * are default-constructed. For basic types such as char, this means
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
vstring.h 170 * The newly-constructed %string contains the exact contents of
288 * @brief Set value to string constructed from initializer list.
471 * is extended and new characters are default-constructed. For
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_string.h 99 * static <em>empty string</em> _Rep object already @a constructed before
585 * @brief Set value to string constructed from initializer %list.
746 * are default-constructed. For basic types such as char, this means
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
vstring.h 158 * The newly-constructed %string contains the exact contents of
276 * @brief Set value to string constructed from initializer list.
459 * is extended and new characters are default-constructed. For
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
vstring.h 157 * The newly-constructed %string contains the exact contents of
280 * @brief Set value to string constructed from initializer list.
463 * is extended and new characters are default-constructed. For
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
rbt_pars.cpp 185 // set array has not been constructed yet.
222 // set array has not been constructed yet.
237 // set array has not been constructed yet.
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
itrbnf.cpp 205 errln("Formatter constructed from the original rules should be semantically equivalent to the original!");
211 errln("Formatter constructed from the original rules should be semantically equivalent to the original!");
225 errln("Formatter constructed from rules obtained by getRules should be semantically equivalent to the original!");
    [all...]
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
GeneratedMessage.java     [all...]
  /external/chromium_org/v8/src/
mirror-debugger.js 927 * Returns objects constructed by this function.
930 * @return {Array or undefined} The objects constructed by this function.
934 // Find all objects constructed from this function.
    [all...]
  /external/clang/include/clang/AST/
DeclObjC.h 183 /// constructed by createImplicitParams.
186 /// constructed by createImplicitParams.
    [all...]
  /external/dexmaker/src/test/java/com/google/dexmaker/
DexMakerTest.java 90 Constructable constructed = (Constructable) getMethod().invoke(null, 5L, false); local
91 assertEquals(5L, constructed.a);
92 assertEquals(false, constructed.b);
    [all...]
  /external/guava/guava/src/com/google/common/collect/
Sets.java     [all...]
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
Sets.java     [all...]
  /external/icu4c/i18n/
rbt_pars.cpp 191 // set array has not been constructed yet.
228 // set array has not been constructed yet.
243 // set array has not been constructed yet.
    [all...]
  /external/icu4c/test/intltest/
itrbnf.cpp 206 errln("Formatter constructed from the original rules should be semantically equivalent to the original!");
212 errln("Formatter constructed from the original rules should be semantically equivalent to the original!");
226 errln("Formatter constructed from rules obtained by getRules should be semantically equivalent to the original!");
    [all...]
  /external/javassist/tutorial/
tutorial.html 57 constructed object for responding later accesses.
279 constructed from the given input stream. You can use
286 The <code>CtClass</code> constructed by <code>makeClass()</code>
    [all...]
  /external/llvm/include/llvm/ADT/
APInt.h 233 /// \param numBits the bit width of the constructed APInt
251 /// \param numBits the bit width of the constructed APInt
272 /// \param numBits the bit width of the constructed APInt
    [all...]
  /external/protobuf/gtest/include/gtest/
gtest.h 594 // Constructs a TestInfo object. The newly constructed instance assumes
    [all...]
  /external/srec/srec/include/
simapi.h 929 * To free data structures constructed for Extended Noise Conditioning.
    [all...]
  /external/v8/src/
mirror-debugger.js 877 * Returns objects constructed by this function.
880 * @return {Array or undefined} The objects constructed by this function.
884 // Find all objects constructed from this function.
    [all...]
  /frameworks/base/core/java/android/app/
Fragment.java 711 * from when first being constructed, as returned by
    [all...]
  /frameworks/opt/vcard/java/com/android/vcard/
VCardEntry.java 58 * dropped before this object being constructed. Raw vCard data should be first
139 * is constructed by VCardEntry on demand. Consider using
    [all...]

Completed in 790 milliseconds

<<61626364656667686970>>