HomeSort by relevance Sort by last modified time
    Searched full:constructed (Results 226 - 250 of 2682) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/v8/test/mjsunit/
object-literal.js 182 // Function property, constructed.
183 function construct() { this.constructed = true; }
187 assertTrue(vo.constructed);
  /external/clang/include/clang/ASTMatchers/Dynamic/
Parser.h 91 /// \return The matcher objects constructed by the processor, or a null
134 /// \return The matcher object constructed, or an empty Optional if an error
147 /// \return The matcher object constructed by the processor, or an empty
  /external/mockito/cglib-and-asm/src/org/mockito/asm/
Item.java 113 * @param index index of the item to be constructed.
122 * @param index index of the item to be constructed.
123 * @param i the item that must be copied into the item to be constructed.
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/scriptc/
rs_matrix.rsh 232 * Load an Ortho projection matrix constructed from the 6 planes
246 * Load an Frustum projection matrix constructed from the 6 planes
260 * Load an perspective projection matrix constructed from the 6 planes
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/scriptc/
rs_matrix.rsh 232 * Load an Ortho projection matrix constructed from the 6 planes
246 * Load an Frustum projection matrix constructed from the 6 planes
260 * Load an perspective projection matrix constructed from the 6 planes
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/scriptc/
rs_matrix.rsh 232 * Load an Ortho projection matrix constructed from the 6 planes
246 * Load an Frustum projection matrix constructed from the 6 planes
260 * Load an perspective projection matrix constructed from the 6 planes
  /cts/suite/audio_quality/lib/include/task/
TaskProcess.h 48 /// all constructed stuffs automatically deleted by the passed UniquePtrs
  /dalvik/dexgen/src/com/android/dexgen/rop/type/
TypeList.java 66 * @return {@code non-null;} an appropriately-constructed instance
  /dalvik/dx/src/com/android/dx/rop/type/
TypeList.java 66 * @return {@code non-null;} an appropriately-constructed instance
  /development/samples/ApiDemos/src/com/example/android/apis/view/
SecureViewOverlay.java 29 * This view is constructed in such a way as to obscure the buttons and descriptive
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
NFA.java 33 /** An NFA (collection of NFAStates) constructed from a grammar. This
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/serialization/
CertificateTest.java 73 * be constructed
  /external/apache-xml/src/main/java/org/apache/xalan/extensions/
ExpressionVisitor.java 47 * @param sroot the StylesheetRoot that is being constructed.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
BEROctetString.java 139 out.write(BERTags.CONSTRUCTED | BERTags.OCTET_STRING);
BERTaggedObject.java 99 out.writeTag(BERTags.CONSTRUCTED | BERTags.TAGGED, tagNo);
  /external/ceres-solver/internal/ceres/
block_evaluate_preparer.h 51 // constructed with new[] (as opposed to plain 'new').
  /external/chromium_org/base/
environment.h 56 // Returns a modified environment vector constructed from the given environment
location.h 15 // Location provides basic info where of an object was constructed, or was
version.h 20 // The only thing you can legally do to a default constructed
  /external/chromium_org/base/memory/
aligned_memory.h 8 // is constructed and destructed (you don't want static initialization and
  /external/chromium_org/chrome/browser/extensions/api/signed_in_devices/
signed_in_devices_manager.h 36 // new list of devices is constructed and passed back to the extension.
  /external/chromium_org/components/nacl/loader/
nacl_validation_query.h 69 // affect, a hash tree is constructed to emulate incremental signing.
  /external/chromium_org/components/rappor/
rappor_metric.h 45 // Gets the parameter values this metric was constructed with.
  /external/chromium_org/components/storage_monitor/
storage_monitor_win.h 28 // |portable_device_watcher| objects. These params are either constructed in
  /external/chromium_org/content/browser/appcache/
appcache_disk_cache.h 60 // underlying disk_cache::Backend to be fully constructed. Early

Completed in 523 milliseconds

1 2 3 4 5 6 7 8 91011>>