HomeSort by relevance Sort by last modified time
    Searched refs:fix (Results 251 - 275 of 779) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/darwin-x86/clang-4579689/share/clang/
run-clang-tidy.py 25 - Fix all header guards.
26 run-clang-tidy.py -fix -checks=-*,llvm-header-guard
28 - Fix all header guards included from clang-tidy and header guards
30 run-clang-tidy.py -fix -checks=-*,llvm-header-guard extra/clang-tidy \
186 parser.add_argument('-fix', action='store_true', help='apply fix-its')
233 if args.fix or args.export_fixes:
275 if args.fix:
  /prebuilts/clang/host/darwin-x86/clang-4630689/share/clang/
run-clang-tidy.py 25 - Fix all header guards.
26 run-clang-tidy.py -fix -checks=-*,llvm-header-guard
28 - Fix all header guards included from clang-tidy and header guards
30 run-clang-tidy.py -fix -checks=-*,llvm-header-guard extra/clang-tidy \
186 parser.add_argument('-fix', action='store_true', help='apply fix-its')
233 if args.fix or args.export_fixes:
275 if args.fix:
  /prebuilts/clang/host/darwin-x86/clang-4639204/share/clang/
run-clang-tidy.py 25 - Fix all header guards.
26 run-clang-tidy.py -fix -checks=-*,llvm-header-guard
28 - Fix all header guards included from clang-tidy and header guards
30 run-clang-tidy.py -fix -checks=-*,llvm-header-guard extra/clang-tidy \
186 parser.add_argument('-fix', action='store_true', help='apply fix-its')
233 if args.fix or args.export_fixes:
275 if args.fix:
  /prebuilts/clang/host/darwin-x86/clang-4691093/share/clang/
run-clang-tidy.py 25 - Fix all header guards.
26 run-clang-tidy.py -fix -checks=-*,llvm-header-guard
28 - Fix all header guards included from clang-tidy and header guards
30 run-clang-tidy.py -fix -checks=-*,llvm-header-guard extra/clang-tidy \
186 parser.add_argument('-fix', action='store_true', help='apply fix-its')
233 if args.fix or args.export_fixes:
275 if args.fix:
  /prebuilts/clang/host/linux-x86/clang-4579689/share/clang/
run-clang-tidy.py 25 - Fix all header guards.
26 run-clang-tidy.py -fix -checks=-*,llvm-header-guard
28 - Fix all header guards included from clang-tidy and header guards
30 run-clang-tidy.py -fix -checks=-*,llvm-header-guard extra/clang-tidy \
186 parser.add_argument('-fix', action='store_true', help='apply fix-its')
233 if args.fix or args.export_fixes:
275 if args.fix:
  /prebuilts/clang/host/linux-x86/clang-4630689/share/clang/
run-clang-tidy.py 25 - Fix all header guards.
26 run-clang-tidy.py -fix -checks=-*,llvm-header-guard
28 - Fix all header guards included from clang-tidy and header guards
30 run-clang-tidy.py -fix -checks=-*,llvm-header-guard extra/clang-tidy \
186 parser.add_argument('-fix', action='store_true', help='apply fix-its')
233 if args.fix or args.export_fixes:
275 if args.fix:
  /prebuilts/clang/host/linux-x86/clang-4639204/share/clang/
run-clang-tidy.py 25 - Fix all header guards.
26 run-clang-tidy.py -fix -checks=-*,llvm-header-guard
28 - Fix all header guards included from clang-tidy and header guards
30 run-clang-tidy.py -fix -checks=-*,llvm-header-guard extra/clang-tidy \
186 parser.add_argument('-fix', action='store_true', help='apply fix-its')
233 if args.fix or args.export_fixes:
275 if args.fix:
  /prebuilts/clang/host/linux-x86/clang-4691093/share/clang/
run-clang-tidy.py 25 - Fix all header guards.
26 run-clang-tidy.py -fix -checks=-*,llvm-header-guard
28 - Fix all header guards included from clang-tidy and header guards
30 run-clang-tidy.py -fix -checks=-*,llvm-header-guard extra/clang-tidy \
186 parser.add_argument('-fix', action='store_true', help='apply fix-its')
233 if args.fix or args.export_fixes:
275 if args.fix:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/thin_heap_/
insert_fn_imps.hpp 93 fix(node_pointer p_y) function in class:PB_DS_CLASS_C_DEC
267 fix(p_y);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/thin_heap_/
insert_fn_imps.hpp 93 fix(node_pointer p_y) function in class:PB_DS_CLASS_C_DEC
267 fix(p_y);
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/lex/
slice.go 69 // text/scanner strip the blanks for us, this is extremely rare, hard to fix, and not worth it.
  /prebuilts/go/darwin-x86/src/cmd/fix/
gotypes.go 16 var gotypesFix = fix{
71 // renameTop will also rewrite the imported package name. Fix that;
  /prebuilts/go/darwin-x86/src/go/doc/testdata/
a0.go 17 // need to fix asap
  /prebuilts/go/darwin-x86/src/path/filepath/
path_unix.go 42 // If there's a bug here, fix the logic in ./path_plan9.go too.
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue21655.go 34 // Note: Before the fix for issue 21655, f{1,2,5,6} made
  /prebuilts/go/linux-x86/src/cmd/asm/internal/lex/
slice.go 69 // text/scanner strip the blanks for us, this is extremely rare, hard to fix, and not worth it.
  /prebuilts/go/linux-x86/src/cmd/fix/
gotypes.go 16 var gotypesFix = fix{
71 // renameTop will also rewrite the imported package name. Fix that;
  /prebuilts/go/linux-x86/src/go/doc/testdata/
a0.go 17 // need to fix asap
  /prebuilts/go/linux-x86/src/path/filepath/
path_unix.go 42 // If there's a bug here, fix the logic in ./path_plan9.go too.
  /prebuilts/go/linux-x86/test/fixedbugs/
issue21655.go 34 // Note: Before the fix for issue 21655, f{1,2,5,6} made
  /toolchain/binutils/binutils-2.27/gas/
as.h 529 struct fix;
540 int generic_force_reloc (struct fix *);
  /external/one-true-awk/
FIXES 45 another fix to avoid core dump with delete(ARGV); again, many thanks
80 robert bassett for spotting this one and providing a fix.
88 nelson beebe for spotting it and providing the fix.
115 minor fix in lib.c: increase inputFS to 100, change malloc
123 fiddle in makefile to fix for BSD make; thanks to igor sobrado.
130 who actually did the fix (in b.c), and to wolfgang seeberg for finding
202 this one but for providing a fix, in some of the most mysterious
354 noticing this and providing a fix.
447 is unlikely to fix it.
491 and suggesting the fix
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-epiphany.c 320 int bytes, fix;
328 fix = 0;
332 fix = 1;
342 fix += 2;
344 fragp->fr_fix += fix;
316 int bytes, fix; local
tc-cr16.c 468 #define SWITCH_TABLE(fix) \
469 ( (fix)->fx_addsy != NULL \
470 && (fix)->fx_subsy != NULL \
471 && S_GET_SEGMENT ((fix)->fx_addsy) == \
472 S_GET_SEGMENT ((fix)->fx_subsy) \
473 && S_GET_SEGMENT (fix->fx_addsy) != undefined_section \
474 && ( (fix)->fx_r_type == BFD_RELOC_CR16_NUM8 \
475 || (fix)->fx_r_type == BFD_RELOC_CR16_NUM16 \
476 || (fix)->fx_r_type == BFD_RELOC_CR16_NUM32 \
477 || (fix)->fx_r_type == BFD_RELOC_CR16_NUM32a)
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/26.0.0/
lint-checks-26.0.0.jar 

Completed in 733 milliseconds

<<11121314151617181920>>