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

<<11121314151617181920>>

  /external/chromium_org/ppapi/shared_impl/private/
ppb_x509_certificate_private_shared.cc 140 // constructed by passing in PPB_X509Certificate_Fields, in which case it is
  /external/chromium_org/sdch/open-vcdiff/src/
codetablewriter_interface.h 46 // Initializes the constructed object for use. It will return
  /external/chromium_org/skia/ext/
bitmap_platform_device_skia.h 38 // Create a BitmapPlatformDevice from an already constructed bitmap;
  /external/chromium_org/sync/engine/
syncer_util.h 59 // Will return an invalid position if no valid position can be constructed, or
  /external/chromium_org/third_party/WebKit/Source/core/animation/
DocumentTimeline.h 48 // DocumentTimeline is constructed and owned by Document, and tied to its lifecycle.
  /external/chromium_org/third_party/freetype/src/cff/
cf2read.c 74 /* Can be constructed from a copied buffer managed by */
  /external/chromium_org/third_party/leveldatabase/src/include/leveldb/
filter_policy.h 40 // append the newly constructed filter to *dst.
table_builder.h 44 // Add key,value to the table being constructed.
  /external/chromium_org/third_party/leveldatabase/src/table/
two_level_iterator.cc 162 // data_iter_ is already constructed with this iterator, so
  /external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/linux/
main.cc 97 // Must be constructed after we set the socketserver.
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
stunrequest.h 79 // constructed beforehand or built on demand.
  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
asn1_par.c 65 static int asn1_print_info(BIO *bp, int tag, int xclass,int constructed,
69 static int asn1_print_info(BIO *bp, int tag, int xclass, int constructed,
76 if (constructed & V_ASN1_CONSTRUCTED)
148 /* if j == 0x21 it is a constructed indefinite length object */
  /external/chromium_org/third_party/skia/src/gpu/effects/
GrDistanceFieldTextureEffect.cpp 16 // The distance field is constructed as unsigned char values, so that the zero value is at 128.
  /external/chromium_org/tools/android/forwarder2/
device_forwarder_main.cc 54 // The DeviceController instance, if any, is constructed on the controller
  /external/chromium_org/tools/gn/
settings.h 20 // The Settings object is const once it is constructed, which allows us to
  /external/chromium_org/v8/test/mjsunit/
debug-stepout-scope-part1.js 161 // Return from function constructed with Function constructor.
  /external/chromium_org/webkit/browser/fileapi/
task_runner_bound_observer_list.h 30 // constructed.
  /external/chromium_org/webkit/common/database/
database_connections.h 78 // main thread (the thread on which the wrapper is constructed).
  /external/clang/include/clang/ASTMatchers/Dynamic/
Registry.h 46 /// \return The matcher objects constructed if no error was found.
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
DalvInsn.java 53 * @return {@code non-null;} an appropriately-constructed instance
404 * @return {@code non-null;} an appropriately-constructed instance
414 * @return {@code non-null;} an appropriately-constructed instance
424 * @return {@code non-null;} an appropriately-constructed instance
HighRegisterPrefix.java 33 /** {@code null-ok;} cached instructions, if constructed */
TargetInsn.java 72 * @return {@code non-null;} an appropriately-constructed instance
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
InsnList.java 111 * @return {@code non-null;} an appropriately-constructed instance
  /external/dexmaker/src/dx/java/com/android/dx/util/
ByteArrayAnnotatedOutput.java 69 * capacity of the resulting instance. Also, the constructed
80 * reallocated. The constructed instance does not keep annotations
89 * underlying array may be reallocated. The constructed instance does not
135 * @return {@code non-null;} an appropriately-constructed array
ExceptionWithContext.java 33 * {@link ExceptionWithContext}, or a newly-constructed exception if it

Completed in 1477 milliseconds

<<11121314151617181920>>