/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i860/ |
float03.d | 10 0: b2 10 04 48 fix.sd %f2,%f4 11 4: b2 31 08 48 fix.dd %f6,%f8 24 38: b2 12 1e 48 d.fix.sd %f2,%f30 26 40: b2 33 08 48 d.fix.dd %f6,%f8
|
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-arm.h | 47 struct fix; 91 #define TC_FORCE_RELOCATION(FIX) arm_force_relocation (FIX) 126 #define TC_INIT_FIX_DATA(FIX) ((FIX)->tc_fix_data = 0) 197 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ 198 (!(FIX)->fx_pcrel \ 199 || (FIX)->fx_r_type == BFD_RELOC_ARM_GOT32 \ 200 || (FIX)->fx_r_type == BFD_RELOC_32 \ 201 || ((FIX)->fx_addsy != NULL && S_IS_WEAK ((FIX)->fx_addsy)) [all...] |
tc-aarch64.h | 54 struct fix; 67 #define TC_FORCE_RELOCATION(FIX) aarch64_force_relocation (FIX) 82 #define TC_INIT_FIX_DATA(FIX) { (FIX)->tc_fix_data.inst = NULL; \ 83 (FIX)->tc_fix_data.opnd = AARCH64_OPND_NIL; } 111 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ 112 (!(FIX)->fx_pcrel \ 113 || (FIX)->fx_r_type == BFD_RELOC_64 \ 114 || (FIX)->fx_r_type == BFD_RELOC_32 [all...] |
tc-hppa.h | 95 extern int hppa_force_relocation (struct fix *); 123 int hppa_fix_adjustable (struct fix *); 131 #define TC_FORCE_RELOCATION(FIX) hppa_force_relocation (FIX) 134 #define MD_APPLY_SYM_VALUE(FIX) 0 159 #define TC_FORCE_RELOCATION_SUB_LOCAL(FIX, SEG) 1 209 #define TC_INIT_FIX_DATA(FIX) ((FIX)->tc_fix_data = NULL)
|
/prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/ |
main.py | 147 help="Fix up doctests only") 148 parser.add_option("-f", "--fix", action="append", default=[], 149 help="Each FIX specifies a transformation; default: all") 198 print "Available transformations for the -f/--fix option:" 222 unwanted_fixes = set(fixer_pkg + ".fix_" + fix for fix in options.nofix) 224 if options.fix: 226 for fix in options.fix: 227 if fix == "all" [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/ |
main.py | 147 help="Fix up doctests only") 148 parser.add_option("-f", "--fix", action="append", default=[], 149 help="Each FIX specifies a transformation; default: all") 198 print "Available transformations for the -f/--fix option:" 222 unwanted_fixes = set(fixer_pkg + ".fix_" + fix for fix in options.nofix) 224 if options.fix: 226 for fix in options.fix: 227 if fix == "all" [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/ |
main.py | 147 help="Fix up doctests only") 148 parser.add_option("-f", "--fix", action="append", default=[], 149 help="Each FIX specifies a transformation; default: all") 198 print "Available transformations for the -f/--fix option:" 222 unwanted_fixes = set(fixer_pkg + ".fix_" + fix for fix in options.nofix) 224 if options.fix: 226 for fix in options.fix: 227 if fix == "all" [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/ |
main.py | 147 help="Fix up doctests only") 148 parser.add_option("-f", "--fix", action="append", default=[], 149 help="Each FIX specifies a transformation; default: all") 198 print "Available transformations for the -f/--fix option:" 222 unwanted_fixes = set(fixer_pkg + ".fix_" + fix for fix in options.nofix) 224 if options.fix: 226 for fix in options.fix: 227 if fix == "all" [all...] |
/external/strace/ |
strace.spec | 121 - Fix FTBFS 168 - build fix for newer kernel headers (#457291) 169 - fix CLONE_VFORK handling (#455078) 175 - fix biarch stat64 decoding (#222275) 176 - fix spurious "..." in printing of environment strings (#358241) 178 - fix hang wait on exited child with exited child (#354261) 179 - fix biarch fork/vfork (-f) tracing (#447475) 180 - fix biarch printing of negative argument kill (#430585) 181 - fix biarch decoding of error return values (#447587) 182 - fix -f tracing of CLONE_VFORK (#455078 [all...] |
/external/libcap/libcap/ |
libcap.h | 40 # error file "libcap.h" --> fix and recompile libcap 58 # error file "libcap.h" --> fix and recompile libcap 67 # error file "libcap.h" --> fix and recompile libcap
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binomial_heap_base_/ |
split_join_fn_imps.hpp | 75 other.m_p_root = other.fix(other.m_p_root); 94 base_type::m_p_root = fix(base_type::m_p_root); 185 p_lhs = fix(p_rhs);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binomial_heap_base_/ |
split_join_fn_imps.hpp | 75 other.m_p_root = other.fix(other.m_p_root); 94 base_type::m_p_root = fix(base_type::m_p_root); 185 p_lhs = fix(p_rhs);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/binomial_heap_base_/ |
split_join_fn_imps.hpp | 75 other.m_p_root = other.fix(other.m_p_root); 94 base_type::m_p_root = fix(base_type::m_p_root); 185 p_lhs = fix(p_rhs);
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/binomial_heap_base_/ |
split_join_fn_imps.hpp | 75 other.m_p_root = other.fix(other.m_p_root); 94 base_type::m_p_root = fix(base_type::m_p_root); 185 p_lhs = fix(p_rhs);
|
/build/kati/testcase/ |
multiline_recipe.mk | 1 # TODO(c): fix test6 - \t$${empty} should be empty.
|
/external/pdfium/core/ |
pdfiumfdrm.mk | 14 # Mask some warnings. These are benign, but we probably want to fix them
|
pdfiumfpdftext.mk | 14 # Mask some warnings. These are benign, but we probably want to fix them
|
/external/pdfium/fpdfsdk/ |
pdfiumformfiller.mk | 14 # Mask some warnings. These are benign, but we probably want to fix them
|
pdfiumfxedit.mk | 14 # Mask some warnings. These are benign, but we probably want to fix them
|
/external/pdfium/third_party/ |
pdfiumopenjpeg.mk | 13 # Mask some warnings. These are benign, but we probably want to fix them
|
pdfiumzlib.mk | 13 # Mask some warnings. These are benign, but we probably want to fix them
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binary_heap_/ |
insert_fn_imps.hpp | 104 fix(it.m_p_e); 112 fix(entry_pointer p_e)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binary_heap_/ |
insert_fn_imps.hpp | 104 fix(it.m_p_e); 112 fix(entry_pointer p_e)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/binary_heap_/ |
insert_fn_imps.hpp | 104 fix(it.m_p_e); 112 fix(entry_pointer p_e)
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/binary_heap_/ |
insert_fn_imps.hpp | 104 fix(it.m_p_e); 112 fix(entry_pointer p_e)
|