Home
last modified time | relevance | path

Searched defs:constructed (Results 1 – 25 of 33) sorted by relevance

12

/external/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.members/
Dconstruct.pass.cpp27 static bool constructed; member
39 bool B::constructed = false; member in B
43 static bool constructed; member
55 bool C::constructed = false; member in C
59 static bool constructed; member
72 bool D::constructed = false; member in D
76 static bool constructed; member
89 bool E::constructed = false; member in E
93 static bool constructed; member
112 bool F::constructed = false; member in F
Ddestroy.pass.cpp25 static bool constructed; member
31 bool B::constructed = false; member in B
/external/libcxx/test/std/language.support/support.exception/propagation/
Drethrow_exception.pass.cpp19 static int constructed; member
27 int A::constructed = 0; member in A
Dmake_exception_ptr.pass.cpp19 static int constructed; member
27 int A::constructed = 0; member in A
Dcurrent_exception.pass.cpp19 static int constructed; member
26 int A::constructed = 0; member in A
/external/libweave/third_party/chromium/base/memory/
Dscoped_ptr_unittest.cc99 scoped_ptr<ConDecLogger> TestReturnOfType(int* constructed) { in TestReturnOfType()
106 int constructed = 0; in TEST() local
177 int constructed = 0; in TEST() local
290 int constructed = 0; in TEST() local
387 int constructed = 0; in TEST() local
438 int constructed = 0; in TEST() local
/external/libchrome/base/memory/
Dscoped_ptr_unittest.cc98 scoped_ptr<ConDecLogger> TestReturnOfType(int* constructed) { in TestReturnOfType()
105 int constructed = 0; in TEST() local
176 int constructed = 0; in TEST() local
289 int constructed = 0; in TEST() local
386 int constructed = 0; in TEST() local
437 int constructed = 0; in TEST() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DASN1StreamParser.java58 ASN1Encodable readImplicit(boolean constructed, int tag) throws IOException in readImplicit()
98 ASN1Primitive readTaggedObject(boolean constructed, int tag) throws IOException in readTaggedObject()
DBERTaggedObjectParser.java16 boolean constructed, in BERTaggedObjectParser()
DBERApplicationSpecific.java42 boolean constructed, in BERApplicationSpecific()
DDERApplicationSpecific.java56 boolean constructed, in DERApplicationSpecific()
/external/libchrome/base/
Dlazy_instance_unittest.cc39 static int constructed; member in __anona5237c660111::SlowConstructor
44 int SlowConstructor::constructed = 0; member in __anona5237c660111::SlowConstructor
/external/boringssl/src/crypto/asn1/
Dasn1_lib.c228 void ASN1_put_object(unsigned char **pp, int constructed, int length, int tag, in ASN1_put_object()
290 int ASN1_object_size(int constructed, int length, int tag) in ASN1_object_size()
Da_bytes.c136 int ret,r,constructed; in i2d_ASN1_bytes() local
Dasn1_par.c70 static int asn1_print_info(BIO *bp, int tag, int xclass, int constructed, in asn1_print_info()
/external/wpa_supplicant_8/src/tls/
Dasn1.h50 u8 identifier, class, constructed; member
/external/libcxx/test/support/
Dallocators.h141 static bool constructed; variable
/external/curl/lib/
Dx509asn1.h85 bool constructed; /* Element is constructed. */ member
/external/llvm/unittests/ADT/
DSmallVectorTest.cpp37 bool constructed; member in __anon27179be20111::Constructable
/external/dexmaker/src/test/java/com/google/dexmaker/
DDexMakerTest.java100 Constructable constructed = (Constructable) getMethod().invoke(null, 5L, false); in testNewInstance() local
/external/guice/lib/build/
Dcglib-3.1.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/ ...
/external/guice/extensions/persist/lib/
Dcglib-nodep-3.0.jarMETA-INF/MANIFEST.MF LICENSE NOTICE net/sf/cglib/beans/BeanCopier$ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/testng/lib-supplied/
Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...
/external/robolectric/v1/lib/test/
Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...

12