/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
StrSegmentClause.java | 36 super(clause.candidate, from, to);
|
UserDictionaryToolsListFocus.java | 24 * The view class of the stroke and the candidate.
|
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/ |
ndfdic.c | 402 NJ_INT16 njd_f_get_candidate(NJ_WORD *word, NJ_CHAR *candidate, NJ_UINT16 size) 434 NJ_CHAR_COPY(candidate + j, area); 437 candidate[len] = NJ_CHAR_NUL; 450 nje_convert_hira_to_kata(work, candidate, len); 453 candidate[j] = work[j]; 460 NJ_CHAR_COPY(candidate + j, area); 465 candidate[len] = NJ_CHAR_NUL;
|
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/ |
CandidatesContainer.java | 42 * Container used to host the two candidate views. When user drags on candidate 43 * view, animation is used to dismiss the current candidate view and show a new 44 * one. These two candidate views and their parent are hosted by this container. 46 * Besides the candidate views, there are two arrow views to show the page 63 * Animation time to show a new candidate view and dismiss the old one. 68 * Listener used to notify IME that user clicks a candidate, or navigate
|
/external/smack/asmack-master/lib/ |
jstun.jar | |
/external/webkit/Source/WebCore/editing/ |
VisiblePosition.cpp | 460 static Position canonicalizeCandidate(const Position& candidate) 462 if (candidate.isNull()) 464 ASSERT(candidate.isCandidate()); 465 Position upstream = candidate.upstream(); 468 return candidate; 478 // FIXME (9535): Canonicalizing to the leftmost candidate means that if we're at a line wrap, we will 481 // the appropriate renderer for VisiblePosition's like these, or b) canonicalize to the rightmost candidate 491 Position candidate = position.upstream(); local 492 if (candidate.isCandidate()) 493 return candidate; [all...] |
/external/webkit/PerformanceTests/SunSpider/resources/ |
sunspider-analyze-results.js | 209 var candidate = categoryMeans[category].toFixed(2).toString().length; 210 if (candidate > width) 211 width = candidate; 213 var candidate = testMeansByCategory[category][test].toFixed(2).toString().length; 214 if (candidate > width) 215 width = candidate;
|
/libcore/xml/src/main/java/org/xmlpull/v1/ |
XmlPullParserFactory.java | 304 Class candidate = null; local 308 candidate = Class.forName (name); 310 instance = candidate.newInstance (); 314 if (candidate != null) { 317 parserClasses.add(candidate); 321 serializerClasses.add(candidate);
|
/frameworks/base/core/java/android/view/ |
FocusFinder.java | 205 // initialize the best candidate to something impossible 270 * Is rect1 a better candidate than rect2 for a focus search in a particular 275 * @param rect1 The candidate rectangle 276 * @param rect2 The current best candidate. 277 * @return Whether the candidate is the new best. 281 // to be a better candidate, need to at least be a candidate in the first 287 // we know that rect1 is a candidate.. if rect2 is not a candidate, 313 * One rectangle may be another candidate than another by virtue of bein [all...] |
/external/chromium/chrome/browser/password_manager/ |
password_form_manager.cc | 425 int PasswordFormManager::ScoreResult(const PasswordForm& candidate) const { 427 // For scoring of candidate login data: 438 if (candidate.origin == observed_form_.origin) { 448 base::SplitString(candidate.origin.path(), '/', &candidate_path_tokens); 461 if (candidate.action == observed_form_.action) 463 if (candidate.password_element == observed_form_.password_element) 465 if (candidate.submit_element == observed_form_.submit_element) 467 if (candidate.username_element == observed_form_.username_element)
|
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
relayport.h | 46 // remote candidate that we try to send data to a RelayEntry instance 74 virtual Connection* CreateConnection(const Candidate& address,
|
stunport.h | 76 // This will contact the secondary server and signal another candidate 80 virtual Connection* CreateConnection(const Candidate& address,
|
/external/clang/test/CXX/class/class.mfct/class.mfct.non-static/ |
p3.cpp | 36 void foo(Opaque1); // expected-note {{candidate}} 37 void foo(Opaque2); // expected-note {{candidate}}
|
/external/clang/test/Misc/ |
integer-literal-printing.cpp | 5 template <short T> void Function1(Type1<T>& x) {} // expected-note{{candidate function [with T = -42] not viable: expects an l-value for 1st argument}} 8 template <unsigned short T> void Function2(Type2<T>& x) {} // expected-note{{candidate function [with T = 42] not viable: expects an l-value for 1st argument}}
|
/external/clang/test/SemaCXX/ |
implicit-member-functions.cpp | 69 struct B { // expected-note {{candidate constructor (the implicit move }} 70 B(); // expected-note {{candidate constructor not viable}}
|
/external/openssh/ |
moduli.0 | 11 An initial candidate generation pass, using ssh-keygen -G, calculates 45 The ssh-keygen(1) moduli candidate generation uses the
|
moduli.5 | 33 .Em candidate generation 92 moduli candidate generation uses the Sieve of Eratosthenes (flag 0x02).
|
/external/webkit/Source/WebCore/css/ |
CSSFontSelector.cpp | 536 CSSFontFace* candidate = familyFontFaces->at(i).get(); local 537 unsigned candidateTraitsMask = candidate->traitsMask(); 544 // of small-caps synthesis and just ignore the font face as a candidate. 545 if (candidate->hasSVGFontFaceSource() && (traitsMask & FontVariantSmallCapsMask) && !(candidateTraitsMask & FontVariantSmallCapsMask)) 548 candidateFontFaces.append(candidate); 554 CSSFontFace* candidate = familyLocallyInstalledFontFaces->at(i).get(); local 555 unsigned candidateTraitsMask = candidate->traitsMask(); 560 candidateFontFaces.append(candidate);
|
/external/webkit/Source/WebKit/android/content/ |
address_detector.h | 103 // Number of digits found in the current result candidate. 107 // to the current result candidate.
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
ImageRedEye.java | 111 RedEyeCandidate candidate = (RedEyeCandidate) point; local 112 RectF rect = candidate.getRect();
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
cif-code.def | 51 /* Function is not an inlining candidate. */ 52 DEFCIFCODE(FUNCTION_NOT_INLINE_CANDIDATE, N_("function not inline candidate"))
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
cif-code.def | 51 /* Function is not an inlining candidate. */ 52 DEFCIFCODE(FUNCTION_NOT_INLINE_CANDIDATE, N_("function not inline candidate"))
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
cif-code.def | 51 /* Function is not an inlining candidate. */ 52 DEFCIFCODE(FUNCTION_NOT_INLINE_CANDIDATE, N_("function not inline candidate"))
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
cif-code.def | 51 /* Function is not an inlining candidate. */ 52 DEFCIFCODE(FUNCTION_NOT_INLINE_CANDIDATE, N_("function not inline candidate"))
|
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.argdep/ |
p4.cpp | 22 class C {}; // expected-note {{candidate constructor (the implicit copy constructor) not viable: no known conversion from 'B::B' to 'const C::C &' for 1st argument}}
|