Home
last modified time | relevance | path

Searched defs:ref (Results 701 - 725 of 1378) sorted by relevance

1...<<21222324252627282930>>...56

/third_party/openssl/crypto/evp/
H A Dasymcipher.c458 int ref = 0; in EVP_ASYM_CIPHER_up_ref() local
H A Dsignature.c297 int ref = 0; in EVP_SIGNATURE_up_ref() local
H A Dexchange.c164 int ref = 0; in EVP_KEYEXCH_up_ref() local
H A Dkem.c393 int ref = 0; in EVP_KEM_up_ref() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeBasicComputeShaderTests.cpp290 const deUint32 ref = globalOffset + squared(workGroupSize - localOffset - 1); in iterate() local
472 const deUint32 ref = localOffset + 1; in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeBasicComputeShaderTests.cpp276 const deUint32 ref = globalOffset + squared(workGroupSize - localOffset - 1); in iterate() local
447 const deUint32 ref = localOffset + 1; in iterate() local
[all...]
/third_party/skia/third_party/externals/swiftshader/tests/regres/git/
H A Dgit.go
/third_party/openssl/providers/implementations/keymgmt/
H A Dmac_legacy_kmgmt.c89 int ref = 0; in ossl_mac_key_free() local
107 int ref = 0; in ossl_mac_key_up_ref() local
/third_party/openssl/crypto/store/
H A Dstore_meth.c20 int ref = 0; in OSSL_STORE_LOADER_up_ref() local
/third_party/skia/third_party/externals/jinja2/
H A Didtracking.py60 def ref(self, name): member in Symbols
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc_mips32.c116 static WEBP_INLINE void ITransformOne_MIPS32(const uint8_t* ref, in ITransformOne_MIPS32() argument
148 static void ITransform_MIPS32(const uint8_t* ref, const int16_t* in, in ITransform_MIPS32() argument
482 static void FTransform_MIPS32(const uint8_t* src, const uint8_t* ref, in FTransform_MIPS32() argument
H A Dyuv.c203 static uint64_t SharpYUVUpdateY_C(const uint16_t* ref, const uint16_t* src, in SharpYUVUpdateY_C() argument
216 static void SharpYUVUpdateRGB_C(const int16_t* ref, const int16_t* src, in SharpYUVUpdateRGB_C() argument
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpicture_psnr_enc.c37 AccumulateLSIM(const uint8_t* src, int src_stride, const uint8_t* ref, int ref_stride, int w, int h) AccumulateLSIM() argument
66 AccumulateSSE(const uint8_t* src, int src_stride, const uint8_t* ref, int ref_stride, int w, int h) AccumulateSSE() argument
81 AccumulateSSIM(const uint8_t* src, int src_stride, const uint8_t* ref, int ref_stride, int w, int h) AccumulateSSIM() argument
132 WebPPlaneDistortion(const uint8_t* src, size_t src_stride, const uint8_t* ref, size_t ref_stride, int width, int height, size_t x_step, int type, float* distortion, float* result) WebPPlaneDistortion() argument
179 WebPPictureDistortion(const WebPPicture* src, const WebPPicture* ref, int type, float results[5]) WebPPictureDistortion() argument
229 WebPPlaneDistortion(const uint8_t* src, size_t src_stride, const uint8_t* ref, size_t ref_stride, int width, int height, size_t x_step, int type, float* distortion, float* result) WebPPlaneDistortion() argument
247 WebPPictureDistortion(const WebPPicture* src, const WebPPicture* ref, int type, float results[5]) WebPPictureDistortion() argument
[all...]
/third_party/skia/src/pdf/
H A DSkPDFBitmap.cpp102 static void do_deflated_alpha(const SkPixmap& pm, SkPDFDocument* doc, SkPDFIndirectReference ref) { in do_deflated_alpha() argument
70 emit_image_stream(SkPDFDocument* doc, SkPDFIndirectReference ref, T writeStream, SkISize size, const char* colorSpace, SkPDFIndirectReference sMask, int length, bool isJpeg) emit_image_stream() argument
138 do_deflated_image(const SkPixmap& pm, SkPDFDocument* doc, bool isOpaque, SkPDFIndirectReference ref) do_deflated_image() argument
197 do_jpeg(sk_sp<SkData> data, SkPDFDocument* doc, SkISize size, SkPDFIndirectReference ref) do_jpeg() argument
250 serialize_image(const SkImage* img, int encodingQuality, SkPDFDocument* doc, SkPDFIndirectReference ref) serialize_image() argument
281 SkPDFIndirectReference ref = doc->reserveRef(); SkPDFSerializeImage() local
[all...]
/third_party/skia/tests/
H A DColorSpaceTest.cpp39 const float* ref[3] = { red, green, blue }; in test_space() local
H A DRefCntTest.cpp16 SkRefCnt* ref = static_cast<SkRefCnt*>(data); in bounce_ref() local
24 SkRefCnt* ref = new SkRefCnt(); in test_refCnt() local
37 SkWeakRefCnt* ref in bounce_weak_ref() local
46 SkWeakRefCnt* ref = static_cast<SkWeakRefCnt*>(data); bounce_weak_weak_ref() local
54 SkWeakRefCnt* ref = new SkWeakRefCnt(); test_weakRefCnt() local
98 void ref() { ref() function in Effect
[all...]
H A DFontMgrAndroidParserTest.cpp261 static bool bitmap_compare(const SkBitmap& ref, const SkBitmap& test) { in bitmap_compare() argument
/third_party/openssl/test/
H A Dcmp_hdr_test.c433 unsigned char ref[CMP_TEST_REFVALUE_LENGTH]; in test_HDR_init_with_ref() local
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Daflatin.h79 AF_WidthRec ref; member
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftrfork.c194 FT_RFork_Ref *ref = NULL; in FT_BASE_DEF() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DSpeculation.h127 Speculator(ImplSymbolMap &Impl, ExecutionSession &ref) in Speculator() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DBitTracker.h270 BitTracker::BitValue::ref(const BitValue &V) { ref() function in llvm::BitTracker::BitValue
[all...]
/third_party/skia/third_party/externals/tint/src/transform/
H A Drobustness.cc59 auto* ref = ret_type->As<sem::Reference>(); in Transform() local
/third_party/skia/third_party/externals/icu/source/common/
H A Duresimp.h126 UResourceBundle& ref() { return bundle; } in ref() function in StackUResourceBundle
127 const UResourceBundle& ref() const { return bundle; } in ref() function in StackUResourceBundle
/third_party/vixl/examples/aarch32/
H A Ddisasm-a32.cc68 Symbol(const Symbol& ref) in Symbol() argument

Completed in 21 milliseconds

1...<<21222324252627282930>>...56