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

<<11121314151617181920>>

  /external/chromium_org/printing/
printing_context_mac.h 53 // Returns the set of page ranges constructed from |print_info_|.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/
test_input.py 35 # TestInput objects are normally constructed by the manager and passed
  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
README.webtreemap.txt 45 The treemap is constructed with one `div` per region with a separate
  /external/chromium_org/third_party/icu/source/common/
rbbitblb.h 98 // RBBIStateDescriptor - The DFA is constructed as a set of these descriptors,
  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
a_bytes.c 133 int ret,r,constructed; local
147 constructed=1;
149 constructed=0;
150 ASN1_put_object(&p,constructed,ret,tag,xclass);
  /external/chromium_org/third_party/sqlite/src/tool/
soak1.tcl 9 # constructed makefiles are named "soak1.mk".
  /external/chromium_org/tools/android/forwarder2/
host_controller.h 23 // operates on its own thread and is destroyed on the thread it was constructed
  /external/chromium_org/ui/message_center/views/
message_bubble_base.h 36 // Called after the bubble view has been constructed. Creates and initializes
  /external/chromium_org/v8/test/webkit/
dfg-get-by-val-clobber.js 45 // Now the evil test. This is constructed to minimize the likelihood that CSE will succeed through
  /external/chromium_org/webkit/browser/appcache/
appcache_disk_cache.h 53 // underlying disk_cache::Backend to be fully constructed. Early
  /external/dexmaker/src/dx/java/com/android/dx/rop/type/
TypeList.java 66 * @return {@code non-null;} an appropriately-constructed instance
  /external/droiddriver/src/com/google/android/droiddriver/util/
FileUtils.java 46 * Returns a new file constructed using the absolute path of {@code path}.
  /external/guava/guava/src/com/google/common/cache/
ForwardingLoadingCache.java 73 * constructed {@link LoadingCache} as the delegete.
  /external/guava/guava/src/com/google/common/util/concurrent/
ForwardingCheckedFuture.java 60 * can pass in an already constructed {@link CheckedFuture} as the delegate.
ForwardingFuture.java 78 * can pass in an already constructed {@link Future} as the delegate.
  /external/icu4c/common/
rbbitblb.h 98 // RBBIStateDescriptor - The DFA is constructed as a set of these descriptors,
  /external/jsilver/src/org/clearsilver/jni/
JniClearsilverFactory.java 47 * HDF objects constructed by newHDF may want to pass in {@code false}.
  /external/junit/src/org/junit/runners/model/
RunnerBuilder.java 46 * @throws Throwable if a runner cannot be constructed
  /external/llvm/include/llvm/ADT/
StringSet.h 32 // type will be default constructed which we use to detect insert.
  /external/llvm/include/llvm/MC/
MCLabel.h 25 /// should only be constructed for valid instances in the object file.
  /external/llvm/include/llvm/Support/
MutexGuard.h 21 /// Instances of this class acquire a given Mutex Lock when constructed and
  /external/openssl/crypto/asn1/
a_bytes.c 133 int ret,r,constructed; local
147 constructed=1;
149 constructed=0;
150 ASN1_put_object(&p,constructed,ret,tag,xclass);
  /external/oprofile/libutil++/
sparse_array.h 86 /// return true if all elements have the default constructed value
  /frameworks/base/core/java/android/view/accessibility/
package.html 16 constructed event. The parent may optionally append a record for itself for
  /frameworks/base/location/java/android/location/
GeocoderParams.java 44 * This object is only constructed by the Geocoder class

Completed in 1502 milliseconds

<<11121314151617181920>>