/external/clang/test/CodeGen/ |
D | 2004-06-08-OpaqueStructArg.c | 3 struct fu; 4 void foo(struct fu);
|
/external/quake/quake/src/WinQuake/ |
D | r_edge.cpp | 465 double fu, newzi, testzi, newzitop, newzibottom; in R_LeadingEdge() local 490 fu = (float)(edge->u - 0xFFFFF) * (1.0 / 0x100000); in R_LeadingEdge() 492 fu*surf->d_zistepu; in R_LeadingEdge() 496 fu*surf2->d_zistepu; in R_LeadingEdge() 528 fu = (float)(edge->u - 0xFFFFF) * (1.0 / 0x100000); in R_LeadingEdge() 530 fu*surf->d_zistepu; in R_LeadingEdge() 534 fu*surf2->d_zistepu; in R_LeadingEdge()
|
/external/quake/quake/src/QW/client/ |
D | r_edge.c | 465 double fu, newzi, testzi, newzitop, newzibottom; in R_LeadingEdge() local 490 fu = (float)(edge->u - 0xFFFFF) * (1.0 / 0x100000); in R_LeadingEdge() 492 fu*surf->d_zistepu; in R_LeadingEdge() 496 fu*surf2->d_zistepu; in R_LeadingEdge() 528 fu = (float)(edge->u - 0xFFFFF) * (1.0 / 0x100000); in R_LeadingEdge() 530 fu*surf->d_zistepu; in R_LeadingEdge() 534 fu*surf2->d_zistepu; in R_LeadingEdge()
|
/external/icu4c/data/translit/ |
D | ja_Latn_ko.txt | 64 fu\~ → | p ; # フュ 65 fu → | hu ;
|
D | ja_Latn_ru.txt | 39 fu\~ → | f ; # フュ
|
D | es_FONIPA_ja.txt | 46 fu → フ;
|
D | es_FONIPA_am.txt | 59 fu → ፉ ;
|
D | ro_FONIPA_ja.txt | 45 fu → フ ;
|
D | it_ja.txt | 93 fu → フ;
|
D | it_am.txt | 104 fu → ፉ;
|
D | sk_FONIPA_ja.txt | 52 fu → フ ;
|
D | pl_FONIPA_ja.txt | 61 fu → フ;
|
D | cs_FONIPA_ja.txt | 58 fu → フ;
|
/external/iproute2/genl/ |
D | genl_utils.h | 11 int (*parse_genlopt)(struct genl_util *fu, int argc, char **argv);
|
/external/llvm/test/TableGen/ |
D | strconcat.td | 10 def Z : Y<"fu">;
|
/external/webkit/LayoutTests/storage/domstorage/localstorage/ |
D | enumerate-with-length-and-key-expected.txt | 6 fu
|
D | enumerate-storage-expected.txt | 6 fu
|
/external/webkit/LayoutTests/storage/domstorage/sessionstorage/ |
D | enumerate-with-length-and-key-expected.txt | 6 fu
|
D | enumerate-storage-expected.txt | 6 fu
|
/external/opencv/cvaux/src/ |
D | cveigenobjects.cpp | 280 float *fu = avg; in icvCalcCovarMatrixEx_8u32fR() local 283 for( k = 0; k < size.height; k++, fu += avgStep ) in icvCalcCovarMatrixEx_8u32fR() 286 float f = fu[l], u1 = bu1[ij], u2 = bu2[ij]; in icvCalcCovarMatrixEx_8u32fR() 310 float *fu = avg; in icvCalcCovarMatrixEx_8u32fR() local 313 for( k = 0; k < size.height; k++, fu += avgStep ) in icvCalcCovarMatrixEx_8u32fR() 317 float f = fu[l]; in icvCalcCovarMatrixEx_8u32fR() 322 f = fu[l + 1]; in icvCalcCovarMatrixEx_8u32fR() 326 f = fu[l + 2]; in icvCalcCovarMatrixEx_8u32fR() 330 f = fu[l + 3]; in icvCalcCovarMatrixEx_8u32fR() 337 float f = fu[l], u1 = bu1[ij], u2 = bu2[ij]; in icvCalcCovarMatrixEx_8u32fR()
|
/external/iproute2/tc/ |
D | f_flow.c | 132 static int flow_parse_opt(struct filter_util *fu, char *handle, in flow_parse_opt() argument 268 static int flow_print_opt(struct filter_util *fu, FILE *f, struct rtattr *opt, in flow_print_opt() argument
|
/external/llvm/include/llvm/Target/ |
D | TargetItinerary.td | 126 class ProcessorItineraries<list<FuncUnit> fu, list<Bypass> bp, 128 list<FuncUnit> FU = fu;
|
/external/mksh/src/ |
D | Build.sh | 100 eval HAVE_$fu=$fv 110 fu=`upper $f` 111 eval fv=\$HAVE_$fu 204 fu=`upper $f` 205 eval fv=\$HAVE_$fu 214 test x"$1" = x"" || fu=$1 216 test x"$2" = x"" && eval fv=\$HAVE_$fu 217 add_cppflags -DHAVE_$fu=$fv
|
/external/llvm/test/CodeGen/X86/ |
D | optimize-max-1.ll | 44 define void @fu(double* nocapture %p, i64 %n) nounwind {
|
/external/freetype/src/autofit/ |
D | afhints.c | 913 FT_Pos u, ou, fu; /* point position */ in af_glyph_hints_align_strong_points() local 938 fu = u; in af_glyph_hints_align_strong_points() 1016 u = before->pos + FT_MulFix( fu - before->fpos, in af_glyph_hints_align_strong_points()
|