HomeSort by relevance Sort by last modified time
    Searched refs:floating (Results 51 - 75 of 152) sorted by null

1 23 4 5 6 7

  /external/oprofile/events/i386/nehalem/
unit_masks 238 0x20 fpcw Counts the number of cycles while execution was stalled due to writing the floating-point unit (FPU) control word
272 0x02 x87 Counts the number of floating point computational operations retired: floating point computational operations executed by the assist handler and sub-operations of complex floating point instructions like transcendental instructions
291 0x01 packed_single Counts SIMD packed single-precision floating point Uops retired
292 0x02 scalar_single Counts SIMD calar single-precision floating point Uops retired
293 0x04 packed_double Counts SIMD packed double-precision floating point Uops retired
294 0x08 scalar_double Counts SIMD scalar double-precision floating point Uops retired
305 0x01 to_fp Counts the first floating-point instruction following any MMX instruction
306 0x02 to_mmx Counts the first MMX instruction following a floating-point instructio
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_bld_depth.c 322 type.floating = TRUE;
446 assert(type.floating);
567 if(z_src_type.floating) {
610 if (z_type.floating) {
727 if (z_src_type.floating) {
729 * Convert from floating point values
732 if (!z_type.floating) {
746 assert(!z_type.floating);
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_depth.c 322 type.floating = TRUE;
446 assert(type.floating);
567 if(z_src_type.floating) {
610 if (z_type.floating) {
727 if (z_src_type.floating) {
729 * Convert from floating point values
732 if (!z_type.floating) {
746 assert(!z_type.floating);
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_swizzle.c 111 assert(src_type.floating == dst_type.floating);
221 type4.floating = FALSE;
377 type4.floating = FALSE;
lp_bld_format_aos.c 113 if (type.floating) {
171 * matches floating point size */
456 * TODO: We could avoid floating conversion for integer to
460 if (gallivm_debug & GALLIVM_DEBUG_PERF && !type.floating) {
461 debug_printf("%s: unpacking %s with floating point\n",
510 !type.floating && type.width == 8 && !type.sign && type.norm) {
  /external/libvorbis/doc/
09-helper.tex 52 representation used by the decoder for floating point numbers. For
54 host-native floating point number.
Vorbis_I_spec.tex 44 % In LaTeX, pictures are normally put into floating environments, and it is
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_swizzle.c 111 assert(src_type.floating == dst_type.floating);
221 type4.floating = FALSE;
377 type4.floating = FALSE;
lp_bld_format_aos.c 113 if (type.floating) {
171 * matches floating point size */
456 * TODO: We could avoid floating conversion for integer to
460 if (gallivm_debug & GALLIVM_DEBUG_PERF && !type.floating) {
461 debug_printf("%s: unpacking %s with floating point\n",
510 !type.floating && type.width == 8 && !type.sign && type.norm) {
  /external/chromium_org/v8/test/mjsunit/regress/
regress-753.js 28 // Test that JSON.stringify correctly truncates floating point numbers.
regress-create-exception.js 46 j *= 1.123567; // An arbitrary floating point number.
  /external/chromium_org/v8/test/webkit/
dfg-int-overflow-in-loop.js 33 // Now trigger overflow that is so severe that the floating point result would be different than the bigint result.
  /external/compiler-rt/make/platform/
darwin_fat.mk 8 # software floating point).
  /external/v8/test/mjsunit/regress/
regress-753.js 28 // Test that JSON.stringify correctly truncates floating point numbers.
regress-create-exception.js 46 j *= 1.123567; // An arbitrary floating point number.
  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli 26 according to the floating point type [fpty]. See the fields
51 (** [as_float fpty gv] unboxes the floating point-valued generic value [gv] of
52 floating point type [fpty]. See the fields [llvm::GenericValue::DoubleVal]
  /external/chromium_org/third_party/protobuf/python/google/protobuf/
text_format.py 460 """Consumes an floating point number.
466 ParseError: If a floating point number couldn't be consumed.
650 """Parse a floating point number.
659 ValueError: If a floating point number couldn't be parsed.
  /external/libffi/src/x86/
win32.S 77 # obliged to handle floating-point values.
188 # obliged to handle floating-point values.
  /external/oprofile/events/mips/r12000/
events 25 event:0x15 counters:0,1,2,3 um:zero minimum:500 name:GRADUATED_FP_INSTRUCTIONS : Graduated floating point instructions
  /external/webrtc/src/modules/audio_processing/
Android.mk 37 # floating point
  /external/chromium_org/third_party/mesa/src/docs/
MESA_swap_frame_usage.spec 37 "usage" value is a floating point value on the range [0,max] which is
130 glXGetFrameUsageMESA returns a floating-point value in <usage>
  /external/mesa3d/docs/
MESA_swap_frame_usage.spec 37 "usage" value is a floating point value on the range [0,max] which is
130 glXGetFrameUsageMESA returns a floating-point value in <usage>
  /external/chromium_org/third_party/JSON/JSON-2.59/blib/lib/
JSON.pm     [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/lib/
JSON.pm     [all...]
  /external/chromium_org/third_party/JSON/out/lib/perl5/
JSON.pm     [all...]

Completed in 1443 milliseconds

1 23 4 5 6 7