Home
last modified time | relevance | path

Searched refs:bt (Results 1 – 25 of 104) sorted by relevance

12345

/external/iproute2/ip/
Diplink_can.c100 struct can_bittiming bt; in can_parse_opt() local
103 memset(&bt, 0, sizeof(bt)); in can_parse_opt()
107 if (get_u32(&bt.bitrate, *argv, 0)) in can_parse_opt()
116 bt.sample_point = (__u32)(sp * 1000); in can_parse_opt()
119 if (get_u32(&bt.tq, *argv, 0)) in can_parse_opt()
123 if (get_u32(&bt.prop_seg, *argv, 0)) in can_parse_opt()
127 if (get_u32(&bt.phase_seg1, *argv, 0)) in can_parse_opt()
131 if (get_u32(&bt.phase_seg2, *argv, 0)) in can_parse_opt()
135 if (get_u32(&bt.sjw, *argv, 0)) in can_parse_opt()
179 if (bt.bitrate || bt.tq) in can_parse_opt()
[all …]
/external/compiler-rt/test/Unit/
Dmuloti4_test.c32 twords bt; in test__muloti4() local
33 bt.all = b; in test__muloti4()
43 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low, in test__muloti4()
51 twords bt; in test__muloti4() local
52 bt.all = b; in test__muloti4()
59 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low, in test__muloti4()
Dumodti3_test.c30 utwords bt; in test__umodti3() local
31 bt.all = b; in test__umodti3()
38 at.s.high, at.s.low, bt.s.high, bt.s.low, rt.s.high, rt.s.low, in test__umodti3()
Dudivti3_test.c30 utwords bt; in test__udivti3() local
31 bt.all = b; in test__udivti3()
38 at.s.high, at.s.low, bt.s.high, bt.s.low, qt.s.high, qt.s.low, in test__udivti3()
Ducmpti2_test.c32 utwords bt; in test__ucmpti2() local
33 bt.all = b; in test__ucmpti2()
36 at.s.high, at.s.low, bt.s.high, bt.s.low, x, expected); in test__ucmpti2()
Ddivti3_test.c30 twords bt; in test__divti3() local
31 bt.all = b; in test__divti3()
38 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low, in test__divti3()
Dsubvti3_test.c34 twords bt; in test__subvti3() local
35 bt.all = b; in test__subvti3()
42 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low, in test__subvti3()
Dmodti3_test.c30 twords bt; in test__modti3() local
31 bt.all = b; in test__modti3()
38 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low, in test__modti3()
Dcmpti2_test.c32 twords bt; in test__cmpti2() local
33 bt.all = b; in test__cmpti2()
35 at.s.high, at.s.low, bt.s.high, bt.s.low, x, expected); in test__cmpti2()
Daddvti3_test.c33 twords bt; in test__addvti3() local
34 bt.all = b; in test__addvti3()
41 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low, in test__addvti3()
Dmulti3_test.c28 twords bt; in test__multi3() local
29 bt.all = b; in test__multi3()
36 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low, in test__multi3()
Dmulvti3_test.c32 twords bt; in test__mulvti3() local
33 bt.all = b; in test__mulvti3()
40 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low, in test__mulvti3()
Dashlti3_test.c32 twords bt; in test__ashlti3() local
33 bt.all = b; in test__ashlti3()
/external/openssl/crypto/
Dx86cpuid.pl23 &bt ("ecx",21);
71 &bt ("edx",28);
104 &bt ("edx",28); # test hyper-threading bit
122 &bt ("ecx",27); # check OSXSAVE bit
148 &bt (&DWP(0,"ecx"),4);
160 &bt (&DWP(0,"ecx"),4);
169 &bt ("eax",9);
200 &bt ("eax",9);
230 &bt (&DWP(0,"ecx"),1);
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h106 BugReport(BugType& bt, StringRef desc, const ExplodedNode *errornode) in BugReport() argument
107 : BT(bt), DeclWithIssue(0), Description(desc), ErrorNode(errornode), in BugReport()
110 BugReport(BugType& bt, StringRef shortDesc, StringRef desc, in BugReport() argument
112 : BT(bt), DeclWithIssue(0), ShortDescription(shortDesc), Description(desc), in BugReport()
115 BugReport(BugType& bt, StringRef desc, PathDiagnosticLocation l) in BugReport() argument
116 : BT(bt), DeclWithIssue(0), Description(desc), Location(l), ErrorNode(0), in BugReport()
126 BugReport(BugType& bt, StringRef desc, const ExplodedNode *errornode, in BugReport() argument
128 : BT(bt), DeclWithIssue(0), Description(desc), in BugReport()
/external/llvm/test/CodeGen/XCore/
Dashr.ll33 ; CHECK-NEXT: bt r0
45 ; CHECK-NEXT: bt r0
54 ; CHECK-NEXT: bt r0
65 ; CHECK-NEXT: bt r0
/external/libffi/src/powerpc/
Dsysv.S104 bt- 31,L(small_struct_return_value)
105 bt- 30,L(done_return_value)
106 bt- 29,L(fp_return_value)
140 bt- 15,L(smst_one_register)
142 bt- 16,L(smst_two_register)
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/
DUVProjectionGenerator.java116 public static float[] tubeProjection(Mesh mesh, BoundingTube bt) { in tubeProjection() argument
120 float cx = bt.getCenter().x, cy = bt.getCenter().y; in tubeProjection()
123 float vBase = bt.getCenter().z - bt.getHeight() * 0.5f; in tubeProjection()
136 uvCoordinates[j + 1] = (z - vBase) / bt.getHeight(); in tubeProjection()
DUVCoordinatesGenerator.java156 BoundingTube bt = UVCoordinatesGenerator.getBoundingTube(geometries); in generateUVCoordinates() local
157 inputData = UVProjectionGenerator.tubeProjection(mesh, bt); in generateUVCoordinates()
316 BoundingTube bt = UVCoordinatesGenerator.getBoundingTube(geometry.getMesh());
318 result = bt;
320 result.merge(bt);
/external/libffi/src/sh/
Dsysv.S118 bt 1f
123 bt/s 3f
173 bt/s 2f
230 bt/s 2f
284 bt/s 1f
370 bt 1f
375 bt/s 2f
410 bt/s 2f
456 bt/s 1f
470 bt 1f
[all …]
/external/qemu/elff/
Delf_defs.h102 get_byte(const void* ptr, uint32_t bt) { in get_byte() argument
103 return *(reinterpret_cast<const uint8_t*>(ptr) + bt); in get_byte()
/external/bzip2/
Dcompress.c241 Int32 v, t, i, j, gs, ge, totc, bt, bc, iter; in sendMTFValues() local
399 bc = 999999999; bt = -1; in sendMTFValues()
401 if (cost[t] < bc) { bc = cost[t]; bt = t; }; in sendMTFValues()
403 fave[bt]++; in sendMTFValues()
404 s->selector[nSelectors] = bt; in sendMTFValues()
413 # define BZ_ITUR(nn) s->rfreq[bt][ mtfv[gs+(nn)] ]++ in sendMTFValues()
431 s->rfreq[bt][ mtfv[i] ]++; in sendMTFValues()
/external/qemu/hw/
Dbt-hci.c89 static void bt_submit_lmp(struct bt_device_s *bt, int length, uint8_t *data)
165 bt->setup = 1;
175 bt->setup = 0;
224 if (bt->key_present) {
239 memcpy(respdata + 1, bt->key, 16);
253 memcpy(bt->key, data, 16);
254 bt->key_present = 1;
316 respdata[1] = (bt->lmp_caps >> 0) & 0xff;
317 respdata[2] = (bt->lmp_caps >> 8) & 0xff;
318 respdata[3] = (bt->lmp_caps >> 16) & 0xff;
[all …]
/external/openssl/crypto/rc4/asm/
Drc4-586.pl192 &bt (&DWP(0,$out),26); # check SSE2 bit [could have been MMX]
315 &bt (&DWP(0,$idx),20); # check for bit#20
391 &bt ("edx",20);
393 &bt ("edx",26);
/external/valgrind/main/perf/
Dtest_input_for_tinycc.c3032 Int32 v, t, i, j, gs, ge, totc, bt, bc, iter; in sendMTFValues() local
3179 bc = 999999999; bt = -1; in sendMTFValues()
3181 if (cost[t] < bc) { bc = cost[t]; bt = t; }; in sendMTFValues()
3183 fave[bt]++; in sendMTFValues()
3184 s->selector[nSelectors] = bt; in sendMTFValues()
3195 …s->rfreq[bt][ mtfv[gs+(0)] ]++; s->rfreq[bt][ mtfv[gs+(1)] ]++; s->rfreq[bt][ mtfv[gs+(2)] ]++; s-… in sendMTFValues()
3196 …s->rfreq[bt][ mtfv[gs+(5)] ]++; s->rfreq[bt][ mtfv[gs+(6)] ]++; s->rfreq[bt][ mtfv[gs+(7)] ]++; s-… in sendMTFValues()
3197 …s->rfreq[bt][ mtfv[gs+(10)] ]++; s->rfreq[bt][ mtfv[gs+(11)] ]++; s->rfreq[bt][ mtfv[gs+(12)] ]++;… in sendMTFValues()
3198 …s->rfreq[bt][ mtfv[gs+(15)] ]++; s->rfreq[bt][ mtfv[gs+(16)] ]++; s->rfreq[bt][ mtfv[gs+(17)] ]++;… in sendMTFValues()
3199 …s->rfreq[bt][ mtfv[gs+(20)] ]++; s->rfreq[bt][ mtfv[gs+(21)] ]++; s->rfreq[bt][ mtfv[gs+(22)] ]++;… in sendMTFValues()
[all …]

12345