/frameworks/support/webkit-codegen/src/test/resources/ |
README.txt | 13 android.webkit classes. These classes are special because they need special
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
dhdu_cmd.h | 13 * SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 40 /* Special set cmds to do download via dev node interface if present */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/ |
statfs.h | 10 * Special cases can override it for themselves -- except for S390x, which 11 * is just a little too special for us. And MIPS, which I'm not touching
|
/prebuilts/gdb/darwin-x86/lib/python2.7/curses/ |
wrapper.py | 29 # In keypad mode, escape sequences for special keys 31 # a special value like curses.KEY_LEFT will be returned
|
/prebuilts/gdb/linux-x86/lib/python2.7/curses/ |
wrapper.py | 29 # In keypad mode, escape sequences for special keys 31 # a special value like curses.KEY_LEFT will be returned
|
/prebuilts/go/darwin-x86/src/math/ |
dim_arm64.s | 13 // +Inf special cases 33 // -Inf special cases
|
frexp.go | 12 // Special cases are: 19 // special cases
|
hypot.go | 14 // Special cases are: 22 // special cases
|
ldexp.go | 10 // Special cases are: 17 // special cases
|
floor.go | 9 // Special cases are: 32 // Special cases are: 44 // Special cases are: 60 // Special cases are: 97 // Special cases are:
|
atan2_s390x.s | 52 // Special cases are (in order): 74 // special case 78 // special case Atan2(NaN, y) = NaN 84 // special case Atan2(x, NaN) = NaN 102 // special case Atan(-0, y>=0) = -0 106 //special case Atan2(-0, y<=-0) = -Pi 111 //special case Atan2(0, 0) = 0 115 //special case Atan2(0, y<=-0) = Pi 120 //special case Atan2(+Inf, -Inf) = 3Pi/4 124 //special case Atan2(-Inf, -Inf) = -3Pi/ [all...] |
/prebuilts/go/linux-x86/src/math/ |
dim_arm64.s | 13 // +Inf special cases 33 // -Inf special cases
|
frexp.go | 12 // Special cases are: 19 // special cases
|
hypot.go | 14 // Special cases are: 22 // special cases
|
ldexp.go | 10 // Special cases are: 17 // special cases
|
floor.go | 9 // Special cases are: 32 // Special cases are: 44 // Special cases are: 60 // Special cases are: 97 // Special cases are:
|
atan2_s390x.s | 52 // Special cases are (in order): 74 // special case 78 // special case Atan2(NaN, y) = NaN 84 // special case Atan2(x, NaN) = NaN 102 // special case Atan(-0, y>=0) = -0 106 //special case Atan2(-0, y<=-0) = -Pi 111 //special case Atan2(0, 0) = 0 115 //special case Atan2(0, y<=-0) = Pi 120 //special case Atan2(+Inf, -Inf) = 3Pi/4 124 //special case Atan2(-Inf, -Inf) = -3Pi/ [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/curses/ |
wrapper.py | 29 # In keypad mode, escape sequences for special keys 31 # a special value like curses.KEY_LEFT will be returned
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/curses/ |
wrapper.py | 29 # In keypad mode, escape sequences for special keys 31 # a special value like curses.KEY_LEFT will be returned
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
anim1-expected-completion56.txt | 13 android:background : Special background behind animation. [color, reference] 14 android:detachWallpaper : Special option for window animations: if this window is on top of a wallpaper, don't animate the wallpaper with it. [boolean]
|
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3cyclicdfa.c | 6 * Any state that has a semantic predicate edge is special; those states 38 // INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 91 /* Pick out any special state entry for this state 93 specialState = cdfa->special[s]; 95 /* Transition the special state and consume an input token 190 /** Default special state implementation 198 /* Default special transition implementation
|
/external/arm-neon-tests/ |
ref_vmax.c | 122 /* Extra FP tests with special values (NaN, ....) */ 126 DUMP_FP(TEST_MSG " FP special (NaN)", float, 32, 4, PRIx32); 131 DUMP_FP(TEST_MSG " FP special (-NaN)", float, 32, 4, PRIx32); 136 DUMP_FP(TEST_MSG " FP special (inf)", float, 32, 4, PRIx32); 141 DUMP_FP(TEST_MSG " FP special (-inf)", float, 32, 4, PRIx32); 146 DUMP_FP(TEST_MSG " FP special (-0.0)", float, 32, 4, PRIx32); 151 DUMP_FP(TEST_MSG " FP special (-0.0)", float, 32, 4, PRIx32);
|
/external/llvm/include/llvm/Support/ |
SpecialCaseList.h | 1 //===-- SpecialCaseList.h - special case list for sanitizers ----*- C++ -*-===// 10 // "special case lists" for code sanitizers. Such files are used to 27 // Full special case list file example: 62 /// Parses the special case list entries from files. On failure, returns 66 /// Parses the special case list from a memory buffer. On failure, returns 70 /// Parses the special case list entries from files. On failure, reports a 77 /// Returns true, if special case list contains a line
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/ |
SpecialCaseList.h | 1 //===-- SpecialCaseList.h - special case list for sanitizers ----*- C++ -*-===// 10 // "special case lists" for code sanitizers. Such files are used to 27 // Full special case list file example: 62 /// Parses the special case list entries from files. On failure, returns 66 /// Parses the special case list from a memory buffer. On failure, returns 70 /// Parses the special case list entries from files. On failure, reports a 77 /// Returns true, if special case list contains a line
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/ |
SpecialCaseList.h | 1 //===-- SpecialCaseList.h - special case list for sanitizers ----*- C++ -*-===// 10 // "special case lists" for code sanitizers. Such files are used to 27 // Full special case list file example: 62 /// Parses the special case list entries from files. On failure, returns 66 /// Parses the special case list from a memory buffer. On failure, returns 70 /// Parses the special case list entries from files. On failure, reports a 77 /// Returns true, if special case list contains a line
|