| /third_party/openssl/crypto/evp/ |
| H A D | asymcipher.c | 458 int ref = 0; in EVP_ASYM_CIPHER_up_ref() local
|
| H A D | signature.c | 297 int ref = 0; in EVP_SIGNATURE_up_ref() local
|
| H A D | exchange.c | 164 int ref = 0; in EVP_KEYEXCH_up_ref() local
|
| H A D | kem.c | 393 int ref = 0; in EVP_KEM_up_ref() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
| H A D | vktComputeBasicComputeShaderTests.cpp | 290 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 D | vktComputeBasicComputeShaderTests.cpp | 276 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 D | git.go | |
| /third_party/openssl/providers/implementations/keymgmt/ |
| H A D | mac_legacy_kmgmt.c | 89 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 D | store_meth.c | 20 int ref = 0; in OSSL_STORE_LOADER_up_ref() local
|
| /third_party/skia/third_party/externals/jinja2/ |
| H A D | idtracking.py | 60 def ref(self, name): member in Symbols
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | enc_mips32.c | 116 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 D | yuv.c | 203 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 D | picture_psnr_enc.c | 37 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 D | SkPDFBitmap.cpp | 102 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 D | ColorSpaceTest.cpp | 39 const float* ref[3] = { red, green, blue }; in test_space() local
|
| H A D | RefCntTest.cpp | 16 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 D | FontMgrAndroidParserTest.cpp | 261 static bool bitmap_compare(const SkBitmap& ref, const SkBitmap& test) { in bitmap_compare() argument
|
| /third_party/openssl/test/ |
| H A D | cmp_hdr_test.c | 433 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 D | aflatin.h | 79 AF_WidthRec ref; member
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftrfork.c | 194 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 D | Speculation.h | 127 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 D | BitTracker.h | 270 BitTracker::BitValue::ref(const BitValue &V) { ref() function in llvm::BitTracker::BitValue [all...] |
| /third_party/skia/third_party/externals/tint/src/transform/ |
| H A D | robustness.cc | 59 auto* ref = ret_type->As<sem::Reference>(); in Transform() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | uresimp.h | 126 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 D | disasm-a32.cc | 68 Symbol(const Symbol& ref) in Symbol() argument
|