HomeSort by relevance Sort by last modified time
    Searched refs:operation (Results 426 - 450 of 496) sorted by null

<<11121314151617181920

  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv5te.S 598 * The operation we're implementing is:
660 * The operation we're implementing is:
    [all...]
  /external/opencv/cv/include/
cv.h 345 int operation, int iterations CV_DEFAULT(1) );
    [all...]
  /external/v8/src/
messages.js 150 "invalid_lhs_in_postfix_op", ["Invalid left-hand side expression in postfix operation"],
151 "invalid_lhs_in_prefix_op", ["Invalid left-hand side expression in prefix operation"],
    [all...]
hydrogen.cc 4207 BinaryOperation* operation = expr->binary_operation(); local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
NewProjectCreator.java 67 import org.eclipse.jface.operation.IRunnableContext;
274 // Create a monitored operation to create the actual project
282 // Run the operation in a different thread
417 * Runs the operation in a different thread and display generated
420 * @param op The asynchronous operation to run.
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
CodeGen.java 25 import org.eclipse.jface.operation.IRunnableWithProgress;
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas     [all...]
  /external/blktrace/btt/doc/
btt.tex 264 During normal operation, requests queues are \emph{plugged} and during
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar 
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_api.h 261 void GLTrace_glCoverageOperationNV(GLenum operation);
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_common_xdr.c     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h 214 int function; /* logical operation */
1336 XIMStringConversionOperation operation; member in struct:_XIMStringConversionCallbackStruct
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 214 int function; /* logical operation */
1336 XIMStringConversionOperation operation; member in struct:_XIMStringConversionCallbackStruct
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 214 int function; /* logical operation */
1336 XIMStringConversionOperation operation; member in struct:_XIMStringConversionCallbackStruct
    [all...]
  /dalvik/vm/compiler/codegen/arm/
CodegenDriver.cpp 3595 int operation = dInsn->vB; local
    [all...]
  /external/blktrace/btreplay/doc/
btreplay.tex 127 \subsection{\texttt{btrecord/btreplay} Method of Operation}
514 to store information concerning each \emph{stall} and IO operation
  /external/libmtp/src/
ptp.c 118 * filled in (i.e. operation code and parameters). It's up to caller to do
391 * PTP operation functions
500 /* SessonID field of the operation dataset should always
    [all...]
ptp.h 169 /* Operation Codes */
171 /* PTP v1.0 operation codes */
201 /* PTP v1.1 operation codes */
212 /* Eastman Kodak extension Operation Codes */
219 /* Canon extension Operation Codes */
385 /* Nikon extension Operation Codes */
493 * Undocumented Zune Operation Codes
    [all...]
  /external/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 43 ;# A 16x16 transpose can then be thought of as an operation on
    [all...]
  /external/mdnsresponder/mDNSShared/
dnsextd.c 190 // prints message "dnsextd <function>: <operation> - <error message>"
192 mDNSlocal void LogErr(const char *fn, const char *operation)
196 snprintf(buf, sizeof(buf), "%s: %s - %s", fn, operation, errbuf);
765 // check request operation
    [all...]
  /external/webkit/Source/WebCore/page/
EventHandler.cpp     [all...]
  /external/webkit/Source/WebKit/mac/WebView/
WebHTMLView.mm     [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 1104 milliseconds

<<11121314151617181920