Home
last modified time | relevance | path

Searched refs:data (Results 10701 - 10725 of 17236) sorted by relevance

1...<<421422423424425426427428429430>>...690

/third_party/lz4/ossfuzz/
H A Dfuzz_data_producer.h10 /* Struct used for maintaining the state of the data */
13 /* Returns a data producer state struct. Use for producer initialization. */
14 FUZZ_dataProducer_t *FUZZ_dataProducer_create(const uint8_t *data, size_t size);
16 /* Frees the data producer */
19 /* Returns 32 bits from the end of data */
35 /* Returns the size of the remaining bytes of data in the producer */
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_upload_mgr.h28 /* Helper utility for uploading user buffers & other data, and
114 * Allocate and write data to the upload buffer.
116 * Same as u_upload_alloc, but in addition to that, it copies "data"
123 const void *data,
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program_alu.h72 struct rc_instruction *inst, void *data);
/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.h52 int parse_constant(unsigned *index, float *data, const char *const_str);
/third_party/node/deps/openssl/openssl/providers/implementations/digests/
H A Dnull_prov.c23 static int null_update(NULLMD_CTX *ctx, const void *data, size_t datalen) in null_update() argument
/third_party/node/deps/openssl/openssl/providers/implementations/include/prov/
H A Dmd5_sha1.h30 int ossl_md5_sha1_update(MD5_SHA1_CTX *mctx, const void *data, size_t count);
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dpoly1305.h33 unsigned char data[POLY1305_BLOCK_SIZE]; member
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dconftypes.h37 LHASH_OF(CONF_VALUE) *data; member
/third_party/node/deps/uv/src/win/
H A Dstream-inl.h45 handle->read_req.data = handle; in uv__stream_init()
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dwrap_unsafe_ops_class.hpp64 Union data; member in WithUnion
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dderive-hash-template-def-float.rs12 pub data: T,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DSurfaceGL.h24 const gl::FramebufferState &data) override;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DPbufferSurfaceEGL.cpp36 mSurface = mEGL->createPbufferSurface(mConfig, nativeAttribs.data()); in initialize()
/third_party/skia/src/core/
H A DSkDiscardableMemory.h43 * obtain a pointer to that memory using the data() method.
56 virtual void* data() = 0;
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DWaylandSurfaceKHR.hpp31 uint8_t *data; member
/third_party/openssl/include/crypto/
H A Dpoly1305.h33 unsigned char data[POLY1305_BLOCK_SIZE]; member
/third_party/openssl/ohos_lite/include/openssl/
H A Dwhrlpool.h32 unsigned char data[WHIRLPOOL_BBLOCK / 8]; member
H A Dcmac.h32 int CMAC_Update(CMAC_CTX *ctx, const void *data, size_t dlen);
/third_party/openssl/providers/implementations/digests/
H A Dnull_prov.c23 static int null_update(NULLMD_CTX *ctx, const void *data, size_t datalen) in null_update() argument
/third_party/openssl/providers/implementations/include/prov/
H A Dmd5_sha1.h30 int ossl_md5_sha1_update(MD5_SHA1_CTX *mctx, const void *data, size_t count);
/third_party/openssl/include/openssl/
H A Dconftypes.h37 LHASH_OF(CONF_VALUE) *data; member
/third_party/skia/third_party/externals/libwebp/extras/
H A Dextras.h69 WEBP_EXTERN int VP8EstimateQuality(const uint8_t* const data, size_t size);
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dfpositer.h106 * Sets the data used by the iterator, and resets the position.
107 * Returns U_ILLEGAL_ARGUMENT_ERROR in status if the data is not valid
114 UVector32 *data; member in FieldPositionIterator
/third_party/skia/src/sksl/
H A DSkSLMangler.cpp40 uniqueName = String::printf("_%d_%.*s", fCounter++, (int)baseName.size(), baseName.data()); in uniqueName()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dblock_splitter.h39 const uint8_t* data,

Completed in 13 milliseconds

1...<<421422423424425426427428429430>>...690