Home
last modified time | relevance | path

Searched defs:block (Results 526 - 550 of 1176) sorted by relevance

1...<<21222324252627282930>>...48

/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dir2_assemble.c423 unsigned block; in assemble() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_flow.c408 LLVMBasicBlockRef block = LLVMGetInsertBlock(gallivm->builder); lp_build_if() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_draw_helpers.c66 nir_lower_pstipple_block(nir_block *block, in nir_lower_pstipple_block() argument
156 nir_lower_aaline_block(nir_block *block, in nir_lower_aaline_block() argument
251 nir_lower_aapoint_block(nir_block *block, in nir_lower_aapoint_block() argument
290 nir_block *block = nir_start_block(impl); in nir_lower_aapoint_impl() local
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dkrb5kdf.c265 static void n_fold(unsigned char *block, unsigned int blocksize, in n_fold() argument
361 unsigned char block[EVP_MAX_BLOCK_LENGTH * 2]; KRB5KDF() local
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Ds3_cbc.c431 unsigned char block[MAX_HASH_BLOCK_SIZE]; ssl3_cbc_digest_record() local
[all...]
/third_party/python/Tools/scripts/
H A Ddeepfreeze.py139 def block(self, prefix: str, suffix: str = "") -> None: member in Printer
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2_context.c63 static void default_free(void *block, void *data) in default_free() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackRandomLayoutCase.cpp155 InterfaceBlock& block = m_interface.allocBlock(std::string("Block") + (char)('A' + m_blockNdx)); in generateBlock() local
174 void RandomInterfaceBlockCase::generateBlockMember (de::Random& rnd, InterfaceBlock& block, const int numBlockMembers, int& numUnassignedOrMissing) in generateBlockMember() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
H A DvktRandomUniformBlockCase.cpp105 UniformBlock& block = m_interface.allocBlock(std::string("Block") + (char)('A' + m_blockNdx)); in generateBlock() local
165 void RandomUniformBlockCase::generateUniform (de::Random& rnd, UniformBlock& block, deUint32 complexity) in generateUniform() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DInitializeVariables.cpp226 const TInterfaceBlock *block = static_cast<const TInterfaceBlock *>(symbol); in InsertInitCode() local
H A DRemoveUnreferencedVariables.cpp57 const auto *block = type.getInterfaceBlock(); in incrementStructTypeRefCount() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
H A DRewriteR32fImages.cpp80 TIntermBlock block; in RewriteExpression() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dfunction.cpp218 const BasicBlock* block; in IsBlockType() local
229 const BasicBlock* block = &(b->second); in GetBlock() local
[all...]
/third_party/skia/src/core/
H A DSkTBlockList.h118 SkBlockAllocator::Block* block = fAllocator->currentBlock(); in pop_back() local
235 GetItem(SkBlockAllocator::Block* block, int index) GetItem() argument
238 GetItem(const SkBlockAllocator::Block* block, int index) GetItem() argument
394 const auto* block = *fBlock; operator ++() local
410 Item(BlockItem block) Item() argument
[all...]
H A DSkBitmapCache.cpp189 void* block = nullptr; in Alloc() local
65 Rec(const SkBitmapCacheDesc& desc, const SkImageInfo& info, size_t rowBytes, std::unique_ptr<SkDiscardableMemory> dm, void* block) Rec() argument
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DExecutableMemory.cpp64 unsigned char *block; member
88 unsigned char *block = new unsigned char[bytes + sizeof(Allocation) + alignment]; in allocateRaw() local
H A DLLVMJIT.cpp282 std::error_code protectMappedMemory(const llvm::sys::MemoryBlock &block, in protectMappedMemory() argument
299 std::error_code releaseMappedMemory(llvm::sys::MemoryBlock &block) in releaseMappedMemory() argument
/third_party/openssl/providers/implementations/kdfs/
H A Dkrb5kdf.c265 static void n_fold(unsigned char *block, unsigned int blocksize, in n_fold() argument
361 unsigned char block[EVP_MAX_BLOCK_LENGTH * 2]; KRB5KDF() local
[all...]
/third_party/openssl/ssl/
H A Ds3_cbc.c431 unsigned char block[MAX_HASH_BLOCK_SIZE]; ssl3_cbc_digest_record() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dcfa.h39 cbb_ptr block; ///< pointer to the block member
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_add_loop_to_create_int_constant_synonym.cpp186 auto block = in IsApplicable() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dbasic_block.cpp220 std::ostream& operator<<(std::ostream& str, const BasicBlock& block) { in operator <<() argument
H A Dloop_fission.cpp382 BasicBlock* block = context_->cfg()->block(id); SplitLoop() local
401 BasicBlock* block = context_->cfg()->block(id); SplitLoop() local
[all...]
H A Dssa_rewrite_pass.h55 explicit PhiCandidate(uint32_t var, uint32_t result, BasicBlock* block) in PhiCandidate() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dcfa.h39 cbb_ptr block; ///< pointer to the block member
[all...]

Completed in 32 milliseconds

1...<<21222324252627282930>>...48