HomeSort by: relevance | last modified time | path
    Searched refs:beginning (Results 1 - 17 of 17) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
u_debug_gallium.h 42 debug_memory_end(unsigned long beginning);
  /xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
glutGet.cpp 127 bigtime_t elapsed, beginning, now; local
128 __glutInitTime(&beginning);
130 elapsed = now - beginning;
glutInit.cpp 43 void __glutInitTime(bigtime_t *beginning)
52 *beginning = genesis;
glutint.h 717 extern void __glutInitTime(struct timeval *beginning);
791 void __glutInitTime(bigtime_t *beginning);
  /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
glut_get.c 190 struct timeval6 elapsed, beginning, now; local
192 struct timeval elapsed, beginning, now;
195 __glutInitTime(&beginning);
197 TIMEDELTA(elapsed, now, beginning);
glut_init.c 158 __glutInitTime(struct timeval6 *beginning)
160 __glutInitTime(struct timeval *beginning)
174 *beginning = genesis;
glutint.h 707 extern void __glutInitTime(struct timeval6 *beginning);
709 extern void __glutInitTime(struct timeval *beginning);
  /xsrc/external/mit/MesaLib/dist/src/freedreno/decode/scripts/
tex3d-layout.lua 78 -- at the beginning:
texturator-to-unit-test-5xx.lua 121 -- at the beginning:
texturator-to-unit-test.lua 110 -- at the beginning:
  /xsrc/external/mit/xedit/dist/lisp/re/
tests.txt 360 >beginning the ending EnD
  /xsrc/external/mit/fontconfig/dist/doc/
fcpattern.fncs 120 existing list, otherwise it is inserted at the beginning. `value' is saved
  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
MESA_texture_array.spec 622 Add after the line beginning "If the value of
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/
MESA_texture_array.spec 622 Add after the line beginning "If the value of
  /xsrc/external/mit/xterm/dist/
fontutils.c 117 const char *beginning; member in struct:__anon12072
322 * moving the beginning forward to after the '\0'
433 if ((props.beginning = n_fields(&name, 1, 3)) == NULL)
554 append_fontname_str(&result, props->beginning);
716 append_fontname_str(&result, props->beginning);
3122 * shows up as two under-weight rows at the beginning/end of the
  /xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/
glcpp-parse.c 1878 " names beginning with GL_ cannot be undefined.");
4275 * at the beginning of this function. */
  /xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/
glcpp-parse.c 2091 " names beginning with GL_ cannot be undefined.");
4591 * at the beginning of this function. */

Completed in 29 milliseconds