/external/chromium_org/tools/gyp/test/subdirectory/ |
gyptest-top-default.py | 27 test.relocate('src', 'relocate/src') 29 test.build('prog1.gyp', chdir='relocate/src') 33 chdir='relocate/src') 36 chdir = 'relocate/src/subdir' 38 chdir = 'relocate/src'
|
gyptest-SYMROOT-all.py | 24 test.relocate('src', 'relocate/src') 27 test.build('prog1.gyp', test.ALL, SYMROOT=None, chdir='relocate/src') 31 chdir='relocate/src') 34 chdir='relocate/src')
|
gyptest-SYMROOT-default.py | 24 test.relocate('src', 'relocate/src') 27 test.build('prog1.gyp', SYMROOT=None, chdir='relocate/src') 31 chdir='relocate/src') 35 chdir='relocate/src')
|
gyptest-subdir-all.py | 21 test.relocate('src', 'relocate/src') 23 chdir = 'relocate/src/subdir'
|
gyptest-subdir-default.py | 22 test.relocate('src', 'relocate/src') 24 chdir = 'relocate/src/subdir'
|
/external/chromium_org/tools/gyp/test/builddir/ |
gyptest-all.py | 39 test.relocate('src', 'relocate/src') 41 test.subdir('relocate/builddir') 44 # by making all of relocate read-only and then making only builddir writable. 45 test.writable('relocate', False) 46 test.writable('relocate/builddir', True) 49 test.build('prog1.gyp', test.ALL, SYMROOT=None, chdir='relocate/src') 77 dir = 'relocate/builddir/Default/'
|
gyptest-default.py | 39 test.relocate('src', 'relocate/src') 41 test.subdir('relocate/builddir') 44 # by making all of relocate read-only and then making only builddir writable. 45 test.writable('relocate', False) 46 test.writable('relocate/builddir', True) 49 test.build('prog1.gyp', SYMROOT=None, chdir='relocate/src') 77 dir = 'relocate/builddir/Default/'
|
/external/chromium_org/tools/gyp/test/restat/ |
gyptest-restat.py | 19 chdir = 'relocate/src' 20 test.relocate('src', chdir)
|
/external/e2fsprogs/intl/ |
relocatable.h | 51 extern const char * relocate (const char *pathname); 53 /* Memory management: relocate() leaks memory, because it has to construct 55 relocate() frequently, think about caching the result. */ 68 #define relocate(pathname) (pathname) macro
|
/external/e2fsprogs/tests/f_overfsblks/ |
expect.1 | 5 Relocate? yes
|
/external/chromium_org/tools/gyp/test/hard_dependency/ |
gyptest-exported-hard-dependency.py | 23 chdir = 'relocate/src' 24 test.relocate('src', chdir)
|
gyptest-no-exported-hard-dependency.py | 23 chdir = 'relocate/src' 24 test.relocate('src', chdir)
|
/external/e2fsprogs/tests/f_badtable/ |
expect.1 | 4 Group 0's block bitmap (3) is bad. Relocate? yes 6 Group 0's inode bitmap (4) is bad. Relocate? yes
|
/external/e2fsprogs/tests/f_illibitmap/ |
expect.1 | 8 Relocate? yes
|
/external/grub/stage2/ |
nbloader.S | 40 .word NBI_DEST_OFF + (relocate - _start) 48 relocate: label 51 * Relocate the code in two steps:
|
/external/chromium_org/tools/gyp/test/ninja/action_dependencies/ |
gyptest-action-dependencies.py | 27 chdir = 'relocate/src' 28 test.relocate('src', chdir)
|
/external/llvm/lib/Target/Mips/ |
MipsJITInfo.h | 55 /// relocate - Before the JIT can run a block of code that has been emitted, 58 virtual void relocate(void *Function, MachineRelocation *MR,
|
/external/llvm/test/MC/ELF/ |
rename.s | 4 // should be performed with the original symbol. Only if we decide to relocate 8 // if we should relocate with the symbol or with the section and we would then
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/multisect/ |
multisect1.asm | 7 ; shrink & relocate stack:
|
/external/e2fsprogs/tests/f_illbbitmap/ |
expect.1 | 8 Relocate? yes
|
/external/e2fsprogs/tests/f_illitable_flexbg/ |
expect.1 | 7 Relocate? yes
|
/frameworks/compile/libbcc/lib/ExecutionEngine/ |
ELFObjectLoaderImpl.h | 42 virtual bool relocate(SymbolResolverInterface &pResolver);
|
ObjectLoaderImpl.h | 37 virtual bool relocate(SymbolResolverInterface &pResolver) = 0;
|
/external/llvm/lib/Target/X86/ |
X86JITInfo.h | 63 /// relocate - Before the JIT can run a block of code that has been emitted, 66 virtual void relocate(void *Function, MachineRelocation *MR,
|
/external/e2fsprogs/tests/f_illitable/ |
expect.1 | 9 Relocate? yes
|