Home
last modified time | relevance | path

Searched refs:xf (Results 1 – 25 of 95) sorted by relevance

1234

/external/tcpdump/
Dprint-enc.c42 #define ENC_PRINT_TYPE(wh, xf, nam) \ argument
43 if ((wh) & (xf)) { \
44 printf("%s%s", nam, (wh) == (xf) ? "): " : ","); \
45 (wh) &= ~(xf); \
/external/clang/test/SemaTemplate/
Dinstantiate-field.cpp22 void test2(const X<float> *xf) { in test2() argument
23 (void)xf->x; // expected-note{{in instantiation of template class 'X<float>' requested here}} in test2()
26 void test3(const X<int(int)> *xf) { in test3() argument
27 (void)xf->x; // expected-note{{in instantiation of template class 'X<int (int)>' requested here}} in test3()
Dinstantiate-method.cpp13 void test(X<int> *xi, int *ip, X<int(int)> *xf) { in test() argument
16 xf->f(&identity); in test()
17 xf->g(identity); in test()
Dinstantiate-member-class.cpp41 X<float>::X *xf; // expected-error{{qualified reference to 'X' is a constructor name rather than a … variable
45 …xi = xf; // expected-error{{assigning to 'X<int>::X<int> *' from incompatible type 'X<float>::X<f… in test_naming()
Dvirtual-member-functions.cpp83 void test_X(X<int> xi, X<float> xf) { in test_X() argument
Dinstantiate-complete.cpp20 …X<float(int)> xf; // expected-note{{in instantiation of template class 'X<float (int)>' requested … member
/external/oprofile/events/ia64/itanium2/
Dunit_masks64 0xf L1D_NATCONF
108 0xf NRETIND.WRONG_TARGET
142 0xf NRETIND.OKPRED_TAKEN
180 0xf ALL ANY
195 0xf ALL ANY
211 0xf ALL ANY
226 0xf ALL2.WRONG_TARGET
229 name:extern_dp_pins_0_to_3 type:bitmask default:0xf
234 0xf ALL
240 0xf ALL
[all …]
/external/clang/test/CXX/temp/temp.decls/temp.fct/temp.func.order/
Dp3.cpp13 void test(X<int> xi, X<float> xf) { in test() argument
14 float& ir = (xi == xf); in test()
/external/clang/test/CodeGenCXX/
Daddress-of-fntemplate.cpp24 void h(X<int (*)()> xf) { in h() argument
25 xf.f(&g<int>); in h()
/external/clang/test/CXX/temp/temp.decls/temp.friend/
Dp4.cpp26 X2<float> xf; in g() local
27 f(xf); in g()
/external/oprofile/events/i386/pii/
Dunit_masks14 name:mmx_uops type:mandatory default:0xf
27 name:seg_rename type:bitmask default:0xf
34 0xf ES, DS, FS, GS registers
/external/opencv/ml/src/
Dmlann_mlp.cpp480 double* xf = _xf->data.db; in calc_activ_func_deriv() local
487 for( i = 0; i < n; i++, xf += cols, df += cols ) in calc_activ_func_deriv()
490 xf[j] += bias[j]; in calc_activ_func_deriv()
499 for( i = 0; i < n; i++, xf += cols, df += cols ) in calc_activ_func_deriv()
502 double t = xf[j] + bias[j]; in calc_activ_func_deriv()
504 xf[j] = t*t*scale; in calc_activ_func_deriv()
510 for( i = 0; i < n; i++, xf += cols, df += cols ) in calc_activ_func_deriv()
512 xf[j] = (xf[j] + bias[j])*scale; in calc_activ_func_deriv()
518 xf -= n; df -= n; in calc_activ_func_deriv()
529 double x0 = 1.+xf[i], x1 = 1.+xf[i+1], x2 = 1.+xf[i+2], x3 = 1.+xf[i+3]; in calc_activ_func_deriv()
[all …]
/external/llvm/test/TableGen/
DDefmInsideMultiClass.td24 defm ADD : basic_s<0xf>, basic_p<0xf>;
DLetInsideMultiClasses.td28 defm ADD : basic_ss<0xf>;
/external/llvm/lib/Target/CellSPU/
DSPU128InstrInfo.td21 (ROTQMBYIr128_zext_r32 (ANDIi8i32 R8C:$rSrc, 0xf), 12)>;
37 (ROTQMBYIr128_zext_r32 (ANDIi8i32 R8C:$rSrc, 0xf), 12)>;
/external/v8/test/mjsunit/
Darray-sort.js101 for (var xf = 0; xf <= 9; xf++) {
103 addSigned(xb * xf + xo);
/external/webkit/Source/WebCore/dom/
DCanvasSurface.cpp124 float xf = logicalPos.x() * m_pageScaleFactor; in convertLogicalToDevice() local
127 return IntPoint(static_cast<unsigned>(xf), static_cast<unsigned>(yf)); in convertLogicalToDevice()
/external/oprofile/events/mips/5K/
Devents24 event:0xf counters:0 um:zero minimum:500 name:INSNS_EXECED : Instructions executed
36 event:0xf counters:1 um:zero minimum:500 name:COP2_INSNS_EXECED : COP2 instructions executed
/external/llvm/test/MC/Disassembler/ARM/
Dinvalid-SMLAD-arm.txt11 0x1b 0x68 0xf 0x97
/external/qemu/pc-bios/keymaps/
Dcommon21 Tab 0xf localstate
22 ISO_Left_Tab 0xf shift
/external/oprofile/events/i386/core/
Dunit_masks9 name:x0f type:mandatory default:0xf
10 0xf No unit mask
/external/oprofile/events/i386/core_2/
Dunit_masks9 name:x0f type:mandatory default:0xf
10 0xf No unit mask
168 name:simd_comp_inst_retired type:bitmask default:0xf
179 name:rat_stalls type:bitmask default:0xf
/external/srtp/googlepatches/
Dvidyo-3-srtp-ws.patch400 - *str-- = nibble_to_hex_char(tmp & 0xf); tmp >>= 4;
401 - *str-- = nibble_to_hex_char(tmp & 0xf); tmp >>= 4;
402 - *str-- = nibble_to_hex_char(tmp & 0xf); tmp >>= 4;
403 - *str-- = nibble_to_hex_char(tmp & 0xf); tmp >>= 4;
404 - *str-- = nibble_to_hex_char(tmp & 0xf); tmp >>= 4;
405 - *str-- = nibble_to_hex_char(tmp & 0xf); tmp >>= 4;
406 - *str-- = nibble_to_hex_char(tmp & 0xf); tmp >>= 4;
407 - *str-- = nibble_to_hex_char(tmp & 0xf);
/external/opencv/cxcore/src/
Dcxmathfuncs.cpp114 float xf[4], yf[4]; variable
143 d *= (xf[j] = _x.f);
149 double b = xf[2] * xf[3], a = xf[0] * xf[1];
151 float z0 = (float) (yf[0] * xf[1] * b * d);
152 float z1 = (float) (yf[1] * xf[0] * b * d);
153 float z2 = (float) (yf[2] * xf[3] * a * d);
154 float z3 = (float) (yf[3] * xf[2] * a * d);
/external/valgrind/main/drd/scripts/ppc-cross/
Ddownload-and-build-ppc-crosscompiler84 /bin/tar -C patches -cf - . | /bin/tar -C $CROSSTOOL_FOLDER/patches -xf -

1234