HomeSort by relevance Sort by last modified time
    Searched refs:Fix (Results 1 - 25 of 32) 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/ceres-solver/docs/
changes.tex 67 \item Fix the Android NDK build.
126 \item Fix how invalid step evaluations are handled.
129 \item Fix an inadvertant integer to bool conversion. (Petter Strandmark)
139 \item Fix Eigen3 Row/Column Major storage issue. (Lena Gieseke)
147 \item Fix how static structure detection for the Schur eliminator logs
150 \item Fix \texttt{fpclassify.h} to work with the Android NDK and STLport.
151 \item Fix a memory leak in the \texttt{levenber\_marquardt\_strategy\_test.cc}
152 \item Fix an early return bug in the Dogleg solver. (Markus Moll)
160 \item Fix IsInfinite on Jets.
163 \item Fix use of uninitialized arrays. (Sebastian Koch \& Markus Moll
    [all...]
  /external/llvm/lib/Support/
Android.mk 86 # FIXME: This only requires RTTI because tblgen uses it. Fix that.
  /external/clang/lib/Frontend/
SerializedDiagnosticPrinter.cpp 653 const FixItHint &Fix = *I;
654 if (Fix.isNull())
658 AddCharSourceRangeToRecord(Fix.RemoveRange, Record, SM);
659 Record.push_back(Fix.CodeToInsert.size());
661 Fix.CodeToInsert);
  /external/clang/include/clang/Sema/
Overload.h 629 /// The FixIt hints which can be used to fix the Bad candidate.
630 ConversionFixItGenerator Fix;
728 bool CanFix = Fix.tryToFixConversion(
735 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/libvpx/libvpx/tools/
ftfy.sh 60 Cosmetic: Fix whitespace in change ${LAST_CHANGEID:0:9}
  /external/bluetooth/bluedroid/main/
Android.mk 114 # Fix this
  /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/clang/lib/ARCMigrate/
TransProtectedScope.cpp 195 ProtectedScopeFixer Fix(BodyCtx);
  /external/kernel-headers/original/linux/
capability.h 415 # error Fix up hand-coded capability macro initializers
  /external/openssl/
import_openssl.sh 532 patch -p1 --merge < ../patches/$i || die "Could not apply patches/$i. Fix source and run: $0 regenerate patches/$i"
  /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) \
  /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...]
  /external/bison/djgpp/
config.bat 268 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
  /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

Completed in 956 milliseconds

1 2