Home
last modified time | relevance | path

Searched defs:Commit (Results 1 – 25 of 129) sorted by relevance

123456

/aosp_15_r20/development/tools/repo_diff/service/repodiff/repositories/
H A Dcommit.go32 type Commit struct { struct
33 db *sql.DB
34 target e.MappedDiffTarget
35 timestampGenerator func() e.RepoTimestamp
38 func (c Commit) WithTimestampGenerator(t func() e.RepoTimestamp) Commit {
46 func (c Commit) InsertCommitRows(commitRows []e.AnalyzedCommitRow) error {
71 func (c Commit) GetMostRecentOuterKey() (int64, uuid.UUID, error) {
96 func (c Commit) GetMostRecentCommits() ([]e.AnalyzedCommitRow, error) {
152 …mestamp(commitHashes []string, nullTimestamp e.RepoTimestamp) (map[string]e.RepoTimestamp, error) {
/aosp_15_r20/external/mesa3d/bin/pick/
H A Dcore.py119 class Commit: class
270 async def resolve_nomination(commit: 'Commit', version: str) -> 'Commit':
322 async def resolve_fixes(commits: typing.List['Commit'], previous: typing.List['Commit']) -> None:
356 async def gather_commits(version: str, previous: typing.List['Commit'],
366 async def inner(commit: 'Commit', version: str,
367 commits: typing.List[typing.Optional['Commit']],
397 def save(commits: typing.Iterable['Commit']) -> None:
H A Dcore_test.py46 def test_not_nominated(self, unnominated_commit: 'core.Commit'):
53 def test_nominated(self, nominated_commit: 'core.Commit'):
66 def test_not_nominated(self, unnominated_commit: 'core.Commit'):
72 def test_nominated(self, nominated_commit: 'core.Commit'):
/aosp_15_r20/libcore/tools/expected_upstream/
H A Dojluni_merge_to_main.py56 repo: Repo, commit: Commit) -> List[ExpectedUpstreamEntry]:
294 def extract_change_id(commit: Commit) -> str:
307 def extract_bug_id(commit: Commit) -> str:
320 def get_diff_entries(repo: Repo, base_expected_commit: Commit) -> Tuple[
378 repo: Repo, base_commit: Commit, commit: Commit, overlaid_entries: List[
/aosp_15_r20/external/pytorch/scripts/release_notes/
H A Dcommitlist.py37 class Commit: class
64 def __init__(self, path: str, commits: List[Commit]):
438 def get_hash_or_pr_url(commit: Commit):
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/resource/
H A Dlookup_util.h79 void Commit() { in Commit() function
105 void Commit() { buf_.WriteToTensor(values_, nullptr); } in Commit() function
/aosp_15_r20/external/executorch/build/
H A Dpick_doc_commits.py79 class Commit: class
113 def is_doc_only_commit(commit: Commit) -> bool:
/aosp_15_r20/external/rust/android-crates-io/crates/combine/src/
Derror.rs213 pub enum Commit<T> { enum
216 Commit(T), enumerator
222 impl<T> AsMut<T> for Commit<T> { implementation
230 impl<T> AsRef<T> for Commit<T> { implementation
238 impl<T> Commit<T> { implementation
/aosp_15_r20/external/mdnsresponder/mDNSWindows/ControlPanel/
H A DSecondPage.cpp155 CSecondPage::Commit() in Commit() function in CSecondPage
172 CSecondPage::Commit( CComboBox & box, HKEY key, DWORD enabled ) in Commit() function in CSecondPage
/aosp_15_r20/external/open-dice/dpe-rs/src/
H A Dcrypto.rs57 pub trait Commit { interface
/aosp_15_r20/external/skia/src/utils/win/
H A DSkIStream.cpp63 SK_STDMETHODIMP SkBaseIStream::Commit(DWORD) in Commit() function in SkBaseIStream
220 SK_STDMETHODIMP SkWIStream::Commit(DWORD) { in Commit() function in SkWIStream
/aosp_15_r20/external/armnn/src/profiling/test/
H A DProfilingMocks.hpp193 void Commit(unsigned int size) override { m_Size = size; } in Commit() function in arm::pipe::MockPacketBuffer
230 …void Commit(IPacketBufferPtr& packetBuffer, unsigned int size, bool notifyConsumer = true) override in Commit() function in arm::pipe::MockBufferManager
307 …void Commit(IPacketBufferPtr& packetBuffer, unsigned int size, bool notifyConsumer = true) override in Commit() function in arm::pipe::MockStreamCounterBuffer
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dcommit.rs63 pub(crate) struct Commit { struct
70 pub(super) struct CommitGeneration { argument
/aosp_15_r20/external/skia/site/docs/dev/contrib/
H A Dcqkeywords.md17 Commit section
/aosp_15_r20/external/ot-br-posix/third_party/Simple-web-server/
H A DREADME.md11 ## Commit section in Simple-web-server
/aosp_15_r20/packages/modules/Bluetooth/system/gd/storage/
Dmutation.cc45 void Mutation::Commit() { in Commit() function in bluetooth::storage::Mutation
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Dclient_channel_internal.h68 void Commit() { in Commit() function
/aosp_15_r20/external/armnn/profiling/client/include/
H A DTimelineUtilityMethods.hpp90 void Commit() { m_SendTimelinePacket->Commit(); } in Commit() function in arm::pipe::TimelineUtilityMethods
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel_internal.h66 void Commit() { in Commit() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Edit/
DRewriters.h23 class Commit; variable
/aosp_15_r20/external/clang/include/clang/Edit/
H A DRewriters.h25 class Commit; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Edit/
DRewriters.h23 class Commit; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Edit/
DRewriters.h23 class Commit; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Edit/
DRewriters.h23 class Commit; variable
/aosp_15_r20/external/armnn/profiling/client/src/
H A DPacketBuffer.cpp38 void PacketBuffer::Commit(unsigned int size) in Commit() function in arm::pipe::PacketBuffer

123456