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

  /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/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/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/gtest/test/
gtest_unittest.cc     [all...]
  /external/protobuf/gtest/test/
gtest_unittest.cc     [all...]
  /external/v8/test/mjsunit/
div-mod.js 52 // Floating point number test.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/Getopt/
Mixed.pm 485 B<-f> and B<--float> take floating point arguments, and B<-s> and
677 A regular expression that matches a floating point number. Default is
687 default is 'sif', for String, Integer, and Floating point arguments.
  /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...]
  /external/webkit/Source/WebCore/css/
CSSStyleSelector.cpp     [all...]

Completed in 689 milliseconds