OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sparse_table
(Results
1 - 6
of
6
) sorted by null
/packages/inputmethods/LatinIME/native/jni/tests/dictionary/utils/
sparse_table_test.cpp
17
#include "dictionary/utils/
sparse_table
.h"
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
sparse_table_dict_content.h
25
#include "dictionary/utils/
sparse_table
.h"
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/content/
sparse_table_dict_content.h
33
#include "dictionary/utils/
sparse_table
.h"
/packages/inputmethods/LatinIME/native/jni/
NativeFileList.mk
67
sparse_table
.cpp \
/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
sparse_table.cpp
17
#include "dictionary/utils/
sparse_table
.h"
/frameworks/base/tools/aapt2/format/binary/
TableFlattener_test.cpp
291
ResourceTable
sparse_table
;
local
292
BinaryResourceParser parser(context->GetDiagnostics(), &
sparse_table
, Source("test.arsc"),
296
auto value = test::GetValueForConfig<BinaryPrimitive>(&
sparse_table
, "android:string/foo_0",
301
ASSERT_THAT(test::GetValueForConfig<BinaryPrimitive>(&
sparse_table
, "android:string/foo_1",
305
value = test::GetValueForConfig<BinaryPrimitive>(&
sparse_table
, "android:string/foo_4",
Completed in 123 milliseconds