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

  /external/elfutils/libdwfl/
Android.mk 59 # to suppress the "pointer of type ?void *? used in arithmetic" warning
98 # to suppress the "pointer of type ?void *? used in arithmetic" warning
  /external/elfutils/libelf/
Android.mk 151 # to suppress the "pointer of type ?void *? used in arithmetic" warning
182 # to suppress the "pointer of type ?void *? used in arithmetic" warning
  /external/oprofile/events/i386/atom/
unit_masks 55 0x00 s SIMD saturated arithmetic micro-ops executed
56 0x80 ar SIMD saturated arithmetic micro-ops retired
68 0x20 s SIMD packed arithmetic micro-ops executed
69 0xA0 ar SIMD packed arithmetic micro-ops retired
events 66 event:0xB1 counters:0,1 um:simd_sat_uop_exec minimum:6000 name:SIMD_SAT_UOP_EXEC : SIMD saturated arithmetic micro-ops executed
77 event:0xCF counters:0,1 um:zero minimum:6000 name:SIMD_SAT_INSTR_RETIRED : Saturated arithmetic instructions retired
  /external/webkit/Source/WebCore/platform/graphics/filters/
FEComposite.cpp 153 inline void arithmetic(ByteArray* srcPixelArrayA, ByteArray* srcPixelArrayB, function in namespace:WebCore
188 // Arithmetic may influnce the compele filter primitive region. So we can't
221 arithmetic(srcPixelArray.get(), dstPixelArray, m_k1, m_k2, m_k3, m_k4);
285 ts << "ARITHMETIC";
  /prebuilts/tools/common/proguard/proguard4.7/examples/
android.pro 45 -optimizations !code/simplification/arithmetic
  /external/elfutils/libdw/
Android.mk 172 # to suppress the "pointer of type ?void *? used in arithmetic" warning
  /external/libvpx/vp8/common/x86/
loopfilter_mmx.asm     [all...]
loopfilter_sse2.asm     [all...]
  /external/oprofile/events/mips/24K/
events 50 event:0x23 counters:0 um:zero minimum:500 name:CP2_ARITH_INSNS : 35-0 CP2 arithmetic instructions completed
  /external/oprofile/events/mips/34K/
events 54 event:0x23 counters:0 um:zero minimum:500 name:CP2_ARITH_INSNS : 35-0 CP2 arithmetic instructions completed
  /external/oprofile/events/i386/nehalem/
unit_masks 64 0x20 packed_arith Counts number of 128 bit SIMD integer arithmetic operations
369 0x20 packed_arith Counts number of SID integer 64 bit arithmetic operations
  /external/oprofile/events/mips/1004K/
events 54 event:0x23 counters:0 um:zero minimum:500 name:CP2_ARITH_INSNS : 35-0 CP2 arithmetic instructions completed
  /external/flac/libFLAC/ppc/as/
lpc_asm.s 50 ; 3*(order%4) instructions, all of which are arithmetic), and all of the
  /external/flac/libFLAC/ppc/gas/
lpc_asm.s 52 # 3*(order%4) instructions, all of which are arithmetic), and all of the
  /external/llvm/test/Bindings/Ocaml/
vmcore.ml 204 group "constant arithmetic";
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 801 (** [const_neg c] returns the arithmetic negation of the constant [c].
805 (** [const_nsw_neg c] returns the arithmetic negation of the constant [c] with
810 (** [const_nuw_neg c] returns the arithmetic negation of the constant [c] with
815 (** [const_fneg c] returns the arithmetic negation of the constant float [c].
    [all...]
  /external/dropbear/libtommath/
bn.tex 86 release the textbook ``Implementing Multiple Precision Arithmetic'' has been placed in the public domain with every new
249 arithmetic techniques.
356 The arithmetic functions of the library are all organized to have the same style prototype. That is source operands
    [all...]

Completed in 1442 milliseconds