/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | fd2_zsa.c | 72 const struct pipe_stencil_state *bs = &cso->stencil[1]; in fd2_zsa_state_create() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
H A D | fd3_zsa.c | 73 const struct pipe_stencil_state *bs = &cso->stencil[1]; in fd3_zsa_state_create() local
|
H A D | fd3_program.h | 40 struct ir3_shader_variant *bs; /* VS for when emit->binning */ member
|
/third_party/ffmpeg/libavformat/ |
H A D | rmsipr.c | 43 int n, bs = sub_packet_h * framesize * 2 / 96; // nibbles per subpacket in ff_rm_reorder_sipr_data() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_program.h | 40 struct ir3_shader_variant *bs; /* VS for when emit->binning */ member
|
H A D | fd4_zsa.c | 74 const struct pipe_stencil_state *bs = &cso->stencil[1]; in fd4_zsa_state_create() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_program.h | 40 struct ir3_shader_variant *bs; /* VS for when emit->binning */ member
|
H A D | fd5_zsa.c | 93 const struct pipe_stencil_state *bs = &cso->stencil[1]; in fd5_zsa_state_create() local
|
/third_party/typescript/tests/baselines/reference/ |
H A D | arrayLiteralWithMultipleBestCommonTypes.js | 9 var bs = [b, a]; // { x: number; z?: number };[] variable 24 var bs = [b, a]; // { x: number; z?: number };[]
variable
|
/third_party/cups-filters/fontembed/ |
H A D | bitset.h | 8 static inline void bit_set(BITSET bs,int num) in bit_set() argument 13 static inline int bit_check(BITSET bs,int num) in bit_check() argument
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | bootsect.c | 193 int ntfs_boot_sector_parse(ntfs_volume *vol, const NTFS_BOOT_SECTOR *bs) in ntfs_boot_sector_parse() argument [all...] |
/third_party/musl/porting/liteos_m/kernel/src/internal/ |
H A D | intscan.c | 71 int bs = "\0\1\2\4\7\3\6\5"[(0x17*base)>>5&7]; in __intscan() local
|
/third_party/musl/porting/uniproton/kernel/src/internal/ |
H A D | intscan.c | 71 int bs = "\0\1\2\4\7\3\6\5"[(0x17*base)>>5&7]; in __intscan() local
|
/third_party/musl/porting/liteos_a/kernel/src/internal/ |
H A D | intscan.c | 71 int bs = "\0\1\2\4\7\3\6\5"[(0x17*base)>>5&7]; in __intscan() local
|
/third_party/musl/src/internal/ |
H A D | intscan.c | 71 int bs = "\0\1\2\4\7\3\6\5"[(0x17*base)>>5&7]; in __intscan() local
|
/third_party/mesa3d/src/intel/isl/ |
H A D | isl_genX_helpers.h | 100 const uint32_t bs = isl_format_get_layout(surf->format)->bpb / 8; in isl_get_image_alignment() local
|
/third_party/exfatprogs/tune/ |
H A D | tune.c | 54 struct pbr *bs; in main() local
|
/third_party/exfatprogs/label/ |
H A D | label.c | 100 struct pbr *bs; in main() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | pnm.c | 41 uint8_t *bs = sc->bytestream; in pnm_get() local
|
/third_party/ltp/lib/ |
H A D | tst_fill_file.c | 33 int tst_fill_fd(int fd, char pattern, size_t bs, size_t bcount) in tst_fill_fd() argument 59 int tst_prealloc_size_fd(int fd, size_t bs, size_t bcount) in tst_prealloc_size_fd() argument 75 int tst_fill_file(const char *path, char pattern, size_t bs, size_t bcount) in tst_fill_file() argument 98 tst_prealloc_file(const char *path, size_t bs, size_t bcount) tst_prealloc_file() argument [all...] |
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | compiler.hpp | 63 link_program(const std::vector<binary> &bs, const device &dev, in link_program() argument
|
/third_party/node/deps/v8/tools/wasm-compilation-hints/ |
H A D | inject-compilation-hints.py | 54 bs variable [all...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_zsa.c | 171 const struct pipe_stencil_state *bs = &cso->stencil[1]; in fd6_zsa_state_create() local
|
/third_party/mesa3d/src/gallium/frontends/va/ |
H A D | picture_mjpeg.c | 121 uint16_t *bs; in vlVaGetJpegSliceHeader() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/arch_64/ |
H A D | f_impl64.c | 24 void gf_mul(gf_s * RESTRICT cs, const gf as, const gf bs) in gf_mul() argument
|