Searched refs:BLOCK (Results 1 - 25 of 143) sorted by relevance

123456

/external/clang/test/CodeGen/
H A Dcapture-complex-expr-in-block.c4 typedef void (^BLOCK)(void);
8 BLOCK b = ^() {
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/winedlls/
H A Dversion.rc.h10 BLOCK "StringFileInfo"
12 BLOCK "040904E4"
25 BLOCK "VarFileInfo"
/external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/
H A Dversion.rc.h10 BLOCK "StringFileInfo"
12 BLOCK "040904E4"
25 BLOCK "VarFileInfo"
/external/libvpx/libvpx/vp8/encoder/
H A Dvp8_asm_enc_offsets.c23 DEFINE(vp8_block_coeff, offsetof(BLOCK, coeff));
24 DEFINE(vp8_block_zbin, offsetof(BLOCK, zbin));
25 DEFINE(vp8_block_round, offsetof(BLOCK, round));
26 DEFINE(vp8_block_quant, offsetof(BLOCK, quant));
27 DEFINE(vp8_block_quant_fast, offsetof(BLOCK, quant_fast));
28 DEFINE(vp8_block_zbin_extra, offsetof(BLOCK, zbin_extra));
29 DEFINE(vp8_block_zrun_zbin_boost, offsetof(BLOCK, zrun_zbin_boost));
30 DEFINE(vp8_block_quant_shift, offsetof(BLOCK, quant_shift));
38 DEFINE(vp8_block_base_src, offsetof(BLOCK, base_src));
39 DEFINE(vp8_block_src, offsetof(BLOCK, sr
[all...]
H A Dmcomp.h44 BLOCK *b,
57 (MACROBLOCK *x, BLOCK *b, BLOCKD *d, int_mv *bestmv, int_mv *ref_mv,
69 BLOCK *b,
82 BLOCK *b,
95 BLOCK *b,
H A Dblock.h51 } BLOCK; typedef in typeref:struct:block
71 BLOCK block[25];
157 void (*quantize_b)(BLOCK *b, BLOCKD *d);
158 void (*quantize_b_pair)(BLOCK *b1, BLOCK *b2, BLOCKD *d0, BLOCKD *d1);
/external/chromium_org/net/third_party/nss/ssl/
H A Dssl.rc51 BLOCK "StringFileInfo"
53 BLOCK "040904B0" // Lang=US English, CharSet=Unicode
64 BLOCK "VarFileInfo"
/external/chromium/chrome/browser/
H A Dexternal_protocol_handler.cc82 return BLOCK;
88 return BLOCK;
103 return should_block ? BLOCK : DONT_BLOCK;
123 state == BLOCK ? true : false);
139 if (block_state == BLOCK)
H A Dexternal_protocol_handler.h19 BLOCK, enumerator in enum:ExternalProtocolHandler::BlockState
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DToHTMLStream.java73 new ElemDesc(0 | ElemDesc.EMPTY | ElemDesc.BLOCK));
74 m_elementFlags.put("FRAMESET", new ElemDesc(0 | ElemDesc.BLOCK));
75 m_elementFlags.put("NOFRAMES", new ElemDesc(0 | ElemDesc.BLOCK));
78 new ElemDesc(0 | ElemDesc.EMPTY | ElemDesc.BLOCK));
82 m_elementFlags.put("CENTER", new ElemDesc(0 | ElemDesc.BLOCK));
83 m_elementFlags.put("DIR", new ElemDesc(0 | ElemDesc.BLOCK));
84 m_elementFlags.put("MENU", new ElemDesc(0 | ElemDesc.BLOCK));
121 | ElemDesc.BLOCK));
122 m_elementFlags.put("BODY", new ElemDesc(0 | ElemDesc.BLOCK));
127 | ElemDesc.BLOCK
[all...]
H A DElemDesc.java51 static final int BLOCK = (1 << 3); field in class:ElemDesc
/external/chromium_org/chrome/browser/external_protocol/
H A Dexternal_protocol_handler_unittest.cc41 : block_state_(ExternalProtocolHandler::BLOCK),
57 ASSERT_TRUE(block_state_ == ExternalProtocolHandler::BLOCK ||
126 if (block_state != ExternalProtocolHandler::BLOCK)
142 DoTest(ExternalProtocolHandler::BLOCK,
148 DoTest(ExternalProtocolHandler::BLOCK,
154 DoTest(ExternalProtocolHandler::BLOCK,
H A Dexternal_protocol_handler.cc208 return BLOCK;
214 return BLOCK;
229 return should_block ? BLOCK : DONT_BLOCK;
248 update_excluded_schemas->SetBoolean(scheme, (state == BLOCK));
266 if (block_state == BLOCK) {
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
H A DSimpleCLexer.h22 #define BLOCK 5 macro
/external/libvpx/libvpx/vp8/encoder/ppc/
H A Dcsystemdependent.c46 void (*vp8_subtract_b)(BLOCK *be, BLOCKD *bd, int pitch);
49 void (*vp8_fast_quantize_b)(BLOCK *b, BLOCKD *d);
63 extern void vp8_subtract_b_c(BLOCK *be, BLOCKD *bd, int pitch);
66 extern void vp8_fast_quantize_b_c(BLOCK *b, BLOCKD *d);
/external/libvpx/libvpx/vp8/encoder/x86/
H A Dvp8_enc_stubs_sse2.c36 void vp8_subtract_b_sse2(BLOCK *be, BLOCKD *bd, int pitch)
H A Dquantize_ssse3.asm16 ; (BLOCK *b, | 0
38 mov rdi, arg(0) ; BLOCK *b
42 mov rdi, rcx ; BLOCK *b
45 ;mov rdi, rdi ; BLOCK *b
H A Dvp8_enc_stubs_mmx.c28 void vp8_fast_quantize_b_mmx(BLOCK *b, BLOCKD *d)
71 void vp8_subtract_b_mmx(BLOCK *be, BLOCKD *bd, int pitch)
/external/chromium_org/chrome/test/functional/
H A Dprefs_ui.py45 behaviors_dict = {1: 'ALLOW', 2: 'BLOCK', 3: 'ASK'}
83 page.SetContentTypeOption(ContentTypes.GEOLOCATION, Behaviors.BLOCK)
95 self._GetGeolocationContentSettingsBehavior(), Behaviors.BLOCK.upper(),
116 Behaviors.BLOCK)
137 pattern, behavior = ('bing.com', Behaviors.BLOCK)
139 self.assertEqual(page.GetExceptions()[pattern], Behaviors.BLOCK,
149 pattern, behavior = ('bing.com', Behaviors.BLOCK)
163 pattern, behavior = ('bing.com', Behaviors.BLOCK)
165 self.assertEqual(page.GetExceptions()[pattern], Behaviors.BLOCK,
188 ContentTypes.COOKIES, 'http://google.com:80', Behaviors.BLOCK)
[all...]
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
H A DANTLRv3Tree.g115 : ^( BLOCK optionsSpec? (alternative rewrite)+ EOB )
119 : ^( BLOCK (alternative rewrite)+ EOB )
199 : ^(BLOCK rewrite_tree_alternative EOB)
H A DANTLRv3.g41 BLOCK;
196 -> ^( BLOCK[$lp,"BLOCK"] optionsSpec? altpair+ EOB[$rp,"EOB"] )
205 // it's really BLOCK[firstToken,"BLOCK"]; set line/col to previous ( or : token.
206 CommonTree blkRoot = (CommonTree)adaptor.create(BLOCK,input.LT(-1),"BLOCK");
235 ( ebnfSuffix -> ^( ebnfSuffix ^(BLOCK["BLOCK"] ^(ALT["ALT"] ^($labelOp id atom) EOA["EOA"]) EOB["EOB"]))
239 ( ebnfSuffix -> ^( ebnfSuffix ^(BLOCK["BLOC
[all...]
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
H A Dversion.rc112 BLOCK "StringFileInfo"
114 BLOCK "040904b0"
127 BLOCK "VarFileInfo"
/external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/
H A DANTLRv3.g42 BLOCK;
201 -> ^( BLOCK[$lp,"BLOCK"] optionsSpec? (alternative rewrite?)+ EOB[$rp,"EOB"] )
208 // it's really BLOCK[firstToken,"BLOCK"]; set line/col to previous ( or : token.
209 CommonTree blkRoot = (CommonTree)adaptor.create(BLOCK,input.LT(-1),"BLOCK");
243 ( ebnfSuffix -> ^( ebnfSuffix ^(BLOCK["BLOCK"] ^(ALT["ALT"] ^($labelOp id atom) EOA["EOA"]) EOB["EOB"]))
247 ( ebnfSuffix -> ^( ebnfSuffix ^(BLOCK["BLOC
[all...]
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
H A Drewrites.rb517 tokens {BLOCK;}
518 a : lc='{' ID+ '}' -> ^(BLOCK[$lc] ID+) ;
533 tokens {BLOCK;}
534 a : lc='{' ID+ '}' -> ^(BLOCK[$lc,"block"] ID+) ;
549 tokens {BLOCK;}
566 tokens {BLOCK;}
604 tokens {BLOCK;}
652 tokens {BLOCK;}
668 tokens {BLOCK;}
758 tokens {BLOCK;}
[all...]
/external/libvpx/libvpx/test/
H A Dsubtract_test.cc23 typedef void (*subtract_b_fn_t)(BLOCK *be, BLOCKD *bd, int pitch);
38 BLOCK be;

Completed in 946 milliseconds

123456