HomeSort by relevance Sort by last modified time
    Searched refs:operation (Results 401 - 425 of 572) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/GLES2/
gl2ext.h 723 GL_APICALL void GL_APIENTRY glCoverageOperationNV (GLenum operation);
726 typedef void (GL_APIENTRYP PFNGLCOVERAGEOPERATIONNVPROC) (GLenum operation);
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/GLES2/
gl2ext.h 723 GL_APICALL void GL_APIENTRY glCoverageOperationNV (GLenum operation);
726 typedef void (GL_APIENTRYP PFNGLCOVERAGEOPERATIONNVPROC) (GLenum operation);
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/GLES2/
gl2ext.h 723 GL_APICALL void GL_APIENTRY glCoverageOperationNV (GLenum operation);
726 typedef void (GL_APIENTRYP PFNGLCOVERAGEOPERATIONNVPROC) (GLenum operation);
    [all...]
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/GLES2/
gl2ext.h 723 GL_APICALL void GL_APIENTRY glCoverageOperationNV (GLenum operation);
726 typedef void (GL_APIENTRYP PFNGLCOVERAGEOPERATIONNVPROC) (GLenum operation);
    [all...]
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/GLES2/
gl2ext.h 723 GL_APICALL void GL_APIENTRY glCoverageOperationNV (GLenum operation);
726 typedef void (GL_APIENTRYP PFNGLCOVERAGEOPERATIONNVPROC) (GLenum operation);
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/GLES2/
gl2ext.h 723 GL_APICALL void GL_APIENTRY glCoverageOperationNV (GLenum operation);
726 typedef void (GL_APIENTRYP PFNGLCOVERAGEOPERATIONNVPROC) (GLenum operation);
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/GLES2/
gl2ext.h 723 GL_APICALL void GL_APIENTRY glCoverageOperationNV (GLenum operation);
726 typedef void (GL_APIENTRYP PFNGLCOVERAGEOPERATIONNVPROC) (GLenum operation);
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/GLES2/
gl2ext.h 723 GL_APICALL void GL_APIENTRY glCoverageOperationNV (GLenum operation);
726 typedef void (GL_APIENTRYP PFNGLCOVERAGEOPERATIONNVPROC) (GLenum operation);
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GLES2/
gl2ext.h     [all...]
  /external/webkit/Source/WebKit2/UIProcess/
WebPageProxy.cpp 792 DragOperation operation = DragOperationNone; local
795 operation = DragOperationCopy;
797 operation = DragOperationLink;
799 operation = DragOperationMove;
806 dragEnded(localPoint, globalPoint, operation);
810 void WebPageProxy::dragEnded(const WebCore::IntPoint& clientPosition, const WebCore::IntPoint& globalPosition, uint64_t operation)
814 process()->send(Messages::WebPage::DragEnded(clientPosition, globalPosition, operation), m_pageID);
    [all...]
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.cc 283 // The current drag operation.
562 // The location of the mouse didn't change, return the last operation.
583 // operation we calculated.
1473 int operation = local
    [all...]
  /external/jmdns/src/javax/jmdns/impl/
JmDNSImpl.java 59 public enum Operation {
148 * Replaces the value corresponding to this entry with the specified value (optional operation). This implementation simply throws <tt>UnsupportedOperationException</tt>, as this class implements an <i>immutable</i> map entry.
    [all...]
  /external/webkit/Source/WebKit/chromium/src/
WebViewImpl.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
org.eclipse.jface_3.6.1.M20100825-0800.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /external/bluetooth/bluedroid/stack/gatt/
gatt_int.h 394 UINT8 operation; /* one logic channel can have one operation active */ member in struct:__anon3121
395 UINT8 op_subtype; /* operation subtype */
396 UINT8 status; /* operation status */
  /external/chromium/chrome/browser/extensions/
extension_host.cc 702 // drag & drop ended, othewise the renderer thinks the drag operation is
709 void ExtensionHost::UpdateDragCursor(WebDragOperation operation) {
  /external/e2fsprogs/intl/
plural.c 99 newp->operation = op;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
BuildsView.java 28 import org.eclipse.jface.operation.IRunnableWithProgress;
PerformancesView.java 34 import org.eclipse.jface.operation.IRunnableWithProgress;
  /external/iproute2/doc/
api-ip6-flowlabels.tex 292 \item \verb|action| is requested operation. Currently, only three operations
380 contains an example of using operation \verb|IPV6_FL_A_RENEW|.
  /external/jpeg/
ltmain.sh 168 # Infer the operation mode.
196 # Just use the default operation mode.
199 $echo "$modename: warning: cannot infer operation mode from \`$nonopt'" 1>&2
201 $echo "$modename: warning: cannot infer operation mode without MODE-ARGS" 1>&2
    [all...]
  /external/libvorbis/doc/
03-codebook.tex 18 \subsubsection{Bitwise operation}
195 An 'end of packet' during any read operation in the above steps is

Completed in 2803 milliseconds

<<11121314151617181920>>