Home
last modified time | relevance | path

Searched refs:explicit (Results 1 – 24 of 24) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
Dentry_counters.h32 explicit EntryCounts(const std::array<int, MAX_PREV_WORD_COUNT_FOR_N_GRAM + 1> &counters) in EntryCounts()
57 explicit MutableEntryCounters( in MutableEntryCounters()
/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
Ddocument.h201 explicit GenericMemberIterator(Pointer p) : ptr_(p) {} in GenericMemberIterator()
308 explicit GenericStringRef(const CharType* str)
469 explicit GenericValue(Type type) RAPIDJSON_NOEXCEPT : data_(), flags_() {
500 explicit GenericValue(T b, RAPIDJSON_ENABLEIF((internal::IsSame<T,bool>))) RAPIDJSON_NOEXCEPT
502 explicit GenericValue(bool b) RAPIDJSON_NOEXCEPT
510 explicit GenericValue(int i) RAPIDJSON_NOEXCEPT : data_(), flags_(kNumberIntFlag) {
517 explicit GenericValue(unsigned u) RAPIDJSON_NOEXCEPT : data_(), flags_(kNumberUintFlag) {
524 explicit GenericValue(int64_t i64) RAPIDJSON_NOEXCEPT : data_(), flags_(kNumberInt64Flag) {
538 explicit GenericValue(uint64_t u64) RAPIDJSON_NOEXCEPT : data_(), flags_(kNumberUint64Flag) {
549explicit GenericValue(double d) RAPIDJSON_NOEXCEPT : data_(), flags_(kNumberDoubleFlag) { data_.n.…
[all …]
Dwriter.h63 explicit
67 explicit
Dpointer.h106explicit GenericPointer(const Ch* source, Allocator* allocator = 0) : allocator_(allocator), ownAl… in allocator_()
117explicit GenericPointer(const std::basic_string<Ch>& source, Allocator* allocator = 0) : allocator… in allocator_()
Dreader.h457 explicit ClearStackOnExit(GenericReader& r) : r_(r) {} in ClearStackOnExit()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
Dver4_patricia_trie_node_reader.h36 explicit Ver4PatriciaTrieNodeReader(const BufferWithExtendableBuffer *const buffer) in Ver4PatriciaTrieNodeReader()
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/result/
Dsuggestion_results.h31 explicit SuggestionResults(const int maxSuggestionCount) in SuggestionResults()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/shortcut/
Dshortcut_list_policy.h31 explicit ShortcutListPolicy(const ReadOnlyByteArrayView buffer) : mBuffer(buffer) {} in ShortcutListPolicy()
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node_pool.h31 explicit DicNodePool(const int capacity) : mDicNodes(), mPooledDicNodes() { in DicNodePool()
Ddic_node_priority_queue.h32 AK_FORCE_INLINE explicit DicNodePriorityQueue(const int capacity) in DicNodePriorityQueue()
Ddic_nodes_cache.h34 AK_FORCE_INLINE explicit DicNodesCache(const bool usesLargeCapacityCache) in DicNodesCache()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
Dlanguage_model_dict_content_global_counters.h31 explicit LanguageModelDictContentGlobalCounters(const ReadWriteByteArrayView buffer) in LanguageModelDictContentGlobalCounters()
Dlanguage_model_dict_content.h141 explicit LanguageModelDictContent(const bool hasHistoricalInfo) in LanguageModelDictContent()
/packages/apps/ExactCalculator/src/com/android/calculator2/
DCalculator.java932 private void addChars(String moreChars, boolean explicit) { in addChars() argument
946 if (!explicit) { in addChars()
971 if (explicit) { in addChars()
986 if (explicit) { in addChars()
/packages/inputmethods/LatinIME/native/jni/src/utils/
Dint_array_view.h58 explicit IntArrayView(const std::vector<int> &vector) in IntArrayView()
/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/internal/
Ddiyfp.h43 explicit DiyFp(double d) { in DiyFp()
Dbiginteger.h36 explicit BigInteger(uint64_t u) : count_(1) { in BigInteger()
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dtutorial.md426 // explicit parameters
456 // explicit parameters
DDoxyfile.in186 # style comments (thus requiring an explicit @brief command for a brief
195 # requiring an explicit \brief command for a brief description.)
333 # of private inheritance when no explicit protection keyword is present.
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile148 # (thus requiring an explicit @brief command for a brief description.)
156 # an explicit \brief command for a brief description.)
248 # instead of private inheritance when no explicit protection keyword is present.
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile148 # (thus requiring an explicit @brief command for a brief description.)
156 # an explicit \brief command for a brief description.)
248 # instead of private inheritance when no explicit protection keyword is present.
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz