| /prebuilts/go/darwin-x86/src/math/rand/ |
| rand_test.go | 350 // But ARM5 floating point emulation is slow (Issue 10749), so
|
| /prebuilts/go/linux-x86/src/cmd/internal/obj/ |
| link.go | 318 // In pair with Prog.GetFrom3 it can help in emulation of Prog.From3.
|
| /prebuilts/go/linux-x86/src/math/rand/ |
| rand_test.go | 350 // But ARM5 floating point emulation is slow (Issue 10749), so
|
| /system/bt/stack/rfcomm/ |
| port_rfc.cc | 21 * This module contains functions for port emulation entity and RFCOMM [all...] |
| /system/nfc/src/nfa/dm/ |
| nfa_dm_api.cc | 307 ** - Previous behavior (polling/tag reading, DH card emulation) [all...] |
| /toolchain/binutils/binutils-2.27/bfd/ |
| i386linux.c | 511 It is called by the Linux linker emulation before_allocation
|
| m68klinux.c | 514 It is called by the Linux linker emulation before_allocation
|
| sparclinux.c | 507 It is called by the Linux linker emulation before_allocation
|
| /toolchain/binutils/binutils-2.27/gas/ |
| configure.tgt | 30 # em emulation; identifies the config/te-* files
|
| /toolchain/binutils/binutils-2.27/ld/ |
| ChangeLog-2009 | 360 * Makefile.am: Add rules to build RX emulation. [all...] |
| ld.texinfo | 714 @samp{-L}) depends on which emulation mode @command{ld} is using, and in 722 @cindex emulation 723 @kindex -m @var{emulation} 724 @item -m @var{emulation} 725 Emulate the @var{emulation} linker. You can list the available 728 If the @samp{-m} option is not used, the emulation is taken from the 731 Otherwise, the default emulation depends upon how the linker was [all...] |
| /toolchain/binutils/binutils-2.27/ld/emultempl/ |
| armelf.em | 64 because this is the first emulation routine that is called after
|
| ppc64elf.em | 562 /* Final emulation specific call. */
|
| spuelf.em | 416 /* Final emulation specific call. */
|
| /external/curl/tests/python_dependencies/impacket/ |
| nt_errors.py | 95 0x4000001C: ("STATUS_WX86_UNSIMULATE","An exception status code that is used by the Win32 x86 emulation subsystem."), 96 0x4000001D: ("STATUS_WX86_CONTINUE","An exception status code that is used by the Win32 x86 emulation subsystem."), 97 0x4000001E: ("STATUS_WX86_SINGLE_STEP","An exception status code that is used by the Win32 x86 emulation subsystem."), 98 0x4000001F: ("STATUS_WX86_BREAKPOINT","An exception status code that is used by the Win32 x86 emulation subsystem."), 99 0x40000020: ("STATUS_WX86_EXCEPTION_CONTINUE","An exception status code that is used by the Win32 x86 emulation subsystem."), 100 0x40000021: ("STATUS_WX86_EXCEPTION_LASTCHANCE","An exception status code that is used by the Win32 x86 emulation subsystem."), 101 0x40000022: ("STATUS_WX86_EXCEPTION_CHAIN","An exception status code that is used by the Win32 x86 emulation subsystem."), 107 0x40000028: ("STATUS_WX86_CREATEWX86TIB","An exception status code that is used by the Win32 x86 emulation subsystem."), [all...] |
| /device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/ |
| SmramProfileRecord.c | 464 // If the EntryPoint is not in the range of image buffer, it should come from emulation environment.
982 // If the EntryPoint is not in the range of image buffer, it should come from emulation environment.
[all...] |
| /external/dlmalloc/ |
| malloc.c | 130 This malloc can use unix sbrk or any emulation (invoked using 131 the CALL_MORECORE macro) and/or mmap/munmap or any emulation 351 True if this system supports sbrk or an emulation of it. 385 True if this system supports mmap or an emulation of it. If so, and [all...] |
| /external/libffi/src/ |
| dlmalloc.c | 118 This malloc can use unix sbrk or any emulation (invoked using 119 the CALL_MORECORE macro) and/or mmap/munmap or any emulation 289 True if this system supports sbrk or an emulation of it. 319 True if this system supports mmap or an emulation of it. If so, and [all...] |
| /external/mesa3d/src/gallium/drivers/svga/ |
| svga_cmd.c | 252 * lower performance, due to software emulation, but any 571 * emulation, depending on the capabilities of the host graphics [all...] |
| /external/mesa3d/src/mesa/drivers/x11/ |
| fakeglx.c | 28 * This is an emulation of the GLX API which allows Mesa/GLX-based programs 376 * This is the best we can do with a client-side emulation of GLX. [all...] |
| /external/python/cpython2/Modules/_ctypes/libffi/src/ |
| dlmalloc.c | 118 This malloc can use unix sbrk or any emulation (invoked using 119 the CALL_MORECORE macro) and/or mmap/munmap or any emulation 289 True if this system supports sbrk or an emulation of it. 319 True if this system supports mmap or an emulation of it. If so, and [all...] |
| /external/python/cpython3/Modules/_ctypes/libffi/src/ |
| dlmalloc.c | 118 This malloc can use unix sbrk or any emulation (invoked using 119 the CALL_MORECORE macro) and/or mmap/munmap or any emulation 289 True if this system supports sbrk or an emulation of it. 319 True if this system supports mmap or an emulation of it. If so, and [all...] |
| /prebuilts/go/darwin-x86/doc/ |
| go1.8.html | 76 or kernel FPU emulation. Note that many common MIPS-based routers lack an FPU and 77 have firmware that doesn't enable kernel FPU emulation; Go won't run on such machines. [all...] |
| /prebuilts/go/linux-x86/doc/ |
| go1.8.html | 76 or kernel FPU emulation. Note that many common MIPS-based routers lack an FPU and 77 have firmware that doesn't enable kernel FPU emulation; Go won't run on such machines. [all...] |
| /toolchain/binutils/binutils-2.27/opcodes/ |
| tic80-opc.c | 760 /* Emulation stop */ 764 /* Emulation trap */ [all...] |