Searched
full:constructed (Results
326 -
350 of
2550) sorted by null
<<11121314151617181920>>
/external/chromium/base/memory/ |
singleton.h | 59 // tracing, where the singleton instance is of a type carefully constructed to 194 // This class is safe to be constructed and copy-constructed since it has no
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
autocomplete_text_field_editor_unittest.mm | 233 // Test that the menu is constructed correctly when CanPasteAndGo(). 256 // Test that the menu is constructed correctly when !CanPasteAndGo(). 276 // Test that the menu is constructed correctly when field isn't
|
/external/chromium_org/base/memory/ |
singleton.h | 89 // tracing, where the singleton instance is of a type carefully constructed to 221 // This class is safe to be constructed and copy-constructed since it has no
|
/external/chromium_org/third_party/openssl/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"},
|
/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"},
|
/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/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/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.7-4.6/x86_64-linux/include/c++/4.6.x-google/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.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
|
/art/runtime/entrypoints/quick/ |
quick_throw_entrypoints.cc | 40 * which previously did the null check inline and constructed
|
/art/runtime/ |
safe_map.h | 28 // the implicit insertion of a default-constructed value on failed lookups).
|
/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/ |
DalvInsn.java | 52 * @return {@code non-null;} an appropriately-constructed instance 403 * @return {@code non-null;} an appropriately-constructed instance 413 * @return {@code non-null;} an appropriately-constructed instance 423 * @return {@code non-null;} an appropriately-constructed instance
|
HighRegisterPrefix.java | 32 /** {@code null-ok;} cached instructions, if constructed */
|
TargetInsn.java | 72 * @return {@code non-null;} an appropriately-constructed instance
|
/dalvik/dx/src/com/android/dx/rop/code/ |
InsnList.java | 111 * @return {@code non-null;} an appropriately-constructed instance
|
Completed in 734 milliseconds
<<11121314151617181920>>