HomeSort by relevance Sort by last modified time
    Searched defs:bb (Results 126 - 150 of 575) sorted by null

1 2 3 4 56 7 8 91011>>

  /libcore/ojluni/src/main/java/java/util/
BitSet.java 255 * <br>{@code BitSet.valueOf(bb).get(n) == ((bb.get(bb.position()+n/8) & (1<<(n%8))) != 0)}
256 * <br>for all {@code n < 8 * bb.remaining()}.
261 * @param bb a byte buffer containing a little-endian representation
268 public static BitSet valueOf(ByteBuffer bb) {
269 bb = bb.slice().order(ByteOrder.LITTLE_ENDIAN);
271 for (n = bb.remaining(); n > 0 && bb.get(n - 1) == 0; n--
304 ByteBuffer bb = ByteBuffer.wrap(bytes).order(ByteOrder.LITTLE_ENDIAN); local
    [all...]
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
strtod.c 100 Bigint *bb = NULL, *bb1, *bd = NULL, *bd0 = NULL, *bs = NULL, *delta = NULL; local
182 switch((i = gethex(&s, &fpi1, &exp, &bb, sign)) & STRTOG_Retmask) {
191 if (bb) {
192 copybits(bits, fpi.nbits, bb);
193 Bfree(bb);
488 Bfree(bb);
585 bb = d2b(dval(&rv), &bbe, &bbbits); /* rv = bb * 2^bbe */
586 if (bb == NULL)
656 bb1 = mult(bs, bb);
    [all...]
  /cts/tests/app/app/src/android/app/stubs/
LocalActivityManagerTestHelper.java 166 final Bundle bb = new Bundle(); local
167 savedBundle.putBundle(key, bb);
256 final Bundle bb = b.getBundle(id); local
257 if (bb != EXPECTED) {
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
AllocationByteBufferTest.java 59 ByteBuffer bb = alloc.getByteBuffer(); local
65 byte byteInBuffer = bb.get(posY * stride + posX * vecWidth * byteSize);
92 ByteBuffer bb = alloc.getByteBuffer(); local
97 bb.put(dataIn);
112 ByteBuffer bb = alloc.getByteBuffer(); local
118 bb.put(dataIn);
  /dalvik/dx/src/com/android/dx/command/dump/
BlockDumper.java 217 ByteBlock bb = list.get(i); local
218 int start = bb.getStart();
219 int end = bb.getEnd();
227 "block " + Hex.u2(bb.getLabel()) + ": " +
237 IntList successors = bb.getSuccessors();
248 ByteCatchList catches = bb.getCatches();
298 BasicBlock bb = blocks.get(blocks.indexOfLabel(label)); local
311 InsnList il = bb.getInsns();
320 IntList successors = bb.getSuccessors();
325 int primary = bb.getPrimarySuccessor()
    [all...]
  /dalvik/dx/src/com/android/dx/ssa/back/
IdenticalBlockCombiner.java 140 BasicBlock bb = blocks.labelToBlock(betaLabel); local
141 IntList preds = ropMethod.labelToPredecessors(bb.getLabel());
  /developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/util/
Gles2ColoredTriangleList.java 93 ByteBuffer bb = ByteBuffer.allocateDirect(triangleCoords.length * BYTES_PER_FLOAT); local
96 bb.order(ByteOrder.nativeOrder());
99 mVertexBuffer = bb.asFloatBuffer();
  /developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/util/
Gles2ColoredTriangleList.java 93 ByteBuffer bb = ByteBuffer.allocateDirect(triangleCoords.length * BYTES_PER_FLOAT); local
96 bb.order(ByteOrder.nativeOrder());
99 mVertexBuffer = bb.asFloatBuffer();
  /development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
Gles2ColoredTriangleList.java 93 ByteBuffer bb = ByteBuffer.allocateDirect(triangleCoords.length * BYTES_PER_FLOAT); local
96 bb.order(ByteOrder.nativeOrder());
99 mVertexBuffer = bb.asFloatBuffer();
  /device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
strtod.c 99 Bigint *bb = NULL, *bb1, *bd0; local
152 switch((i = gethex(&s, &fpi, &expt, &bb, sign)) & STRTOG_Retmask) {
160 if (bb) {
161 copybits(bits, fpi.nbits, bb);
162 Bfree(bb);
551 bb = d2b(dval(rv), &bbe, &bbbits); /* rv = bb * 2^bbe */
552 if (bb == NULL)
615 bb1 = mult(bs, bb);
618 Bfree(bb);
989 Bfree(bb); variable
    [all...]
  /external/clang/test/Analysis/
dynamic-cast.cpp 16 class BB: public B{};
51 BB bb; local
52 B *pb = &bb;
66 BB bb; local
67 A *pbb = &bb;
69 BB *s = dynamic_cast<BB*>(b);
81 BB bb local
    [all...]
  /external/clang/test/CodeGenCXX/
microsoft-abi-vbtables.cpp 23 // CHECK-DAG: @"\01??_8D@Test1@@7BB@1@@" = {{.*}} [2 x i32] [i32 0, i32 -4]
45 // CHECK-DAG: @"\01??_8D@Test2@@7BB@1@@" = {{.*}} [2 x i32] [i32 0, i32 20]
80 // CHECK-DAG: @"\01??_8D@Test5@@7BB@1@@"
97 // CHECK-DAG: @"\01??_8G@Test6@@7BB@1@E@1@F@1@@" =
99 // CHECK-DAG: @"\01??_8G@Test6@@7BB@1@F@1@@" =
101 // CHECK-DAG: @"\01??_8G@Test6@@7BB@1@E@1@@" =
103 // CHECK-DAG: @"\01??_8F@Test6@@7BB@1@E@1@@" = {{.*}} [2 x i32] [i32 0, i32 52]
105 // CHECK-DAG: @"\01??_8F@Test6@@7BB@1@@" = {{.*}} [2 x i32] [i32 0, i32 24]
109 // CHECK-DAG: @"\01??_8E@Test6@@7BB@1@@" = {{.*}} [2 x i32] [i32 0, i32 28]
111 // CHECK-DAG: @"\01??_8D@Test6@@7BB@1@@" = {{.*}} [2 x i32] [i32 0, i32 24
148 struct BB : B { int bb; }; \/\/ Indirection =\/ member in struct:Test9::BB
    [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/dng_sdk/source/
dng_matrix.cpp 747 real64 bb = B [m] [k]; local
749 C [j] [k] += aa * bb;
784 real64 bb = B [m]; local
786 C [j] += aa * bb;
  /external/e2fsprogs/lib/ext2fs/
ext2fsP.h 29 ext2_u32_list bb; member in struct:ext2_struct_u32_iterate
  /external/flatbuffers/java/com/google/flatbuffers/
Table.java 47 /** Used to hold the position of the `bb` buffer. */
50 protected ByteBuffer bb; field in class:Table
57 public ByteBuffer getByteBuffer() { return bb; }
66 int vtable = bb_pos - bb.getInt(bb_pos);
67 return vtable_offset < bb.getShort(vtable) ? bb.getShort(vtable + vtable_offset) : 0;
70 protected static int __offset(int vtable_offset, int offset, ByteBuffer bb) {
71 int vtable = bb.capacity() - offset;
72 return bb.getShort(vtable + vtable_offset - bb.getInt(vtable)) + vtable
    [all...]
  /external/flatbuffers/php/
ByteBuffer.php 39 $bb = new ByteBuffer(0); variable
40 $bb->_buffer = $bytes;
42 return $bb;
  /external/flatbuffers/tests/MyGame/Example/
TypeAliases.php 14 * @param ByteBuffer $bb
17 public static function getRootAsTypeAliases(ByteBuffer $bb)
20 return ($obj->init($bb->getInt($bb->getPosition()) + $bb->getPosition(), $bb));
46 $this->bb = $_bb; variable
56 return $o != 0 ? $this->bb->getSbyte($o + $this->bb_pos) : 0;
65 return $o != 0 ? $this->bb->getByte($o + $this->bb_pos) : 0;
74 return $o != 0 ? $this->bb->getShort($o + $this->bb_pos) : 0
    [all...]
  /external/flatbuffers/tests/
phpTest.php 22 $bb = Google\FlatBuffers\ByteBuffer::wrap($data); variable
23 test_buffer($assert, $bb);
97 function test_buffer(Assert $assert, Google\FlatBuffers\ByteBuffer $bb) {
99 $assert->ok(MyGame\Example\Monster::MonsterBufferHasIdentifier($bb));
100 $monster = \MyGame\Example\Monster::GetRootAsMonster($bb);
154 // $bb = flatbuffers\ByteBuffer::Wrap($correct);
155 // $monster = \MyGame\Example\Monster::GetRootAsMonster($bb);
  /external/freetype/src/gzip/
infutil.h 40 uInt bb; /* bit length tree depth */ member in struct:inflate_blocks_state::__anon20684::__anon20685
  /external/harfbuzz_ng/util/
helper-cairo.cc 390 unsigned int fr, fg, fb, fa, br, bg, bb, ba; local
392 br = bg = bb = 0; ba = 255;
394 sscanf (color + (*color=='#'), "%2x%2x%2x%2x", &br, &bg, &bb, &ba);
402 br != bg || bg != bb ||
437 cairo_set_source_rgba (cr, br / 255., bg / 255., bb / 255., ba / 255.);
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
codegen.ml 146 * current BB. Note that we ignore the value computed by the body, but
233 let bb = append_block context "entry" the_function in var
234 position_at_end bb builder;
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
codegen.ml 199 * current BB. Note that we ignore the value computed by the body, but
349 let bb = append_block context "entry" the_function in var
350 position_at_end bb builder;
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_bb.cpp 97 BasicBlock *bb = new BasicBlock(pol.context()); local
99 pol.set(this, bb);
102 bb->insertTail(i->clone(pol));
104 pol.context()->cfg.insert(&bb->cfg);
108 bb->cfg.attach(&pol.get(obb)->cfg, it.getType());
111 return bb;
135 inst->bb = this;
148 inst->bb = this;
170 inst->bb = this;
179 inst->bb = this
332 BasicBlock *bb = new BasicBlock(func); local
345 BasicBlock *bb = new BasicBlock(func); local
422 BasicBlock *bb = local
484 BasicBlock *bb; local
521 BasicBlock *bb = BasicBlock::get( local
    [all...]
nv50_ir_build_util.h 43 inline BasicBlock *getBB() { return bb; }
46 inline void remove(Instruction *i) { assert(i->bb == bb); bb->remove(i); }
187 BasicBlock *bb; member in class:nv50_ir::BuildUtil
209 bb = block;
210 prog = bb->getProgram();
211 func = bb->getFunction();
219 bb = i->bb;
    [all...]

Completed in 823 milliseconds

1 2 3 4 56 7 8 91011>>