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

<<41424344454647484950>>

  /external/protobuf/src/google/protobuf/
message_lite.cc 319 // caller supplied for the return value to be constructed in.
  /external/qemu/block/
qcow2-snapshot.c 234 /* if no id is provided, a new one is constructed */
  /external/skia/src/core/
SkTLList.h 24 Elements of the list can be constructed in place using the following macros:
  /external/smack/src/com/kenai/jbosh/
ComposableBody.java 31 * A message is constructed by creating a builder, manipulating the
  /external/v8/src/
compiler.h 41 // is constructed based on the resources available at compile-time.
  /external/valgrind/main/nightly/
README.txt 145 - $DIR/final contains the overall summary, constructed from $DIR/old.short,
  /frameworks/base/core/java/android/provider/
SearchRecentSuggestions.java 119 * Although provider utility classes are typically static, this one must be constructed
  /frameworks/rs/cpp/util/
TypeHelpers.h 49 // whether this type type can be copy-constructed with memcpy
  /frameworks/rs/server/
TypeHelpers.h 49 // whether this type type can be copy-constructed with memcpy
  /libcore/libdvm/src/main/java/java/lang/reflect/
AccessibleObject.java 99 * AccessibleObject} instances can only be constructed by the virtual
  /libcore/luni/src/main/java/javax/xml/transform/
OutputKeys.java 35 * only for static variable access, and should never be constructed.
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1Choice.java 259 // add constructed identifier
  /libcore/luni/src/test/java/dalvik/system/
DexClassLoaderTest.java 151 * to verify anything about the constructed instance, other than
  /libcore/luni/src/test/java/libcore/java/lang/
OldThreadTest.java 52 assertTrue("Constructed incorrect thread", (st.getThreadGroup() == tg)
  /ndk/sources/cxx-stl/gabi++/tests/
test_vector1.cpp 192 // the destructor from the partially constructed array.
  /ndk/sources/third_party/googletest/googletest/samples/
sample6_unittest.cc 42 // implementations can be constructed the same way.
  /packages/apps/Nfc/src/com/android/nfc/handover/
BluetoothHeadsetHandover.java 103 checkMainThread(); // mHandler must get get constructed on Main Thread for toasts to work
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
AccessibilityEntityProvider.java 93 // Since this class is constructed lazily, we might not get a subsequent
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_pair.h 204 * @return A newly-constructed pair<> object of the appropriate type.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
langinfo.h 37 /* Extract the category and item index from a constructed `nl_item' value. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nislib.h 41 * constructed from name.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_pair.h 249 * @return A newly-constructed pair<> object of the appropriate type.
stl_vector.h 240 * @brief Creates a %vector with default constructed elements.
244 * constructed elements.
626 * default constructed elements are appended.
931 * This function will insert an object of type T constructed
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
langinfo.h 37 /* Extract the category and item index from a constructed `nl_item' value. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nislib.h 41 * constructed from name.

Completed in 611 milliseconds

<<41424344454647484950>>