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

<<41424344454647484950>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/decimal/
decimal 232 // 3.2.2.2 Construct/copy/destroy.
315 // 3.2.3.2 Construct/copy/destroy.
398 // 3.2.4.2 Construct/copy/destroy.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/decimal/
decimal 232 // 3.2.2.2 Construct/copy/destroy.
315 // 3.2.3.2 Construct/copy/destroy.
398 // 3.2.4.2 Construct/copy/destroy.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/decimal/
decimal 232 // 3.2.2.2 Construct/copy/destroy.
315 // 3.2.3.2 Construct/copy/destroy.
398 // 3.2.4.2 Construct/copy/destroy.
  /external/chromium_org/third_party/icu/source/i18n/unicode/
choicfmt.h 262 * Construct a new ChoiceFormat with the limits and the corresponding formats
265 * @param pattern Pattern used to construct object.
275 * Construct a new ChoiceFormat with the given limits and formats. Copy
289 * Construct a new ChoiceFormat with the given limits and formats.
666 * Construct a new ChoiceFormat with the limits and the corresponding formats
669 * @param newPattern Pattern used to construct object.
dtitvfmt.h 222 * Construct a DateIntervalFormat from skeleton and the default locale.
239 * Construct a DateIntervalFormat from skeleton and a given locale.
273 * Construct a DateIntervalFormat from skeleton
293 * Construct a DateIntervalFormat from skeleton
575 * Construct a DateIntervalFormat from DateFormat,
598 * Construct a DateIntervalFormat from DateFormat
    [all...]
  /external/icu4c/i18n/unicode/
dtitvfmt.h 222 * Construct a DateIntervalFormat from skeleton and the default locale.
239 * Construct a DateIntervalFormat from skeleton and a given locale.
273 * Construct a DateIntervalFormat from skeleton
293 * Construct a DateIntervalFormat from skeleton
597 * Construct a DateIntervalFormat from DateFormat,
620 * Construct a DateIntervalFormat from DateFormat
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
deque.tcc 122 this->_M_impl.construct(this->_M_impl._M_start._M_cur - 1,
139 this->_M_impl.construct(this->_M_impl._M_finish._M_cur,
431 this->_M_impl.construct(this->_M_impl._M_finish._M_cur,
434 this->_M_impl.construct(this->_M_impl._M_finish._M_cur, __t);
468 this->_M_impl.construct(this->_M_impl._M_start._M_cur,
471 this->_M_impl.construct(this->_M_impl._M_start._M_cur, __t);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
deque.tcc 122 this->_M_impl.construct(this->_M_impl._M_start._M_cur - 1,
139 this->_M_impl.construct(this->_M_impl._M_finish._M_cur,
431 this->_M_impl.construct(this->_M_impl._M_finish._M_cur,
434 this->_M_impl.construct(this->_M_impl._M_finish._M_cur, __t);
468 this->_M_impl.construct(this->_M_impl._M_start._M_cur,
471 this->_M_impl.construct(this->_M_impl._M_start._M_cur, __t);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
deque.tcc 122 this->_M_impl.construct(this->_M_impl._M_start._M_cur - 1,
139 this->_M_impl.construct(this->_M_impl._M_finish._M_cur,
431 this->_M_impl.construct(this->_M_impl._M_finish._M_cur,
434 this->_M_impl.construct(this->_M_impl._M_finish._M_cur, __t);
468 this->_M_impl.construct(this->_M_impl._M_start._M_cur,
471 this->_M_impl.construct(this->_M_impl._M_start._M_cur, __t);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
deque.tcc 122 this->_M_impl.construct(this->_M_impl._M_start._M_cur - 1,
139 this->_M_impl.construct(this->_M_impl._M_finish._M_cur,
449 this->_M_impl.construct(this->_M_impl._M_finish._M_cur,
452 this->_M_impl.construct(this->_M_impl._M_finish._M_cur, __t);
486 this->_M_impl.construct(this->_M_impl._M_start._M_cur,
489 this->_M_impl.construct(this->_M_impl._M_start._M_cur, __t);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
deque.tcc 122 this->_M_impl.construct(this->_M_impl._M_start._M_cur - 1,
139 this->_M_impl.construct(this->_M_impl._M_finish._M_cur,
431 this->_M_impl.construct(this->_M_impl._M_finish._M_cur,
434 this->_M_impl.construct(this->_M_impl._M_finish._M_cur, __t);
468 this->_M_impl.construct(this->_M_impl._M_start._M_cur,
471 this->_M_impl.construct(this->_M_impl._M_start._M_cur, __t);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
deque.tcc 122 this->_M_impl.construct(this->_M_impl._M_start._M_cur - 1,
139 this->_M_impl.construct(this->_M_impl._M_finish._M_cur,
449 this->_M_impl.construct(this->_M_impl._M_finish._M_cur,
452 this->_M_impl.construct(this->_M_impl._M_finish._M_cur, __t);
486 this->_M_impl.construct(this->_M_impl._M_start._M_cur,
489 this->_M_impl.construct(this->_M_impl._M_start._M_cur, __t);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
deque.tcc 120 this->_M_impl.construct(this->_M_impl._M_start._M_cur - 1,
137 this->_M_impl.construct(this->_M_impl._M_finish._M_cur,
447 this->_M_impl.construct(this->_M_impl._M_finish._M_cur,
450 this->_M_impl.construct(this->_M_impl._M_finish._M_cur, __t);
484 this->_M_impl.construct(this->_M_impl._M_start._M_cur,
487 this->_M_impl.construct(this->_M_impl._M_start._M_cur, __t);
  /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
BluetoothChat.java 266 // construct a string from the buffer
272 // construct a string from the valid bytes in the buffer
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
BitSet.cs 65 /** <summary>Construct a bitset of size one word (64 bits)</summary> */
82 /** <summary>Construct a bitset given the size</summary>
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
BitSet.cs 67 /** <summary>Construct a bitset of size one word (64 bits)</summary> */
88 /** <summary>Construct a bitset given the size</summary>
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
BitSet.java 50 /** Construct a bitset of size one word (64 bits) */
69 /** Construct a bitset given the size
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
BitSet.pm 48 # Construct a bitset of size one word (64 bits)
75 # Construct a bitset given the size
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
DatagramPacketTest.java 226 // Now validate we can construct
267 // now validate we can construct
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
TreeSetTest.java 49 assertTrue("Did not construct correct TreeSet", new TreeSet().isEmpty());
71 assertTrue("Did not construct correct TreeSet", myTreeSet.isEmpty());
  /external/apache-xml/src/main/java/org/apache/xml/utils/
IntVector.java 61 * Construct a IntVector, using the given block size.
74 * Construct a IntVector, using the given block size.
ObjectVector.java 61 * Construct a IntVector, using the given block size.
74 * Construct a IntVector, using the given block size.
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XNumber.java 41 * Construct a XNodeSet object.
53 * Construct a XNodeSet object.
  /external/ceres-solver/include/ceres/internal/
scoped_ptr.h 175 // access control point of view, we construct an unnamed scoped_ptr here
176 // which we return and thus copy-construct. Hence, we need to have access
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_store_unittest.cc 138 // Construct some full hashes which share prefix with another.
201 // Construct some full hashes which share prefix with another.

Completed in 694 milliseconds

<<41424344454647484950>>