Home
last modified time | relevance | path

Searched defs:blob (Results 51 - 75 of 246) sorted by relevance

12345678910

/third_party/curl/tests/libtest/
H A Dlib678.c70 struct curl_blob blob; in test_cert_blob() local
107 struct curl_blob blob = {0}; in test() local
/third_party/alsa-utils/topology/nhlt/intel/ssp/
H A Dssp-debug.c18 struct ssp_intel_config_data *blob; in ssp_print_calculated() local
[all...]
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_dsh/
H A Dmain.c99 uint8_t blob[4096]; in test3() local
168 uint8_t blob[4096]; in test4() local
256 uint8_t blob[409 in test5() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-color.cc306 hb_blob_t *blob = hb_blob_get_empty (); in hb_ot_color_glyph_reference_png() local
H A Dhb-face.hh72 hb_blob_t *blob; in reference_table() local
H A Dsample.py12 blob = hb.glib_blob_create (GLib.Bytes.new (fontdata)) variable
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
H A Dhb-subset-fuzzer.cc29 hb_blob_t *blob = hb_face_reference_blob (result); in trySubset() local
50 hb_blob_t *blob = hb_blob_create ((const char *) data, size, in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dface-options.hh56 hb_blob_t *blob = nullptr; member
64 hb_blob_t *blob = nullptr; member
/third_party/skia/gm/
H A Dsavelayer.cpp101 static void draw_cell(SkCanvas* canvas, sk_sp<SkTextBlob> blob, SkColor c, SkScalar w, SkScalar h, in draw_cell() argument
148 static void draw_list(SkCanvas* canvas, sk_sp<SkTextBlob> blob, bool useDrawBehind) { in draw_list() argument
168 auto blob = SkTextBlob::MakeFromText(text, strlen(text), font); in DEF_SIMPLE_GM() local
/third_party/skia/modules/sksg/src/
H A DSkSGText.cpp89 sk_sp<TextBlob> TextBlob::Make(sk_sp<SkTextBlob> blob) { in Make() argument
93 TextBlob::TextBlob(sk_sp<SkTextBlob> blob) in TextBlob() argument
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_disk_cache.c87 struct blob blob; in ir3_disk_cache_init_shader_key() local
111 struct blob blob; in compute_variant_key() local
125 retrieve_variant(struct blob_reader *blob, struct ir3_shader_variant *v) retrieve_variant() argument
146 store_variant(struct blob *blob, struct ir3_shader_variant *v) store_variant() argument
167 ir3_retrieve_variant(struct blob_reader *blob, struct ir3_compiler *compiler, void *mem_ctx) ir3_retrieve_variant() argument
202 ir3_store_variant(struct blob *blob, struct ir3_shader_variant *v) ir3_store_variant() argument
241 struct blob_reader blob; ir3_disk_cache_retrieve() local
271 struct blob blob; ir3_disk_cache_store() local
[all...]
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-misc.c130 lws_system_blob_t *blob = lws_system_get_blob(context, in lws_plat_ntpclient_config() local
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_pipeline_cache.c43 struct blob_reader blob; in pvr_pipeline_cache_load() local
118 struct blob blob; in pvr_GetPipelineCacheData() local
[all...]
/third_party/node/src/
H A Dnode_blob.h157 BaseObjectPtr<Blob> blob; member
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_shader_cache.c43 write_stream_out_to_cache(struct blob *blob, in write_stream_out_to_cache() argument
56 copy_blob_to_driver_cache_blob(struct blob *blob, struct gl_program *prog) in copy_blob_to_driver_cache_blob() argument
64 write_nir_to_cache(struct blob *blob, struct gl_program *prog) write_nir_to_cache() argument
80 struct blob blob; st_serialise_nir_program() local
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_serialize.cpp22 nv50_ir_prog_info_serialize(struct blob *blob, struct nv50_ir_prog_info *info) in nv50_ir_prog_info_serialize() argument
61 nv50_ir_prog_info_out_serialize(struct blob *blob, struct nv50_ir_prog_info_out *info_out) nv50_ir_prog_info_out_serialize() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_disk_cache.c68 struct blob blob; in etna_disk_cache_init_shader_key() local
82 struct blob blob; in compute_variant_key() local
95 retrieve_variant(struct blob_reader *blob, struct etna_shader_variant *v) retrieve_variant() argument
111 store_variant(struct blob *blob, const struct etna_shader_variant *v) store_variant() argument
149 struct blob_reader blob; etna_disk_cache_retrieve() local
176 struct blob blob; etna_disk_cache_store() local
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_pipeline.c152 struct blob blob; in vk_pipeline_hash_shader_stage() local
/third_party/mesa3d/src/util/tests/
H A Dblob_test.cpp58 struct blob blob; in TEST() local
127 struct blob blob; TEST() local
181 struct blob blob; TEST() local
204 struct blob blob; TEST() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_live_shader_cache.c77 struct blob blob = {0}; in util_live_shader_cache_get() local
/third_party/rust/crates/bindgen/bindgen/codegen/
H A Dhelpers.rs77 pub fn blob(ctx: &BindgenContext, layout: Layout) -> TokenStream { in blob() functions
/third_party/skia/third_party/externals/angle2/src/common/serializer/
H A DJsonSerializer.cpp49 void JsonSerializer::addBlob(const std::string &name, const uint8_t *blob, size_t length) in addBlob() argument
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DPrecise_test.cpp100 const spirv::Blob &blob = in TestShaderCompile() local
115 void PreciseTest::ValidateDecorations(const spirv::Blob &blob, in ValidateDecorations() argument
/third_party/skia/src/core/
H A DSkTextBlobTrace.cpp47 const SkTextBlob* blob = record.blob.get(); in DumpTrace() local
87 const SkTextBlob* blob = glyphRunList.blob(); in capture() local
[all...]
/third_party/skia/tools/
H A Dimgcvt.cpp40 auto blob = SkData::MakeFromFileName(source_path); in main() local

Completed in 9 milliseconds

12345678910