HomeSort by relevance Sort by last modified time
    Searched full:category (Results 201 - 225 of 679) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/proguard/src/proguard/evaluation/value/
Category1Value.java 24 * This abstract class represents a partially evaluated Category 1 value.
Category2Value.java 24 * This abstract class represents a partially evaluated Category 2 value.
  /external/webkit/WebKitTools/Scripts/webkitpy/style/
error_handlers_unittest.py 177 category = "whitespace/tab"
182 self.assertTrue(options.is_reportable(category,
190 handle_error(1, category, confidence, message)
194 handle_error(2, category, confidence, message)
checker.py 153 # The maximum number of errors to report per file, per category.
154 # If a category is not a key, then it has no maximum.
220 a category if the category passes the filter rules, as follows.
222 Any webkit category starts out passing. All filter rules are then
224 example, the rule "+foo" passes any category that starts with "foo",
225 and "-foo" fails any such category. The filter input "-whitespace,
226 +whitespace/braces" fails the category "whitespace/tab" and passes
233 Category names appear in error messages in brackets, for example
273 per file, per category
    [all...]
  /frameworks/base/tests/SmokeTest/src/com/android/smoketest/
SmokeTestActivity.java 37 targetIntent.addCategory("android.intent.category.SMOKETEST_INSTRUMENTATION_TEST");
  /packages/providers/CalendarProvider/
AndroidManifest.xml 52 <category android:name="android.intent.category.UNIT_TEST" />
78 <category android:name="android.intent.category.DEFAULT" />
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
intl.h 26 # define setlocale(category, locale) (locale)
  /sdk/eclipse/scripts/
_mk_icons.sh 48 icon C green category
  /external/webkit/JavaScriptCore/wtf/unicode/qt4/
UnicodeQt4.h 36 ushort category : 8; member in struct:QUnicodeTables::Properties
337 return !(U_MASK(QChar::category(c)) & test);
342 return QChar::category(c) == QChar::Separator_Space;
354 return U_MASK(QChar::category(c)) & test;
359 return QChar::category(c) == QChar::Letter_Lowercase;
400 inline CharCategory category(UChar32 c) function in namespace:WTF::Unicode
402 return (CharCategory) U_MASK(QChar::category(c));
  /external/webkit/WebCore/inspector/front-end/
Resource.js 331 get category()
336 set category(x)
383 this.category = WebInspector.resourceCategories.documents;
386 this.category = WebInspector.resourceCategories.stylesheets;
389 this.category = WebInspector.resourceCategories.scripts;
392 this.category = WebInspector.resourceCategories.images;
395 this.category = WebInspector.resourceCategories.fonts;
398 this.category = WebInspector.resourceCategories.xhr;
402 this.category = WebInspector.resourceCategories.other;
inspector.css     [all...]
  /external/stlport/src/
locale_catalog.cpp 94 // Acquire and release low-level category objects. The whole point of
98 // Global hash tables for category objects.
101 // Look up a category by name
182 // There was no entry in the map already. Create the category.
210 // Find the name of the category object.
218 // Decrement the ref count. If it goes to zero, delete this category
  /external/webkit/SunSpider/
sunspider 138 my $category = $_;
139 $category =~ s/-.*//;
140 if (!$uniqueCategories{$category}) {
141 push @categories, $category;
142 $uniqueCategories{$category} = $category;
  /sdk/eclipse/sites/external/web/
site.xsl 3 <xsl:key name="cat" match="category" use="@name"/>
15 <xsl:for-each select="category-def">
83 <xsl:if test="count(feature) &gt; count(feature/category)">
93 <xsl:for-each select="feature[not(category)]">
154 <xsl:for-each select="feature[not(category)]">
159 <xsl:when test="count(preceding-sibling::feature[not(category)]) mod 2 = 1">
  /sdk/eclipse/sites/internal/web/
site.xsl 3 <xsl:key name="cat" match="category" use="@name"/>
15 <xsl:for-each select="category-def">
83 <xsl:if test="count(feature) &gt; count(feature/category)">
93 <xsl:for-each select="feature[not(category)]">
154 <xsl:for-each select="feature[not(category)]">
159 <xsl:when test="count(preceding-sibling::feature[not(category)]) mod 2 = 1">
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-gccbug 330 >Category: $CATEGORY_C
378 /^>Category/s/^>Category:.*/>Category: send-pr/
439 # 4) Category
441 PATTERN=">Category:"
442 CATEGORY=`eval sed -n -e "\"$SED_CMD\"" $TEMP`
446 if [ "$C" = "$CATEGORY" ]; then FOUND=true ; break ; fi
451 if [ -z "$CATEGORY" ]; then
452 echo "$COMMAND: you must include a Category: field in your report.
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-gccbug 329 >Category: $CATEGORY_C
377 /^>Category/s/^>Category:.*/>Category: send-pr/
438 # 4) Category
440 PATTERN=">Category:"
441 CATEGORY=`eval sed -n -e "\"$SED_CMD\"" $TEMP`
445 if [ "$C" = "$CATEGORY" ]; then FOUND=true ; break ; fi
450 if [ -z "$CATEGORY" ]; then
451 echo "$COMMAND: you must include a Category: field in your report.
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-gccbug 329 >Category: $CATEGORY_C
377 /^>Category/s/^>Category:.*/>Category: send-pr/
438 # 4) Category
440 PATTERN=">Category:"
441 CATEGORY=`eval sed -n -e "\"$SED_CMD\"" $TEMP`
445 if [ "$C" = "$CATEGORY" ]; then FOUND=true ; break ; fi
450 if [ -z "$CATEGORY" ]; then
451 echo "$COMMAND: you must include a Category: field in your report.
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-gccbug 330 >Category: $CATEGORY_C
378 /^>Category/s/^>Category:.*/>Category: send-pr/
439 # 4) Category
441 PATTERN=">Category:"
442 CATEGORY=`eval sed -n -e "\"$SED_CMD\"" $TEMP`
446 if [ "$C" = "$CATEGORY" ]; then FOUND=true ; break ; fi
451 if [ -z "$CATEGORY" ]; then
452 echo "$COMMAND: you must include a Category: field in your report.
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-gccbug 329 >Category: $CATEGORY_C
377 /^>Category/s/^>Category:.*/>Category: send-pr/
438 # 4) Category
440 PATTERN=">Category:"
441 CATEGORY=`eval sed -n -e "\"$SED_CMD\"" $TEMP`
445 if [ "$C" = "$CATEGORY" ]; then FOUND=true ; break ; fi
450 if [ -z "$CATEGORY" ]; then
451 echo "$COMMAND: you must include a Category: field in your report.
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-gccbug 329 >Category: $CATEGORY_C
377 /^>Category/s/^>Category:.*/>Category: send-pr/
438 # 4) Category
440 PATTERN=">Category:"
441 CATEGORY=`eval sed -n -e "\"$SED_CMD\"" $TEMP`
445 if [ "$C" = "$CATEGORY" ]; then FOUND=true ; break ; fi
450 if [ -z "$CATEGORY" ]; then
451 echo "$COMMAND: you must include a Category: field in your report.
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-gccbug 330 >Category: $CATEGORY_C
378 /^>Category/s/^>Category:.*/>Category: send-pr/
439 # 4) Category
441 PATTERN=">Category:"
442 CATEGORY=`eval sed -n -e "\"$SED_CMD\"" $TEMP`
446 if [ "$C" = "$CATEGORY" ]; then FOUND=true ; break ; fi
451 if [ -z "$CATEGORY" ]; then
452 echo "$COMMAND: you must include a Category: field in your report.
    [all...]
  /dalvik/dx/src/com/android/dx/dex/code/form/
Form21h.java 88 // Where the high bits are depends on the category of the target.
111 // Where the high bits are depends on the category of the target.
  /dalvik/dx/src/com/android/dx/rop/cst/
StdConstantPool.java 106 // Storing a category-2 entry nulls out the next index.
116 * Overwriting the second half of a category-2 entry nulls out
  /external/bison/lib/
gettext.h 56 # define dcgettext(Domainname, Msgid, Category) ((const char *) (Msgid))
61 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \

Completed in 402 milliseconds

1 2 3 4 5 6 7 891011>>