Home
last modified time | relevance | path

Searched defs:data (Results 4226 - 4250 of 14839) sorted by relevance

1...<<161162163164165166167168169170>>...594

/third_party/skia/include/core/
H A DSkSpan.h51 constexpr T* data() const { return this->begin(); } in data() function in SkSpan
/third_party/skia/modules/canvaskit/
H A DWasmCommon.h83 T* data; in JSSpan() local
116 const T* data() const { return fSpan.data(); } data() function in JSSpan
[all...]
/third_party/skia/gm/
H A Dcolormatrix.cpp124 float data[20] = { variable
/third_party/skia/infra/bots/gen_tasks_logic/
H A Dgen_tasks_logic.go
/third_party/selinux/libsepol/fuzz/
H A Dsecilc-fuzzer.c15 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/rust/crates/nom/examples/
H A Djson_iterator.rs35 pub fn data(&self) -> &'a str { in data() functions
[all...]
/third_party/vk-gl-cts/modules/internal/
H A DditAstcTests.cpp68 void testDecompress (CompressedTexFormat format, TexDecompressionParams::AstcMode mode, size_t numBlocks, const deUint8* data) in testDecompress() argument
78 void testDecompress (CompressedTexFormat format, size_t numBlocks, const deUint8* data) in testDecompress() argument
86 void verifyBlocksValid (CompressedTexFormat format, TexDecompressionParams::AstcMode mode, size_t numBlocks, const deUint8* data) in verifyBlocksValid() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_internal.c143 void crypto_hash_update(struct crypto_hash *ctx, const u8 *data, size_t len) in crypto_hash_update() argument
H A Dsha256-prf.c30 sha256_prf(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len) sha256_prf() argument
54 sha256_prf_bits(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len_bits) sha256_prf_bits() argument
[all...]
H A Dsha384-prf.c30 sha384_prf(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len) sha384_prf() argument
54 sha384_prf_bits(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len_bits) sha384_prf_bits() argument
[all...]
H A Dsha512-prf.c30 sha512_prf(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len) sha512_prf() argument
54 sha512_prf_bits(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len_bits) sha512_prf_bits() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_ndis_.c44 u8 *pos, *data = NULL; in wpa_driver_ndis_event_process() local
[all...]
H A Ddriver_none.c46 none_driver_send_ether(void *priv, const u8 *dst, const u8 *src, u16 proto, const u8 *data, size_t data_len) none_driver_send_ether() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dbrowser-android.c32 struct browser_data *data = ctx; in http_req() local
69 struct browser_data data; in hs20_web_browser() local
[all...]
H A Dbrowser-system.c32 struct browser_data *data = ctx; in http_req() local
69 struct browser_data data; in hs20_web_browser() local
[all...]
H A Dbrowser-wpadebug.c32 struct browser_data *data = ctx; in http_req() local
70 struct browser_data data; in hs20_web_browser() local
[all...]
H A Dhttp-utils.h16 u8 *data; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Deventhistory.cpp27 QVariant EventListModel::data(const QModelIndex &index, int role) const in data() function in EventListModel
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dutils.c50 struct prune_data *data = ctx; in prune_associations() local
93 struct prune_data data; in hostapd_prune_associations() local
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuRandomValueIterator.hpp36 deUint8 data[sizeof(T) + sizeof(T)%4]; in getRandomValue() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_internal.c143 void crypto_hash_update(struct crypto_hash *ctx, const u8 *data, size_t len) in crypto_hash_update() argument
H A Dsha256-prf.c30 sha256_prf(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len) sha256_prf() argument
54 sha256_prf_bits(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len_bits) sha256_prf_bits() argument
[all...]
H A Dsha384-prf.c30 sha384_prf(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len) sha384_prf() argument
54 sha384_prf_bits(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len_bits) sha384_prf_bits() argument
[all...]
H A Dsha512-prf.c30 sha512_prf(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len) sha512_prf() argument
54 sha512_prf_bits(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len_bits) sha512_prf_bits() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_ndis_.c44 u8 *pos, *data = NULL; in wpa_driver_ndis_event_process() local
[all...]

Completed in 13 milliseconds

1...<<161162163164165166167168169170>>...594