HomeSort by relevance Sort by last modified time
    Searched refs:bb (Results 51 - 75 of 636) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/speex/libspeex/
fixed_bfin.h 42 spx_word32_t res, bb; local
43 bb = b;
59 : "m" (a), "m" (bb)
67 spx_word32_t res, bb; local
68 bb = b;
86 : "m" (a), "m" (bb)
  /external/valgrind/main/none/tests/s390x/
troo.stdout.exp 6 the translated values are ff bb dd ab ca
8 the translated values are ff bb dd ab ca bc cc da ea aa
14 the translated values are ff bb dd ab ca bc cc da
  /external/valgrind/main/coregrind/
m_translate.c 283 /* Set up BB */
284 IRSB* bb = emptyIRSB(); local
285 bb->tyenv = deepCopyIRTypeEnv(sb_in->tyenv);
286 bb->next = deepCopyIRExpr(sb_in->next);
287 bb->jumpkind = sb_in->jumpkind;
288 bb->offsIP = sb_in->offsIP;
345 addStmtToIRSB( bb, IRStmt_Dirty(dcall) ); \
375 addStmtToIRSB( bb, IRStmt_Dirty(dcall) ); \
403 vg_assert( typeOfIRTemp(bb->tyenv, st->Ist.WrTmp.tmp) == typeof_SP );
405 addStmtToIRSB( bb, st )
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
ByteBlockList.java 69 * @param bb {@code null-ok;} the value to store
71 public void set(int n, ByteBlock bb) {
72 super.set(n, bb);
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/
AbstractBoxParser.java 65 ByteBuffer bb = ByteBuffer.allocate(8); local
66 byteChannel.read(bb);
67 bb.rewind();
68 size = IsoTypeReader.readUInt64(bb);
81 ByteBuffer bb = ByteBuffer.allocate(16); local
82 byteChannel.read(bb);
83 bb.rewind();
84 usertype = bb.array();
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/
ExtensionProfileLevelDescriptor.java 36 public void parseDetail(ByteBuffer bb) throws IOException {
39 bb.get(bytes);
  /external/srec/srec/cfront/
log_tabl.c 122 int ii, aa, bb, cc, value, shift; local
137 bb = value;
139 value = aa + bb + cc;
143 bb = (bb >> 1);
147 bb += cc;
150 value = aa + bb + cc;
152 return (bb);
  /external/valgrind/main/none/
nl_main.c 40 IRSB* bb,
46 return bb;
  /external/valgrind/main/drd/
drd_load_store.c 312 static Bool is_stack_access(IRSB* const bb, IRExpr* const addr_expr)
319 for (i = 0; i < bb->stmts_used; i++)
321 if (bb->stmts[i]
322 && bb->stmts[i]->tag == Ist_WrTmp
323 && bb->stmts[i]->Ist.WrTmp.tmp == addr_expr->Iex.RdTmp.tmp)
325 IRExpr* e = bb->stmts[i]->Ist.WrTmp.data;
350 static IRExpr* instr_trace_mem_load(IRSB* const bb, IRExpr* addr_expr,
356 tmp = newIRTemp(bb->tyenv, typeOfIRExpr(bb->tyenv, addr_expr));
357 addStmtToIRSB(bb, IRStmt_WrTmp(tmp, addr_expr))
601 IRSB* bb; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_bb.cpp 93 BasicBlock *bb = new BasicBlock(pol.context()); local
95 pol.set(this, bb);
98 bb->insertTail(i->clone(pol));
100 pol.context()->cfg.insert(&bb->cfg);
104 bb->cfg.attach(&pol.get(obb)->cfg, it.getType());
107 return bb;
131 inst->bb = this;
144 inst->bb = this;
166 inst->bb = this;
175 inst->bb = this
328 BasicBlock *bb = new BasicBlock(func); local
338 BasicBlock *bb = new BasicBlock(func); local
415 BasicBlock *bb = local
477 BasicBlock *bb; local
514 BasicBlock *bb = BasicBlock::get( local
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_bb.cpp 93 BasicBlock *bb = new BasicBlock(pol.context()); local
95 pol.set(this, bb);
98 bb->insertTail(i->clone(pol));
100 pol.context()->cfg.insert(&bb->cfg);
104 bb->cfg.attach(&pol.get(obb)->cfg, it.getType());
107 return bb;
131 inst->bb = this;
144 inst->bb = this;
166 inst->bb = this;
175 inst->bb = this
328 BasicBlock *bb = new BasicBlock(func); local
338 BasicBlock *bb = new BasicBlock(func); local
415 BasicBlock *bb = local
477 BasicBlock *bb; local
514 BasicBlock *bb = BasicBlock::get( local
    [all...]
  /external/deqp/modules/gles31/functional/
es31fSSBOLayoutCase.hpp 42 namespace bb namespace in namespace:deqp::gles31
142 } // bb
161 bool compareStdBlocks (const bb::BufferLayout& refLayout, const bb::BufferLayout& cmpLayout) const;
162 bool compareSharedBlocks (const bb::BufferLayout& refLayout, const bb::BufferLayout& cmpLayout) const;
163 bool compareTypes (const bb::BufferLayout& refLayout, const bb::BufferLayout& cmpLayout) const;
164 bool checkLayoutIndices (const bb::BufferLayout& layout) const;
165 bool checkLayoutBounds (const bb::BufferLayout& layout) const
    [all...]
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/
AbstractBox.java 122 ByteBuffer bb = ByteBuffer.allocate(l2i(getSize()));
123 getHeader(bb);
125 getContent(bb);
129 bb.put(deadBytes);
134 bb.put(content);
136 bb.rewind();
137 os.write(bb);
225 ByteBuffer bb = ByteBuffer.allocate(l2i(getContentSize() + (deadBytes != null ? deadBytes.limit() : 0))); local
226 getContent(bb);
230 bb.put(deadBytes)
    [all...]
  /external/valgrind/main/callgrind/
bbcc.c 40 /* BBCC table (key is BB/Context), per thread, resizable */
89 CLG_DEBUG(1, " zero_bbcc: BB %#lx, Cxt %d "
91 bb_addr(bbcc->bb),
99 for(i=0;i<bbcc->bb->cost_count;i++)
101 for(i=0;i <= bbcc->bb->cjmp_count;i++) {
136 * - address of BB structure (unique, as never freed)
141 * counters to be changed in the execution of a BB.
145 UInt bbcc_hash_idx(BB* bb, Context* cxt, UInt size)
147 CLG_ASSERT(bb != 0)
    [all...]
  /art/compiler/dex/
bb_optimizations.h 103 BasicBlock* bb = pass_me_data_holder->bb; local
104 DCHECK(bb != nullptr);
105 c_unit->mir_graph->InlineSpecialMethods(bb);
160 BasicBlock* bb = pass_me_data_holder->bb; local
161 DCHECK(bb != nullptr);
162 return c_unit->mir_graph->EliminateNullChecksAndInferTypes(bb);
191 BasicBlock* bb = pass_me_data_holder->bb; local
226 BasicBlock* bb = pass_me_data_holder->bb; variable
    [all...]
dataflow_iterator-inl.h 127 BasicBlock* bb = mir_graph_->GetBasicBlock(block_id_list_->Get(idx_ - 1)); local
128 bb->visited = true;
131 ChildBlockIterator iter(bb, mir_graph_);
163 BasicBlock* bb = mir_graph_->GetBasicBlock(block_id_list_->Get(idx)); local
164 DCHECK(bb != nullptr);
165 if (!bb->visited) {
169 return bb;
  /art/test/005-annotations/src/android/test/anno/
AnnoArrayField.java 11 byte[] bb() default {};
  /external/chromium_org/third_party/mesa/src/src/glsl/tests/lower_jumps/
lower_breaks_6.opt_test 10 ((declare (in) float a) (declare (in) float ba) (declare (in) float bb)
18 ((if (expression bool > (var_ref bb) (constant float (0.000000)))
  /external/compiler-rt/make/test/
test-util.mk 11 streq_t4 = $(call streq,bb,b)
13 streq_t5 = $(call streq,b,bb)
15 streq_t6 = $(call streq,bb,bb)
26 strneq_t11 = $(call strneq,bb,b)
28 strneq_t12 = $(call strneq,b,bb)
30 strneq_t13 = $(call strneq,bb,bb)
  /external/lldb/test/lang/cpp/overloaded-functions/
main.cpp 10 int bb; member in struct:B
  /external/mesa3d/src/glsl/tests/lower_jumps/
lower_breaks_6.opt_test 10 ((declare (in) float a) (declare (in) float ba) (declare (in) float bb)
18 ((if (expression bool > (var_ref bb) (constant float (0.000000)))
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/samplegrouping/
UnknownEntry.java 52 ByteBuffer bb = content.duplicate(); local
53 bb.rewind();
54 byte[] b = new byte[bb.limit()];
55 bb.get(b);
  /ndk/sources/host-tools/sed-4.2.1/doc/
groupify.sed 30 bb
59 /^@end/ !bb
  /art/compiler/dex/quick/
mir_to_lir.cc 319 bool Mir2Lir::GenSpecialCase(BasicBlock* bb, MIR* mir, const InlineMethod& special) {
336 return_mir = bb->GetNextUnconditionalMir(mir_graph_, mir);
345 return_mir = bb->GetNextUnconditionalMir(mir_graph_, mir);
349 return_mir = bb->GetNextUnconditionalMir(mir_graph_, mir);
389 void Mir2Lir::CompileDalvikInstruction(MIR* mir, BasicBlock* bb, LIR* label_list) {
579 GenFilledNewArray(mir_graph_->NewMemCallInfo(bb, mir, kStatic,
584 GenFilledNewArray(mir_graph_->NewMemCallInfo(bb, mir, kStatic,
595 if (mir_graph_->IsBackedge(bb, bb->taken) &&
596 (kLeafOptimization || !mir_graph_->HasSuspendTestBetween(bb, bb->taken)))
1210 BasicBlock*bb = NULL; local
    [all...]
  /external/chromium_org/third_party/boringssl/src/crypto/bn/
cmp.c 135 BN_ULONG aa, bb; local
138 bb = b[n - 1];
139 if (aa != bb) {
140 return (aa > bb) ? 1 : -1;
145 bb = b[i];
146 if (aa != bb) {
147 return (aa > bb) ? 1 : -1;

Completed in 1373 milliseconds

1 23 4 5 6 7 8 91011>>