OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Decommit
(Results
1 - 4
of
4
) sorted by null
/external/gemmlowp/test/
test_allocator.cc
39
a->
Decommit
();
/external/gemmlowp/internal/
allocator.h
33
// 4. Call
Decommit
() once.
108
void
Decommit
() {
176
// Set to true by Commit() and to false by
Decommit
(). Initially false.
190
// The 'generation' is incremented on
Decommit
() and allows catching
single_thread_gemm.h
152
allocator->
Decommit
();
multi_thread_gemm.h
495
local_allocator->
Decommit
();
688
allocator->
Decommit
();
Completed in 852 milliseconds