Home
last modified time | relevance | path

Searched defs:obj (Results 1826 - 1850 of 3286) sorted by relevance

1...<<71727374757677787980>>...132

/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_inlines.h326 static inline Instruction *cloneForward(Function *ctx, Instruction *obj) in cloneForward() argument
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_att.c80 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 Dcms_ess.c30 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 Dts_req_utils.c155 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 Dv3_admis.c186 ASN1_OBJECT* obj = sk_ASN1_OBJECT_value(pinfo->professionOIDs, k); in i2r_ADMISSION_SYNTAX() local
H A Dv3_conf.c240 ASN1_OBJECT *obj = NULL; in v3_generic_extension() local
297 ASN1_OBJECT *obj; in STACK_OF() local
H A Dv3_san.c540 ASN1_OBJECT *obj; in a2i_GENERAL_NAME() local
H A Dx509_req.c205 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 Devp_pkey.c174 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 Dex_data.c213 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 Dencoder_pkey.c159 const void *obj; member
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DColumn.java202 public final boolean equals(Object obj) { in equals() argument
/third_party/python/Python/
H A Dthread_nt.h176 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 Dsuggestions.c181 PyObject *obj = exc->obj; // borrowed reference in offer_suggestions_for_attribute_error() local
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DByteString.cs379 public override bool Equals(object obj) in Equals() argument
/third_party/python/Include/internal/
H A Dpycore_object.h211 _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 Dcms_ess.c30 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 Dcms_att.c79 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 Dex_data.c211 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 Devp_pkey.c174 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 Dencoder_pkey.c159 const void *obj; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DRefCountObject.h166 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 DSkWriteBuffer.cpp175 void SkBinaryWriteBuffer::writeTypeface(SkTypeface* obj) { in writeTypeface() argument
H A DSkPictureData.cpp23 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 DDrawTester.hpp87 T &obj; member

Completed in 17 milliseconds

1...<<71727374757677787980>>...132