Home
last modified time | relevance | path

Searched defs:sparse (Results 1 – 20 of 20) sorted by relevance

/third_party/boost/libs/mpi/test/
Dbroadcast_stl_test.cpp25 typedef std::vector<std::map<int, double> > sparse; typedef
/third_party/uboot/u-boot-2020.01/drivers/fastboot/
Dfb_nand.c108 struct fb_nand_sparse *sparse = info->priv; in fb_nand_sparse_write() local
191 struct sparse_storage sparse; in fastboot_nand_flash_write() local
Dfb_mmc.c88 struct fb_mmc_sparse *sparse = info->priv; in fb_mmc_sparse_write() local
407 struct sparse_storage sparse; in fastboot_mmc_flash_write() local
/third_party/e2fsprogs/contrib/android/
Dext2simg.c28 int sparse; member
/third_party/boost/boost/graph/detail/
Dsparse_ordering.hpp31 namespace sparse namespace
/third_party/toybox/toys/posix/
Dtar.c611 char sparse[512]; in unpack_tar() local
/third_party/ntfs-3g/libntfs-3g/
Dattrib.c363 const BOOL encrypted, const BOOL sparse, in ntfs_attr_init()
5775 int sparse, ret = 0; local
5943 int sparse = 0; local
/third_party/libxml2/
DMakefile.am1301 sparse: clean target
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dtsdemux.c160 gboolean sparse; member
1125 gboolean sparse = FALSE; in create_pad_for_stream() local
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmux.h100 gboolean sparse; member
Dqtdemux.c240 gboolean sparse; member
/third_party/uboot/u-boot-2020.01/cmd/
Dmmc.c409 struct sparse_storage sparse; in do_mmc_sparse_write() local
/third_party/e2fsprogs/misc/
De2image.c577 int sparse = 0; in output_meta_data_blocks() local
/third_party/ffmpeg/libavcodec/
Dvorbisenc.c514 int sparse = 0; in put_codebook_header() local
Dvorbisdec.c298 unsigned sparse = get_bits1(gb); in vorbis_parse_setup_hdr_codebooks() local
/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavidemux.c2037 gboolean sparse = FALSE; in gst_avi_demux_parse_stream() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp6554 void CompilerGLSL::emit_texture_op(const Instruction &i, bool sparse) in emit_texture_op()
6601 std::string CompilerGLSL::to_texture_op(const Instruction &i, bool sparse, bool *forward, in to_texture_op()
11836 bool sparse = opcode == OpImageSparseRead; in emit_instruction() local
Dspirv_hlsl.cpp2733 void CompilerHLSL::emit_texture_op(const Instruction &i, bool sparse) in emit_texture_op()
Dspirv_msl.cpp8377 void CompilerMSL::emit_texture_op(const Instruction &i, bool sparse) in emit_texture_op()
9955 string CompilerMSL::to_texture_op(const Instruction &i, bool sparse, bool *forward, in to_texture_op()
/third_party/toybox/generated/
Dglobals.h1355 long long *sparse; member