Searched defs:constructed (Results 1 – 9 of 9) sorted by relevance
/external/chromium/base/ |
D | lazy_instance_unittest.cc | 35 static int constructed; member in __anon557faddf0111::SlowConstructor 40 int SlowConstructor::constructed = 0; member in __anon557faddf0111::SlowConstructor
|
D | scoped_ptr_unittest.cc | 29 int constructed = 0; in TEST() local 98 int constructed = 0; in TEST() local
|
/external/openssl/crypto/asn1/ |
D | asn1_lib.c | 195 void ASN1_put_object(unsigned char **pp, int constructed, int length, int tag, in ASN1_put_object() 257 int ASN1_object_size(int constructed, int length, int tag) in ASN1_object_size()
|
D | a_bytes.c | 133 int ret,r,constructed; in i2d_ASN1_bytes() local
|
D | asn1_par.c | 69 static int asn1_print_info(BIO *bp, int tag, int xclass, int constructed, in asn1_print_info()
|
/external/wpa_supplicant/ |
D | asn1.h | 54 u8 identifier, class, constructed; member
|
/external/wpa_supplicant_6/wpa_supplicant/src/tls/ |
D | asn1.h | 54 u8 identifier, class, constructed; member
|
/external/webkit/WebCore/rendering/ |
D | InlineBox.h | 70 InlineBox(RenderObject* obj, int x, int y, int width, bool firstLine, bool constructed, in InlineBox()
|
/external/bluetooth/glib/gobject/ |
D | gobject.h | 344 void (*constructed) (GObject *object); member
|