Home
last modified time | relevance | path

Searched defs:bsd (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/astc-encoder/Source/
Dastc_partition_tables.cpp226 const block_size_descriptor* bsd, in generate_one_partition_table()
282 block_size_descriptor* bsd in init_partition_tables()
Dastc_block_sizes2.cpp556 block_size_descriptor* bsd in construct_block_size_descriptor_2d()
729 block_size_descriptor * bsd in construct_block_size_descriptor_3d()
893 block_size_descriptor* bsd in init_block_size_descriptor()
904 block_size_descriptor* bsd) in term_block_size_descriptor()
Dastc_symbolic_physical.cpp48 const block_size_descriptor* bsd, in physical_to_symbolic()
Dastc_decompress_symbolic.cpp87 const block_size_descriptor* bsd, in decompress_symbolic_block()
Dastc_codec_internals.h320 const block_size_descriptor* bsd, in get_partition_table()
/external/gptfdisk/
Dbsd.h43 enum BSDValidity {unknown, bsd_invalid, bsd}; enumerator
/external/swiftshader/src/Device/
DASTC_Decoder.cpp114 std::unique_ptr<block_size_descriptor> bsd(new block_size_descriptor); in Decode() local
/external/lua/src/
DMakefile94 bsd: target
/external/aac/libSBRdec/src/
DHFgen_preFlat.cpp149 const backsubst_data bsd[N_NUMBANDS] = { variable
/external/llvm/tools/llvm-nm/
Dllvm-nm.cpp54 enum OutputFormatTy { bsd, sysv, posix, darwin }; enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-nm/
Dllvm-nm.cpp48 enum OutputFormatTy { bsd, sysv, posix, darwin }; enumerator