HomeSort by relevance Sort by last modified time
    Searched refs:Operation (Results 326 - 350 of 450) sorted by null

<<1112131415161718

  /prebuilts/tools/common/m2/repository/com/firebase/firebase-client-jvm/2.5.2/
firebase-client-jvm-2.5.2.jar 
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 248 ISD::CondCode ISD::getSetCCSwappedOperands(ISD::CondCode Operation) {
249 // To perform this operation, we just need to swap the L and G bits of the
250 // operation.
251 unsigned OldL = (Operation >> 2) & 1;
252 unsigned OldG = (Operation >> 1) & 1;
253 return ISD::CondCode((Operation & ~6) | // Keep the N, U, E bits
259 unsigned Operation = Op;
261 Operation ^= 7; // Flip L, G, E bits, but not U.
263 Operation ^= 15; // Flip all of the condition bits.
265 if (Operation > ISD::SETTRUE2
    [all...]
LegalizeDAG.cpp 83 /// \brief Legalizes the given operation.
101 /// Return a vector shuffle operation which
210 /// Return a vector shuffle operation which
685 // Some targets pretend to have an i1 loading operation, and actually
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 211 /// getSetCCSwappedOperands - Return the operation corresponding to (Y op X)
212 /// when given the operation for (X op Y).
213 ISD::CondCode ISD::getSetCCSwappedOperands(ISD::CondCode Operation) {
214 // To perform this operation, we just need to swap the L and G bits of the
215 // operation.
216 unsigned OldL = (Operation >> 2) & 1;
217 unsigned OldG = (Operation >> 1) & 1;
218 return ISD::CondCode((Operation & ~6) | // Keep the N, U, E bits
223 /// getSetCCInverse - Return the operation corresponding to !(X op Y), where
224 /// 'op' is a valid SetCC operation
    [all...]
LegalizeDAG.cpp 87 /// LegalizeOp - Return a legal replacement for the given operation, with
102 /// ShuffleWithNarrowerEltType - Return a vector shuffle operation which
160 /// ShuffleWithNarrowerEltType - Return a vector shuffle operation which
    [all...]
  /external/ImageMagick/www/api/
morphology.php 59 <p>AcquireKernelInfo() takes the given string (generally supplied by the user) and converts it into a Morphology/Convolution Kernel. This allows users to specify a kernel from a number of pre-defined kernels, or to fully specify their own kernel for a specific Convolution or Morphology Operation.</p>
234 <dd> NOTE: That a low radii Disk kernels produce the same results as many of the previously defined kernels, but differ greatly at larger radii. Here is a table of equivalences... "Disk:1" =&gt; "Diamond", "Octagon:1", or "Cross:1" "Disk:1.5" =&gt; "Square" "Disk:2" =&gt; "Diamond:2" "Disk:2.5" =&gt; "Octagon" "Disk:2.9" =&gt; "Square:2" "Disk:3.5" =&gt; "Octagon:3" "Disk:4.5" =&gt; "Octagon:4" "Disk:5.4" =&gt; "Octagon:5" "Disk:6.4" =&gt; "Octagon:6" All other Disk shapes are unique to this kernel, but because a "Disk" is more circular when using a larger radius, using a larger radius is preferred over iterating the morphological operation. </dd>
357 <dd>apply the operation this many times (or no change). A value of -1 means loop until no change found. How this is applied may depend on the morphology method. Typically this is a value of 1. </dd>
421 <dd>apply the operation this many times (or no change). A value of -1 means loop until no change found. How this is applied may depend on the morphology method. Typically this is a value of 1. </dd>
    [all...]
  /external/mesa3d/docs/
MESA_texture_array.spec 155 Additions to Chapter 2 of the OpenGL 2.0 Specification (OpenGL Operation)
410 operation.
    [all...]
  /frameworks/base/media/java/android/media/
MediaPlayer.java 171 * <li>In general, some playback control operation may fail due to various
176 * control operation in an invalid state may also occur. Under all these
292 * call returns right away, the actual seek operation may take a while to
294 * seek operation completes, the internal player engine calls a user
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
scsi.h 231 /* SCSI CDB operation codes */
    [all...]
video.h     [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/syntax/
printer.go 407 case *Operation:
  /prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
printer.go 407 case *Operation:
  /external/pdfium/xfa/fxfa/parser/
xfa_basic_data.cpp 137 {0x226ca8f1, L"operation", XFA_Element::Operation,
    [all...]
  /frameworks/base/core/jni/
android_media_AudioTrack.cpp 1195 sp<VolumeShaper::Operation> operation; local
    [all...]
  /external/v8/src/crankshaft/
hydrogen-instructions.h 726 // ToString() operation on this value.
732 // ToNumber() operation on this value.
4390 Operation operation() { return operation_; } function in class:final::final
    [all...]
hydrogen-instructions.cc     [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /frameworks/base/media/jni/
android_media_MediaPlayer.cpp 1175 sp<VolumeShaper::Operation> operation; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sqlext.h     [all...]
winioctl.h 259 DWORD Operation;
    [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-cognitosync/1.11.18/
aws-java-sdk-cognitosync-1.11.18.jar 
  /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/libunwind/doc/
libunwind-dynamic.tex 72 fashion needs to be described with an operation descriptor. For this
79 instruction index, the operation descriptor specifies the effect of
277 \item[\Type{int8\_t} \Var{tag}] The operation tag. Must be one
295 operation tag. The exact meaning of this value varies by tag. See
296 Section ``Operation tags'' below.
323 The possible operation tags are defined by enumeration type
  /external/v8/tools/
tickprocessor.js 149 operation, addr, opt_stackPos) {
150 var op = Profile.Operation;
151 switch (operation) {
  /frameworks/base/
preloaded-classes 61 [Landroid.database.sqlite.SQLiteConnection$Operation;
    [all...]

Completed in 950 milliseconds

<<1112131415161718