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

<<41424344454647484950>>

  /dalvik/dx/src/com/android/dx/ssa/back/
IdenticalBlockCombiner.java 38 * Constructs instance. Call {@code process()} to run.
152 * Replaces one of a block's successors with a different label. Constructs
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/spec/
PSSParameterSpecTest.java 47 * Assertion: constructs using valid parameter
74 * Assertion: constructs using valid parameters
  /external/apache-harmony/support/src/test/java/tests/support/
Support_StringWriter.java 27 * Constructs a new StringWriter which has a StringBuffer allocated with the
38 * Constructs a new StringWriter which has a StringBuffer allocated with the
  /external/apache-http/src/org/apache/http/
NameValuePair.java 45 * The following rules are used throughout this specification to describe basic parsing constructs.
84 * within quoted-string and comment constructs.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/io/
CipherOutputStream.java 20 * Constructs a CipherOutputStream from an OutputStream and a
33 * Constructs a CipherOutputStream from an OutputStream and a
  /external/chromium/base/metrics/
stats_counters.h 134 // Constructs and starts the timer.
163 // Constructs and starts the timer.
  /external/chromium/chrome/browser/extensions/
extension_cookies_api.h 51 // an event and constructs a suitable JSON formatted extension event from it.
76 // Looks for a 'url' value in the given details dictionary and constructs a
  /external/chromium/testing/gmock/include/gmock/
gmock-cardinalities.h 85 // Constructs a null cardinality. Needed for storing Cardinality
89 // Constructs a Cardinality from its implementation.
  /external/chromium_org/base/json/
json_reader.h 89 // Constructs a reader with the default options, JSON_PARSE_RFC.
92 // Constructs a reader with custom options.
  /external/chromium_org/base/metrics/
stats_counters.h 134 // Constructs and starts the timer.
163 // Constructs and starts the timer.
  /external/chromium_org/chrome/browser/extensions/api/cookies/
cookies_api.h 46 // an event and constructs a suitable JSON formatted extension event from it.
74 // Constructs a GURL from the given url string. Returns false and assigns the
cookies_helpers.h 59 // Allocates and constructs a new CookieStore object as defined by the cookies
72 // Constructs a URL from a cookie's information for use in checking
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_common.cc 64 // Constructs |inputs| from template data.
74 // Constructs |inputs| from template data for a given |dialog_section|.
  /external/chromium_org/media/base/
video_decoder_config.h 70 // Constructs an uninitialized object. Clients should call Initialize() with
74 // Constructs an initialized object. It is acceptable to pass in NULL for
  /external/chromium_org/net/base/
upload_data_stream.h 27 // Constructs a non-chunked data stream.
31 // Constructs a chunked data stream.
  /external/chromium_org/remoting/webapp/
wcs_loader.js 8 * A class that loads a WCS IQ client and constructs remoting.wcs as a
96 * Constructs the remoting.wcs object.
  /external/chromium_org/third_party/WebKit/public/testing/
WebScopedPtr.h 41 // Default constructor. Constructs an empty scoped pointer.
44 // Constructs a scoped pointer from a plain one.
  /external/chromium_org/third_party/icu/source/i18n/unicode/
tztrans.h 34 * Constructs a <code>TimeZoneTransition</code> with the time and the rules before/after
45 * Constructs an empty <code>TimeZoneTransition</code>
  /external/chromium_org/third_party/icu/source/i18n/
ztrans.h 32 * Constructs a time zone transition with the time and the rules before/after
44 * Constructs an empty <code>TimeZoneTransition</code>
  /external/chromium_org/third_party/libjingle/source/talk/base/
atomicops.h 78 // Constructs an empty queue, with capacity 0.
83 // Constructs an empty queue with the given capacity.
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
dynamic_message.h 51 // Constructs implementations of Message which can emulate types which are not
97 // Given a Descriptor, constructs the default (prototype) Message of that
  /external/chromium_org/v8/src/
smart-pointers.h 38 // Default constructor. Constructs an empty scoped pointer.
41 // Constructs a scoped pointer from a plain one.
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
CatchHandlerList.java 32 * Constructs an instance. All indices initially contain {@code null}.
175 * Constructs an instance.
CatchTable.java 33 * Constructs an instance. All indices initially contain {@code null}.
106 * Constructs an instance.
PositionList.java 115 * Constructs an instance. All indices initially contain {@code null}.
156 * Constructs an instance.

Completed in 1340 milliseconds

<<41424344454647484950>>