Home
last modified time | relevance | path

Searched defs:blocks (Results 251 - 270 of 270) sorted by relevance

1...<<11

/third_party/libfuse/include/
H A Dfuse_kernel.h255 uint64_t blocks; member
272 uint64_t blocks; member
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector.cc100 BasicBlockVector* blocks = schedule()->rpo_order(); in SelectInstructions() local
H A Dmid-tier-register-allocator.cc2780 IsDeferredBlockBoundary(const ZoneVector<RpoNumber>& blocks) IsDeferredBlockBoundary() argument
[all...]
H A Dregister-allocator.cc1080 void PrintBlockRow(std::ostream& os, const InstructionBlocks& blocks) { in PrintBlockRow() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c92 struct hash_table *blocks; member
266 struct ntt_live_reg_block_state *blocks; member
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_common.hpp931 SmallVector<BlockID> blocks; member
H A Dspirv_cross.cpp2882 static bool exists_unaccessed_path_to_return(const CFG &cfg, uint32_t block, const unordered_set<uint32_t> &blocks, in exists_unaccessed_path_to_return() argument
3431 auto &blocks = accessed_var.second; find_function_local_luts() local
3560 auto &blocks = var.second; analyze_variable_scope() local
3658 auto &blocks = var.second; analyze_variable_scope() local
3773 auto &blocks = handler.accessed_variables_to_block[loop_variable.first]; analyze_variable_scope() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstructions.h2632 iterator_range<block_iterator> blocks() { in blocks() function in llvm::ShuffleVectorInst::PHINode
2636 iterator_range<const_block_iterator> blocks() const { in blocks() function in llvm::ShuffleVectorInst::PHINode
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSSBOLayoutCase.cpp208 std::vector<BlockLayoutEntry> blocks; member in deqp::gles31::bb::BufferLayout
[all...]
/third_party/glslang/SPIRV/
H A DGlslangToSpv.cpp4085 auto blocks = builder.makeNewLoop(); in visitLoop() local
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c4909 uint32_t blocks[3]; member
[all...]
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c386 ac_build_phi(struct ac_llvm_context *ctx, LLVMTypeRef type, unsigned count_incoming, LLVMValueRef *values, LLVMBasicBlockRef *blocks) ac_build_phi() argument
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h212 short *blocks; member
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dscsimain.c1929 int sg_build_scsi_cdb(unsigned char *cdbp, int cdb_sz, unsigned int blocks, in sg_build_scsi_cdb() argument
2025 sg_read(int sg_fd, unsigned char *buff, int blocks, int from_block, int bs, int cdbsz, int fua, int *diop) sg_read() argument
2092 sg_write(int sg_fd, unsigned char *buff, int blocks, int to_block, int bs, int cdbsz, int fua, int *diop) sg_write() argument
2209 int infd, outfd, blocks; do_scsi_device_read_write() local
6138 sg_read2(int sg_fd, unsigned char *buff, int blocks, int from_block, int bs, int cdbsz, int fua, int do_mmap) sg_read2() argument
6205 sg_write2(int sg_fd, unsigned char *buff, int blocks, int to_block, int bs, int cdbsz, int fua, int do_mmap, int *diop) sg_write2() argument
6282 int infd, outfd, blocks; do_scsi_sgm_read_write() local
6807 int blocks, status; read_write_thread() local
6925 normal_in_operation(Rq_coll * clp, Rq_elem * rep, int blocks) normal_in_operation() argument
6968 normal_out_operation(Rq_coll * clp, Rq_elem * rep, int blocks) normal_out_operation() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp1314 const std::vector<gl::InterfaceBlock> &blocks = programState->getShaderStorageBlocks(); in renderPassUsesStorageResources() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c8383 uint32_t blocks[3]; member
8472 unsigned blocks[3] = {info->blocks[0], info->blocks[1], info->blocks[2]}; in radv_emit_dispatch_packets() local
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c4586 unsigned blocks[16]; in fixup_phi() local
/third_party/toybox/generated/
H A Dglobals.h908 unsigned blocks; // Total blocks in the filesystem. member
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c335 BLOCK *blocks; member
[all...]
/third_party/python/Modules/expat/
H A Dxmlparse.c328 BLOCK *blocks; member
[all...]

Completed in 123 milliseconds

1...<<11