HomeSort by relevance Sort by last modified time
    Searched full:checker (Results 26 - 50 of 139) sorted by null

12 3 4 5 6

  /external/jsr305/javadoc/javax/annotation/
package-summary.html 88 <TD WIDTH="15%"><B><A HREF="../../javax/annotation/MatchesPattern.Checker.html" title="class in javax.annotation">MatchesPattern.Checker</A></B></TD>
92 <TD WIDTH="15%"><B><A HREF="../../javax/annotation/Nonnegative.Checker.html" title="class in javax.annotation">Nonnegative.Checker</A></B></TD>
96 <TD WIDTH="15%"><B><A HREF="../../javax/annotation/Nonnull.Checker.html" title="class in javax.annotation">Nonnull.Checker</A></B></TD>
100 <TD WIDTH="15%"><B><A HREF="../../javax/annotation/RegEx.Checker.html" title="class in javax.annotation">RegEx.Checker</A></B></TD>
package-tree.html 90 <LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/MatchesPattern.Checker.html" title="class in javax.annotation"><B>MatchesPattern.Checker</B></A> (implements javax.annotation.meta.<A HREF="../../javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
91 <LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/Nonnegative.Checker.html" title="class in javax.annotation"><B>Nonnegative.Checker</B></A> (implements javax.annotation.meta.<A HREF="../../javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
92 <LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/Nonnull.Checker.html" title="class in javax.annotation"><B>Nonnull.Checker</B></A> (implements javax.annotation.meta.<A HREF="../../javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
93 <LI TYPE="circle">javax.annotation.<A HREF="../../javax/annotation/RegEx.Checker.html" title="class in javax.annotation"><B>RegEx.Checker</B></A> (implements javax.annotation.meta.<A HREF="../../javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
Nonnegative.html 54 &nbsp;<A HREF="../../javax/annotation/MatchesPattern.Checker.html" title="class in javax.annotation"><B>PREV CLASS</B></A>&nbsp;
55 &nbsp;<A HREF="../../javax/annotation/Nonnegative.Checker.html" title="class in javax.annotation"><B>NEXT CLASS</B></A></FONT></TD>
169 &nbsp;<A HREF="../../javax/annotation/MatchesPattern.Checker.html" title="class in javax.annotation"><B>PREV CLASS</B></A>&nbsp;
170 &nbsp;<A HREF="../../javax/annotation/Nonnegative.Checker.html" title="class in javax.annotation"><B>NEXT CLASS</B></A></FONT></TD>
Nonnull.html 54 &nbsp;<A HREF="../../javax/annotation/Nonnegative.Checker.html" title="class in javax.annotation"><B>PREV CLASS</B></A>&nbsp;
55 &nbsp;<A HREF="../../javax/annotation/Nonnull.Checker.html" title="class in javax.annotation"><B>NEXT CLASS</B></A></FONT></TD>
165 &nbsp;<A HREF="../../javax/annotation/Nonnegative.Checker.html" title="class in javax.annotation"><B>PREV CLASS</B></A>&nbsp;
166 &nbsp;<A HREF="../../javax/annotation/Nonnull.Checker.html" title="class in javax.annotation"><B>NEXT CLASS</B></A></FONT></TD>
  /external/jsr305/javadoc/
overview-tree.html 89 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/MatchesPattern.Checker.html" title="class in javax.annotation"><B>MatchesPattern.Checker</B></A> (implements javax.annotation.meta.<A HREF="javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
90 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/Nonnegative.Checker.html" title="class in javax.annotation"><B>Nonnegative.Checker</B></A> (implements javax.annotation.meta.<A HREF="javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
91 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/Nonnull.Checker.html" title="class in javax.annotation"><B>Nonnull.Checker</B></A> (implements javax.annotation.meta.<A HREF="javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
92 <LI TYPE="circle">javax.annotation.<A HREF="javax/annotation/RegEx.Checker.html" title="class in javax.annotation"><B>RegEx.Checker</B></A> (implements javax.annotation.meta.<A HREF="javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta">TypeQualifierValidator</A>&lt;A&gt;)
  /frameworks/base/opengl/tools/glgen/src/
GenerateGLES.java 84 ParameterChecker checker = new ParameterChecker(checksReader); local
105 checker, gl11Stream, gl11cStream);
GenerateGL.java 134 ParameterChecker checker = new ParameterChecker(checksReader); local
138 checker,
  /dalvik/dx/src/com/android/dx/util/
MutabilityControl.java 23 * to the checker in all the right places.
  /external/v8/src/
compiler.cc 102 FullCodeGenSyntaxChecker checker; local
103 checker.Check(function);
104 if (checker.has_supported_syntax()) {
109 FastCodeGenSyntaxChecker checker; local
110 checker.Check(info);
111 if (checker.has_supported_syntax()) {
460 FullCodeGenSyntaxChecker checker; local
461 checker.Check(literal);
462 if (checker.has_supported_syntax()) {
470 FastCodeGenSyntaxChecker checker; local
    [all...]
  /external/webkit/WebKit/android/nav/
CachedRoot.cpp 718 BoundsCanvas checker(&centerCheck);
722 checker.setBitmapDevice(bitmap);
723 checker.translate(SkIntToScalar(width - mViewBounds.x()),
725 checker.drawPicture(*pictureAt(x, y));
733 BoundsCanvas checker(&jiggleCheck);
738 checker.setBitmapDevice(bitmap);
741 checker.translate(SkIntToScalar(x), SkIntToScalar(y));
742 checker.drawPicture(*pictureAt(x, y));
753 BoundsCanvas checker(&ringCheck);
757 checker.setBitmapDevice(bitmap)
    [all...]
SelectText.cpp 351 TextCanvas checker(&builder, picture, area);
352 checker.drawPicture(const_cast<SkPicture&>(picture));
361 TextCanvas checker(&_check, picture, area);
362 checker.drawPicture(const_cast<SkPicture&>(picture));
376 TextCanvas checker(&extractor, picture, area);
377 checker.drawPicture(const_cast<SkPicture&>(picture));
  /external/e2fsprogs/misc/
fsck.8.in 81 system-specific checker is searched for in
88 variable. Please see the file system-specific checker manual pages for
269 are passed to the filesystem-specific checker. These arguments
280 file system-specific checker.
285 execute the filesystem-specific checker directly. If you pass
296 checker. Although not guaranteed, the following options are supported
  /external/e2fsprogs/lib/e2p/
Makefile.in 59 @CHECKER_CMT@ @$(CC) $(ALL_CFLAGS) -checker -g -o checker/$*.o -c $<
98 $(RM) -f \#* *.s *.o *.a *~ *.bak core profiled/* checker/*
  /external/kernel-headers/original/linux/
spinlock_api_up.h 25 * variables, and to add the proper checker annotations:
  /external/qemu/android/utils/
debug.h 37 _VERBOSE_TAG(memcheck, "memory checker") \
  /external/icu4c/i18n/unicode/
uspoof.h 210 * Create a Unicode Spoof Checker, configured to perform all
216 * @return the newly created Spoof Checker
224 * Open a Spoof checker from its serialized from, stored in 32-bit-aligned memory.
227 * as long as the spoof checker, or any cloned copies of the spoof checker,
229 * The spoof checker (and any clones) must be closed prior to deleting the
238 * @return the spoof checker.
249 * Open a Spoof Checker from the source form of the spoof data.
276 * @return A spoof checker that uses the rules from the input files.
286 * Close a Spoof Checker, freeing any memory that was being held b
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
Xfermodes.java 72 private Shader mBG; // background checker-board pattern
138 // draw the checker-board pattern
  /external/e2fsprogs/
configure.in 297 dnl handle --enable-checker
299 AC_ARG_ENABLE([checker],
300 [ --enable-checker build checker libraries],
305 echo "Disabling checker libraries"
308 MAKEFILE_CHECKER=$srcdir/lib/Makefile.checker
309 echo "Building checker libraries"
314 echo "Disabling checker libraries by default"
  /frameworks/base/core/java/android/webkit/
JWebCoreJavaBridge.java 85 PerfChecker checker = new PerfChecker(); local
89 checker.responseAlert("sharedTimer");
  /external/icu4c/test/cintltst/
spooftest.c 136 /* If things are so broken that we can't even open a default spoof checker, */
207 /* Serialize the default spoof checker */
216 /* Create a new spoof checker from the freshly serialized data */
222 /* Verify that the new spoof checker at least wiggles */
299 /* Verify that the cloned spoof checker is alive */
  /external/e2fsprogs/lib/blkid/
Makefile.in 60 @CHECKER_CMT@ @$(CC) $(ALL_CFLAGS) -checker -g -o checker/$*.o -c $<
182 checker/* blkid_types.h ../libblkid.a ../libblkid_p.a \
  /external/e2fsprogs/lib/uuid/
Makefile.in 66 @CHECKER_CMT@ @$(CC) $(ALL_CFLAGS) -checker -g -o checker/$*.o -c $<
164 $(RM) -f \#* *.s *.o *.a *~ *.bak core profiled/* checker/*
  /external/webkit/WebKit/mac/WebView/
WebTextCompletionController.mm 167 NSSpellChecker *checker = [NSSpellChecker sharedSpellChecker];
168 if (!checker) {
196 _completions = [checker completionsForPartialWordRange:NSMakeRange(0, [prefixStr length]) inString:prefixStr language:nil inSpellDocumentWithTag:[_view spellCheckerDocumentTag]];
  /external/bluetooth/glib/glib/
gmem.h 101 /* Memory profiler and checker, has to be enabled via g_mem_set_vtable()
  /external/e2fsprogs/lib/et/
Makefile.in 47 @CHECKER_CMT@ @$(CC) $(ALL_CFLAGS) -checker -g -o checker/$*.o -c $<

Completed in 126 milliseconds

12 3 4 5 6