/external/libchrome/base/ |
sequence_checker_impl.h | 31 // Unbinds the checker from the currently associated sequence. The 32 // checker will be re-bound on the next call to CalledOnValidSequence().
|
/frameworks/native/opengl/tools/glgen/src/ |
EGLCodeEmitter.java | 36 ParameterChecker checker, 40 mChecker = checker;
|
GLESCodeEmitter.java | 36 ParameterChecker checker, 40 mChecker = checker;
|
/packages/inputmethods/LatinIME/java/res/values-en-rAU/ |
strings-appname.xml | 24 <string name="spell_checker_service_name" msgid="1254221805440242662">"Android Spell Checker (AOSP)"</string> 26 <string name="android_spell_checker_settings" msgid="6123949487832861885">"Android Spell Checker Settings (AOSP)"</string>
|
/packages/inputmethods/LatinIME/java/res/values-en-rGB/ |
strings-appname.xml | 24 <string name="spell_checker_service_name" msgid="1254221805440242662">"Android Spell Checker (AOSP)"</string> 26 <string name="android_spell_checker_settings" msgid="6123949487832861885">"Android Spell Checker Settings (AOSP)"</string>
|
/packages/inputmethods/LatinIME/java/res/values-en-rIN/ |
strings-appname.xml | 24 <string name="spell_checker_service_name" msgid="1254221805440242662">"Android Spell Checker (AOSP)"</string> 26 <string name="android_spell_checker_settings" msgid="6123949487832861885">"Android Spell Checker Settings (AOSP)"</string>
|
/packages/inputmethods/LatinIME/java/res/values-pa-rIN/ |
strings-appname.xml | 24 <string name="spell_checker_service_name" msgid="1254221805440242662">"Android Spell Checker (AOSP)"</string> 26 <string name="android_spell_checker_settings" msgid="6123949487832861885">"Android Spell Checker Settings (AOSP)"</string>
|
/packages/inputmethods/LatinIME/java/res/values-ta-rIN/ |
strings-appname.xml | 24 <string name="spell_checker_service_name" msgid="1254221805440242662">"Android Spell Checker (AOSP)"</string> 26 <string name="android_spell_checker_settings" msgid="6123949487832861885">"Android Spell Checker Settings (AOSP)"</string>
|
/packages/inputmethods/LatinIME/java/res/values-tl/ |
strings-appname.xml | 24 <string name="spell_checker_service_name" msgid="1254221805440242662">"Spell Checker ng Android (AOSP)"</string> 26 <string name="android_spell_checker_settings" msgid="6123949487832861885">"Mga Setting ng Spell Checker ng Android (AOSP)"</string>
|
/external/clang/test/Analysis/ |
PR24184.cpp | 1 // RUN: %clang_cc1 -w -analyze -analyzer-eagerly-assume -fcxx-exceptions -analyzer-checker=core -analyzer-checker=alpha.core.PointerArithm,alpha.core.CastToStruct -analyzer-max-loop 64 -verify %s 2 // RUN: %clang_cc1 -w -analyze -analyzer-checker=core -analyzer-checker=cplusplus -fcxx-exceptions -analyzer-checker alpha.core.PointerArithm,alpha.core.CastToStruct -analyzer-max-loop 63 -verify %s
|
stackaddrleak.c | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core -verify -std=c99 -Dbool=_Bool -Wno-bool-conversion %s 2 // RUN: %clang_cc1 -analyze -analyzer-checker=core -verify -x c++ -Wno-bool-conversion %s 22 // PR 7383 - previosly the stack address checker would crash on this example
|
/packages/apps/Settings/src/com/android/settings/inputmethod/ |
SpellCheckerPreference.java | 35 * Spell checker service preference. 37 * This preference represents a spell checker service. It is used for two purposes. 1) A radio 38 * button on the left side is used to choose the current spell checker service. 2) A settings 39 * icon on the right side is used to invoke the setting activity of the spell checker service. 123 // Invoke a settings activity of an spell checker.
|
/external/clang/www/analyzer/ |
xcode.html | 80 <p>Starting with analyzer build checker-234, analyzer builds contain a command 90 --use-checker-build=PATH 92 e.g. /Users/foo/checker-1 102 <li><b>--use-checker-build</b>: Switch Xcode to using the <tt>clang</tt> provided by the specified analyzer build.</li> 115 <p><b>Example 1</b>: Telling Xcode to use checker-235:</p> 120 $ tar xjf checker-235.tar.bz2 121 $ sudo checker-235/set-xcode-analyzer --use-checker-build=/tmp/checker-235 131 $ sudo set-xcode-analyzer --use-checker-build=~/mycrazyclangbuild/bin/clan [all...] |
/external/jsr305/javadoc/ |
index-all.html | 101 <DT><A HREF="./javax/annotation/MatchesPattern.Checker.html#forConstantValue(javax.annotation.MatchesPattern, java.lang.Object)"><B>forConstantValue(MatchesPattern, Object)</B></A> - 102 Method in class javax.annotation.<A HREF="./javax/annotation/MatchesPattern.Checker.html" title="class in javax.annotation">MatchesPattern.Checker</A> 108 <DT><A HREF="./javax/annotation/Nonnegative.Checker.html#forConstantValue(javax.annotation.Nonnegative, java.lang.Object)"><B>forConstantValue(Nonnegative, Object)</B></A> - 109 Method in class javax.annotation.<A HREF="./javax/annotation/Nonnegative.Checker.html" title="class in javax.annotation">Nonnegative.Checker</A> 111 <DT><A HREF="./javax/annotation/Nonnull.Checker.html#forConstantValue(javax.annotation.Nonnull, java.lang.Object)"><B>forConstantValue(Nonnull, Object)</B></A> - 112 Method in class javax.annotation.<A HREF="./javax/annotation/Nonnull.Checker.html" title="class in javax.annotation">Nonnull.Checker</A> 114 <DT><A HREF="./javax/annotation/RegEx.Checker.html#forConstantValue(javax.annotation.RegEx, java.lang.Object)"><B>forConstantValue(RegEx, Object (…) [all...] |
/external/libxml2/ |
Makefile.am | 208 $(CHECKER) ./runtest$(EXEEXT) && $(CHECKER) ./testrecurse$(EXEEXT) &&$(CHECKER) ./testapi$(EXEEXT) && $(CHECKER) ./testchar$(EXEEXT)&& $(CHECKER) ./testdict$(EXEEXT) && $(CHECKER) ./runxmlconf$(EXEEXT) 217 $(MAKE) CHECKER='valgrind -q' runtests 228 -@($(CHECKER) $(top_builddir)/testapi -q) 238 $(CHECKER) $(top_builddir)/testHTML $$i > $(srcdir)/result/HTML/$$name 2>$(srcdir)/result/HTML/$$name.err ; \ 240 log=`$(CHECKER) $(top_builddir)/testHTML $$i > result.$$name 2> error.$$name ; [all...] |
/external/clang/lib/StaticAnalyzer/Checkers/ |
CheckSizeofPointer.cpp | 18 #include "clang/StaticAnalyzer/Core/Checker.h" 27 const CheckerBase *Checker; 31 WalkAST(BugReporter &br, const CheckerBase *checker, AnalysisDeclContext *ac) 32 : BR(br), Checker(checker), AC(ac) {} 67 BR.EmitBasicReport(AC->getDecl(), Checker, 81 class SizeofPointerChecker : public Checker<check::ASTCodeBody> {
|
NSErrorChecker.cpp | 22 #include "clang/StaticAnalyzer/Core/Checker.h" 41 : public Checker< check::ASTDecl<ObjCMethodDecl> > { 88 : public Checker< check::ASTDecl<FunctionDecl> > { 137 NSErrorDerefBug(const CheckerBase *Checker) 138 : BugType(Checker, "NSError** null dereference", 144 CFErrorDerefBug(const CheckerBase *Checker) 145 : BugType(Checker, "CFErrorRef* null dereference", 153 : public Checker< check::Location, 314 NSOrCFErrorDerefChecker *checker = local 316 checker->ShouldCheckNSError = true 321 NSOrCFErrorDerefChecker *checker = local [all...] |
TaintTesterChecker.cpp | 10 // This checker can be used for testing how taint data is propagated. 15 #include "clang/StaticAnalyzer/Core/Checker.h" 23 class TaintTesterChecker : public Checker< check::PostStmt<Expr> > {
|
/frameworks/base/core/java/android/view/textservice/ |
TextServicesManager.java | 59 * <li>The <strong>spell checker session</strong> is one of the text services. 105 * Get a spell checker session for the specified spell checker 106 * @param locale the locale for the spell checker. If {@code locale} is null and 113 * @param listener a spell checker session lister for getting results from a spell checker. 116 * @return the spell checker session of the spell checker 238 // Passing null as a locale until we support multiple enabled spell checker subtypes.
|
/libcore/ojluni/src/main/java/sun/security/provider/certpath/ |
ForwardState.java | 77 /* the untrusted certificates checker */ 141 * Populate forwardCheckers with every user-defined checker 145 for (PKIXCertPathChecker checker : certPathCheckers) { 146 if (checker.isForwardCheckingSupported()) { 147 checker.init(true); 148 forwardCheckers.add(checker); 241 PKIXCertPathChecker checker = li.next(); local 242 if (checker instanceof Cloneable) { 243 li.set((PKIXCertPathChecker)checker.clone());
|
/external/clang/lib/StaticAnalyzer/ |
README.txt | 9 (*Checker.cpp). The latter are built on top of the former via the 10 Checker and CheckerVisitor interfaces (Checker.h and 11 CheckerVisitor.h). The Checker interface is designed to be minimal 12 and simple for checker writers, and attempts to isolate them from much 62 to tell the Checker that we are about to analyze a CallExpr, and the 63 checker is asked to check for any preconditions that might not be 64 satisfied. The checker can do nothing, or it can generate a new 65 ProgramState and ExplodedNode which contains updated checker state. If it 99 If you are interested in writing checkers, look at the Checker an [all...] |
/external/jsr305/javadoc/javax/annotation/ |
MatchesPattern.Checker.html | 7 MatchesPattern.Checker 10 <META NAME="keywords" CONTENT="javax.annotation.MatchesPattern.Checker class"> 17 parent.document.title="MatchesPattern.Checker"; 57 <A HREF="../../index.html?javax/annotation/MatchesPattern.Checker.html" target="_top"><B>FRAMES</B></A> 58 <A HREF="MatchesPattern.Checker.html" target="_top"><B>NO FRAMES</B></A> 89 Class MatchesPattern.Checker</H2> 92 <IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>javax.annotation.MatchesPattern.Checker</B> 102 <DT><PRE>public static class <B>MatchesPattern.Checker</B><DT>extends java.lang.Object<DT>implements <A HREF="../../javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A><<A HREF="../../javax/annotation/MatchesPattern.html" title="annotation in javax.annotation">MatchesPattern</A>></DL> 119 <TD><CODE><B><A HREF="../../javax/annotation/MatchesPattern.Checker.html#MatchesPattern.Checker()">MatchesPattern.Checker</A></B>()</CODE [all...] |
Nonnegative.Checker.html | 7 Nonnegative.Checker 10 <META NAME="keywords" CONTENT="javax.annotation.Nonnegative.Checker class"> 17 parent.document.title="Nonnegative.Checker"; 57 <A HREF="../../index.html?javax/annotation/Nonnegative.Checker.html" target="_top"><B>FRAMES</B></A> 58 <A HREF="Nonnegative.Checker.html" target="_top"><B>NO FRAMES</B></A> 89 Class Nonnegative.Checker</H2> 92 <IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>javax.annotation.Nonnegative.Checker</B> 102 <DT><PRE>public static class <B>Nonnegative.Checker</B><DT>extends java.lang.Object<DT>implements <A HREF="../../javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A><<A HREF="../../javax/annotation/Nonnegative.html" title="annotation in javax.annotation">Nonnegative</A>></DL> 119 <TD><CODE><B><A HREF="../../javax/annotation/Nonnegative.Checker.html#Nonnegative.Checker()">Nonnegative.Checker</A></B>()</CODE [all...] |
Nonnull.Checker.html | 7 Nonnull.Checker 10 <META NAME="keywords" CONTENT="javax.annotation.Nonnull.Checker class"> 17 parent.document.title="Nonnull.Checker"; 57 <A HREF="../../index.html?javax/annotation/Nonnull.Checker.html" target="_top"><B>FRAMES</B></A> 58 <A HREF="Nonnull.Checker.html" target="_top"><B>NO FRAMES</B></A> 89 Class Nonnull.Checker</H2> 92 <IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>javax.annotation.Nonnull.Checker</B> 102 <DT><PRE>public static class <B>Nonnull.Checker</B><DT>extends java.lang.Object<DT>implements <A HREF="../../javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A><<A HREF="../../javax/annotation/Nonnull.html" title="annotation in javax.annotation">Nonnull</A>></DL> 119 <TD><CODE><B><A HREF="../../javax/annotation/Nonnull.Checker.html#Nonnull.Checker()">Nonnull.Checker</A></B>()</CODE [all...] |
RegEx.Checker.html | 7 RegEx.Checker 10 <META NAME="keywords" CONTENT="javax.annotation.RegEx.Checker class"> 17 parent.document.title="RegEx.Checker"; 57 <A HREF="../../index.html?javax/annotation/RegEx.Checker.html" target="_top"><B>FRAMES</B></A> 58 <A HREF="RegEx.Checker.html" target="_top"><B>NO FRAMES</B></A> 89 Class RegEx.Checker</H2> 92 <IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>javax.annotation.RegEx.Checker</B> 102 <DT><PRE>public static class <B>RegEx.Checker</B><DT>extends java.lang.Object<DT>implements <A HREF="../../javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A><<A HREF="../../javax/annotation/RegEx.html" title="annotation in javax.annotation">RegEx</A>></DL> 119 <TD><CODE><B><A HREF="../../javax/annotation/RegEx.Checker.html#RegEx.Checker()">RegEx.Checker</A></B>()</CODE [all...] |