/prebuilts/go/linux-x86/src/math/ |
log10.go | 8 // The special cases are the same as for Log. 16 // The special cases are the same as for Log.
|
abs.go | 9 // Special cases are:
|
sincos_386.go | 9 // Special cases are:
|
/prebuilts/go/linux-x86/src/unicode/ |
casetables.go | 5 // TODO: This file contains the special casing rules for Turkish and Azeri only. 6 // It should encompass all the languages with special casing rules
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/ |
rd-dw2-4.d | 9 \[0x.*\] Special opcode .*: advance Address by 0 to 0x0 and Line by 7 to 8 11 \[0x.*\] Special opcode .*: advance Address by 0 to 0x800c and Line by 3 to 11
|
rd-dw2-10.d | 9 \[0x.*\] Special opcode .*: advance Address by 0 to 0x0 and Line by 6 to 7
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/ |
builtin3.d | 1 # as: -fixed-special-register-names 5 # Make sure we don't look at the symbol table when parsing special
|
/cts/suite/audio_quality/ |
BUILD.txt | 1 C++: No special library required in host side, but gcc/g++ and std c++ library should be present.
|
/external/clang/test/Misc/ |
diag-special-chars.c | 4 // There is a special characters on the following line, which is used as a
|
/external/libchrome/base/timer/ |
hi_res_timer_manager_posix.cc | 7 // On POSIX we don't need to do anything special with the system timer.
|
/external/syslinux/gpxe/src/include/ |
pcmcia-opts.h | 2 // special options file for development time. Later this could end in Config(?)
|
/external/valgrind/none/tests/ |
cmd-with-special.vgtest | 2 # special chars that need escaping in the "Command:" line. We do the
|
/prebuilts/go/darwin-x86/misc/cgo/test/ |
issue13930.go | 5 // Issue 13930. Test that cgo's multiple-value special form for
|
/prebuilts/go/darwin-x86/src/math/ |
abs.go | 9 // Special cases are:
|
sincos_386.go | 9 // Special cases are:
|
/prebuilts/go/linux-x86/misc/cgo/test/ |
issue13930.go | 5 // Issue 13930. Test that cgo's multiple-value special form for
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/ |
loc10.d | 4 # Setting file start through the special symbol.
|
/art/libartbase/base/ |
callee_save_type.h | 25 // Returns a special method that describes all callee saves being spilled to the stack. 31 kSaveEverythingForClinit, // Special kSaveEverything for clinit. 32 kSaveEverythingForSuspendCheck, // Special kSaveEverything for suspend check.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/framer/framer/ |
slots.py | 4 def __init__(self, name, cast=None, special=None, default="0"):
7 self.special = special
|
/external/python/cpython2/Tools/framer/framer/ |
slots.py | 4 def __init__(self, name, cast=None, special=None, default="0"): 7 self.special = special
|
/frameworks/compile/slang/tests/P_reduce_general_examples_halter/ |
reduce_general_examples_halter.rs | 15 int inVal, int x /* special arg */) { 39 int x /* special arg */, 40 int y /* special arg */) {
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ |
debug1.d | 40 \[0x.*\] Special opcode 7: advance Address by 0 to 0x0 and Line by 2 to 3 41 \[0x.*\] Special opcode 20: advance Address by 1 to 0x1 and Line by 1 to 4 42 \[0x.*\] Special opcode 20: advance Address by 1 to 0x2 and Line by 1 to 5
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/ia64/ |
pr13167.d | 37 \[0x.*\] Special opcode 8: advance Address by 0 to 0x1 and Line by 3 to 4 38 \[0x.*\] Special opcode 216: advance Address by 15 to 0x10 and Line by 1 to 5 39 \[0x.*\] Special opcode 228: advance Address by 16 to 0x20 and Line by -1 to 4
|
/toolchain/binutils/binutils-2.27/ld/emulparams/ |
elf32ppc.sh | 13 GOT=".got ${RELOCATING-0} : SPECIAL { *(.got) }" 14 GOTPLT=".plt ${RELOCATING-0} : SPECIAL { *(.plt) }" 15 PLT=".plt ${RELOCATING-0} : SPECIAL { *(.plt) }
|
/external/elfutils/tests/ |
run-readelf-line.sh | 66 [ 3f] special opcode 159: address+10 = 0x80482fa <main+0xa>, line+1 = 17 67 [ 40] special opcode 117: address+7 = 0x8048301 <main+0x11>, line+1 = 18 69 [ 43] special opcode 200: address+13 = 0x804830e <main+0x1e>, line+0 = 9 70 [ 44] special opcode 48: address+2 = 0x8048310 <main+0x20>, line+2 = 11 71 [ 45] special opcode 58: address+3 = 0x8048313 <main+0x23>, line-2 = 9 72 [ 46] special opcode 48: address+2 = 0x8048315 <main+0x25>, line+2 = 11 73 [ 47] special opcode 44: address+2 = 0x8048317 <main+0x27>, line-2 = 9 75 [ 4a] special opcode 46: address+2 = 0x8048319 <main+0x29>, line+0 = 22 77 [ 4d] special opcode 60: address+3 = 0x804831c <main+0x2c>, line+0 = 9 79 [ 50] special opcode 60: address+3 = 0x804831f <main+0x2f>, line+0 = 2 [all...] |