/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
H A D | vktTransformFeedbackFuzzLayoutTests.cpp | 53 InterfaceBlock& block = m_interface.allocBlock("Block"); in BlockBasicTypeCase() local 98 InterfaceBlock& block = m_interface.allocBlock("Block"); in BlockSingleStructCase() local 126 InterfaceBlock& block = m_interface.allocBlock("Block"); BlockSingleStructArrayCase() local 160 InterfaceBlock& block = m_interface.allocBlock("Block"); BlockSingleNestedStructCase() local 193 InterfaceBlock& block = m_interface.allocBlock("Block"); BlockSingleNestedStructArrayCase() local 356 InterfaceBlock& block = m_interface.allocBlock("Block"); Block2LevelStructArrayCase() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/ |
H A D | vktUniformBlockTests.cpp | 65 UniformBlock& block = m_interface.allocBlock("Block"); in BlockBasicTypeCase() local 108 UniformBlock& block = m_interface.allocBlock("Block"); in BlockSingleStructCase() local 131 UniformBlock& block = m_interface.allocBlock("Block"); BlockSingleStructArrayCase() local 160 UniformBlock& block = m_interface.allocBlock("Block"); BlockSingleNestedStructCase() local 190 UniformBlock& block = m_interface.allocBlock("Block"); BlockSingleNestedStructArrayCase() local 286 UniformBlock& block = m_interface.allocBlock("Block"); Block2LevelStructArrayCase() local [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | SeparateCompoundExpressions.cpp | 264 void pushStmtsIntoBlock(TIntermBlock &block, std::vector<TIntermNode *> &stmts) in pushStmtsIntoBlock() argument 287 auto &block = *new TIntermBlock(); in buildBlockWithTailAssign() local
|
/third_party/skia/src/gpu/ |
H A D | GrBufferAllocPool.cpp | 125 BufferBlock& block = fBlocks.back(); in unmap() local 290 BufferBlock& block = fBlocks.back(); putBack() local 318 BufferBlock& block = fBlocks.push_back(); createBlock() local 387 flushCpuData(const BufferBlock& block, size_t flushSize) flushCpuData() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | PoolAlloc.h | 201 void* initializeAllocation(tHeader* block, unsigned char* memory, size_t numBytes) { in initializeAllocation() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | LLVMReactorDebugInfo.cpp | 288 auto block = builder->GetInsertBlock(); in EmitVariable() local
|
/third_party/openssl/include/crypto/ |
H A D | modes.h | 133 block128_f block; member 157 block128_f block; member
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
H A D | transformation_add_function.cpp | 280 std::unique_ptr<opt::BasicBlock> block = in TryToAddFunction() local [all...] |
H A D | transformation_flatten_conditional_branch.cpp | 502 auto block = ir_context->cfg()->block(block_id); GetProblematicInstructionsIfConditionalCanBeFlattened() local 606 EncloseInstructionInConditional( opt::IRContext* ir_context, const TransformationContext& transformation_context, opt::BasicBlock* block, opt::Instruction* instruction, const protobufs::SideEffectWrapperInfo& wrapper_info, uint32_t condition_id, bool exec_if_cond_true, std::vector<uint32_t>* dead_blocks, std::vector<uint32_t>* irrelevant_ids) EncloseInstructionInConditional() argument 857 AddBooleanVectorConstructorToBlock( uint32_t fresh_id, uint32_t dimension, const opt::Operand& branch_condition_operand, opt::IRContext* ir_context, opt::BasicBlock* block) AddBooleanVectorConstructorToBlock() argument [all...] |
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | loop_fusion.cpp | 179 auto block = &*containing_function_->FindBlock(preds.front()); in AreCompatible() local 73 AddInstructionsInBlock(std::vector<Instruction*>* instructions, BasicBlock* block) AddInstructionsInBlock() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | transformation_add_function.cpp | 280 std::unique_ptr<opt::BasicBlock> block = in TryToAddFunction() local [all...] |
H A D | transformation_flatten_conditional_branch.cpp | 502 auto block = ir_context->cfg()->block(block_id); GetProblematicInstructionsIfConditionalCanBeFlattened() local 606 EncloseInstructionInConditional( opt::IRContext* ir_context, const TransformationContext& transformation_context, opt::BasicBlock* block, opt::Instruction* instruction, const protobufs::SideEffectWrapperInfo& wrapper_info, uint32_t condition_id, bool exec_if_cond_true, std::vector<uint32_t>* dead_blocks, std::vector<uint32_t>* irrelevant_ids) EncloseInstructionInConditional() argument 857 AddBooleanVectorConstructorToBlock( uint32_t fresh_id, uint32_t dimension, const opt::Operand& branch_condition_operand, opt::IRContext* ir_context, opt::BasicBlock* block) AddBooleanVectorConstructorToBlock() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | loop_fusion.cpp | 179 auto block = &*containing_function_->FindBlock(preds.front()); in AreCompatible() local 73 AddInstructionsInBlock(std::vector<Instruction*>* instructions, BasicBlock* block) AddInstructionsInBlock() argument [all...] |
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | jdhuff_opt.c | 657 JBLOCKROW block = MCU_data ? MCU_data[blkn] : NULL; in LOCAL() local 830 JBLOCKROW block = MCU_data ? MCU_data[blkn] : NULL; LOCAL() local [all...] |
/third_party/skia/tests/ |
H A D | SkBlockAllocatorTest.cpp | 627 Block* block = pool->owningBlock<Align, Padding>(userPtr, br.fStart); run_owning_block_test() local [all...] |
/third_party/skia/src/sksl/ |
H A D | SkSLAnalysis.cpp | 353 const Block& block = stmt.as<Block>(); in DetectVarDeclarationWithoutScope() local
|
/third_party/skia/src/ports/ |
H A D | SkFontHost_FreeType.cpp | 107 static void sk_ft_free(FT_Memory, void* block) { in sk_ft_free() argument 110 sk_ft_realloc(FT_Memory, FT_Alloc_size_t cur_size, FT_Alloc_size_t new_size, void* block) sk_ft_realloc() argument
|
/third_party/python/Modules/_blake2/impl/ |
H A D | blake2b.c | 271 uint8_t block[BLAKE2B_BLOCKBYTES]; in blake2b_init_key() local [all...] |
H A D | blake2s.c | 256 uint8_t block[BLAKE2S_BLOCKBYTES]; in blake2s_init_key() local [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucptrie.cpp | 337 int32_t block; in getRange() local [all...] |
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_stream.cpp | 253 uint32 block = (uint32) (fBufferEnd - fPosition); in Get() local
|
H A D | dng_negative.cpp | 404 void dng_metadata::SetIPTC (AutoPtr<dng_memory_block> &block, uint64 offset) in SetIPTC() argument 415 void dng_metadata::SetIPTC (AutoPtr<dng_memory_block> &block) in SetIPTC() argument [all...] |
/third_party/qrcodegen/c/ |
H A D | qrcodegen-test.c | 125 uint8_t *block = malloc((shortBlockLen + 1) * sizeof(uint8_t)); in addEccAndInterleaveReference() local
|
/third_party/spirv-tools/source/fuzz/ |
H A D | transformation_add_function.cpp | 283 std::unique_ptr<opt::BasicBlock> block = in TryToAddFunction() local [all...] |
H A D | transformation_flatten_conditional_branch.cpp | 502 auto block = ir_context->cfg()->block(block_id); GetProblematicInstructionsIfConditionalCanBeFlattened() local 606 EncloseInstructionInConditional( opt::IRContext* ir_context, const TransformationContext& transformation_context, opt::BasicBlock* block, opt::Instruction* instruction, const protobufs::SideEffectWrapperInfo& wrapper_info, uint32_t condition_id, bool exec_if_cond_true, std::vector<uint32_t>* dead_blocks, std::vector<uint32_t>* irrelevant_ids) EncloseInstructionInConditional() argument 858 AddBooleanVectorConstructorToBlock( uint32_t fresh_id, uint32_t dimension, const opt::Operand& branch_condition_operand, opt::IRContext* ir_context, opt::BasicBlock* block) AddBooleanVectorConstructorToBlock() argument [all...] |