OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reget
(Results
1 - 7
of
7
) sorted by null
/external/icu/icu4c/source/i18n/
transreg.h
81
* must call parse() on it, then call TransliteratorRegistry::
reget
().
87
* method, followed by TransliteratorRegistry::
reget
(). The latter
196
Transliterator*
reget
(const UnicodeString& ID,
transreg.cpp
567
Transliterator* TransliteratorRegistry::
reget
(const UnicodeString& ID,
function in class:TransliteratorRegistry
584
// outside the mutex, then reg->
reget
() inside the mutex again. A real
588
// alias->parse() and reg->
reget
(), that another thread will have
589
// called reg->
reget
(), and the entry will already have been fixed up.
[
all
...]
translit.cpp
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeSmmPerformanceLib/
DxeSmmPerformanceLib.c
416
//
Reget
the SMM gauge data at the first entry get.
556
//
Reget
the SMM gauge data at the first entry get.
[
all
...]
/system/core/libunwindstack/tests/
SymbolsTest.cpp
161
//
Reget
some of the others to verify getting one function name doesn't
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/DxeSmm/AcpiSmm/
AcpiSmmPlatform.c
690
//
Reget
QNC power mgmr regs base in case of OS changing it at runtime
[
all
...]
/system/security/keystore/
KeyStore.cpp
341
// The HAL allowed the import,
reget
the key to have the "fresh" version.
Completed in 378 milliseconds