HomeSort by relevance Sort by last modified time
    Searched full:constructs (Results 2726 - 2750 of 3575) sorted by null

<<101102103104105106107108109110>>

  /libcore/luni/src/main/java/java/io/
RandomAccessFile.java 61 * Constructs a new {@code RandomAccessFile} based on {@code file} and opens
132 * Constructs a new {@code RandomAccessFile} based on the file named {@code
  /libcore/luni/src/main/java/java/security/
Provider.java 93 * Constructs a new instance of {@code Provider} with its name, version and
832 * Constructs a new instance of {@code Service} with the given
    [all...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest-port_test.cc     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
istream 113 * functions in constructs like
241 * in that it also constructs a sentry object and has the same error
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
istream 113 * functions in constructs like
241 * in that it also constructs a sentry object and has the same error
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
istream 115 * functions in constructs like
243 * in that it also constructs a sentry object and has the same error
  /external/chromium/testing/gmock/include/gmock/
gmock-matchers.h 222 // Constructs a matcher from its implementation.
253 // Constructs a null matcher. Needed for storing Matcher objects in STL
258 // Constructs a matcher from its implementation.
    [all...]
  /frameworks/base/core/java/android/webkit/
WebView.java 429 * Constructs a new WebView with a Context object.
438 * Constructs a new WebView with layout parameters.
448 * Constructs a new WebView with layout parameters and a default style.
459 * Constructs a new WebView with layout parameters and a default style.
479 * Constructs a new WebView with layout parameters, a default style and a set
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
vector     [all...]
  /external/chromium_org/third_party/libxml/src/
parserInternals.c 555 * XML constructs only use < 128 chars
723 * XML constructs only use < 128 chars
842 * XML constructs only use < 128 chars
    [all...]
  /external/javassist/tutorial/
tutorial.html 377 which constructs a <code>ClassPool</code> object and appends the system
457 <code>Point.class</code> again and it constructs a new <code>CtClass</code>
598 it constructs an instance of the modified <code>Hello</code> class
    [all...]
  /external/libxml2/
parserInternals.c 555 * XML constructs only use < 128 chars
723 * XML constructs only use < 128 chars
842 * XML constructs only use < 128 chars
    [all...]
  /external/llvm/docs/tutorial/
OCamlLangImpl5.rst 390 Now that we know how to add basic control flow constructs to the
525 This loop contains all the same constructs we saw before: a phi node,
686 of the tutorial. In this chapter we added two control flow constructs,
    [all...]
  /external/llvm/include/llvm/ADT/
APInt.h 484 /// Constructs an APInt value that has a contiguous range of bits set. The
506 /// Constructs an APInt value that has the top hiBitsSet bits set.
524 /// Constructs an APInt value that has the bottom loBitsSet bits set.
    [all...]
  /external/robolectric/src/main/java/android/net/
Uri__FromAndroid.java 350 * Constructs a new builder, copying the attributes from this Uri.
    [all...]
  /frameworks/base/core/java/android/app/
Notification.java 664 * Constructs a Notification object with default values.
687 * Constructs a Notification object with the information needed to
    [all...]
  /frameworks/base/core/java/android/net/
Uri.java 401 * Constructs a new builder, copying the attributes from this Uri.
    [all...]
  /frameworks/base/docs/html/guide/topics/providers/
content-provider-basics.jd 471 // Constructs a selection clause that matches the word that the user entered.
526 // Constructs a selection clause by concatenating the user's input to the column name
545 // Constructs a selection clause with a replaceable parameter
    [all...]
  /frameworks/opt/vcard/java/com/android/vcard/
VCardEntry.java 521 * Accepts raw propertyValueList in vCard and constructs PostalData.
    [all...]
  /dalvik/docs/
prettify.js 625 * level constructs. Tags are returned as a single token - attributes are
    [all...]
  /dalvik/dx/src/com/android/dx/command/dexer/
Main.java 447 * Constructs the output {@link DexFile}, fill it in with all the
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
URI.java 77 * Constructs a <code>MalformedURIException</code> with no specified
86 * Constructs a <code>MalformedURIException</code> with the
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/utils/
URI.java 74 * Constructs a <code>MalformedURIException</code> with no specified
83 * Constructs a <code>MalformedURIException</code> with the
    [all...]
  /external/chromium_org/third_party/icu/source/common/
uniset_props.cpp 324 * Constructs a set from the given pattern, optionally ignoring
349 * Constructs a set from the given pattern, optionally ignoring
    [all...]
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
TextFormat.java 928 * Constructs an appropriate {@link ParseException} for the given
937 * Constructs an appropriate {@link ParseException} for the given
    [all...]

Completed in 1600 milliseconds

<<101102103104105106107108109110>>