Searched
full:fixed (Results
876 -
900 of
7512) sorted by null
<<31323334353637383940>>
/external/v8/test/cctest/ |
gay-fixed.h | 42 // Gay's dtoa in mode "fixed".
|
/external/valgrind/main/docs/internals/ |
notes.txt | 40 that should happen asap. Cachegrind also needs to be fixed 56 This will be fixed; it requires a small amount of work on the 129 How this works is difficult to understand. This should be fixed. The 157 blithely referring to ARGn in the post-handlers. This should be fixed
|
/external/webrtc/src/system_wrappers/source/ |
data_log_unittest_disabled.cc | 27 // fixed.
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
lp_dec2.c | 32 /* fixed-point: sum of coef = 32767 to avoid overflow on DC */
|
/frameworks/av/media/libstagefright/rtsp/ |
ASessionDescription.h | 63 // i.e. we have a fixed duration, otherwise this is live streaming.
|
/frameworks/av/services/camera/libcameraservice/device3/ |
Camera3InputStream.h | 40 * Set up a stream for formats that have fixed size, such as RAW and YUV.
|
/frameworks/base/core/tests/coretests/src/android/widget/layout/table/ |
FixedWidthTest.java | 28 * setup to exercise tables in which cells use fixed width and height.
|
/frameworks/base/packages/SystemUI/res/values-land/ |
dimens.xml | 41 <!-- The fixed height of each tile -->
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
RuimFileHandler.java | 48 * EF img ( 4F20, linear fixed file) are : 4F01 ... 4F05.
|
UsimServiceTable.java | 27 FDN, // Fixed Dialing Numbers
|
/libcore/dom/src/test/java/org/w3c/domts/ |
LSDocumentBuilderFactory.java | 71 * Represents a fixed setting, for example, all Java implementations 83 * @param fixedValue fixed value 91 * does not match fixed value. 101 * Gets fixed value for setting
|
/ndk/build/tools/toolchain-patches/mclinker/ |
0005-Fixed-darwin-ld.mcld-GNU-m-emulation-fail.patch | 4 Subject: [PATCH 5/5] Fixed darwin ld.mcld GNU -m emulation fail
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/std.ios.manip/floatfield.manip/ |
defaultfloat.pass.cpp | 28 assert(!(ios.flags() & std::ios::fixed));
|
hexfloat.pass.cpp | 28 assert(ios.flags() & std::ios::fixed);
|
/ndk/sources/third_party/googletest/googletest/ |
CHANGES | 15 * Fixed the bug where long --gtest_filter flag values are truncated in 128 * Fixed compatibility with Solaris and z/OS. 146 * Fixed issues with compiling on Mac OS X. 147 * Fixed issues with compiling on Cygwin.
|
/ndk/tests/device/test-gnustl_shared-exception/jni/ |
Android.mk | 31 # Note: Symbol lookup from lib at exec fixed in bionic after android-14
|
/ndk/tests/device/test-gnustl_static-exception/jni/ |
Android.mk | 31 # Note: Symbol lookup from lib at exec fixed in bionic after android-14
|
/ndk/tests/device/test-stlport/unit/ |
num_put_get_test.cpp | 174 str << fixed << limits::max(); 430 ostr << fixed << 1.23457e+17f; 440 ostr << fixed << showpos << 1.23457e+17f; 450 ostr << fixed << showpos << setprecision(100) << 1.23457e+17f; 470 ostr << fixed << setprecision(8) << setw(30) << setfill('0') << 0.12345678f; 478 ostr << fixed << showpos << setprecision(8) << setw(30) << setfill('0') << 0.12345678f; 486 ostr << fixed << showpos << setprecision(8) << setw(30) << left << setfill('0') << 0.12345678f; 494 ostr << fixed << showpos << setprecision(8) << setw(30) << internal << setfill('0') << 0.12345678f; 502 ostr << fixed << showpos << setprecision(100) << 1.234567e+17; 513 ostr << fixed << showpos << setprecision(100) << 1.234567e+17l [all...] |
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/ |
scoring_params.h | 26 // Fixed model parameters
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
treestruct.def | 37 DEFTREESTRUCT(TS_FIXED_CST, "fixed cst")
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
treestruct.def | 37 DEFTREESTRUCT(TS_FIXED_CST, "fixed cst")
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
treestruct.def | 37 DEFTREESTRUCT(TS_FIXED_CST, "fixed cst")
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
treestruct.def | 37 DEFTREESTRUCT(TS_FIXED_CST, "fixed cst")
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
profil.h | 43 unsigned long int pr_scale; /* pc scaling (fixed-point number) */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
profil.h | 43 unsigned long int pr_scale; /* pc scaling (fixed-point number) */
|
Completed in 656 milliseconds
<<31323334353637383940>>