HomeSort by relevance Sort by last modified time
    Searched refs:Floating (Results 1 - 25 of 28) sorted by null

1 2

  /external/clang/test/SemaCXX/
cxx11-user-defined-literals.cpp 7 Integer, Floating, Raw, Template
18 constexpr LitKind operator"" _kind(long double n) { return LitKind::Floating; }
34 static_assert(.5954_kind == LitKind::Floating, "");
35 static_assert(1._kind == LitKind::Floating, "");
36 static_assert(1.e-2_kind == LitKind::Floating, "");
37 static_assert(4e6_kind == LitKind::Floating, "");
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-fp.s 4 # Floating-point facility
6 # Floating-point load instructions
29 # Floating-point store instructions
50 # Floating-point move instructions
71 # Floating-point arithmetic instructions
167 # Floating-point rounding and conversion instructions
231 # Floating-point compare instructions
237 # Floating-point select instruction
244 # Floating-point status and control register instructions
  /external/oprofile/events/mips/rm9000/
events 6 event:0x02 counters:0,1 um:zero minimum:500 name:FP_INSTRUCTIONS_ISSUED : Floating-point instructions issued
26 event:0x17 counters:0,1 um:zero minimum:500 name:FP_POSSIBLE_EXCEPTION_CYCLES : Floating-point possible exception cycles
  /external/oprofile/events/mips/5K/
events 30 event:0x5 counters:1 um:zero minimum:500 name:FP_INSNS_EXECED : Floating-point instructions executed
  /external/oprofile/events/i386/westmere/
unit_masks 78 0x01 all X87 Floating point assists (Precise Event)
79 0x02 output X87 Floating point assists for invalid output value (Precise Event)
80 0x04 input X87 Floating poiint assists for invalid input value (Precise Event)
82 0x01 x87 Computational floating-point operations executed
91 0x01 to_fp Transitions from MMX to Floating Point instructions
92 0x02 to_mmx Transitions from Floating Point to MMX instructions
93 0x03 any All Floating Point to and from MMX transitions
102 0x02 x87 Retired floating-point operations (Precise Event)
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/tests/
xdflong.asm 143 idesc64 isrL, 0x0008, 0 ; 0x10, 16, #MF, Floating Point Fault
182 dw isrR, 0 ; 0x10, 16, #MF, Floating Point Fault
xdfprotect.asm 117 idesc32 isrP, 0x0008, 0 ; 0x10, 16, #MF, Floating Point Fault
155 dw isrR, 0 ; 0x10, 16, #MF, Floating Point Fault
  /external/oprofile/events/i386/atom/
unit_masks 22 0x01 s Floating point computational micro-ops executed
23 0x81 ar Floating point computational micro-ops retired
25 0x81 ar Floating point assists
events 18 event:0x10 counters:0,1 um:x87_comp_ops_exe minimum:6000 name:X87_COMP_OPS_EXE : Floating point computational micro-ops
19 event:0x11 counters:0,1 um:fp_assist minimum:6000 name:FP_ASSIST : Floating point assists
  /external/chromium/testing/gmock/test/
gmock-matchers_test.cc     [all...]
  /external/oprofile/events/mips/r10000/
events 16 event:0x05 counters:1 um:zero minimum:500 name:FP_INSTRUCTON_GRADUATED : Floating-point instructions graduated
  /external/oprofile/events/mips/rm7000/
events 6 event:0x02 counters:0,1 um:zero minimum:500 name:FP_INSTRUCTIONS_ISSUED : Floating-point instructions issued
  /external/chromium/testing/gtest/test/
gtest_unittest.cc     [all...]
  /external/chromium_org/testing/gtest/test/
gtest_unittest.cc     [all...]
  /external/gtest/test/
gtest_unittest.cc     [all...]
  /external/protobuf/gtest/test/
gtest_unittest.cc     [all...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest_unittest.cc     [all...]
  /external/chromium_org/v8/test/mjsunit/
div-mod.js 52 // Floating point number test.
  /external/chromium_org/v8/test/webkit/fast/js/kde/
Array.js 176 // Floating point numbers also should not be treated as valid array indices.
  /external/v8/test/mjsunit/
div-mod.js 52 // Floating point number test.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderObject.h 242 // Called when an object that was floating or positioned becomes a normal flow object
512 bool isFloating() const { return m_bitfields.floating(); }
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
pa-risc2.s 37 ; For the floating point registers
926 ; Floating point registers to use to save values that
971 ; Temporary floating point variables, these are all caller save
    [all...]
pa-risc2W.s 31 ; For the floating point registers
913 ; Floating point registers to use to save values that
958 ; Temporary floating point variables, these are all caller save
    [all...]
  /external/openssl/crypto/bn/asm/
pa-risc2.s 37 ; For the floating point registers
926 ; Floating point registers to use to save values that
971 ; Temporary floating point variables, these are all caller save
    [all...]
pa-risc2W.s 31 ; For the floating point registers
913 ; Floating point registers to use to save values that
958 ; Temporary floating point variables, these are all caller save
    [all...]

Completed in 915 milliseconds

1 2