Home
last modified time | relevance | path

Searched defs:bs (Results 1 - 25 of 269) sorted by relevance

1234567891011

/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_zsa.c72 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 Dfd3_zsa.c73 const struct pipe_stencil_state *bs = &cso->stencil[1]; in fd3_zsa_state_create() local
H A Dfd3_program.h40 struct ir3_shader_variant *bs; /* VS for when emit->binning */ member
/third_party/ffmpeg/libavformat/
H A Drmsipr.c43 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 Dfd4_program.h40 struct ir3_shader_variant *bs; /* VS for when emit->binning */ member
H A Dfd4_zsa.c74 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 Dfd5_program.h40 struct ir3_shader_variant *bs; /* VS for when emit->binning */ member
H A Dfd5_zsa.c93 const struct pipe_stencil_state *bs = &cso->stencil[1]; in fd5_zsa_state_create() local
/third_party/typescript/tests/baselines/reference/
H A DarrayLiteralWithMultipleBestCommonTypes.js9 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 Dbitset.h8 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 Dbootsect.c193 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 Dintscan.c71 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 Dintscan.c71 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 Dintscan.c71 int bs = "\0\1\2\4\7\3\6\5"[(0x17*base)>>5&7]; in __intscan() local
/third_party/musl/src/internal/
H A Dintscan.c71 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 Disl_genX_helpers.h100 const uint32_t bs = isl_format_get_layout(surf->format)->bpb / 8; in isl_get_image_alignment() local
/third_party/exfatprogs/tune/
H A Dtune.c54 struct pbr *bs; in main() local
/third_party/exfatprogs/label/
H A Dlabel.c100 struct pbr *bs; in main() local
/third_party/ffmpeg/libavcodec/
H A Dpnm.c41 uint8_t *bs = sc->bytestream; in pnm_get() local
/third_party/ltp/lib/
H A Dtst_fill_file.c33 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 Dcompiler.hpp63 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 Dinject-compilation-hints.py54 bs variable
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_zsa.c171 const struct pipe_stencil_state *bs = &cso->stencil[1]; in fd6_zsa_state_create() local
/third_party/mesa3d/src/gallium/frontends/va/
H A Dpicture_mjpeg.c121 uint16_t *bs; in vlVaGetJpegSliceHeader() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/arch_64/
H A Df_impl64.c24 void gf_mul(gf_s * RESTRICT cs, const gf as, const gf bs) in gf_mul() argument

Completed in 11 milliseconds

1234567891011