HomeSort by relevance Sort by last modified time
    Searched full:commit (Results 726 - 750 of 4550) sorted by null

<<21222324252627282930>>

  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/PDB/Native/
SymbolStream.h 39 Error commit();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
GlobalsStream.h 29 Error commit();
NamedStreamMap.h 36 Error commit(BinaryStreamWriter &Writer) const;
SymbolStream.h 33 Error commit();
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/PDB/Native/
GlobalsStream.h 29 Error commit();
NamedStreamMap.h 36 Error commit(BinaryStreamWriter &Writer) const;
SymbolStream.h 37 Error commit();
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/PDB/Native/
GlobalsStream.h 29 Error commit();
NamedStreamMap.h 36 Error commit(BinaryStreamWriter &Writer) const;
SymbolStream.h 37 Error commit();
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/PDB/Native/
SymbolStream.h 39 Error commit();
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/PDB/Native/
SymbolStream.h 39 Error commit();
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/PDB/Native/
SymbolStream.h 39 Error commit();
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/PDB/Native/
SymbolStream.h 39 Error commit();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
nfs_fs.h 33 #define FLUSH_STABLE 4 /* commit to stable storage */
  /prebuilts/go/darwin-x86/misc/chrome/gophertool/
popup.html 14 <a href="#" url="https://golang.org/change">commit</a>, or
  /prebuilts/go/darwin-x86/src/internal/syscall/unix/
getrandom_linux.go 27 // See https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c6e9d6f38894798696f23c8084ca7edbf16ee895
  /prebuilts/go/linux-x86/misc/chrome/gophertool/
popup.html 14 <a href="#" url="https://golang.org/change">commit</a>, or
  /prebuilts/go/linux-x86/src/internal/syscall/unix/
getrandom_linux.go 27 // See https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c6e9d6f38894798696f23c8084ca7edbf16ee895
  /prebuilts/ndk/
update.py 132 def commit(branch, build, install_dir): function
133 logger().info('Making commit')
139 check_call(['git', 'commit', '-m', message])
177 commit(args.branch, args.build, install_dir)
  /system/bt/service/doc/
IBluetoothGattServerCallback.txt 84 * |is_prepare_write| is true, then the implementation should not commit this
104 * |is_prepare_write| is true, then the implementation should not commit this
116 * Called when there is an incoming execute-write request to commit or abort
118 * implementation should commit all previously prepared writes. Otherwise all
  /system/sepolicy/prebuilts/api/28.0/public/
lmkd.te 9 # system/core commit b28ff9131363f7b4a698990da5748b2a88c3ed35
  /system/sepolicy/public/
lmkd.te 9 # system/core commit b28ff9131363f7b4a698990da5748b2a88c3ed35
  /tools/repohooks/tools/
clang-format.py 58 scope.add_argument('--commit', type=str, default='HEAD',
59 help='Specify the commit to validate.')
81 cmd.extend(['%s^' % opts.commit, opts.commit])
google-java-format.py 48 parser.add_argument('--commit', type=str, default='HEAD',
49 help='Specify the commit to validate.')
84 diff_cmd = ['git', 'diff', '--no-ext-diff', '-U0', '%s^!' % opts.commit]
99 print('One or more files in your commit have Java formatting errors.')

Completed in 710 milliseconds

<<21222324252627282930>>