/external/iproute2/ip/ |
D | iplink_can.c | 100 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/ |
D | muloti4_test.c | 32 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()
|
D | umodti3_test.c | 30 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()
|
D | udivti3_test.c | 30 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()
|
D | ucmpti2_test.c | 32 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()
|
D | divti3_test.c | 30 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()
|
D | subvti3_test.c | 34 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()
|
D | modti3_test.c | 30 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()
|
D | cmpti2_test.c | 32 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()
|
D | addvti3_test.c | 33 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()
|
D | multi3_test.c | 28 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()
|
D | mulvti3_test.c | 32 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()
|
D | ashlti3_test.c | 32 twords bt; in test__ashlti3() local 33 bt.all = b; in test__ashlti3()
|
/external/openssl/crypto/ |
D | x86cpuid.pl | 23 &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/ |
D | BugReporter.h | 106 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/ |
D | ashr.ll | 33 ; CHECK-NEXT: bt r0 45 ; CHECK-NEXT: bt r0 54 ; CHECK-NEXT: bt r0 65 ; CHECK-NEXT: bt r0
|
/external/libffi/src/powerpc/ |
D | sysv.S | 104 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/ |
D | UVProjectionGenerator.java | 116 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()
|
D | UVCoordinatesGenerator.java | 156 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/ |
D | sysv.S | 118 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/ |
D | elf_defs.h | 102 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/ |
D | compress.c | 241 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/ |
D | bt-hci.c | 89 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/ |
D | rc4-586.pl | 192 &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/ |
D | test_input_for_tinycc.c | 3032 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 …]
|