Home
last modified time | relevance | path

Searched defs:is_set (Results 1 – 10 of 10) sorted by relevance

/external/oprofile/libutil++/
Dgeneric_spec.h41 bool is_set() const { in is_set() function
Dcomma_list.h38 bool is_set() const { in is_set() function
/external/chromium/base/debug/
Ddebugger_posix.cc61 static bool is_set = false; in BeingDebugged() local
/external/openssl/crypto/asn1/
Da_set.c90 int is_set) in i2d_ASN1_SET()
/external/v8/src/
Dutils.h438 bool is_set() const { return pointer_ != NULL; } in is_set() function
Dpreparser.cc1635 bool* is_set, in ParseIdentifierNameOrGetOrSet()
Dparser.cc4899 bool* is_set, in ParseIdentifierNameOrGetOrSet()
/external/openssl/crypto/stack/
Dsafestack.h189 #define SKM_ASN1_SET_OF_i2d(type, st, pp, i2d_func, ex_tag, ex_class, is_set) \ argument
2199 #define i2d_ASN1_SET_OF_ACCESS_DESCRIPTION(st, pp, i2d_func, ex_tag, ex_class, is_set) \ argument
2208 #define i2d_ASN1_SET_OF_ASN1_INTEGER(st, pp, i2d_func, ex_tag, ex_class, is_set) \ argument
2217 #define i2d_ASN1_SET_OF_ASN1_OBJECT(st, pp, i2d_func, ex_tag, ex_class, is_set) \ argument
2226 #define i2d_ASN1_SET_OF_ASN1_TYPE(st, pp, i2d_func, ex_tag, ex_class, is_set) \ argument
2235 #define i2d_ASN1_SET_OF_ASN1_UTF8STRING(st, pp, i2d_func, ex_tag, ex_class, is_set) \ argument
2244 #define i2d_ASN1_SET_OF_DIST_POINT(st, pp, i2d_func, ex_tag, ex_class, is_set) \ argument
2253 #define i2d_ASN1_SET_OF_ESS_CERT_ID(st, pp, i2d_func, ex_tag, ex_class, is_set) \ argument
2262 #define i2d_ASN1_SET_OF_EVP_MD(st, pp, i2d_func, ex_tag, ex_class, is_set) \ argument
2271 #define i2d_ASN1_SET_OF_GENERAL_NAME(st, pp, i2d_func, ex_tag, ex_class, is_set) \ argument
[all …]
/external/openssl/include/openssl/
Dsafestack.h189 #define SKM_ASN1_SET_OF_i2d(type, st, pp, i2d_func, ex_tag, ex_class, is_set) \ argument
2199 #define i2d_ASN1_SET_OF_ACCESS_DESCRIPTION(st, pp, i2d_func, ex_tag, ex_class, is_set) \ argument
2208 #define i2d_ASN1_SET_OF_ASN1_INTEGER(st, pp, i2d_func, ex_tag, ex_class, is_set) \ argument
2217 #define i2d_ASN1_SET_OF_ASN1_OBJECT(st, pp, i2d_func, ex_tag, ex_class, is_set) \ argument
2226 #define i2d_ASN1_SET_OF_ASN1_TYPE(st, pp, i2d_func, ex_tag, ex_class, is_set) \ argument
2235 #define i2d_ASN1_SET_OF_ASN1_UTF8STRING(st, pp, i2d_func, ex_tag, ex_class, is_set) \ argument
2244 #define i2d_ASN1_SET_OF_DIST_POINT(st, pp, i2d_func, ex_tag, ex_class, is_set) \ argument
2253 #define i2d_ASN1_SET_OF_ESS_CERT_ID(st, pp, i2d_func, ex_tag, ex_class, is_set) \ argument
2262 #define i2d_ASN1_SET_OF_EVP_MD(st, pp, i2d_func, ex_tag, ex_class, is_set) \ argument
2271 #define i2d_ASN1_SET_OF_GENERAL_NAME(st, pp, i2d_func, ex_tag, ex_class, is_set) \ argument
[all …]
/external/opencv/cxcore/src/
Dcxdatastructs.cpp2614 int is_set; in cvSeqPartition() local