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

<<71727374757677787980>>

  /external/llvm/lib/Transforms/InstCombine/
InstCombineShifts.cpp 382 // The mask we constructed says what the trunc would do if occurring
  /external/llvm/lib/Transforms/Instrumentation/
GCOVProfiling.cpp 202 // Constructed only by requesting it from a GCOVBlock, this object stores a
  /external/llvm/lib/Transforms/Utils/
LoopSimplify.cpp 731 // Finally, add the newly constructed PHI node as the entry for the BEBlock.
  /external/nist-sip/java/gov/nist/javax/sip/address/
SipUri.java 871 * request constructed from the URI. If the header already had a value it
    [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/
CodedInputStream.java 549 * when constructed around a raw byte array (nor with
  /external/protobuf/src/google/protobuf/compiler/python/
python_generator.cc 34 // largely be constructed at runtime via the metaclass in reflection.py.
    [all...]
  /external/protobuf/src/google/protobuf/
message.h 477 // a newly-constructed string, though, it's just as fast and more readable
    [all...]
  /external/replicaisland/res/values/
strings.xml 318 Today marks three consecutive days of rain. Last week was clear--the seas were calm and my carefully constructed shelter proved unnecessary. I am sitting in a small alcove at the base of a hollow tree as the sky dumps golf ball-sized raindrops into the forest around me. The beach is long behind me now and the sound of the ocean is just a memory.\n
  /external/skia/src/gpu/
GrDrawTarget.h 38 // The context may not be fully constructed and should not be used during GrDrawTarget
    [all...]
  /external/stlport/stlport/stl/
_deque.c 366 // but none of the deque's elements have yet been constructed.
  /external/tinyxml/docs/
index.html 108 Reads XML from a stream, making it useful for network transmission. The tricky part is knowing when the XML document is complete, since there will almost certainly be other data in the stream. TinyXml will assume the XML data is complete after it reads the root element. Put another way, documents that are ill-constructed with more than one root element will not read correctly. Also note that operator&gt;&gt; is somewhat slower than Parse, due to both implementation of the STL and limitations of TinyXml.<p>
  /external/v8/benchmarks/
deltablue.js 786 * constraints is constructed with a stay constraint on one end. An
  /external/v8/src/
handles.cc 158 // If objects constructed from this function exist then changing
    [all...]
  /frameworks/base/core/java/android/content/
ClipData.java 117 * containing the appropriate data type can be constructed and used.
    [all...]
  /frameworks/base/core/java/android/view/
LayoutInflater.java 657 * takes the future parent of the view being constructed. The default
    [all...]
  /frameworks/base/core/java/android/widget/
ImageView.java 458 * Sets the image level, when it is constructed from a
    [all...]
  /frameworks/base/docs/html/about/versions/
android-3.2.jd 334 sets the initial saved state for a Fragment when first constructed.</li>
  /frameworks/base/services/java/com/android/server/wm/
ScreenRotationAnimation.java 580 // no BlackSurfaces being constructed.
    [all...]
  /frameworks/native/libs/input/
InputTransport.cpp 101 ALOGD("Input channel constructed: name='%s', fd=%d",
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneBase.java     [all...]
  /frameworks/support/v4/java/android/support/v4/app/
ShareCompat.java 476 * stream URI added the final intent constructed will become an ACTION_SEND_MULTIPLE
    [all...]
  /libcore/luni/src/main/java/java/security/
Provider.java     [all...]
  /libcore/luni/src/main/java/java/util/prefs/
Preferences.java 37 * nodes' absolute paths are constructed in the standard way: &lt;parent's
    [all...]
  /libcore/support/src/test/java/org/apache/harmony/security/tests/support/cert/
TestUtils.java 90 * constructed using self signed test certificate
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_deque.c 366 // but none of the deque's elements have yet been constructed.

Completed in 1112 milliseconds

<<71727374757677787980>>