HomeSort by relevance Sort by last modified time
    Searched defs:qd (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/main/macos/
SDL_main.c 53 /* In MPW, the qd global has been removed from the libraries */
54 QDGlobals qd; variable
378 InitGraf (&qd.thePort);
430 SDL_InitQuickDraw(&qd);
  /libcore/luni/src/main/java/java/util/concurrent/
Exchanger.java 293 Object q0, q1, q2, q3, q4, q5, q6, q7, q8, q9, qa, qb, qc, qd, qe, qf; field in class:Exchanger.Node

Completed in 624 milliseconds