/external/clang/test/CXX/temp/temp.decls/temp.friend/ |
D | p4.cpp | 26 X2<float> xf; in g() local 43 X3<float> xf; in i() local
|
/external/clang/test/CodeGenCXX/ |
D | address-of-fntemplate.cpp | 24 void h(X<int (*)()> xf) { in h()
|
/external/tcpdump/ |
D | print-enc.c | 43 #define ENC_PRINT_TYPE(wh, xf, nam) \ argument
|
/external/clang/test/SemaTemplate/ |
D | instantiate-field.cpp | 22 void test2(const X<float> *xf) { in test2() 26 void test3(const X<int(int)> *xf) { in test3()
|
D | instantiate-complete.cpp | 24 …X<float(int)> xf; // expected-note{{in instantiation of template class 'X<float (int)>' requested … member
|
D | instantiate-member-class.cpp | 41 X<float>::X *xf; // expected-error{{qualified reference to 'X' is a constructor name rather than a … variable
|
D | virtual-member-functions.cpp | 105 void test_X(X<int> &xi, X<float> &xf) { in test_typeid()
|
D | instantiate-method.cpp | 13 void test(X<int> *xi, int *ip, X<int(int)> *xf) { in test()
|
/external/deqp/modules/gles2/functional/ |
D | es2fDepthRangeTests.cpp | 237 float xf = ((float)x + 0.5f) / (float)referenceFrame.getWidth(); in iterate() local 247 float xf = ((float)x + 0.5f) / (float)referenceFrame.getWidth(); in iterate() local 380 float xf = ((float)x + 0.5f) / (float)referenceFrame.getWidth(); in iterate() local
|
D | es2fShaderBuiltinVarTests.cpp | 335 const float xf = (float(x)+.5f) / float(refImg.getWidth()); in iterate() local 427 const float xf = (float(x)+.5f) / float(refImg.getWidth()); in iterate() local 543 const float xf = float(xo+0.5f) / float(w); in iterate() local
|
D | es2fBufferTestUtil.cpp | 536 float xf = float(x) / float(numPosX-1); in computeIndexVerifierPositions() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFragDepthTests.cpp | 244 float xf = ((float)x + 0.5f) / (float)referenceFrame.getWidth(); in iterate() local 254 float xf = ((float)x + 0.5f) / (float)referenceFrame.getWidth(); in iterate() local 406 float xf = ((float)x + 0.5f) / (float)referenceFrame.getWidth(); in iterate() local
|
D | es3fShaderBuiltinVarTests.cpp | 355 const float xf = (float(x)+.5f) / float(refImg.getWidth()); in iterate() local 450 const float xf = (float(x)+.5f) / float(refImg.getWidth()); in iterate() local 569 const float xf = float(xo+0.5f) / float(w); in iterate() local
|
D | es3fFragmentOutputTests.cpp | 409 const float xf = ((float)x - (float)cellX*cellW + 0.5f) / cellW; in renderFloatReference() local 612 float xf = (float)x / (float)(gridWidth-1); in iterate() local 665 float xf = (float)x / (float)(gridWidth-1); in iterate() local
|
/external/deqp/framework/common/ |
D | tcuTestLog.cpp | 206 float xf = ((float)x + 0.5f) / (float)logImage.getWidth(); in writeImage() local 244 float xf = ((float)x + 0.5f) / (float)w; in writeImage() local
|
/external/webrtc/src/modules/audio_processing/aec/ |
D | aec_core.c | 546 float xf[2][PART_LEN1]; in WebRtcAec_BufferFarendPartition() local 640 float xf[2][PART_LEN1], yf[2][PART_LEN1], ef[2][PART_LEN1]; in ProcessBlock() local
|
/external/deqp/modules/gles3/stress/ |
D | es3sLongRunningShaderTests.cpp | 254 const float xf = 2.0f * ((float(xi) + 0.5f) / float(width)) - 1.0f; in genPositions() local
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | scale_common.cc | 813 int xf = (x >> 9) & 0x7f; in ScaleARGBFilterCols_C() local 828 int xf = (x >> 9) & 0x7f; in ScaleARGBFilterCols_C() local 843 int xf = (x >> 9) & 0x7f; in ScaleARGBFilterCols64_C() local 858 int xf = (x >> 9) & 0x7f; in ScaleARGBFilterCols64_C() local
|
/external/deqp/modules/glshared/ |
D | glsShaderPerformanceMeasurer.cpp | 89 float xf = (float)x / (float)gridSizeX; in generateVertices() local
|
D | glsRandomShaderCase.cpp | 171 float xf = (float)x / (float)m_gridWidth; in init() local
|
D | glsTextureTestUtil.cpp | 450 float xf = ((float)x + 0.5f) / (float)dst.getWidth(); in sampleTextureNonProjected() local 486 float xf = ((float)x + 0.5f) / (float)dst.getWidth(); in sampleTextureNonProjected() local 729 float xf = ((float)x + 0.5f) / (float)dst.getWidth(); in sampleTextureNonProjected() local 777 float xf = ((float)x + 0.5f) / (float)dst.getWidth(); in sampleTextureNonProjected() local 824 float xf = ((float)x + 0.5f) / (float)dst.getWidth(); in sampleTextureNonProjected() local 972 const float xf = ((float)x + 0.5f) / (float)dst.getWidth(); in fetchTexture() local
|
/external/deqp/framework/randomshaders/ |
D | rsgProgramExecutor.cpp | 247 float xf = (float)x / (float)(gridVtxWidth-1); in execute() local
|
/external/opencv/cv/src/ |
D | cvsurf.cpp | 433 float xf = center.x + r*a; in cvExtractSURF() local
|
/external/deqp/modules/egl/ |
D | teglNativeCoordMappingTests.cpp | 223 const float xf = (float(2.0f * x) / width) - 1.0f; in toGLCoord() local
|
D | teglGLES2SharingTests.cpp | 450 float xf = ((float)(x-x1) + 0.5f) / (float)(x2 - x1); in renderResource() local
|