/external/clang/test/Sema/ |
D | overloadable-complex.c | 4 void test_foo_1(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_1() 14 void test_foo_2(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_2() 23 void test_foo_3(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_3()
|
D | overloadable.c | 11 void test_f(int iv, float fv, double dv) { in test_f()
|
/external/clang/test/SemaCXX/ |
D | complex-overload.cpp | 4 void test_foo_1(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_1() 14 void test_foo_2(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_2() 23 void test_foo_3(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_3()
|
D | overload-call.cpp | 6 void test_f(int iv, float fv) { in test_f() 17 void test_g(int iv, float fv) { in test_g() 30 void test_h(float fv, unsigned char cv) { in test_h()
|
/external/quake/quake/src/WinQuake/ |
D | r_aliasa.s | 40 #define fv 12+4 macro
|
D | r_alias.cpp | 272 finalvert_t *fv; in R_AliasPreparePoints() local 415 void R_AliasTransformFinalVert (finalvert_t *fv, auxvert_t *av, in R_AliasTransformFinalVert() 459 void R_AliasTransformAndProjectFinalVerts (finalvert_t *fv, stvert_t *pstverts) in R_AliasTransformAndProjectFinalVerts() 514 void R_AliasProjectFinalVert (finalvert_t *fv, auxvert_t *av) in R_AliasProjectFinalVert() 536 finalvert_t *fv; in R_AliasPrepareUnclippedPoints() local
|
D | r_local.h | 51 float fv[3]; // viewspace x, y member
|
D | r_aclip.cpp | 26 static finalvert_t fv[2][8]; variable
|
D | r_edge.cpp | 66 float fv; variable
|
D | cl_main.cpp | 542 vec3_t fv, rv, uv; in CL_RelinkEntities() local
|
D | d_polysa.s | 1469 #define fv 4+8 macro
|
D | d_polyse.cpp | 150 void D_PolysetDrawFinalVerts (finalvert_t *fv, int numverts) in D_PolysetDrawFinalVerts()
|
/external/quake/quake/src/QW/client/ |
D | r_aliasa.s | 40 #define fv 12+4 macro
|
D | r_alias.c | 272 finalvert_t *fv; in R_AliasPreparePoints() local 415 void R_AliasTransformFinalVert (finalvert_t *fv, auxvert_t *av, in R_AliasTransformFinalVert() 459 void R_AliasTransformAndProjectFinalVerts (finalvert_t *fv, stvert_t *pstverts) in R_AliasTransformAndProjectFinalVerts() 514 void R_AliasProjectFinalVert (finalvert_t *fv, auxvert_t *av) in R_AliasProjectFinalVert() 536 finalvert_t *fv; in R_AliasPrepareUnclippedPoints() local
|
D | r_local.h | 52 float fv[3]; // viewspace x, y member
|
D | r_aclip.c | 26 static finalvert_t fv[2][8]; variable
|
D | r_edge.c | 66 float fv; variable
|
D | d_polysa.s | 1469 #define fv 4+8 macro
|
D | cl_parse.c | 1057 vec3_t fv, rv, uv; in CL_MuzzleFlash() local
|
D | d_polyse.c | 150 void D_PolysetDrawFinalVerts (finalvert_t *fv, int numverts) in D_PolysetDrawFinalVerts()
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/ |
D | basic.cpp | 14 void test_f1(int *ip, float fv) { in test_f1()
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/ |
D | p21.cpp | 31 int fv = f(g); // okay variable
|
/external/webkit/Source/WebCore/dom/ |
D | ScriptedAnimationController.cpp | 54 if (FrameView* fv = m_document->view()) in resume() local
|
/external/clang/test/CodeGen/ |
D | overloadable.c | 16 float fv = 3.0f; in main() local
|
/external/skia/src/views/ |
D | SkView.cpp | 165 bool SkView::setFocusView(SkView* fv) in setFocusView()
|