Searched defs:bd (Results 1 - 25 of 43) sorted by relevance

12

/external/clang/test/CXX/special/class.inhctor/
H A Delsewhere.cpp40 B<double> bd; // expected-note {{here}} variable
/external/v8/src/
H A Ddiy-fp.cc49 uint64_t bd = b * d; local
50 uint64_t tmp = (bd >> 32) + (ad & kM32) + (bc & kM32);
/external/clang/test/SemaCXX/
H A Ddefaulted-private-dtor.cpp17 BadDtor bd; // expected-note {{inaccessible destructor}} member in struct:V
H A Dconditional-expr.cpp100 BadDerived bd; local
101 (void)(i1 ? bb : bd); // expected-error {{conditional expression is ambiguous; 'BadBase' can be converted to 'BadDerived' and vice versa}}
102 (void)(i1 ? bd : bb); // expected-error {{conditional expression is ambiguous}}
/external/compiler-rt/lib/ppc/
H A Dmultc3.c28 long double bd = __gcc_qmul(b,d); local
32 DD real = { .ld = __gcc_qsub(ac,bd) };
65 DD bdDD = { .ld = bd };
/external/qemu/audio/
H A Ddsound_template.h190 DSCBUFFERDESC bd; local
195 DSBUFFERDESC bd; local
209 memset (&bd, 0, sizeof (bd));
210 bd.dwSize = sizeof (bd);
211 bd.lpwfxFormat = &wfx;
213 bd.dwBufferBytes = conf.bufsize_in;
216 &bd,
221 bd
[all...]
/external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
H A DBidiTest.java28 Bidi bd; field in class:BidiTest
50 bd = new Bidi(null, Bidi.DIRECTION_RIGHT_TO_LEFT);
57 bd = new Bidi(null, 0, new byte[] { 0 }, 0, 0,
65 bd = new Bidi(null);
70 bd = new Bidi("a".toCharArray(), 0, null, 0, 1,
76 bd = new Bidi("1".toCharArray(), 0, new byte[] { 0 }, 0, 20,
84 bd = new Bidi("1234567".toCharArray(), 0, new byte[] { 0 }, 0, 4,
92 bd = new Bidi("1234567".toCharArray(), 4, new byte[] { 0, 1, 2, 3,
100 bd = new Bidi("1234567".toCharArray(), 0, new byte[] { 0, 1, 2, 3,
109 bd
[all...]
/external/dbus/dbus/
H A Ddbus-bus.c328 BusData *bd = data; local
330 if (bd->is_well_known)
342 if (bus_connections[i] == bd->connection)
350 dbus_free (bd->unique_name);
351 dbus_free (bd);
359 BusData *bd; local
364 bd = dbus_connection_get_data (connection, bus_data_slot);
365 if (bd == NULL)
367 bd = dbus_new0 (BusData, 1);
368 if (bd
431 BusData *bd; local
657 BusData *bd; local
771 BusData *bd; local
814 BusData *bd; local
[all...]
/external/libvpx/vp8/encoder/x86/
H A Dx86_csystemdependent.c72 static void subtract_b_mmx(BLOCK *be, BLOCKD *bd, int pitch) argument
77 unsigned char *predictor = &bd->predictor[0];
128 static void subtract_b_sse2(BLOCK *be, BLOCKD *bd, int pitch) argument
133 unsigned char *predictor = &bd->predictor[0];
/external/llvm/tools/bugpoint/
H A DCrashDebugger.cpp49 ReducePassList(BugDriver &bd) : BD(bd) {} argument
111 ReduceCrashingGlobalVariables(BugDriver &bd, argument
113 : BD(bd), TestFn(testFn) {}
181 ReduceCrashingFunctions(BugDriver &bd, argument
183 : BD(bd), TestFn(testFn) {}
254 ReduceCrashingBlocks(BugDriver &bd, argument
256 : BD(bd), TestFn(testFn) {}
363 ReduceCrashingInstructions(BugDriver &bd, argument
365 : BD(bd), TestF
[all...]
H A DMiscompilation.cpp49 ReduceMiscompilingPasses(BugDriver &bd) : BD(bd) {} argument
180 ReduceMiscompilingFunctions(BugDriver &bd, argument
183 : BD(bd), TestFn(F) {}
429 ReduceMiscompiledBlocks(BugDriver &bd, argument
433 : BD(bd), TestFn(F), FunctionsBeingTested(Fns) {}
/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_pixels.c318 int rd, gd, bd; local
326 bd = pal->colors[i].b - b;
327 distance = (rd*rd)+(gd*gd)+(bd*bd);
/external/bluetooth/bluedroid/test/bluedroidtest/
H A Dbluedroidtest.c337 void get_bdaddr(const char *str, bt_bdaddr_t *bd) { argument
338 char *d = ((char *)bd), *endp;
343 memset(bd, 0, sizeof(bt_bdaddr_t));
/external/clang/include/clang/Analysis/
H A DAnalysisContext.h323 const BlockDecl *bd, const void *contextData)
324 : LocationContext(Block, ctx, parent), BD(bd), ContextData(contextData) {}
336 const LocationContext *parent, const BlockDecl *bd,
338 ProfileCommon(ID, Block, ctx, parent, bd);
321 BlockInvocationContext(AnalysisDeclContext *ctx, const LocationContext *parent, const BlockDecl *bd, const void *contextData) argument
335 Profile(llvm::FoldingSetNodeID &ID, AnalysisDeclContext *ctx, const LocationContext *parent, const BlockDecl *bd, const void *contextData) argument
/external/clang/test/CodeGenCXX/
H A Dconst-init-cxx11.cpp178 extern constexpr int (B2::*bd) = (int(B2::*))&D::d; member in namespace:MemberPtr
/external/libvpx/vp8/encoder/
H A Dencodemb.c28 void vp8_subtract_b_c(BLOCK *be, BLOCKD *bd, int pitch) argument
32 unsigned char *pred_ptr = bd->predictor;
/external/openfst/src/include/fst/extensions/pdt/
H A Dparen.h456 PdtBalanceData<A> *bd = new PdtBalanceData<A>; local
476 bd->OpenInsert(paren_id, close_source + state_id_shift);
477 bd->CloseInsert(paren_id, close_source + state_id_shift,
486 bd->FinishInsert(*it);
490 return bd;
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_acl.c517 ** BTM_UNKNOWN_ADDR if no active link with bd addr specified
548 ** BTM_UNKNOWN_ADDR if no active link with bd addr specified
700 ** BTM_UNKNOWN_ADDR if no active link with bd addr specified
1740 ** BTM_UNKNOWN_ADDR if bd addr is not active or bad
2417 tBTM_STATUS BTM_SetQoS (BD_ADDR bd, FLOW_SPEC *p_flow, tBTM_CMPL_CB *p_cb) argument
2422 bd[0], bd[1], bd[2],
2423 bd[3], bd[
[all...]
/external/clang/lib/Analysis/
H A DUninitializedValues.cpp593 const BlockDecl *bd = be->getBlockDecl(); local
594 for (BlockDecl::capture_const_iterator i = bd->capture_begin(),
595 e = bd->capture_end() ; i != e; ++i) {
/external/dbus/bus/
H A Dbus.c84 BusServerData *bd; local
89 bd = BUS_SERVER_DATA (server);
90 if (bd == NULL)
96 context = bd->context;
218 BusServerData *bd = data; local
220 dbus_free (bd);
229 BusServerData *bd; local
231 bd = dbus_new0 (BusServerData, 1);
232 if (bd == NULL || !dbus_server_set_data (server,
234 bd, free_server_dat
[all...]
/external/grub/stage2/
H A Dgunzip.c507 static int bd; /* lookup bits for td */ variable
722 unsigned ml, md; /* masks for bl and bd bits */
735 md = mask_bits[bd];
778 NEEDBITS ((unsigned) bd);
904 bd = 5;
905 if ((i = huft_build (l, 30, 0, cpdist, cpdext, &td, &bd)) > 1)
1047 bd = dbits;
1048 if ((i = huft_build (ll + nl, nd, 0, cpdist, cpdext, &td, &bd)) != 0)
/external/opencv/cv/src/
H A Dcvshapedescr.cpp979 double* Ad = 0, *bd = 0; local
1021 CV_CALL( bd = (double*)cvAlloc( n*sizeof(bd[0]) ));
1025 b = cvMat( n, 1, CV_64F, bd );
1043 bd[i] = 10000.0; // 1.0?
1056 b = cvMat( 2, 1, CV_64F, bd );
1061 bd[0] = gfp[3];
1062 bd[1] = gfp[4];
1067 b = cvMat( n, 1, CV_64F, bd );
1080 bd[
[all...]
/external/opencv/cxcore/src/
H A Dcxmatrix.cpp1273 #define bd(y) ((double*)(bdata + y*src2step))[0] macro
1305 t = (bd(0)*Sd(1,1) - bd(1)*Sd(0,1))*d;
1306 Dd(1,0) = (bd(1)*Sd(0,0) - bd(0)*Sd(1,0))*d;
1354 t[0] = ((Sd(1,1) * Sd(2,2) - Sd(1,2) * Sd(2,1))*bd(0) +
1355 (Sd(0,2) * Sd(2,1) - Sd(0,1) * Sd(2,2))*bd(1) +
1356 (Sd(0,1) * Sd(1,2) - Sd(0,2) * Sd(1,1))*bd(2))*d;
1358 t[1] = ((Sd(1,2) * Sd(2,0) - Sd(1,0) * Sd(2,2))*bd(0) +
1359 (Sd(0,0) * Sd(2,2) - Sd(0,2) * Sd(2,0))*bd(
[all...]
/external/qemu/hw/
H A Dgoldfish_nand.c466 struct batch_data bd; local
469 cpu_physical_memory_read(bd_addr, (void*)&bd, sizeof(struct batch_data));
470 s->dev = bd.dev;
471 s->addr_low = bd.addr_low;
472 s->addr_high = bd.addr_high;
473 s->transfer_size = bd.transfer_size;
474 s->data = bd.data;
580 struct batch_data bd; local
582 bd.result = s->result;
583 cpu_physical_memory_write(bd_addr, (void*)&bd, sizeo
[all...]
/external/v8/src/mips/
H A Dmacro-assembler-mips.h146 void Name(target_type target, BranchDelaySlot bd = PROTECT); \
147 inline void Name(BranchDelaySlot bd, target_type target) { \
148 Name(target, bd); \
152 BranchDelaySlot bd = PROTECT); \
153 inline void Name(BranchDelaySlot bd, \
156 Name(target, COND_ARGS, bd); \
173 const Operand& rt = Operand(zero_reg), BranchDelaySlot bd = PROTECT
192 inline void Ret(BranchDelaySlot bd, Condition cond = al, argument
194 Ret(cond, rs, rt, bd);
732 BranchDelaySlot bd
735 BranchF(BranchDelaySlot bd, Label* target, Label* nan, Condition cc, FPURegister cmp1, FPURegister cmp2) argument
[all...]

Completed in 4965 milliseconds

12