/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/ |
H A D | vktUniformBlockCase.hpp | 302 std::vector<BlockLayoutEntry> blocks; member in vkt::ubo::UniformLayout
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | ProgramGL.cpp | 110 const auto &blocks = mState.getUniformBlocks(); in reapplyUBOBindingsIfNeeded() local
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
H A D | validate_cfg.cpp | 898 auto& blocks = function.ordered_blocks(); PerformCfgChecks() local [all...] |
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | loop_descriptor.cpp | 412 std::unordered_set<uint32_t> blocks; in IsSafeToClone() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | loop_descriptor.cpp | 412 std::unordered_set<uint32_t> blocks; in IsSafeToClone() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_cfg.cpp | 898 auto& blocks = function.ordered_blocks(); PerformCfgChecks() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLink.h | 562 iterator_range<block_iterator> blocks() { in blocks() function in llvm::jitlink::Section 567 iterator_range<const_block_iterator> blocks() const { in blocks() function in llvm::jitlink::Section 917 iterator_range<block_iterator> blocks() { blocks() function in llvm::jitlink::LinkGraph 922 iterator_range<const_block_iterator> blocks() const { blocks() function in llvm::jitlink::LinkGraph [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
H A D | GCOV.h | 293 iterator_range<BlockIterator> blocks() const { in blocks() function in llvm::GCOVFunction
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | LoopUtils.cpp | 669 SmallPtrSet<BasicBlock *, 8> blocks; in deleteDeadLoop() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | LoopInfo.h | 161 inline iterator_range<block_iterator> blocks() const { in blocks() function in llvm::LoopBase [all...] |
H A D | MemorySSA.h | 518 iterator_range<block_iterator> blocks() { in blocks() function in llvm::final 522 iterator_range<const_block_iterator> blocks() const { in blocks() function in llvm::final
|
/third_party/toybox/toys/pending/ |
H A D | mke2fs.c | 190 uint32_t blocks; // Blocks count global() member 302 long blocks; check_treesize() local [all...] |
/third_party/spirv-tools/source/opt/ |
H A D | loop_descriptor.cpp | 410 std::unordered_set<uint32_t> blocks; in IsSafeToClone() local
|
/third_party/spirv-tools/source/val/ |
H A D | validate_cfg.cpp | 919 auto& blocks = function.ordered_blocks(); PerformCfgChecks() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/ |
H A D | vktTransformFeedbackFuzzLayoutCase.hpp | 307 std::vector<BlockLayoutEntry> blocks; member in vkt::TransformFeedback::InterfaceLayout
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/ |
H A D | vktUniformBlockCase.hpp | 302 std::vector<BlockLayoutEntry> blocks; member in vkt::ubo::UniformLayout
|
/third_party/ffmpeg/libavcodec/ |
H A D | bink.c | 183 int bw, bh, blocks; in init_bundles() local
|
H A D | apedec.c | 695 int blocks = blockstodecode; in entropy_decode_stereo_3860() local 715 int blocks = blockstodecode; in entropy_decode_stereo_3900() local
|
H A D | proresenc_kostya.c | 274 get_slice_data(ProresContext *ctx, const uint16_t *src, ptrdiff_t linesize, int x, int y, int w, int h, int16_t *blocks, uint16_t *emu_buf, int mbs_per_slice, int blocks_per_mb, int is_chroma) get_slice_data() argument 345 get_alpha_data(ProresContext *ctx, const uint16_t *src, ptrdiff_t linesize, int x, int y, int w, int h, int16_t *blocks, int mbs_per_slice, int abits) get_alpha_data() argument 408 encode_dcs(PutBitContext *pb, int16_t *blocks, int blocks_per_slice, int scale) encode_dcs() argument 434 encode_acs(PutBitContext *pb, int16_t *blocks, int blocks_per_slice, int plane_size_factor, const uint8_t *scan, const int16_t *qmat) encode_acs() argument 468 encode_slice_plane(ProresContext *ctx, PutBitContext *pb, const uint16_t *src, ptrdiff_t linesize, int mbs_per_slice, int16_t *blocks, int blocks_per_mb, int plane_size_factor, const int16_t *qmat) encode_slice_plane() argument 514 encode_alpha_plane(ProresContext *ctx, PutBitContext *pb, int mbs_per_slice, uint16_t *blocks, int quant) encode_alpha_plane() argument 649 estimate_dcs(int *error, int16_t *blocks, int blocks_per_slice, int scale) estimate_dcs() argument 680 estimate_acs(int *error, int16_t *blocks, int blocks_per_slice, int plane_size_factor, const uint8_t *scan, const int16_t *qmat) estimate_acs() argument 749 estimate_alpha_plane(ProresContext *ctx, const uint16_t *src, ptrdiff_t linesize, int mbs_per_slice, int16_t *blocks) estimate_alpha_plane() argument [all...] |
H A D | proresenc_anatoliy.c | 326 static void calc_plane_dct(FDCTDSPContext *fdsp, uint8_t *src, int16_t * blocks, int src_stride, int mb_count, int chroma, int is_422) in calc_plane_dct() argument 363 static int encode_slice_plane(int16_t *blocks, int mb_count, uint8_t *buf, unsigned buf_size, int *qmat, int sub_sample_chroma, in encode_slice_plane() argument 444 int16_t * blocks = (int16_t *)src_a; in encode_alpha_slice_data() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_minterpolate.c | 162 Block *blocks; member 416 static void search_mv(MIContext *mi_ctx, Block *blocks, int mb_x, int mb_y, int dir) in search_mv() argument [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | mov.c | 1163 int blocks = 0; in aax_filter() local
|
/third_party/lzma/CPP/7zip/Archive/ |
H A D | XzHandler.cpp | 776 static size_t FindBlock(const CBlockInfo *blocks, size_t numBlocks, UInt64 pos)
in FindBlock() argument
|
/third_party/lzma/C/ |
H A D | XzEnc.c | 106 Byte *blocks;
member 139 Byte *blocks = (Byte *)ISzAlloc_Alloc(alloc, newSize);
in XzEncIndex_ReAlloc() local [all...] |
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_spill.c | 137 struct ra_spill_block_state *blocks; member [all...] |