HomeSort by relevance Sort by last modified time
    Searched full:changed (Results 1501 - 1525 of 19572) sorted by null

<<61626364656667686970>>

  /prebuilts/clang/host/darwin-x86/clang-4393122/share/clang/
clang-tidy-diff.py 16 This script reads input from a unified diff, runs clang-tidy on all changed
17 files and outputs clang-tidy warnings in changed lines only. This is useful to
36 'Run clang-tidy against changed files, and '
78 # Extract changed lines for each file.
  /prebuilts/clang/host/darwin-x86/clang-4479392/share/clang/
clang-tidy-diff.py 16 This script reads input from a unified diff, runs clang-tidy on all changed
17 files and outputs clang-tidy warnings in changed lines only. This is useful to
36 'Run clang-tidy against changed files, and '
78 # Extract changed lines for each file.
  /prebuilts/clang/host/darwin-x86/clang-4579689/share/clang/
clang-tidy-diff.py 16 This script reads input from a unified diff, runs clang-tidy on all changed
17 files and outputs clang-tidy warnings in changed lines only. This is useful to
36 'Run clang-tidy against changed files, and '
78 # Extract changed lines for each file.
  /prebuilts/clang/host/darwin-x86/clang-4630689/share/clang/
clang-tidy-diff.py 16 This script reads input from a unified diff, runs clang-tidy on all changed
17 files and outputs clang-tidy warnings in changed lines only. This is useful to
36 'Run clang-tidy against changed files, and '
78 # Extract changed lines for each file.
  /prebuilts/clang/host/darwin-x86/clang-4639204/share/clang/
clang-tidy-diff.py 16 This script reads input from a unified diff, runs clang-tidy on all changed
17 files and outputs clang-tidy warnings in changed lines only. This is useful to
36 'Run clang-tidy against changed files, and '
78 # Extract changed lines for each file.
  /prebuilts/clang/host/darwin-x86/clang-4691093/share/clang/
clang-tidy-diff.py 16 This script reads input from a unified diff, runs clang-tidy on all changed
17 files and outputs clang-tidy warnings in changed lines only. This is useful to
36 'Run clang-tidy against changed files, and '
78 # Extract changed lines for each file.
  /prebuilts/clang/host/linux-x86/clang-4393122/share/clang/
clang-tidy-diff.py 16 This script reads input from a unified diff, runs clang-tidy on all changed
17 files and outputs clang-tidy warnings in changed lines only. This is useful to
36 'Run clang-tidy against changed files, and '
78 # Extract changed lines for each file.
  /prebuilts/clang/host/linux-x86/clang-4479392/share/clang/
clang-tidy-diff.py 16 This script reads input from a unified diff, runs clang-tidy on all changed
17 files and outputs clang-tidy warnings in changed lines only. This is useful to
36 'Run clang-tidy against changed files, and '
78 # Extract changed lines for each file.
  /prebuilts/clang/host/linux-x86/clang-4579689/share/clang/
clang-tidy-diff.py 16 This script reads input from a unified diff, runs clang-tidy on all changed
17 files and outputs clang-tidy warnings in changed lines only. This is useful to
36 'Run clang-tidy against changed files, and '
78 # Extract changed lines for each file.
  /prebuilts/clang/host/linux-x86/clang-4630689/share/clang/
clang-tidy-diff.py 16 This script reads input from a unified diff, runs clang-tidy on all changed
17 files and outputs clang-tidy warnings in changed lines only. This is useful to
36 'Run clang-tidy against changed files, and '
78 # Extract changed lines for each file.
  /prebuilts/clang/host/linux-x86/clang-4639204/share/clang/
clang-tidy-diff.py 16 This script reads input from a unified diff, runs clang-tidy on all changed
17 files and outputs clang-tidy warnings in changed lines only. This is useful to
36 'Run clang-tidy against changed files, and '
78 # Extract changed lines for each file.
  /prebuilts/clang/host/linux-x86/clang-4691093/share/clang/
clang-tidy-diff.py 16 This script reads input from a unified diff, runs clang-tidy on all changed
17 files and outputs clang-tidy warnings in changed lines only. This is useful to
36 'Run clang-tidy against changed files, and '
78 # Extract changed lines for each file.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XKB.h 76 * are being changed
193 * - The 'changed' field of StateNotify events reports which of
194 * the keyboard state components have changed.
217 * - The 'changed' field of ControlsNotify events reports which of
218 * the keyboard controls have changed.
220 * the controls for which values are to be changed.
232 * an XkbControlsRec specify the controls to be changed if the keyboard
233 * times out and the values to which they should be changed.
273 * changed if the keyboard times out and the values to which they
274 * should be changed
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
cm4000_cs.h 27 * I've changed "ptsreq.protocol" from "unsigned long" to "__u32".
fcntl.h 38 #define DN_ATTRIB 0x00000020 /* File changed attibutes */
posix_types.h 10 * one limit that doesn't have to be changed [again].
  /prebuilts/gdb/darwin-x86/include/python2.7/
patchlevel.h 9 configure.ac must also be changed.
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/fixes/
fix_isinstance.py 52 node.changed()
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_buffer.py 3 For now, tests just new or changed functionality.
  /prebuilts/gdb/linux-x86/include/python2.7/
patchlevel.h 9 configure.ac must also be changed.
  /prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/fixes/
fix_isinstance.py 52 node.changed()
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_buffer.py 3 For now, tests just new or changed functionality.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
tighten.go 63 changed := true
64 for changed {
65 changed = false
137 changed = true
  /prebuilts/go/darwin-x86/src/strings/
compare.go 18 // If performance is important, the compiler should be changed to recognize
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
tighten.go 63 changed := true
64 for changed {
65 changed = false
137 changed = true

Completed in 1211 milliseconds

<<61626364656667686970>>