Home
last modified time | relevance | path

Searched defs:ref (Results 401 - 425 of 752) sorted by relevance

1...<<11121314151617181920>>...31

/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_ctx.c448 OSSL_CMP_CTX_set1_referenceValue(OSSL_CMP_CTX *ctx, const unsigned char *ref, int len) OSSL_CMP_CTX_set1_referenceValue() argument
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_cert.c982 int ssl_cert_set_cert_store(CERT *c, X509_STORE *store, int chain, int ref) in ssl_cert_set_cert_store() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_enc.c1682 int ref = 0; in EVP_CIPHER_up_ref() local
H A Devp_rand.c55 int ref = 0; in evp_rand_up_ref() local
65 int ref = 0; in evp_rand_free() local
325 int ref = 0; in evp_rand_ctx_up_ref() local
375 int ref = 0; in EVP_RAND_CTX_free() local
[all...]
H A Ddigest.c1081 int ref = 0; in EVP_MD_up_ref() local
/third_party/node/deps/uv/src/unix/
H A Dfsevents.c337 FSEventStreamRef ref; in uv__fsevents_create_stream() local
/third_party/openssl/test/
H A Dcmp_client_test.c40 static unsigned char ref[CMP_TEST_REFVALUE_LENGTH]; variable
H A Dcmp_protect_test.c283 static unsigned char ref[] = { 0xca, 0xfe, 0xba, 0xbe }; in test_MSG_protect_pbmac_no_sender() local
/third_party/openssl/crypto/evp/
H A Devp_rand.c55 int ref = 0; in evp_rand_up_ref() local
65 int ref = 0; in evp_rand_free() local
325 int ref = 0; in evp_rand_ctx_up_ref() local
375 int ref = 0; in EVP_RAND_CTX_free() local
[all...]
H A Ddigest.c1081 int ref = 0; in EVP_MD_up_ref() local
H A Devp_enc.c1677 int ref = 0; in EVP_CIPHER_up_ref() local
/third_party/openssl/crypto/cmp/
H A Dcmp_ctx.c448 OSSL_CMP_CTX_set1_referenceValue(OSSL_CMP_CTX *ctx, const unsigned char *ref, int len) OSSL_CMP_CTX_set1_referenceValue() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrCopyTests.cpp896 const deUint8 ref = ((const deUint8*)reference.getPlanePtr(planeNdx))[byteNdx]; in imageCopyTest() local
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dgraphics_pipeline.cc435 VkAttachmentReference ref = VkAttachmentReference(); in CreateRenderPass() local
468 VkAttachmentReference ref = VkAttachmentReference(); in CreateRenderPass() local
/third_party/skia/src/core/
H A DSkString.cpp231 void SkString::Rec::ref() const { in ref() function in SkString::Rec
/third_party/openssl/ssl/
H A Dssl_cert.c982 int ssl_cert_set_cert_store(CERT *c, X509_STORE *store, int chain, int ref) in ssl_cert_set_cert_store() argument
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc_mips_dsp_r2.c144 static void FTransform_MIPSdspR2(const uint8_t* src, const uint8_t* ref, in FTransform_MIPSdspR2() argument
174 static WEBP_INLINE void ITransformOne(const uint8_t* ref, const int16_t* in, in ITransformOne() argument
242 static void ITransform_MIPSdspR2(const uint8_t* ref, const int16_t* in, in ITransform_MIPSdspR2() argument
1455 CollectHistogram_MIPSdspR2(const uint8_t* ref, const uint8_t* pred, int start_block, int end_block, VP8Histogram* const histo) CollectHistogram_MIPSdspR2() argument
[all...]
H A Denc_sse41.c26 static void CollectHistogram_SSE41(const uint8_t* ref, const uint8_t* pred, in CollectHistogram_SSE41() argument
/third_party/skia/src/pdf/
H A DSkPDFDocument.cpp230 SkPDFIndirectReference SkPDFDocument::emit(const SkPDFObject& object, SkPDFIndirectReference ref){ in emit() argument
105 begin_indirect_object(SkPDFOffsetMap* offsetMap, SkPDFIndirectReference ref, SkWStream* s) begin_indirect_object() argument
/third_party/skia/src/sksl/codegen/
H A DSkSLPipelineStageCodeGenerator.cpp232 void PipelineStageCodeGenerator::writeVariableReference(const VariableReference& ref) { in writeVariableReference() argument
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftmac.c226 FSRef ref; in FT_EXPORT_DEF() local
283 FSRef ref; in FT_FSPathMakeRes() local
306 FSRef ref; get_file_type_from_path() local
507 FSRef ref, par_ref; lookup_lwfn_by_fond() local
886 FSRef ref; FT_EXPORT_DEF() local
[all...]
/third_party/python/Lib/test/
H A Dtest_deque.py731 ref = weakref.ref(obj) variable in TestBasic.test_container_iterator.C
H A Dtest_genericalias.py49 from weakref import WeakSet, ReferenceType, ref namespace
/third_party/python/Modules/
H A D_abc.c136 PyObject *ref = PyWeakref_NewRef(obj, NULL); in _in_weak_set() local
181 PyObject *ref, *wr; in _add_to_weak_set() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dicuplug.cpp113 uint32_t ref; /**< reference count */ member

Completed in 33 milliseconds

1...<<11121314151617181920>>...31