HomeSort by relevance Sort by last modified time
    Searched refs:FLUSH (Results 1 - 18 of 18) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/tnl_dd/
t_dd_dmatmp.h 195 FLUSH();
261 FLUSH();
331 FLUSH();
367 FLUSH();
407 FLUSH();
446 FLUSH();
491 FLUSH();
497 FLUSH();
514 FLUSH();
534 FLUSH();
    [all...]
  /external/mesa3d/src/mesa/tnl_dd/
t_dd_dmatmp.h 195 FLUSH();
261 FLUSH();
331 FLUSH();
367 FLUSH();
407 FLUSH();
446 FLUSH();
491 FLUSH();
497 FLUSH();
514 FLUSH();
534 FLUSH();
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
uda1341.h 119 FLUSH,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
uda1341.h 119 FLUSH,
  /external/chromium_org/v8/src/
optimizing-compiler-thread.h 63 void Flush();
95 enum StopFlag { CONTINUE, STOP, FLUSH };
optimizing-compiler-thread.cc 72 case FLUSH:
151 void OptimizingCompilerThread::Flush() {
153 Release_Store(&stop_thread_, static_cast<AtomicWord>(FLUSH));
  /frameworks/av/camera/camera2/
ICameraDeviceUser.cpp 44 FLUSH
200 virtual status_t flush() function in class:android::BpCameraDeviceUser
202 ALOGV("flush");
205 remote()->transact(FLUSH, data, &reply);
339 case FLUSH: {
342 reply->writeInt32(flush());
  /frameworks/av/media/libmedia/
IAudioTrack.cpp 35 FLUSH,
87 virtual void flush() function in class:android::BpAudioTrack
91 remote()->transact(FLUSH, data, &reply);
217 case FLUSH: {
219 flush();
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
intel_render.c 155 #define FLUSH() INTEL_FIREVERTICES(intel)
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_render.c 155 #define FLUSH() INTEL_FIREVERTICES(intel)
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
GraphRunner.java 43 private static final Event FLUSH_EVENT = new Event(Event.FLUSH, null);
98 public static final int FLUSH = 10;
156 case Event.FLUSH:
816 * @param flush true, if the GraphRunner should flush the graph when running completes.
819 public void setFlushOnClose(boolean flush) {
821 mParams.flushOnClose = flush;
966 * It can then no longer rely on opened graphs, and instead flush a graph and all its
    [all...]
  /bionic/libc/stdio/
vfprintf.c 59 * Flush out all the vectors defined by the given uio,
245 #define FLUSH() do { \
809 FLUSH(); /* copy out the I/O vectors */
818 FLUSH();
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_swtcl.c 259 if (rmesa->radeon.dma.flush != 0 &&
260 rmesa->radeon.dma.flush != rcommon_flush_last_swtcl_prim)
261 rmesa->radeon.dma.flush( ctx );
391 #define FLUSH() RADEON_NEWPRIM( rmesa )
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_swtcl.c 259 if (rmesa->radeon.dma.flush != 0 &&
260 rmesa->radeon.dma.flush != rcommon_flush_last_swtcl_prim)
261 rmesa->radeon.dma.flush( ctx );
391 #define FLUSH() RADEON_NEWPRIM( rmesa )
  /external/iproute2/doc/
ip-cref.tex 560 \paragraph{Commands:} \verb|add|, \verb|delete|, \verb|flush| and \verb|show|
671 Another method to disable IP on an interface using {\tt ip addr flush}
672 may be found in sec.\ref{IP-ADDR-FLUSH}, p.\pageref{IP-ADDR-FLUSH}.
786 \subsection{{\tt ip address flush} --- flush protocol addresses}
787 \label{IP-ADDR-FLUSH}
789 \paragraph{Abbreviations:} \verb|flush|, \verb|f|.
797 \paragraph{Warning:} This command (and other \verb|flush| commands
803 of rounds made to flush the address list. If this option is give
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
vms_x_fix.h     [all...]
  /external/mesa3d/include/GL/
vms_x_fix.h     [all...]
  /prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar 

Completed in 3042 milliseconds