| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_inlines.h | 326 static inline Instruction *cloneForward(Function *ctx, Instruction *obj) in cloneForward() argument
|
| /third_party/node/deps/openssl/openssl/crypto/cms/ |
| H A D | cms_att.c | 80 int CMS_signed_get_attr_by_OBJ(const CMS_SignerInfo *si, const ASN1_OBJECT *obj, in CMS_signed_get_attr_by_OBJ() argument 103 CMS_signed_add1_attr_by_OBJ(CMS_SignerInfo *si, const ASN1_OBJECT *obj, int type, const void *bytes, int len) CMS_signed_add1_attr_by_OBJ() argument 148 CMS_unsigned_get_attr_by_OBJ(const CMS_SignerInfo *si, const ASN1_OBJECT *obj, int lastpos) CMS_unsigned_get_attr_by_OBJ() argument 171 CMS_unsigned_add1_attr_by_OBJ(CMS_SignerInfo *si, const ASN1_OBJECT *obj, int type, const void *bytes, int len) CMS_unsigned_add1_attr_by_OBJ() argument
|
| H A D | cms_ess.c | 30 ASN1_OBJECT *obj = OBJ_nid2obj(NID_id_smime_aa_receiptRequest); in IMPLEMENT_ASN1_FUNCTIONS() local 57 ASN1_OBJECT *obj = OBJ_nid2obj(NID_id_smime_aa_signingCertificate); in ossl_cms_signerinfo_get_signing_cert() local 84 ASN1_OBJECT *obj = OBJ_nid2obj(NID_id_smime_aa_signingCertificateV2); in ossl_cms_signerinfo_get_signing_cert_v2() local
|
| /third_party/node/deps/openssl/openssl/crypto/ts/ |
| H A D | ts_req_utils.c | 155 int TS_REQ_get_ext_by_OBJ(TS_REQ *a, const ASN1_OBJECT *obj, int lastpos) in TS_REQ_get_ext_by_OBJ() argument
|
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | v3_admis.c | 186 ASN1_OBJECT* obj = sk_ASN1_OBJECT_value(pinfo->professionOIDs, k); in i2r_ADMISSION_SYNTAX() local
|
| H A D | v3_conf.c | 240 ASN1_OBJECT *obj = NULL; in v3_generic_extension() local 297 ASN1_OBJECT *obj; in STACK_OF() local
|
| H A D | v3_san.c | 540 ASN1_OBJECT *obj; in a2i_GENERAL_NAME() local
|
| H A D | x509_req.c | 205 int X509_REQ_get_attr_by_OBJ(const X509_REQ *req, const ASN1_OBJECT *obj, in X509_REQ_get_attr_by_OBJ() argument 242 X509_REQ_add1_attr_by_OBJ(X509_REQ *req, const ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len) X509_REQ_add1_attr_by_OBJ() argument
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | evp_pkey.c | 174 int EVP_PKEY_get_attr_by_OBJ(const EVP_PKEY *key, const ASN1_OBJECT *obj, in EVP_PKEY_get_attr_by_OBJ() argument 197 EVP_PKEY_add1_attr_by_OBJ(EVP_PKEY *key, const ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len) EVP_PKEY_add1_attr_by_OBJ() argument
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | ex_data.c | 213 int ossl_crypto_new_ex_data_ex(OSSL_LIB_CTX *ctx, int class_index, void *obj, in ossl_crypto_new_ex_data_ex() argument 260 int CRYPTO_new_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad) in CRYPTO_new_ex_data() argument 365 void CRYPTO_free_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad) in CRYPTO_free_ex_data() argument 421 int CRYPTO_alloc_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad, in CRYPTO_alloc_ex_data() argument 434 int ossl_crypto_alloc_ex_data_intern(int class_index, void *obj, in ossl_crypto_alloc_ex_data_intern() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/encode_decode/ |
| H A D | encoder_pkey.c | 159 const void *obj; member
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
| H A D | Column.java | 202 public final boolean equals(Object obj) { in equals() argument
|
| /third_party/python/Python/ |
| H A D | thread_nt.h | 176 callobj *obj = (callobj*)call; in bootstrap() local 179 HeapFree(GetProcessHeap(), 0, obj); in bootstrap() local 189 callobj *obj; in PyThread_start_new_thread() local 215 HeapFree(GetProcessHeap(), 0, obj); PyThread_start_new_thread() local [all...] |
| H A D | suggestions.c | 181 PyObject *obj = exc->obj; // borrowed reference in offer_suggestions_for_attribute_error() local
|
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| H A D | ByteString.cs | 379 public override bool Equals(object obj)
in Equals() argument
|
| /third_party/python/Include/internal/ |
| H A D | pycore_object.h | 211 _PyObject_IS_GC(PyObject *obj) in _PyObject_IS_GC() argument 253 _PyObject_ValuesPointer(PyObject *obj) _PyObject_ValuesPointer() argument 259 _PyObject_ManagedDictPointer(PyObject *obj) _PyObject_ManagedDictPointer() argument [all...] |
| /third_party/openssl/crypto/cms/ |
| H A D | cms_ess.c | 30 ASN1_OBJECT *obj = OBJ_nid2obj(NID_id_smime_aa_receiptRequest); in IMPLEMENT_ASN1_FUNCTIONS() local 57 ASN1_OBJECT *obj = OBJ_nid2obj(NID_id_smime_aa_signingCertificate); in ossl_cms_signerinfo_get_signing_cert() local 84 ASN1_OBJECT *obj = OBJ_nid2obj(NID_id_smime_aa_signingCertificateV2); in ossl_cms_signerinfo_get_signing_cert_v2() local
|
| H A D | cms_att.c | 79 int CMS_signed_get_attr_by_OBJ(const CMS_SignerInfo *si, const ASN1_OBJECT *obj, in CMS_signed_get_attr_by_OBJ() argument 102 CMS_signed_add1_attr_by_OBJ(CMS_SignerInfo *si, const ASN1_OBJECT *obj, int type, const void *bytes, int len) CMS_signed_add1_attr_by_OBJ() argument 146 CMS_unsigned_get_attr_by_OBJ(const CMS_SignerInfo *si, const ASN1_OBJECT *obj, int lastpos) CMS_unsigned_get_attr_by_OBJ() argument 169 CMS_unsigned_add1_attr_by_OBJ(CMS_SignerInfo *si, const ASN1_OBJECT *obj, int type, const void *bytes, int len) CMS_unsigned_add1_attr_by_OBJ() argument
|
| /third_party/openssl/crypto/ |
| H A D | ex_data.c | 211 int ossl_crypto_new_ex_data_ex(OSSL_LIB_CTX *ctx, int class_index, void *obj, in ossl_crypto_new_ex_data_ex() argument 258 int CRYPTO_new_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad) in CRYPTO_new_ex_data() argument 363 void CRYPTO_free_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad) in CRYPTO_free_ex_data() argument 419 int CRYPTO_alloc_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad, in CRYPTO_alloc_ex_data() argument 432 int ossl_crypto_alloc_ex_data_intern(int class_index, void *obj, in ossl_crypto_alloc_ex_data_intern() argument [all...] |
| /third_party/openssl/crypto/evp/ |
| H A D | evp_pkey.c | 174 int EVP_PKEY_get_attr_by_OBJ(const EVP_PKEY *key, const ASN1_OBJECT *obj, in EVP_PKEY_get_attr_by_OBJ() argument 197 EVP_PKEY_add1_attr_by_OBJ(EVP_PKEY *key, const ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len) EVP_PKEY_add1_attr_by_OBJ() argument
|
| /third_party/openssl/crypto/encode_decode/ |
| H A D | encoder_pkey.c | 159 const void *obj; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | RefCountObject.h | 166 ANGLE_INLINE void setImpl(ObjectType *obj) { mObject = obj; } in setImpl() argument 213 ObjectType *obj = this->get(); in id() local
|
| /third_party/skia/src/core/ |
| H A D | SkWriteBuffer.cpp | 175 void SkBinaryWriteBuffer::writeTypeface(SkTypeface* obj) { in writeTypeface() argument
|
| H A D | SkPictureData.cpp | 23 template <typename T> int SafeCount(const T* obj) { in SafeCount() argument 396 auto obj = factory(buffer); in new_array_from_buffer() local
|
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
| H A D | DrawTester.hpp | 87 T &obj; member
|