Searched defs:bt (Results 1 - 25 of 54) sorted by relevance

123

/external/compiler-rt/test/Unit/
H A Daddvti3_test.c33 twords bt; local
34 bt.all = b;
41 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low,
H A Dcmpti2_test.c32 twords bt; local
33 bt.all = b;
35 at.s.high, at.s.low, bt.s.high, bt.s.low, x, expected);
H A Dmulvti3_test.c32 twords bt; local
33 bt.all = b;
40 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low,
H A Dsubvti3_test.c34 twords bt; local
35 bt.all = b;
42 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low,
H A Ducmpti2_test.c32 utwords bt; local
33 bt.all = b;
36 at.s.high, at.s.low, bt.s.high, bt.s.low, x, expected);
H A Dudivti3_test.c30 utwords bt; local
31 bt.all = b;
38 at.s.high, at.s.low, bt.s.high, bt.s.low, qt.s.high, qt.s.low,
H A Dumodti3_test.c30 utwords bt; local
31 bt.all = b;
38 at.s.high, at.s.low, bt.s.high, bt.s.low, rt.s.high, rt.s.low,
H A Dashlti3_test.c32 twords bt; local
33 bt.all = b;
H A Ddivti3_test.c30 twords bt; local
31 bt.all = b;
38 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low,
H A Dmodti3_test.c30 twords bt; local
31 bt.all = b;
38 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low,
H A Dmuloti4_test.c32 twords bt; local
33 bt.all = b;
43 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low,
51 twords bt; local
52 bt.all = b;
59 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low,
H A Dmulti3_test.c28 twords bt; local
29 bt.all = b;
36 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low,
H A Dudivmodti4_test.c32 utwords bt; local
33 bt.all = b;
45 at.s.high, at.s.low, bt.s.high, bt.s.low, qt.s.high, qt.s.low,
[all...]
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/
H A DUVProjectionGenerator.java112 * @param bt
116 public static float[] tubeProjection(Mesh mesh, BoundingTube bt) { argument
120 float cx = bt.getCenter().x, cy = bt.getCenter().y;
123 float vBase = bt.getCenter().z - bt.getHeight() * 0.5f;
136 uvCoordinates[j + 1] = (z - vBase) / bt.getHeight();
/external/llvm/test/MC/X86/
H A Dx86-32-coverage.s19681 bt $4, (%eax) label
/external/qemu/elff/
H A Delf_defs.h97 * bt - Index of a byte inside the block to get.
102 get_byte(const void* ptr, uint32_t bt) { argument
103 return *(reinterpret_cast<const uint8_t*>(ptr) + bt);
/external/chromium_org/ui/gfx/
H A Dmatrix3_f.cc80 Matrix3F Matrix3F::FromOuterProduct(const Vector3dF& a, const Vector3dF& bt) { argument
82 matrix.set(a.x() * bt.x(), a.x() * bt.y(), a.x() * bt.z(),
83 a.y() * bt.x(), a.y() * bt.y(), a.y() * bt.z(),
84 a.z() * bt.x(), a.z() * bt.y(), a.z() * bt
[all...]
/external/clang/test/CodeGenCXX/
H A Ddebug-info.cpp107 typedef b bt; typedef in namespace:pr16214
111 bt *b_ptr_inst;
112 const bt *b_cnst_ptr_inst;
/external/iproute2/ip/
H A Diplink_can.c100 struct can_bittiming bt; local
103 memset(&bt, 0, sizeof(bt));
107 if (get_u32(&bt.bitrate, *argv, 0))
116 bt.sample_point = (__u32)(sp * 1000);
119 if (get_u32(&bt.tq, *argv, 0))
123 if (get_u32(&bt.prop_seg, *argv, 0))
127 if (get_u32(&bt.phase_seg1, *argv, 0))
131 if (get_u32(&bt.phase_seg2, *argv, 0))
135 if (get_u32(&bt
229 struct can_bittiming *bt = RTA_DATA(tb[IFLA_CAN_BITTIMING]); local
[all...]
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/read/
H A DCAVLCReader.java134 public Object readCE(BTree bt, String message) throws IOException { argument
137 bt = bt.down(bit);
138 if (bt == null) {
141 Object i = bt.getValue();
/external/bzip2/
H A Dcompress.c241 Int32 v, t, i, j, gs, ge, totc, bt, bc, iter; local
399 bc = 999999999; bt = -1;
401 if (cost[t] < bc) { bc = cost[t]; bt = t; };
403 fave[bt]++;
404 s->selector[nSelectors] = bt;
413 # define BZ_ITUR(nn) s->rfreq[bt][ mtfv[gs+(nn)] ]++
431 s->rfreq[bt][ mtfv[i] ]++;
/external/valgrind/main/drd/
H A Ddrd_barrier.c59 static const char* barrier_type_name(const BarrierT bt);
550 static const char* barrier_type_name(const BarrierT bt) argument
552 switch (bt)
/external/chromium_org/third_party/angle/src/compiler/
H A DTypes.h271 void setBasic(TBasicType bt, TQualifier q, const TSourceLoc& ln) argument
273 type = bt;
/external/chromium_org/third_party/skia/src/core/
H A DSkClipStack.cpp488 SkClipStack::BoundsType bt; local
489 this->getBounds(&bounds, &bt);
490 if (bt == SkClipStack::kInsideOut_BoundsType) {
/external/icu4c/tools/gendict/
H A Dgendict.cpp153 BytesTrieBuilder *bt; member in class:DataDict
162 DataDict(UBool isBytesTrie, UErrorCode &status) : bt(NULL), ut(NULL),
165 bt = new BytesTrieBuilder(status);
172 delete bt;
228 if (bt) {
231 bt->add(buf.toStringPiece(), value, status);
238 return bt->buildStringPiece(USTRINGTRIE_BUILD_SMALL, status);

Completed in 841 milliseconds

123