HomeSort by relevance Sort by last modified time
    Searched refs:block (Results 426 - 450 of 2292) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/resources/extensions/
extension_commands_overlay.css 10 display: inline-block;
37 display: inline-block;
44 display: inline-block;
  /external/chromium_org/chrome/common/extensions/docs/examples/api/browsingData/basic/
popup.css 24 display: inline-block;
33 display: block;
48 display: block;
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/styles/
onebar.css 78 display: inline-block;
95 display: block;
106 display: inline-block;
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
pseudotcp_unittest.cc 292 char block[kBlockSize]; local
296 rcvd = remote_.Recv(block, sizeof(block));
298 recv_stream_.Write(block, rcvd, NULL, NULL);
307 char block[kBlockSize]; local
310 if (send_stream_.Read(block, sizeof(block), &tosend, NULL) !=
312 sent = local_.Send(block, tosend);
411 char block[kBlockSize]; local
415 rcvd = receiver_->Recv(block, sizeof(block))
426 char block[kBlockSize]; local
526 char block[kBlockSize]; local
554 char block[kBlockSize]; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rbug/
rbug_context.h 67 rbug_block_t block; member in struct:rbug_proto_context_draw_block
92 rbug_block_t block; member in struct:rbug_proto_context_draw_rule
128 rbug_block_t block; member in struct:rbug_proto_context_draw_blocked
140 rbug_block_t block,
159 rbug_block_t block,
187 rbug_block_t block,
  /external/chromium_org/tools/gn/
function_toolchain.cc 90 BlockNode* block,
111 block->ExecuteBlockInScope(&block_scope, err);
152 " These variables may be specified in the { } block after the tool call.\n"
188 BlockNode* block,
210 // Run the tool block.
212 block->ExecuteBlockInScope(&block_scope, err);
279 BlockNode* block,
301 block->ExecuteBlockInScope(&block_scope, err);
  /external/dexmaker/src/dx/java/com/android/dx/ssa/back/
IdenticalBlockCombiner.java 34 * block and the now-unused blocks are deleted. These identical blocks
55 * a hash. In particular, hash the contents of each block and only
65 // For each non-deleted block...
70 // doomed block
124 * @param a {@code non-null;} a block to compare
125 * @param b {@code non-null;} another block to compare
133 * Combines blocks proven identical into one alpha block, re-writing
135 * to the alpha block instead.
137 * @param alphaLabel block that will replace all the beta block
    [all...]
SsaToRop.java 135 * there. Furthermore, any no-op block between the exit block and
164 * predecessor block.
169 for (SsaBasicBlock block : blocks) {
171 block.forEachPhiInsn(new PhiVisitor(blocks));
174 block.removeAllPhiInsns();
181 for (SsaBasicBlock block : blocks) {
182 block.scheduleMovesFromPhis();
240 * @return rop-form basic block list
245 // Exit block may be null
    [all...]
  /external/mesa3d/src/gallium/auxiliary/rbug/
rbug_context.h 67 rbug_block_t block; member in struct:rbug_proto_context_draw_block
92 rbug_block_t block; member in struct:rbug_proto_context_draw_rule
128 rbug_block_t block; member in struct:rbug_proto_context_draw_blocked
140 rbug_block_t block,
159 rbug_block_t block,
187 rbug_block_t block,
  /external/valgrind/main/memcheck/tests/
partial_load_ok.stderr.exp 4 Address 0x........ is 1 bytes inside a block of size 4 alloc'd
10 Address 0x........ is 0 bytes inside a block of size 1 alloc'd
16 Address 0x........ is 0 bytes inside a block of size 4 free'd
big_blocks_freed_list.stderr.exp 4 Address 0x........ is 1,000 bytes inside a block of size 1,000,001 free'd
10 Address 0x........ is 1,000 bytes inside a block of size 900,000 free'd
20 Address 0x........ is 2,000 bytes inside a block of size 900,000 free'd
26 Address 0x........ is 10 bytes inside a block of size 10,000 free'd
32 Address 0x........ is 10 bytes inside a block of size 1,000,001 free'd
38 Address 0x........ is 10 bytes inside a block of size 10,000 free'd
  /hardware/samsung_slsi/exynos5/libhwjpeg/
ExynosJpegDecoder.cpp 1335 unsigned char *block[4]; local
    [all...]
  /dalvik/dx/src/com/android/dx/ssa/back/
SsaToRop.java 134 * there. Furthermore, any no-op block between the exit block and
163 * predecessor block.
168 for (SsaBasicBlock block : blocks) {
170 block.forEachPhiInsn(new PhiVisitor(blocks));
173 block.removeAllPhiInsns();
180 for (SsaBasicBlock block : blocks) {
181 block.scheduleMovesFromPhis();
239 * @return rop-form basic block list
244 // Exit block may be null
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
NotifyingService.java 53 // main thread, which we don't want to block.
72 if (mCondition.block(5 * 1000))
76 if (mCondition.block(5 * 1000))
80 if (mCondition.block(5 * 1000))
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
template.rb 28 def define_template( name, source, &block )
29 template_library.define_template( name, source, &block )
115 def self.new( &block )
118 block_given? and module_eval( &block )
143 def define_template( name, source, parameters = nil, &block )
294 attr_accessor :splat, :block
305 @block and names << @block.to_s
318 param.block = options.fetch( :block, false
    [all...]
  /external/ceres-solver/internal/ceres/
detect_structure.cc 60 *row_block_size = row.block.size;
62 *row_block_size != row.block.size) {
63 VLOG(2) << "Dynamic row block size because the block size changed from "
65 << row.block.size;
74 VLOG(2) << "Dynamic e block size because the block size changed from "
88 VLOG(2) << "Dynamic f block size because the block size "
schur_eliminator_impl.h 93 // Add a map object for each block in the reduced linear system
94 // and build the row/column block structure of the reduced linear
105 // containing the same y block are vertically contiguous. Along
121 // Add to the chunk until the first block in the row is
130 // block since it is the one to be eliminated.
199 m.block(r, c, block_size, block_size).diagonal()
207 // vector block corresponding to the y block and then apply
209 // matrix corresponding to the block being eliminated and array
211 // to this y block in the normal equations. This computation i
398 const int block = block_id - num_eliminate_blocks_; local
565 const int block = block_id - num_eliminate_blocks_; local
    [all...]
  /external/chromium/chrome/browser/resources/options/
cookies_view.css 31 display: inline-block;
38 display: inline-block;
59 display: block;
80 display: inline-block;
91 display: inline-block;
125 display: inline-block;
  /external/chromium_org/chrome/browser/extensions/api/web_request/
upload_data_presenter_unittest.cc 21 const char block[] = "key.with.dots=value"; local
22 net::UploadBytesElementReader element(block, sizeof(block) - 1);
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/
BlenderModelLoader.java 61 for (FileBlockHeader block : blocks) {
62 if (block.getCode() == FileBlockHeader.BLOCK_OB00) {
63 Object object = this.toObject(block.getStructure(blenderContext));
  /frameworks/base/services/java/com/android/server/
RandomBlock.java 30 * A 4k block of random {@code byte}s.
37 private byte[] block = new byte[BLOCK_SIZE]; field in class:RandomBlock
56 int result = in.read(retval.block, total, BLOCK_SIZE - total);
88 out.write(block);
  /dalvik/dx/src/com/android/dx/command/dump/
SsaDumper.java 128 for (SsaBasicBlock block : sortedBlocks) {
129 sb.append("block ")
130 .append(Hex.u2(block.getRopLabel())).append('\n');
132 BitSet preds = block.getPredecessors();
141 sb.append(" live in:" + block.getLiveInRegs());
144 for (SsaInsn insn : block.getInsns()) {
150 if (block.getSuccessors().cardinality() == 0) {
153 int primary = block.getPrimarySuccessorRopLabel();
155 IntList succLabelList = block.getRopLabelSuccessorList();
170 sb.append(" live out:" + block.getLiveOutRegs())
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
interactive.rb 24 def initialize( options = {}, &block ) # for 1.9
33 @readline = block or raise( ArgumentError, "no line-reading block was provided" )
61 def initialize( options = {}, &block )
69 @readline = block or raise( ArgumentError, "no line-reading block was provided" )
  /external/blktrace/
btrace.spec 20 Summary: Block IO tracer
25 btrace can show detailed info about what is happening on a block
27 performance or application problems relating to block layer io.
  /external/chromium/chrome/browser/resources/ntp4/
recently_closed.css 14 display: block;
31 display: block;

Completed in 324 milliseconds

<<11121314151617181920>>