/frameworks/base/media/java/android/media/audiofx/ |
PresetReverb.java | 34 * bouncing off nearby walls, the ceiling and the floor. As sound waves arrive after
|
/external/bouncycastle/src/main/java/org/bouncycastle/math/ec/ |
Tnaf.java | 323 // Ceiling of log2 of the norm 733 // Ceiling of log2 of the norm
|
/external/icu4c/test/intltest/ |
dcfmtest.cpp | 216 "(ceiling|floor|down|up|halfeven|halfdown|halfup|default|unnecessary)\\s+" // Capture group 2: Rounding Mode 384 if (round=="ceiling") {
|
/libcore/luni/src/test/java/libcore/java/lang/ |
OldAndroidMathTest.java | 147 assertEquals("Incorrect ceiling for double", 149 assertEquals("Incorrect ceiling for double",
|
OldAndroidStrictMathTest.java | 134 assertEquals("Incorrect ceiling for double", 136 assertEquals("Incorrect ceiling for double",
|
/libcore/luni/src/test/java/libcore/java/math/ |
OldBigDecimalArithmeticTest.java | 495 mc = new MathContext(33, RoundingMode.CEILING); 573 RoundingMode rm = RoundingMode.CEILING;
|
/external/apache-harmony/math/src/test/java/org/apache/harmony/tests/java/math/ |
BigDecimalArithmeticTest.java | 131 MathContext mc = new MathContext(15, RoundingMode.CEILING); 200 MathContext mc = new MathContext(15, RoundingMode.CEILING); [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/compiler/ |
FunctionTable.java | 82 /** The 'ceiling()' id. */
|
/external/libvpx/examples/includes/geshi/geshi/ |
mysql.php | 186 'ABS','ACOS','ASIN','ATAN2','ATAN','CEILING','CEIL',
|
visualfoxpro.php | 76 'Ceiling','Central','Change','Char','Chdir','Chr',
|
winbatch.php | 131 'Char2Num', 'Ceiling', 'ButtonNames', 'BoxUpdates', 'BoxTitle', 'BoxTextFont', 'BoxTextColor', 'BoxText', 'BoxShut', 'BoxPen', [all...] |
autoit.php | 108 'BitXOR','BlockInput','Break','Call','CDTray','Ceiling','Chr', [all...] |
/external/tcpdump/ |
sctpConstants.h | 415 * ceiling below if there is no
|
/libcore/luni/src/main/java/java/util/concurrent/ |
ConcurrentSkipListSet.java | 322 public E ceiling(E e) { method in class:ConcurrentSkipListSet
|
/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/ |
MediaItemView.java | 368 // Compute the ceiling of (usableWidth / mThumbnailWidth).
|
/external/harfbuzz/contrib/tables/ |
BidiMirroring.txt | 177 2308; 2309 # LEFT CEILING 178 2309; 2308 # RIGHT CEILING
|
/external/icu4c/data/unidata/ |
BidiMirroring.txt | 186 2308; 2309 # LEFT CEILING 187 2309; 2308 # RIGHT CEILING
|
/external/kernel-headers/original/linux/ |
mm.h | 719 unsigned long end, unsigned long floor, unsigned long ceiling); 721 unsigned long floor, unsigned long ceiling); [all...] |
/bionic/libc/docs/ |
OVERVIEW.TXT | 143 - There is currently no support for read/write locks, priority-ceiling in
|
/external/v8/src/ |
platform-cygwin.cc | 57 double ceiling(double x) { function in namespace:v8::internal
|
platform-freebsd.cc | 70 double ceiling(double x) { function in namespace:v8::internal
|
platform-macos.cc | 84 double ceiling(double x) { function in namespace:v8::internal
|
platform-openbsd.cc | 68 double ceiling(double x) { function in namespace:v8::internal
|
platform-solaris.cc | 88 double ceiling(double x) { function in namespace:v8::internal
|
platform.h | 97 double ceiling(double x);
|