HomeSort by relevance Sort by last modified time
    Searched refs:Fix (Results 1 - 25 of 48) sorted by null

1 2

  /external/chromium_org/v8/test/mjsunit/runtime-gen/
fix.js 5 %Fix(_proxy);
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/
mergeChangeLogs.pl 77 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 the ARM build
    [all...]
  /external/libunwind/src/ptrace/
_UPT_access_fpreg.c 93 #error Fix me
103 #error Fix me
118 #error Fix me
_UPT_access_mem.c 107 #error Fix me
  /external/llvm/lib/Option/
Android.mk 13 # FIXME: This only requires RTTI because tblgen uses it. Fix that.
  /external/libunwind/src/ia64/
Ginit_local.c 74 # error Fix me.
  /external/llvm/lib/Support/
Android.mk 98 # FIXME: This only requires RTTI because tblgen uses it. Fix that.
  /hardware/intel/bootstub/
bootstub.spec 34 - Fix SFI mmio exporting
  /external/clang/include/clang/Sema/
Overload.h 619 /// The FixIt hints which can be used to fix the Bad candidate.
620 ConversionFixItGenerator Fix;
671 bool CanFix = Fix.tryToFixConversion(
678 Fix.clear();
  /external/strace/
strace.spec 131 - build fix for newer kernel headers (#457291)
132 - fix CLONE_VFORK handling (#455078)
138 - fix biarch stat64 decoding (#222275)
139 - fix spurious "..." in printing of environment strings (#358241)
141 - fix hang wait on exited child with exited child (#354261)
142 - fix biarch fork/vfork (-f) tracing (#447475)
143 - fix biarch printing of negative argument kill (#430585)
144 - fix biarch decoding of error return values (#447587)
145 - fix -f tracing of CLONE_VFORK (#455078)
146 - fix ia64 register clobberation in -f tracing (#453438
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/tools/
ftfy.sh 61 Cosmetic: Fix whitespace in change ${LAST_CHANGEID:0:9}
  /external/libvpx/libvpx/tools/
ftfy.sh 61 Cosmetic: Fix whitespace in change ${LAST_CHANGEID:0:9}
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
ftfy.sh 61 Cosmetic: Fix whitespace in change ${LAST_CHANGEID:0:9}
  /external/clang/include/clang/Basic/
PartialDiagnostic.h 225 // Copy fix-its.
306 // Add all fix-its.
307 for (const FixItHint &Fix : DiagStorage->FixItHints)
308 DB.AddFixItHint(Fix);
324 /// and removing all of its arguments, ranges, and fix-it hints.
  /external/clang/lib/Frontend/
SerializedDiagnosticPrinter.cpp 663 const FixItHint &Fix = *I;
664 if (Fix.isNull())
668 AddCharSourceRangeToRecord(Fix.RemoveRange, Record, SM);
669 Record.push_back(Fix.CodeToInsert.size());
671 Fix.CodeToInsert);
  /external/chromium_org/chrome/browser/ui/webui/options/
startup_page_list_browsertest.js 139 // TODO(dbeam): mock4js doesn't handle complex arguments well. Fix this.
  /external/chromium_org/v8/test/mjsunit/
debug-step-3.js 74 // TODO(1782): Fix issue to bring back this assert.
mjsunit.js 172 // Fix this when we ditch the old test runner.
376 // Fix this when we ditch the old test runner.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-145201.js 28 // Fix some corner cases in skipping native methods using caller.
  /external/chromium_org/remoting/webapp/
oauth2_api.js 79 // TODO(jamiewalch): Fix this once we're no longer using the trampoline.
127 // TODO(jamiewalch): Fix this once we're no longer using the trampoline.
  /external/chromium_org/third_party/openssl/openssl/
import_openssl.sh 562 patch -p1 --merge < ../patches/$i || die "Could not apply patches/$i. Fix source and run: $0 regenerate patches/$i"
  /external/clang/lib/ARCMigrate/
TransProtectedScope.cpp 201 ProtectedScopeFixer Fix(BodyCtx);
  /external/elfutils/0.153/
elfutils.spec 210 - libdwfl: Yet another prelink-related fix for another regression.
217 - 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.
224 - libebl: i386 backend fix for multi-register integer return value
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 cor
    [all...]
  /external/scrypt/
import_scrypt.sh 461 patch -p1 --merge < ../patches/$i || die "Could not apply patches/$i. Fix source and run: $0 regenerate patches/$i"
  /external/openssl/
import_openssl.sh 690 patch -p1 < $i || die "Could not apply $i. Fix source and run: $0 regenerate patches/${i##*/}"

Completed in 2764 milliseconds

1 2