HomeSort by relevance Sort by last modified time
    Searched refs:BLOCK (Results 126 - 150 of 162) sorted by null

1 2 3 4 56 7

  /external/chromium_org/third_party/libxml/src/
HTMLparser.c 623 #define BLOCK HEADING, LIST, "pre", "p", "dl", "div", "center", "noscript", "noframes", "blockquote", "form", "isindex", "hr", "table", "fieldset", "address"
635 #define FLOW BLOCK,INLINE
726 static const char* const map_contents[] = { BLOCK, "area", NULL } ;
729 static const char* const blockli_elt[] = { BLOCK, "li", NULL } ;
    [all...]
  /external/libxml2/
HTMLparser.c 623 #define BLOCK HEADING, LIST, "pre", "p", "dl", "div", "center", "noscript", "noframes", "blockquote", "form", "isindex", "hr", "table", "fieldset", "address"
635 #define FLOW BLOCK,INLINE
726 static const char* const map_contents[] = { BLOCK, "area", NULL } ;
729 static const char* const blockli_elt[] = { BLOCK, "li", NULL } ;
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-check.h 10 #define BLOCK_CHECK(t) TREE_CHECK (t, BLOCK)
gimple.h 30 #include "basic-block.h"
38 /* For each block, the PHI nodes that need to be rewritten are stored into
263 /* Sequence and basic block holding the statement. These fields
265 added to an empty basic block or when the last statement of a
266 block/sequence is removed. */
326 Basic block holding this statement. */
330 Lexical block holding this statement. */
331 tree block; variable
438 This is different than the BLOCK field in gimple_statement_base,
439 which is analogous to TREE_BLOCK (i.e., the lexical block holdin
443 tree block; variable
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-check.h 10 #define BLOCK_CHECK(t) TREE_CHECK (t, BLOCK)
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-check.h 10 #define BLOCK_CHECK(t) TREE_CHECK (t, BLOCK)
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-check.h 10 #define BLOCK_CHECK(t) TREE_CHECK (t, BLOCK)
  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 16 #include "block.h"
412 BLOCK *b = &x->block[0];
413 BLOCKD *d = &x->e_mbd.block[0];
422 /* Set up pointers for this macro block raw buffer */
428 /* Set up pointers for this macro block recon buffer */
441 BLOCK *b = &x->block[0];
442 BLOCKD *d = &x->e_mbd.block[0];
458 /* Set up pointers for this macro block recon buffer *
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
SimpleCParser.m 128 return @"20:1: declaration : ( variable | functionHeader ';' -> ^( FUNC_DECL functionHeader ) | functionHeader block -> ^( FUNC_DEF functionHeader block ) );";
803 @"VAR_DEF", @"ARG_DEF", @"FUNC_HDR", @"FUNC_DECL", @"FUNC_DEF", @"BLOCK",
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderTheme.cpp 99 // Force inline and table display styles to be inline-block (except for table- which is block)
107 style->setDisplay(BLOCK);
    [all...]
RenderObject.cpp 163 else if (style->display() == BLOCK)
166 // treat <rt> as ruby text ONLY if it still has its default treatment of block
167 if (element->hasTagName(rtTag) && style->display() == BLOCK)
182 case BLOCK:
770 // A positioned object has no effect on the min/max width of its containing block ever.
803 // For relpositioned inlines, we return the nearest non-anonymous enclosing block. We don't try
819 if (o->isSVGForeignObject()) //foreignObject is the containing block for contents inside it
1727 RenderBlock* block = toRenderBlock(parent())->createAnonymousBlock(); local
1729 childlist->insertChildNode(parent(), block, this); local
    [all...]
RenderBlock.cpp 123 OverflowEventDispatcher(const RenderBlock* block)
124 : m_block(block)
158 // Our MarginInfo state used when laying out block children.
159 RenderBlock::MarginInfo::MarginInfo(RenderBlock* block, LayoutUnit beforeBorderPadding, LayoutUnit afterBorderPadding)
167 RenderStyle* blockStyle = block->style();
168 ASSERT(block->isRenderView() || block->parent());
169 m_canCollapseWithChildren = !block->isRenderView() && !block->isRoot() && !block->isOutOfFlowPositioned(
658 RenderBlock* block = containingColumnsBlock(); local
710 RenderBlock* block = this; \/\/ Eventually block will not just be |this|, but will also be a block nested inside |this|. Assign to a variable local
1042 RenderBlock* block = createAnonymousBlock(); local
1377 RenderBlock* block = *it; local
1633 RenderBlock* block = toRenderBlock(child); local
2155 RenderBlock* block = toRenderBlock(prev); local
3336 RenderBlock* block = flow->containingBlock(); local
4572 RenderBlock* block = toRenderBlock(prev); local
    [all...]
  /external/clang/lib/AST/
Stmt.cpp 991 Stmt *Block)
    [all...]
  /external/chromium_org/chrome/browser/resources/history/
history.js 43 BLOCK: 2
158 // block/allow it.
336 * @return {Element} DOM representation for the title block.
635 // delete an entry or to block/allow it.
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
StyleResolver.cpp 514 documentStyle->setDisplay(BLOCK);
    [all...]
StyleBuilderCustom.cpp 181 return (displayPropertyValue == INLINE || displayPropertyValue == BLOCK || displayPropertyValue == NONE);
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
regexcmp.cpp 417 // This registers if for fixup when this block's close paren is encountered.
523 // block, complicated this sequence. Some conbined opcodes
537 // 6. NOP reserved for use by quantifiers on the block.
540 // 7. NOP may be replaced if there is are '|' ops in the block.
580 // 2. SAVE_STATE 7 // Fail within look-ahead block restores to this state,
585 // 6. BACKTRACK // code in block succeeded, so neg. lookahead fails.
621 // 5 URX_NOP Reserved slot for use with '|' ops within (block).
626 // Allocate a block of matcher data, to contain (when running a match)
674 // 6 URX_NOP Reserved slot for use with '|' ops within (block).
679 // Allocate a block of matcher data, to contain (when running a match
    [all...]
  /external/icu4c/i18n/
regexcmp.cpp 428 // This registers if for fixup when this block's close paren is encountered.
537 // block, complicated this sequence. Some conbined opcodes
551 // 6. NOP reserved for use by quantifiers on the block.
554 // 7. NOP may be replaced if there is are '|' ops in the block.
595 // 2. SAVE_STATE 7 // Fail within look-ahead block restores to this state,
600 // 6. BACKTRACK // code in block succeeded, so neg. lookahead fails.
637 // 5 URX_NOP Reserved slot for use with '|' ops within (block).
642 // Allocate a block of matcher data, to contain (when running a match)
693 // 6 URX_NOP Reserved slot for use with '|' ops within (block).
698 // Allocate a block of matcher data, to contain (when running a match
    [all...]
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSPrimitiveValueMappings.h 1213 case BLOCK:
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
SimpleCParser.m 104 return @"20:1: declaration : ( variable | functionHeader K_SEMICOLON -> ^( FUNC_DECL functionHeader ) | functionHeader block -> ^( FUNC_DEF functionHeader block ) );";
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas 663 /// tokens to BLOCK etc... You'll see
665 /// r : lc='{' ID+ '}' -> ^(BLOCK[$lc] ID+) ;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyle.h     [all...]
  /external/clang/lib/Serialization/
ASTReaderStmt.cpp     [all...]

Completed in 1592 milliseconds

1 2 3 4 56 7