/third_party/libfuse/include/ |
H A D | fuse_kernel.h | 255 uint64_t blocks; member 272 uint64_t blocks; member
|
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | instruction-selector.cc | 100 BasicBlockVector* blocks = schedule()->rpo_order(); in SelectInstructions() local
|
H A D | mid-tier-register-allocator.cc | 2780 IsDeferredBlockBoundary(const ZoneVector<RpoNumber>& blocks) IsDeferredBlockBoundary() argument [all...] |
H A D | register-allocator.cc | 1080 void PrintBlockRow(std::ostream& os, const InstructionBlocks& blocks) { in PrintBlockRow() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/nir/ |
H A D | nir_to_tgsi.c | 92 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 D | spirv_common.hpp | 931 SmallVector<BlockID> blocks; member
|
H A D | spirv_cross.cpp | 2882 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 D | Instructions.h | 2632 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 D | es31fSSBOLayoutCase.cpp | 208 std::vector<BlockLayoutEntry> blocks; member in deqp::gles31::bb::BufferLayout [all...] |
/third_party/glslang/SPIRV/ |
H A D | GlslangToSpv.cpp | 4085 auto blocks = builder.makeNewLoop(); in visitLoop() local [all...] |
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_cmd_buffer.c | 4909 uint32_t blocks[3]; member [all...] |
/third_party/mesa3d/src/amd/llvm/ |
H A D | ac_llvm_build.c | 386 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 D | p_video_state.h | 212 short *blocks; member
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
H A D | scsimain.c | 1929 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 D | ContextVk.cpp | 1314 const std::vector<gl::InterfaceBlock> &blocks = programState->getShaderStorageBlocks(); in renderPassUsesStorageResources() local
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_cmd_buffer.c | 8383 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 D | nir_to_dxil.c | 4586 unsigned blocks[16]; in fixup_phi() local
|
/third_party/toybox/generated/ |
H A D | globals.h | 908 unsigned blocks; // Total blocks in the filesystem. member
|
/third_party/skia/third_party/externals/expat/expat/lib/ |
H A D | xmlparse.c | 335 BLOCK *blocks; member [all...] |
/third_party/python/Modules/expat/ |
H A D | xmlparse.c | 328 BLOCK *blocks; member [all...] |