OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:floating
(Results
76 - 100
of
3773
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/vm/compiler/template/armv5te-vfp/
TEMPLATE_SQRT_DOUBLE_VFP.S
3
* 64-bit
floating
point vfp sqrt operation.
/dalvik/vm/compiler/template/mips/
TEMPLATE_SQRT_DOUBLE_VFP.S
4
* 64-bit
floating
point sqrt operation.
/development/ndk/platforms/android-9/arch-x86/include/
fenv.h
69
/* Default
floating
-point environment */
73
/* C99
floating
-point exception functions */
85
/* C99
floating
-point environment functions */
92
/* Additional support functions to set/query
floating
point traps */
/external/chromium_org/base/test/
perf_time_logger.cc
20
// we use a
floating
-point millisecond value because it is more
/external/chromium_org/chrome/browser/ui/panels/
stacked_panel_drag_handler.h
15
// Handles all the drags to unstacked free-
floating
panels.
/external/llvm/include/llvm/Support/
FEnv.h
1
//===- llvm/Support/FEnv.h - Host
floating
-point exceptions ------*- C++ -*-===//
11
//
floating
-point exception interfaces.
33
/// llvm_fenv_clearexcept - Clear the
floating
-point exception state.
41
/// llvm_fenv_testexcept - Test if a
floating
-point exception was raised.
/external/llvm/test/CodeGen/SystemZ/
fp-const-03.ll
1
; Test loads of 32-bit
floating
-point constants.
fp-const-04.ll
1
; Test loads of 64-bit
floating
-point constants that can be represented
fp-const-06.ll
1
; Test loads of 64-bit
floating
-point constants.
/external/llvm/test/CodeGen/X86/
fsxor-alignment.ll
5
; to do
floating
-point negations, because the arguments aren't vectors
/external/stlport/test/unit/
math_aux.h
14
* This function is not only used to compare
floating
point values with a tolerance,
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
LVM_Tables.c
368
#define LVM_MIX_TC_Fs8000 32580 /*
Floating
point value 0.994262695 */
369
#define LVM_MIX_TC_Fs11025 32632 /*
Floating
point value 0.995849609 */
370
#define LVM_MIX_TC_Fs12000 32643 /*
Floating
point value 0.996185303 */
371
#define LVM_MIX_TC_Fs16000 32674 /*
Floating
point value 0.997131348 */
372
#define LVM_MIX_TC_Fs22050 32700 /*
Floating
point value 0.997924805 */
373
#define LVM_MIX_TC_Fs24000 32705 /*
Floating
point value 0.998077393 */
374
#define LVM_MIX_TC_Fs32000 32721 /*
Floating
point value 0.998565674 */
375
#define LVM_MIX_TC_Fs44100 32734 /*
Floating
point value 0.998962402 */
376
#define LVM_MIX_TC_Fs48000 32737 /*
Floating
point value 0.999053955 */
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_Tables.c
412
#define LVCS_VOL_TC_Fs8000 32580 /*
Floating
point value 0.994262695 */
413
#define LVCS_VOL_TC_Fs11025 32632 /*
Floating
point value 0.995849609 */
414
#define LVCS_VOL_TC_Fs12000 32643 /*
Floating
point value 0.996185303 */
415
#define LVCS_VOL_TC_Fs16000 32674 /*
Floating
point value 0.997131348 */
416
#define LVCS_VOL_TC_Fs22050 32700 /*
Floating
point value 0.997924805 */
417
#define LVCS_VOL_TC_Fs24000 32705 /*
Floating
point value 0.998077393 */
418
#define LVCS_VOL_TC_Fs32000 32721 /*
Floating
point value 0.998565674 */
419
#define LVCS_VOL_TC_Fs44100 32734 /*
Floating
point value 0.998962402 */
420
#define LVCS_VOL_TC_Fs48000 32737 /*
Floating
point value 0.999053955 */
/ndk/tests/device/test-gnustl-full/unit/
math_aux.h
14
* This function is not only used to compare
floating
point values with a tolerance,
/ndk/tests/device/test-stlport/unit/
math_aux.h
14
* This function is not only used to compare
floating
point values with a tolerance,
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/
fenv.h
69
/* Default
floating
-point environment */
73
/* C99
floating
-point exception functions */
85
/* C99
floating
-point environment functions */
92
/* Additional support functions to set/query
floating
point traps */
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
fenv.h
69
/* Default
floating
-point environment */
73
/* C99
floating
-point exception functions */
85
/* C99
floating
-point environment functions */
92
/* Additional support functions to set/query
floating
point traps */
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
fenv.h
69
/* Default
floating
-point environment */
73
/* C99
floating
-point exception functions */
85
/* C99
floating
-point environment functions */
92
/* Additional support functions to set/query
floating
point traps */
/dalvik/vm/compiler/codegen/x86/libenc/
enc_defs.h
399
Mnemonic_ADDSD, // Add Scalar Double-Precision
Floating
-Point Values
400
Mnemonic_ADDSS, // Add Scalar Single-Precision
Floating
-Point Values
436
Mnemonic_CVTSD2SS, // Convert Scalar Double-Precision
Floating
-Point Value to Scalar Single-Precision
Floating
-Point Value
438
Mnemonic_CVTSD2SI, // Convert Scalar Double-Precision
Floating
-Point Value to Doubleword Integer
440
Mnemonic_CVTTSD2SI, // Convert with Truncation Scalar Double-Precision
Floating
-Point Value to Signed Doubleword Integer
443
Mnemonic_CVTSS2SD, // Convert Scalar Single-Precision
Floating
-Point Value to Scalar Double-Precision
Floating
-Point Value
445
Mnemonic_CVTSS2SI, // Convert Scalar Single-Precision
Floating
-Point Value to Doubleword Integer
447
Mnemonic_CVTTSS2SI, // Convert with Truncation Scalar Single-Precision
Floating
-Point Value to Doubleword Intege
[
all
...]
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_toolbar_view.h
29
// Displaying the bookmark toolbar background in bubble (
floating
) mode requires
42
//
floating
bar).
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_toolbar_view.h
25
// Displaying the bookmark toolbar background in bubble (
floating
) mode requires
38
//
floating
bar).
/external/chromium_org/sandbox/linux/services/
android_i386_ucontext.h
16
/* 80-bit
floating
-point register */
22
/* Simple
floating
-point state, see FNSTENV instruction */
/external/chromium_org/third_party/mesa/src/docs/
patents.txt
7
implementing
floating
point rasterization and
floating
point
/external/clang/test/PCH/
cxx_exprs.cpp
11
double
floating
;
variable
29
functional_cast_result *double_ptr = &
floating
;
/external/libpng/
TODO
5
Finish work on the no-
floating
-point version (including gamma compensation)
21
Build gamma tables using fixed point (and do away with
floating
point entirely).
Completed in 1837 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>