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

<<11121314151617181920>>

  /external/chromium_org/base/memory/
singleton.h 93 // tracing, where the singleton instance is of a type carefully constructed to
225 // This class is safe to be constructed and copy-constructed since it has no
  /external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_tamper_detection.cc 199 // a list of headers. The fingerprint is constructed as follows:
205 // The constructed fingerprint looks like:
347 // constructed as follows:
  /external/chromium_org/device/bluetooth/
bluetooth_gatt_service.h 28 // are constructed and owned by a BluetoothDevice.
32 // constructed directly and registered. Once registered, a GATT attribute
136 // service with UUID |uuid|. Whether the constructed service is primary or
  /external/eigen/doc/
PreprocessorDirectives.dox 28 Defaults to the %IOFormat constructed by the default constructor IOFormat::IOFormat().
29 - \b EIGEN_INITIALIZE_MATRICES_BY_ZERO - if defined, all entries of newly constructed matrices and arrays are
31 - \b EIGEN_INITIALIZE_MATRICES_BY_NAN - if defined, all entries of newly constructed matrices and arrays are
  /external/llvm/docs/
InAlloca.rst 12 instances that are passed by value are constructed directly into
32 that passes two default-constructed ``Foo`` objects to ``g`` in the
79 constructed argument ``b`` before restoring the stack pointer. If the
  /external/openssl/crypto/asn1/
asn1_err.c 228 {ERR_REASON(ASN1_R_EXPLICIT_TAG_NOT_CONSTRUCTED),"explicit tag not constructed"},
286 {ERR_REASON(ASN1_R_SEQUENCE_NOT_CONSTRUCTED),"sequence not constructed"},
297 {ERR_REASON(ASN1_R_TYPE_NOT_CONSTRUCTED) ,"type not constructed"},
  /frameworks/av/media/img_utils/include/img_utils/
TiffWriter.h 75 * stay alive for the lifespan of the constructed TiffWriter object.
132 * was constructed with. The count and type are validated.
148 * defined in one of the definition vectors this TIFF writer was constructed
  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSParserFilter.java 20 * nodes as they are being constructed while parsing. As each node is
78 * being constructed (it may not have a parent node.)
129 * @param nodeArg The newly constructed element. At the time this method
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
regex_constants.h 91 * speed with which regular expression objects are constructed. Otherwise
249 * new string is constructed using the rules used by the ECMAScript replace
277 * new string is constructed using the rules used by the POSIX sed utility
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
regex_constants.h 98 * speed with which regular expression objects are constructed. Otherwise
256 * new string is constructed using the rules used by the ECMAScript replace
284 * new string is constructed using the rules used by the POSIX sed utility
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
regex_constants.h 98 * speed with which regular expression objects are constructed. Otherwise
256 * new string is constructed using the rules used by the ECMAScript replace
284 * new string is constructed using the rules used by the POSIX sed utility
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex_constants.h 91 * speed with which regular expression objects are constructed. Otherwise
249 * new string is constructed using the rules used by the ECMAScript replace
277 * new string is constructed using the rules used by the POSIX sed utility
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex_constants.h 91 * speed with which regular expression objects are constructed. Otherwise
249 * new string is constructed using the rules used by the ECMAScript replace
277 * new string is constructed using the rules used by the POSIX sed utility
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex_constants.h 91 * speed with which regular expression objects are constructed. Otherwise
249 * new string is constructed using the rules used by the ECMAScript replace
277 * new string is constructed using the rules used by the POSIX sed utility
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex_constants.h 91 * speed with which regular expression objects are constructed. Otherwise
249 * new string is constructed using the rules used by the ECMAScript replace
277 * new string is constructed using the rules used by the POSIX sed utility
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
regex_constants.h 98 * speed with which regular expression objects are constructed. Otherwise
256 * new string is constructed using the rules used by the ECMAScript replace
284 * new string is constructed using the rules used by the POSIX sed utility
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex_constants.h 98 * speed with which regular expression objects are constructed. Otherwise
294 * new string is constructed using the rules used by the ECMAScript replace
322 * new string is constructed using the rules used by the POSIX sed utility
  /art/runtime/entrypoints/quick/
quick_throw_entrypoints.cc 41 * which previously did the null check inline and constructed
  /cts/suite/cts/deviceTests/opengl/
cob_exporter.py 26 bl_idname = "export.cob_exporter" # this is important since its how bpy.ops.export.cob_exporter is constructed
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
DalvInsn.java 51 * @return {@code non-null;} an appropriately-constructed instance
376 * @return {@code non-null;} an appropriately-constructed instance
386 * @return {@code non-null;} an appropriately-constructed instance
396 * @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
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
InsnList.java 111 * @return {@code non-null;} an appropriately-constructed instance
  /dalvik/dexgen/src/com/android/dexgen/util/
ExceptionWithContext.java 33 * {@link ExceptionWithContext}, or a newly-constructed exception if it
  /dalvik/dx/src/com/android/dx/dex/code/
HighRegisterPrefix.java 32 /** {@code null-ok;} cached instructions, if constructed */

Completed in 1034 milliseconds

<<11121314151617181920>>