/external/python/cpython2/Demo/tkinter/guido/ |
D | mbox.py | 253 def fixfocus(near, itop): argument
|
/external/autotest/client/deps/webgl_mpd/src/resources/ |
D | J3DIMath.js | 611 J3DIMatrix4.prototype.ortho = function(left, right, bottom, top, near, far) argument 638 J3DIMatrix4.prototype.frustum = function(left, right, bottom, top, near, far) argument
|
/external/swiftshader/src/OpenGL/compiler/ |
D | Initialize.cpp | 435 …TField *near = new TField(new TType(EbtFloat, EbpHigh, EvqGlobal, 1), NewPoolTString("near"), zero… in InsertBuiltInFunctions() local
|
/external/deqp/external/openglcts/modules/common/ |
D | glcViewportArrayTests.hpp | 246 void depthRange(glw::GLfloat near, glw::GLfloat far) in depthRange() 251 void depthRange(glw::GLdouble near, glw::GLdouble far) in depthRange()
|
D | glcViewportArrayTests.cpp | 1437 GLint near = (GLint)data[2 * i + 0]; in depthRangeInitialValuesHelper() local 3085 const T near = step * (T)i; in setup16x2DepthsHelper() local 4226 const GLfloat near = step * (GLfloat)i; in checkResults() local 4238 const GLfloat near = texture_data[i]; in checkResults() local 4391 const GLfloat near = texture_data[i]; in checkResults() local
|
/external/autotest/client/site_tests/graphics_SanAngeles/src/ |
D | matrixop.c | 132 float near, float far) in Matrix4x4_Frustum()
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | literal_test_util.cc | 546 const bool near = ExpectValuesNear(expected_data[i], actual_data[i]); in ExpectLiteralsNear() local 556 bool near = ExpectValuesNear(expected.Get<NativeT>(multi_index_), in ExpectLiteralsNear() local
|
/external/webrtc/webrtc/modules/audio_processing/aec/ |
D | echo_cancellation.c | 721 const float* const* near, in ProcessExtended()
|
/external/python/cpython2/Lib/idlelib/ |
D | EditorWindow.py | 78 def display(self, parent, near=None): argument 102 def nearwindow(self, near): argument
|
/external/deqp/modules/gles3/functional/ |
D | es3fDepthStencilTests.cpp | 382 const float near = 0.0f; in translateCommand() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fDepthStencilTests.cpp | 382 const float near = 0.0f; in translateCommand() local
|
/external/swiftshader/third_party/subzero/src/ |
D | IceAssemblerX86BaseImpl.h | 3588 bool near) { in j() 3642 void AssemblerX86Base<TraitsType>::jmp(Label *label, bool near) { in jmp()
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 1099 void CallLogWrapper::glDepthRange (glw::GLdouble near, glw::GLdouble far)
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 1464 GLW_APICALL void GLW_APIENTRY glDepthRange (GLdouble near, GLdouble far)
|
/external/deqp/framework/opengl/wrapper/ |
D | glwImpl.inl | 1231 void glwDepthRange (GLdouble near, GLdouble far)
|