| /third_party/skia/include/core/ |
| H A D | SkSpan.h | 51 constexpr T* data() const { return this->begin(); } in data() function in SkSpan
|
| /third_party/skia/modules/canvaskit/ |
| H A D | WasmCommon.h | 83 T* data; in JSSpan() local 116 const T* data() const { return fSpan.data(); } data() function in JSSpan [all...] |
| /third_party/skia/gm/ |
| H A D | colormatrix.cpp | 124 float data[20] = { variable
|
| /third_party/skia/infra/bots/gen_tasks_logic/ |
| H A D | gen_tasks_logic.go | |
| /third_party/selinux/libsepol/fuzz/ |
| H A D | secilc-fuzzer.c | 15 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() argument
|
| /third_party/rust/crates/nom/examples/ |
| H A D | json_iterator.rs | 35 pub fn data(&self) -> &'a str { in data() functions [all...] |
| /third_party/vk-gl-cts/modules/internal/ |
| H A D | ditAstcTests.cpp | 68 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 D | crypto_internal.c | 143 void crypto_hash_update(struct crypto_hash *ctx, const u8 *data, size_t len) in crypto_hash_update() argument
|
| H A D | sha256-prf.c | 30 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 D | sha384-prf.c | 30 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 D | sha512-prf.c | 30 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 D | driver_ndis_.c | 44 u8 *pos, *data = NULL; in wpa_driver_ndis_event_process() local [all...] |
| H A D | driver_none.c | 46 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 D | browser-android.c | 32 struct browser_data *data = ctx; in http_req() local 69 struct browser_data data; in hs20_web_browser() local [all...] |
| H A D | browser-system.c | 32 struct browser_data *data = ctx; in http_req() local 69 struct browser_data data; in hs20_web_browser() local [all...] |
| H A D | browser-wpadebug.c | 32 struct browser_data *data = ctx; in http_req() local 70 struct browser_data data; in hs20_web_browser() local [all...] |
| H A D | http-utils.h | 16 u8 *data; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/ |
| H A D | eventhistory.cpp | 27 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 D | utils.c | 50 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 D | tcuRandomValueIterator.hpp | 36 deUint8 data[sizeof(T) + sizeof(T)%4]; in getRandomValue() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | crypto_internal.c | 143 void crypto_hash_update(struct crypto_hash *ctx, const u8 *data, size_t len) in crypto_hash_update() argument
|
| H A D | sha256-prf.c | 30 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 D | sha384-prf.c | 30 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 D | sha512-prf.c | 30 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 D | driver_ndis_.c | 44 u8 *pos, *data = NULL; in wpa_driver_ndis_event_process() local [all...] |