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

1 2

  /external/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/llvm/lib/Support/
Android.mk 84 # FIXME: This only requires RTTI because tblgen uses it. Fix that.
  /external/clang/lib/Frontend/
SerializedDiagnosticPrinter.cpp 602 const FixItHint &Fix = *I;
603 if (Fix.isNull())
607 AddCharSourceRangeToRecord(Fix.RemoveRange, Record, SM);
608 Record.push_back(Fix.CodeToInsert.size());
610 Fix.CodeToInsert);
  /external/clang/include/clang/Sema/
Overload.h 628 /// The FixIt hints which can be used to fix the Bad candidate.
629 ConversionFixItGenerator Fix;
723 bool CanFix = Fix.tryToFixConversion(
730 Fix.clear();
  /external/strace/
strace.spec 110 - build fix for newer kernel headers (#457291)
111 - fix CLONE_VFORK handling (#455078)
117 - fix biarch stat64 decoding (#222275)
118 - fix spurious "..." in printing of environment strings (#358241)
120 - fix hang wait on exited child with exited child (#354261)
121 - fix biarch fork/vfork (-f) tracing (#447475)
122 - fix biarch printing of negative argument kill (#430585)
123 - fix biarch decoding of error return values (#447587)
124 - fix -f tracing of CLONE_VFORK (#455078)
125 - fix ia64 register clobberation in -f tracing (#453438
    [all...]
  /external/bluetooth/bluedroid/main/
Android.mk 107 # Fix this
  /tools/motodev/src/plugins/packaging.ui/src/com/motorola/studio/android/packaging/ui/i18n/
messages.properties 27 PACKAGE_EXPORT_WIZARD_AREA_PROJECTS_WITH_ERRORS_SELECTED = Some selected projects contain errors. Fix these errors or deselect the affected projects before proceeding.
  /external/v8/test/mjsunit/
debug-step-3.js 74 // TODO(1782): Fix issue to bring back this assert.
mjsunit.js 160 // Fix this when we ditch the old test runner.
348 // Fix this when we ditch the old test runner.
  /external/kernel-headers/original/linux/
capability.h 415 # error Fix up hand-coded capability macro initializers
  /external/libffi/src/mips/
n32.S 91 # Fix the stack if there are more than 8 64bit slots worth
311 ADDU $sp, SIZEOF_FRAME # Fix stack pointer
o32.S 179 ADDU $sp, SIZEOF_FRAME # Fix stack pointer
  /external/libpng/
CHANGES 101 changed warning/error callback functions to fix bug - this means you
141 try to fix Linux "setjmp" buffer size problems
595 Various patches to fix bugs in the sCAL and integer cHRM processing,
    [all...]
  /external/elfutils/
elfutils.spec 214 - elfcmp: bug fix for non-allocated section handling
275 - elflint: Fix checks to permit --hash-style=gnu format.
279 - elflint: fix and extend DT_RELCOUNT/DT_RELACOUNT checks
288 - elflint: fix tests of dynamic section content.
373 - libelf: fix a numbe rof problems with elf_update
374 - elfcmp: fix a few bugs. Compare gaps.
375 - Fix a few PLT problems and mudflap build issues.
387 - strip: fix bug introduced in last change
391 - strip: fix bug introduced in last change
415 - libdw: Fix using libdw.h with gcc < 4 and C++ code. Compiler bug
    [all...]
  /external/v8/src/
runtime.h 291 F(Fix, 1, 1) \
v8natives.js     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 1124 task2_define copy_sysroot "Fix and copy sysroot"
1135 # We need to fix the symlink like librt.so -> /lib/librt.so.1
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/
build-hardy-toolchain.sh     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/
build-hardy-toolchain.sh     [all...]
  /external/chromium/chrome/browser/resources/
menu.js 527 // TODO(oshima): Fix this when we implement transparent renderer.
  /external/chromium/chrome/browser/resources/net_internals/
eventsview.js 451 // TODO(mmenke): Fix sorting when sorting by duration.
  /external/zlib/src/
make_vms.com 17 $! 0.06 20120111 Fix missing amiss_err, update zconf_h.in, fix new exmples
  /external/clang/lib/Sema/
SemaOverload.cpp     [all...]
  /build/core/
main.mk 563 # Fix up CUSTOM_MODULES to refer to installed files rather than
  /external/bison/djgpp/
config.bat 220 Rem Fix data/lalr1.cc and data/location.cc to reflect the renaming of c++.m4

Completed in 1669 milliseconds

1 2