Searched refs:Fix (Results 1 - 25 of 26) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/
H A DmergeChangeLogs.pl77 Fix the Mac build.
85 Fix the ARM build.
146 Fix the Mac build.
154 Fix the ARM build.
213 Fix the ARM build.
222 Fix the ARM build.
229 Fix the Mac build.
237 Fix the ARM build.
273 Fix the Mac build.
281 Fix th
[all...]
/external/libunwind/src/ptrace/
H A D_UPT_access_fpreg.c93 #error Fix me
103 #error Fix me
118 #error Fix me
H A D_UPT_access_mem.c107 #error Fix me
H A D_UPT_reg_offset.c541 # error Fix me.
/external/llvm/lib/Option/
H A DAndroid.mk13 # FIXME: This only requires RTTI because tblgen uses it. Fix that.
/external/libunwind/src/ia64/
H A DGinit_local.c74 # error Fix me.
/external/llvm/lib/Support/
H A DAndroid.mk98 # FIXME: This only requires RTTI because tblgen uses it. Fix that.
/external/clang/include/clang/Sema/
H A DOverload.h620 ConversionFixItGenerator Fix; member in struct:clang::OverloadCandidate
671 bool CanFix = Fix.tryToFixConversion(
678 Fix.clear();
/external/strace/
H A Dstrace.spec177 - Fix ia64 syscall decoding (#206768)
178 - Fix build with glibc-2.4.90-33 and up on all arches but ia64
179 - Fix build against 2.6.18+ headers
182 - Fix bogus decoding of syscalls >= 300 (#201462, #202620).
194 - Fix biarch decoding of socket syscalls (#174354).
195 - Fix biarch -e support (#173986).
197 - Fix ipc syscall decoding (#164755).
204 - Fix setsockopt decoding on 64-bit (#162449).
205 - Fix typos in socket option name strings (#161578).
209 - Fix 3
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/tools/
H A Dftfy.sh61 Cosmetic: Fix whitespace in change ${LAST_CHANGEID:0:9}
/external/libvpx/libvpx/tools/
H A Dftfy.sh61 Cosmetic: Fix whitespace in change ${LAST_CHANGEID:0:9}
/external/clang/include/clang/Basic/
H A DPartialDiagnostic.h307 for (const FixItHint &Fix : DiagStorage->FixItHints)
308 DB.AddFixItHint(Fix);
/external/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp663 const FixItHint &Fix = *I; local
664 if (Fix.isNull())
668 AddCharSourceRangeToRecord(Fix.RemoveRange, Record, SM);
669 Record.push_back(Fix.CodeToInsert.size());
671 Fix.CodeToInsert);
H A DASTUnit.cpp1335 ASTUnit::StandaloneFixIt Fix; local
1336 makeStandaloneFixIt(SM, LangOpts, *I, Fix);
1337 OutDiag.FixIts.push_back(Fix);
/external/clang/lib/ARCMigrate/
H A DTransProtectedScope.cpp201 ProtectedScopeFixer Fix(BodyCtx);
/external/elfutils/0.153/
H A Delfutils.spec217 - libdwfl: Fix for more prelink cases with separate debug file.
221 - libdw: Fix for handling huge .debug_aranges section.
222 - libdwfl: Fix for handling prelinked DSO with separate debug file.
223 - findtextrel: Fix diagnostics to work with usual section ordering.
254 - Fix build with --disable-dependency-tracking.
255 - Fix build with most recent glibc headers.
257 - libdw: Fix CFI decoding.
258 - libdwfl: Fix address bias returned by CFI accessors. Fix core
260 - readelf: Fix CF
[all...]
/external/scrypt/
H A Dimport_scrypt.sh461 patch -p1 --merge < ../patches/$i || die "Could not apply patches/$i. Fix source and run: $0 regenerate patches/$i"
/external/chromium_org/v8/src/
H A Dv8natives.js1230 %Fix(obj); // becomes a regular function
1241 %Fix(obj);
H A Druntime.h290 F(Fix, 1, 1) \
H A Dobjects.h9551 static void Fix(Handle<JSProxy> proxy);
H A Druntime.cc754 JSProxy::Fix(proxy);
8896 // match. Fix heuristics for reenabling optimizations!
10540 * TODO(581): Fix non-compliance for very large concatenations and update to
/external/bison/djgpp/
H A Dconfig.bat268 Rem Fix data/lalr1.cc and data/location.cc to reflect the renaming of c++.m4
279 Rem Fix src/getargs.c to reflect the renaming of c++-skel.m4
/external/zlib/src/
H A Dmake_vms.com17 $! 0.06 20120111 Fix missing amiss_err, update zconf_h.in, fix new exmples
/external/clang/lib/Sema/
H A DSemaOverload.cpp8730 << (unsigned) (Cand->Fix.Kind);
8733 for (std::vector<FixItHint>::iterator HI = Cand->Fix.Hints.begin(),
8734 HE = Cand->Fix.Hints.end(); HI != HE; ++HI)
9291 unsigned numLFixes = L->Fix.NumConversionsFixed;
9292 unsigned numRFixes = R->Fix.NumConversionsFixed;
9367 Cand->Fix.setConversionChecker(TryCopyInitialization);
10154 // Fix the expression to refer to 'fn'.
12144 // Fix the subexpression, which really has to be an
/external/bison/
H A Dmaint.mk1209 # Fix syntax-highlighters "

Completed in 1674 milliseconds

12