Home
last modified time | relevance | path

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

/external/rust/crates/nix/src/sys/ptrace/
Dmod.rs14 mod bsd; module
/external/rust/crates/nix/src/sys/ioctl/
Dmod.rs240 mod bsd; module
/external/swiftshader/third_party/astc-encoder/Source/
Dastc_block_sizes2.cpp477 block_size_descriptor* bsd in construct_block_size_descriptor_2d()
556 block_size_descriptor * bsd in construct_block_size_descriptor_3d()
635 block_size_descriptor* bsd in init_block_size_descriptor()
646 block_size_descriptor* bsd) in term_block_size_descriptor()
Dastc_partition_tables.cpp226 const block_size_descriptor* bsd, in generate_one_partition_table()
269 block_size_descriptor* bsd in init_partition_tables()
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.h275 const block_size_descriptor* bsd, in get_partition_table()
/external/libcups/
DMakefile274 bsd deb epm pkg rpm slackware: target
/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/
DMakefile104 bsd: target
/external/rust/crates/nix/test/sys/
Dtest_ioctl.rs111 mod bsd { module
/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/llvm-project/llvm/tools/llvm-nm/
Dllvm-nm.cpp50 enum OutputFormatTy { bsd, sysv, posix, darwin }; enumerator