Home
last modified time | relevance | path

Searched refs:data (Results 10026 - 10050 of 15795) sorted by relevance

1...<<401402403404405406407408409410>>...632

/third_party/libexif/libexif/
H A Dexif-entry.h47 /*! Type of data in this entry */
51 * Contains 1 for non-array data types. */
54 /*! Pointer to the raw EXIF data for this entry. It is allocated
57 unsigned char *data; member
59 /*! Number of bytes in the buffer at \c data. This must be no less
69 /*! Internal data to be used by libexif itself */
76 * No memory is allocated for the \c data element of the returned #ExifEntry.
86 * No memory is allocated for the \c data element of the returned #ExifEntry.
118 /*! Initialize an empty #ExifEntry with default data in the correct format
121 * This call allocates memory for the \c data elemen
[all...]
H A Dexif-mnote-data-priv.h1 /* exif-mnote-data-priv.h
28 #include <libexif/exif-mnote-data.h>
/third_party/libexif/test/
H A Dextract-parse.sh2 # Compares the parsed EXIF data extracted from test images with the parsed EXIF
3 # data in the original images. This tests that the tag parsing and writing
47 ./test-parse-from-data$EXEEXT "${fn}" | tr -d '\015' | parse_canonicalize > "${TMPEXTRACTED}"
51 echo "ERROR: Difference between test-parse and test-parse-from-data for $fn !"
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dltpfsscsi.sh31 - These operations are destructive so do NOT point the tests to partitions where the data shouldn't be overwritten.
32 Once these tests are started all data in the partitions you point to will be destroyed.
/third_party/ltp/testcases/kernel/syscalls/epoll_wait/
H A Depoll_wait02.c50 epevs[0].data.fd = fds[0]; in setup()
H A Depoll_wait04.c49 epevs[0].data.fd = fds[0]; in setup()
/third_party/lwip/src/include/lwip/apps/
H A Dsnmp_threadsync.h56 /** Thread sync runtime data. For internal usage only. */
81 struct threadsync_data data; member
105 /** Create thread sync instance data */
/third_party/libexif/libexif/huawei/
H A Dmnote-huawei-entry.h31 unsigned char *data; member
/third_party/lwip/src/include/lwip/prot/
H A Dicmp6.h142 PACK_STRUCT_FIELD(u32_t data);
/third_party/lzma/C/
H A DLzma2DecMt.h75 Byte *data, size_t *outSize,
/third_party/node/deps/v8/src/snapshot/
H A Dsnapshot-data.cc5 #include "src/snapshot/snapshot-data.h"
30 // Allocate backing store and create result data. in SnapshotData()
33 // Zero out pre-payload data. Part of that is only used for padding. in SnapshotData()
40 // Copy serialized data. in SnapshotData()
41 CopyBytes(data_ + kHeaderSize, payload->data(), in SnapshotData()
/third_party/musl/libc-test/src/functionalext/supplement/linux/linux_gtest/
H A Dlinux_epoll_wait_test.cpp31 ev.data.fd = fds[0]; in HWTEST_F()
/third_party/mesa3d/src/util/tests/hash_table/
H A Dreplacement.c56 assert(entry->data == str2); in main()
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_shader_module.h45 char data[0]; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_misc.h50 void *data; member
/third_party/musl/include/
H A Dsearch.h18 void *data; member
/third_party/musl/include/sys/
H A Depoll.h50 epoll_data_t data; member
/third_party/musl/libc-test/src/api/
H A Dsearch.c14 F(void*,data) in f()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query_hw.h29 uint32_t *data; member
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dwhrlpool.h41 unsigned char data[WHIRLPOOL_BBLOCK / 8]; member
H A Dcmac.h41 const void *data, size_t dlen);
/third_party/node/deps/openssl/openssl/providers/implementations/digests/
H A Dmd5_sha1_prov.c53 p->data_size, p->data); in md5_sha1_set_ctx_params()
/third_party/node/deps/openssl/openssl/include/internal/
H A Dparam_build_set.h36 const unsigned char *data,
/third_party/node/deps/openssl/openssl/crypto/pkcs12/
H A Dp12_init.c16 /* Initialise a PKCS12 structure to take data */
38 if ((pkcs12->authsafes->d.data = ASN1_OCTET_STRING_new()) == NULL) { in PKCS12_init_ex()
/third_party/pulseaudio/src/pulsecore/
H A Dshmasyncq.h27 /* Similar to pa_asyncq, but stores data in a shared memory segment */
43 pa_shmasyncq *pa_shmasyncq_new(unsigned n_elements, size_t element_size, void *data, int fd[2]);

Completed in 13 milliseconds

1...<<401402403404405406407408409410>>...632