Home
last modified time | relevance | path

Searched defs:data (Results 8951 - 8975 of 13794) sorted by relevance

1...<<351352353354355356357358359360>>...552

/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_longest_match64_inc.h23 static BROTLI_INLINE uint32_t FN(HashBytes)(const uint8_t* BROTLI_RESTRICT data, in HashBytes() argument
78 Prepare( HashLongestMatch* BROTLI_RESTRICT self, BROTLI_BOOL one_shot, size_t input_size, const uint8_t* BROTLI_RESTRICT data) Prepare() argument
109 Store( HashLongestMatch* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix) Store() argument
122 StoreRange(HashLongestMatch* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix_start, const size_t ix_end) StoreRange() argument
162 FindLongestMatch( HashLongestMatch* BROTLI_RESTRICT self, const BrotliEncoderDictionary* dictionary, const uint8_t* BROTLI_RESTRICT data, const size_t ring_buffer_mask, const int* BROTLI_RESTRICT distance_cache, const size_t cur_ix, const size_t max_length, const size_t max_backward, const size_t dictionary_distance, const size_t max_distance, HasherSearchResult* BROTLI_RESTRICT out) FindLongestMatch() argument
[all...]
H A Dblock_splitter.c50 CopyLiteralsToByteArray(const Command* cmds, const size_t num_commands, const uint8_t* data, const size_t offset, const size_t mask, uint8_t* literals) CopyLiteralsToByteArray() argument
122 BrotliSplitBlock(MemoryManager* m, const Command* cmds, const size_t num_commands, const uint8_t* data, const size_t pos, const size_t mask, const BrotliEncoderParams* params, BlockSplit* literal_split, BlockSplit* insert_and_copy_split, BlockSplit* dist_split) BrotliSplitBlock() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/utils/
H A DWGPUHelpers.cpp45 CreateBufferFromData(DeviceBase* device, wgpu::BufferUsage usage, const void* data, uint64_t size) CreateBufferFromData() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DBufferTests.cpp407 uint32_t data[3] = {0xCA7, 0xB0A7, 0xBA7}; TEST_P() local
569 BufferMappedAtCreationWithData(wgpu::BufferUsage usage, const std::vector<uint32_t>& data) BufferMappedAtCreationWithData() argument
[all...]
/third_party/skia/third_party/externals/brotli/research/
H A Ddeorummolae.cc75 static void buildFullText(std::vector<std::vector<TextChar>>* data, in buildFullText() argument
147 static void cutMatch(std::vector<std::vector<TextChar>>* data, TextIdx index, in cutMatch() argument
183 std::vector<std::vector<TextChar>> data; in DM_generate() local
125 poisonData(TextIdx pos, TextIdx length, std::vector<std::vector<TextChar>>* data, std::vector<TextIdx>* file_map, std::vector<TextIdx>* file_offset, TextChar* next_terminator) poisonData() argument
[all...]
H A Ddictionary_generator.cc136 std::vector<uint8_t> data; in main() local
74 writeSamples(char const* argv[], const std::vector<int>& pathArgs, const std::vector<size_t>& sizes, const uint8_t* data) writeSamples() argument
[all...]
/third_party/openssl/test/
H A Ddanetest.c96 unsigned char *data = 0; in STACK_OF() local
248 static unsigned char *data = NULL; in tlsa_import_rr() local
[all...]
/third_party/optimized-routines/networking/test/
H A Dchksum.c102 verify(const void *data, uint32_t offset, uint32_t size) in verify() argument
146 const void *data = &base[random % (poolsize - blksize)]; in benchmark() local
/third_party/openssl/apps/
H A Dopenssl.c154 static void tracedata_free(tracedata *data) in tracedata_free() argument
/third_party/openssl/crypto/asn1/
H A Dtasn_enc.c383 unsigned char *data; member
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dfttypes.h469 void* data; global() member
558 void* data; global() member
[all...]
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffgload.c54 FT_Data data; in FT_LOCAL_DEF() local
93 FT_Data data; in cff_free_glyph_data() local
[all...]
/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidload.c668 cid_hex_to_binary( FT_Byte* data, in cid_hex_to_binary() argument
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsft.c773 FT_Data data; cf2_freeT1SeacComponent() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-use-table.py42 data = [{} for _ in files] variable
115 data = combined global() variable
420 data = map_to_use(data) global() variable
[all...]
H A Dhb-blob.cc69 hb_blob_create(const char *data, unsigned int length, hb_memory_mode_t mode, void *user_data, hb_destroy_func_t destroy) hb_blob_create() argument
107 hb_blob_create_or_fail(const char *data, unsigned int length, hb_memory_mode_t mode, void *user_data, hb_destroy_func_t destroy) hb_blob_create_or_fail() argument
143 _hb_blob_destroy(void *data) _hb_blob_destroy() argument
286 hb_blob_set_user_data(hb_blob_t *blob, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) hb_blob_set_user_data() argument
737 char *data = (char *) hb_malloc (allocated); hb_blob_create_from_file_or_fail() local
[all...]
H A Dhb-object.hh164 void *data; member
287 hb_object_set_user_data(Type *obj, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) hb_object_set_user_data() argument
H A Dhb-ot-post-table.hh248 const uint8_t *data = pool + offset; in find_glyph_name() local
[all...]
H A Dhb-ot-shape-complex-hangul.cc94 data_destroy_hangul (void *data) in data_destroy_hangul() argument
H A Dhb-ot-shape-complex-khmer.cc163 data_destroy_khmer (void *data) in data_destroy_khmer() argument
H A Dhb-ot-shape-complex-use.cc178 data_destroy_use (void *data) in data_destroy_use() argument
H A Dhb-set.cc130 hb_set_set_user_data(hb_set_t *set, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) hb_set_set_user_data() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-font.c99 const char *data; in test_face_createfortables() local
H A Dtest-object.c35 static char data[] = "test data"; in create_blob() local
195 data_t *data = (data_t *) p; in free_up0() local
204 data_t *data in free_up1() local
238 data_t data[1000] = {{MAGIC0, FALSE}, {MAGIC1, FALSE}}; test_object() local
316 data_t data[2] = {{MAGIC0, FALSE}, {MAGIC1, FALSE}}; test_object() local
341 data_t data[2] = {{MAGIC0, FALSE}, {MAGIC1, FALSE}}; test_object() local
[all...]
H A Dtest-ot-color.c388 const char *data; in test_hb_ot_color_svg() local
410 const char *data; in test_hb_ot_color_png() local

Completed in 21 milliseconds

1...<<351352353354355356357358359360>>...552