Searched refs:Block (Results 226 - 250 of 418) sorted by relevance

1234567891011>>

/external/tensorflow/tensorflow/core/lib/io/
H A Dtable_test.cc143 // BlockBuilder/TableBuilder and Block/Table.
196 block_ = new Block(contents);
203 Block* block_;
439 Block block(contents);
/external/valgrind/none/tests/amd64/
H A Davx-1.c16 typedef struct { YMM a1; YMM a2; YMM a3; YMM a4; ULong u64; } Block; typedef in typeref:struct:__anon29664
28 void showBlock ( char* msg, Block* block )
45 void randBlock ( Block* b )
49 for (i = 0; i < sizeof(Block); i++)
66 Block* b = memalign32(sizeof(Block)); \
/external/boringssl/src/crypto/x509/
H A Dmake_many_constraints.go88 err = pem.Encode(file, &pem.Block{Type: "CERTIFICATE", Bytes: in})
/external/clang/lib/Frontend/
H A DASTConsumers.cpp258 case Decl::Block:
395 case Decl::Block:
/external/eigen/Eigen/src/LU/
H A DPartialPivLU.h347 // warp any Map, Matrix, and Block expressions as a unique type, but since that's exactly
349 // and Block.
351 typedef Block<MapLU, Dynamic, Dynamic> MatrixType;
352 typedef Block<MatrixType,Dynamic,Dynamic> BlockType;
424 * 2 - avoid infinite recursion of the instanciations with Block<Block<Block<...> > >
/external/llvm/unittests/DebugInfo/PDB/
H A DPDBApiTest.cpp333 InsertItemWithTag(PDB_SymType::Block); variable
395 VerifyDyncast<PDBSymbolBlock>(PDB_SymType::Block);
/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyRepeatedField.java39 import org.jruby.runtime.Block;
302 public IRubyObject each(ThreadContext context, Block block) {
/external/swiftshader/third_party/subzero/pnacl-llvm/
H A DNaClBitstreamReader.cpp77 BlockScope.push_back(Block(BitStream->getBlockInfo(BlockID), CodeAbbrev));
393 Block &CurBlock = BlockScope.back();
/external/javaparser/javaparser-core/src/main/javacc/
H A Djava.jj1005 ( body = Block() | ";" )
1194 body = Block() {begin = orIfInvalid(begin, body);}
2043 ret = Block()
2100 BlockStmt Block():
2178 n = Block()
2400 "synchronized" {begin=token();} "(" expr = Expression() ")" body = Block()
2424 tryBlock = Block()
2435 catchBlock = Block()
2446 [ "finally" finallyBlock = Block() ]
2448 "finally" finallyBlock = Block()
[all...]
/external/clang/include/clang/AST/
H A DCommentSema.h161 void actOnVerbatimBlockFinish(VerbatimBlockComment *Block,
/external/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h175 Block, member in class:llvm::pdb::PDB_Checksum::PDB_Machine::PDB_SymType
/external/llvm/lib/IR/
H A DCore.cpp2039 BasicBlock *Block = unwrap(BB); local
2040 Function::iterator I(Block);
2041 if (++I == Block->getParent()->end())
2047 BasicBlock *Block = unwrap(BB); local
2048 Function::iterator I(Block);
2049 if (I == Block->getParent()->begin())
2099 BasicBlock *Block = unwrap(BB); local
2100 BasicBlock::iterator I = Block->begin();
2101 if (I == Block->end())
2107 BasicBlock *Block local
2382 LLVMPositionBuilder(LLVMBuilderRef Builder, LLVMBasicBlockRef Block, LLVMValueRef Instr) argument
2394 LLVMPositionBuilderAtEnd(LLVMBuilderRef Builder, LLVMBasicBlockRef Block) argument
[all...]
/external/llvm/lib/TableGen/
H A DTGLexer.cpp453 return ReturnError(CodeStart-2, "Unterminated Code Block");
/external/llvm/lib/Target/Hexagon/
H A DRDFLiveness.cpp137 auto Block = [this] (NodeAddr<InstrNode*> IA) -> MachineBasicBlock* { local
146 auto Less = [&Block,this] (NodeId A, NodeId B) -> bool {
150 MachineBasicBlock *BA = Block(OA), *BB = Block(OB);
/external/skia/src/sksl/
H A DSkSLMetalCodeGenerator.cpp473 this->writeStatements(((Block&) *f.fBody).fStatements);
587 this->writeBlock((Block&) s);
640 void MetalCodeGenerator::writeBlock(const Block& b) {
923 for (const auto& child : ((const Block&) s).fStatements) {
/external/skqp/src/sksl/
H A DSkSLMetalCodeGenerator.cpp473 this->writeStatements(((Block&) *f.fBody).fStatements);
587 this->writeBlock((Block&) s);
640 void MetalCodeGenerator::writeBlock(const Block& b) {
923 for (const auto& child : ((const Block&) s).fStatements) {
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h172 void addBlock(DIE *Die, unsigned Attribute, unsigned Form, DIEBlock *Block);
214 /// actual Block variable (navigating the Block struct) based on the
/external/swiftshader/third_party/LLVM/lib/VMCore/
H A DCore.cpp1490 BasicBlock *Block = unwrap(BB); local
1491 Function::iterator I = Block;
1492 if (++I == Block->getParent()->end())
1498 BasicBlock *Block = unwrap(BB); local
1499 Function::iterator I = Block;
1500 if (I == Block->getParent()->begin())
1550 BasicBlock *Block = unwrap(BB); local
1551 BasicBlock::iterator I = Block->begin();
1552 if (I == Block->end())
1558 BasicBlock *Block local
1691 LLVMPositionBuilder(LLVMBuilderRef Builder, LLVMBasicBlockRef Block, LLVMValueRef Instr) argument
1703 LLVMPositionBuilderAtEnd(LLVMBuilderRef Builder, LLVMBasicBlockRef Block) argument
[all...]
/external/tensorflow/tensorflow/contrib/slim/python/slim/nets/
H A Dresnet_v1.py163 is a resnet_utils.Block object describing the units in the block.
240 return resnet_utils.Block(scope, bottleneck, [{
H A Dresnet_v2.py165 is a resnet_utils.Block object describing the units in the block.
253 return resnet_utils.Block(scope, bottleneck, [{
/external/v8/src/ast/
H A Dast-numbering.cc45 void VisitStatementsAndDeclarations(Block* node);
279 void AstNumberingVisitor::VisitBlock(Block* node) {
281 node->set_base_id(ReserveIdRange(Block::num_ids()));
291 void AstNumberingVisitor::VisitStatementsAndDeclarations(Block* node) {
/external/v8/src/interpreter/
H A Dbytecode-generator.h138 void VisitBlockDeclarationsAndStatements(Block* stmt);
/external/zlib/src/contrib/pascal/
H A Dzlibpas.pas261 procedure _free(Block: Pointer); cdecl;
263 FreeMem(Block);
/external/pdfium/xfa/fxfa/
H A Dcxfa_textlayout.cpp179 if (eDisplay == CFX_CSSDisplay::Block ||
727 if (eDisplay != CFX_CSSDisplay::Block &&
736 if ((eDisplay == CFX_CSSDisplay::Block ||
791 if (CFX_CSSDisplay::Block == eDisplay) {
841 if (CFX_CSSDisplay::Block == eDisplay)
853 CFX_BreakType dwStatus = (eDisplay == CFX_CSSDisplay::Block)
857 if (eDisplay == CFX_CSSDisplay::Block) {
/external/eigen/Eigen/src/Core/
H A DCoreEvaluators.h46 // - mapbase_evaluator for Map, Block, Ref
47 // - block_evaluator for Block (special dispatching to a mapbase_evaluator or unary_evaluator)
946 // -------------------- Block --------------------
952 struct evaluator<Block<ArgType, BlockRows, BlockCols, InnerPanel> >
955 typedef Block<ArgType, BlockRows, BlockCols, InnerPanel> XprType;
1003 : unary_evaluator<Block<ArgType, BlockRows, BlockCols, InnerPanel> >
1005 typedef Block<ArgType, BlockRows, BlockCols, InnerPanel> XprType;
1013 struct unary_evaluator<Block<ArgType, BlockRows, BlockCols, InnerPanel>, IndexBased>
1014 : evaluator_base<Block<ArgType, BlockRows, BlockCols, InnerPanel> >
1016 typedef Block<ArgTyp
[all...]

Completed in 780 milliseconds

1234567891011>>