Home
last modified time | relevance | path

Searched defs:data (Results 5051 - 5075 of 19339) sorted by relevance

1...<<201202203204205206207208209210>>...774

/third_party/skia/src/core/
H A DSkOpts.h59 static inline uint32_t hash(const void* data, size_t bytes, uint32_t seed=0) { in hash() argument
H A DSkAutoPixmapStorage.cpp65 void* data = fStorage; in detachPixels() local
77 sk_sp<SkData> data = SkData::MakeFromMalloc(fStorage, this->computeByteSize()); in detachPixelsAsData() local
H A DSkMallocPixelRef.cpp54 MakeWithData(const SkImageInfo& info, size_t rowBytes, sk_sp<SkData> data) MakeWithData() argument
/third_party/skia/src/opts/
H A DSkChecksum_opts.h112 inline uint32_t hash_fn(const void* data, size_t len, uint32_t seed) { in hash_fn() argument
/third_party/skia/samplecode/
H A DSampleCowboy.cpp44 auto data = GetResourceAsData(fResource); variable
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DResource.cpp180 const void *Resource::data() const in data() function in sw::Resource
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DVertexRoutine.hpp35 Pointer<Byte> data; member in sw::VertexRoutinePrototype
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDescriptorSet.hpp48 alignas(16) uint8_t data[1]; variable
H A DVkSpecializationInfo.cpp34 void *data = sw::allocateUninitialized(specializationInfo->dataSize); in SpecializationInfo() local
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DWaylandSurfaceKHR.hpp31 uint8_t *data; member
/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/
H A Dimport.go166 type data struct { type
[all...]
/third_party/openssl/include/internal/
H A Dsm3.h31 SM3_WORD data[SM3_LBLOCK]; member
/third_party/openssl/include/openssl/
H A Dbuffer.h44 char *data; member
H A Dcast.h37 CAST_LONG data[32]; member
H A Dmd5.h44 MD5_LONG data[MD5_LBLOCK]; member
H A Dmd4.h45 MD4_LONG data[MD4_LBLOCK]; member
H A Dmd2.h37 unsigned char data[MD2_BLOCK]; member
H A Drc5.h46 RC5_32_INT data[2 * (RC5_16_ROUNDS + 1)]; member
H A Dripemd.h40 RIPEMD160_LONG data[RIPEMD160_LBLOCK]; member
/third_party/openssl/ohos_lite/include/crypto/
H A Dsm3.h29 SM3_WORD data[SM3_LBLOCK]; member
/third_party/openssl/ohos_lite/include/openssl/
H A Dmd4.h36 MD4_LONG data[MD4_LBLOCK]; member
H A Dmd5.h36 MD5_LONG data[MD5_LBLOCK]; member
H A Drc5.h39 RC5_32_INT data[2 * (RC5_16_ROUNDS + 1)]; member
/third_party/openssl/include/crypto/
H A Dpoly1305.h33 unsigned char data[POLY1305_BLOCK_SIZE]; member
H A Dmd32_common.h130 const unsigned char *data = data_; in HASH_UPDATE() local
186 HASH_TRANSFORM(HASH_CTX *c, const unsigned char *data) HASH_TRANSFORM() argument
[all...]

Completed in 11 milliseconds

1...<<201202203204205206207208209210>>...774