/packages/inputmethods/PinyinIME/jni/share/ |
lpicache.cpp | 41 LpiCache& LpiCache::get_instance() { function in class:ime_pinyin::LpiCache
|
ngram.cpp | 154 NGram& NGram::get_instance() { function in class:ime_pinyin::NGram
|
spellingtrie.cpp | 228 return &get_instance(); 231 SpellingTrie& SpellingTrie::get_instance() { function in class:ime_pinyin::SpellingTrie
|
/device/asus/flo/camera/mm-image-codec/qomx_core/ |
qomx_core.h | 77 get_instance_t get_instance; member in struct:_omx_core_component_t
|
/hardware/qcom/camera/mm-image-codec/qomx_core/ |
qomx_core.h | 77 get_instance_t get_instance; member in struct:_omx_core_component_t
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
glsl_types.cpp | 396 glsl_type::get_instance(unsigned base_type, unsigned rows, unsigned columns) function in class:glsl_type 702 vec_type = get_instance(GLSL_TYPE_FLOAT, c, 1); 705 vec_type = get_instance(GLSL_TYPE_FLOAT, r, 1); 794 vec_type = get_instance(GLSL_TYPE_FLOAT, 798 vec_type = get_instance(GLSL_TYPE_FLOAT,
|
/external/libpcap/ |
inet.c | 104 get_instance(const char *name) function 259 this_instance = get_instance(name); 322 if (this_instance < get_instance(nextdev->name) &&
|
/external/mesa3d/src/glsl/ |
glsl_types.cpp | 396 glsl_type::get_instance(unsigned base_type, unsigned rows, unsigned columns) function in class:glsl_type 702 vec_type = get_instance(GLSL_TYPE_FLOAT, c, 1); 705 vec_type = get_instance(GLSL_TYPE_FLOAT, r, 1); 794 vec_type = get_instance(GLSL_TYPE_FLOAT, 798 vec_type = get_instance(GLSL_TYPE_FLOAT,
|
/external/chromium_org/v8/src/ia32/ |
disasm-ia32.cc | 182 static InstructionTable* get_instance() { function in class:disasm::InstructionTable 272 instruction_table_(InstructionTable::get_instance()), [all...] |
/external/v8/src/ia32/ |
disasm-ia32.cc | 182 static InstructionTable* get_instance() { function in class:disasm::InstructionTable 272 instruction_table_(InstructionTable::get_instance()), [all...] |