/external/clang/lib/Format/ |
SortJavaScriptImports.cpp | 82 ReferenceCategory Category = ReferenceCategory::SIDE_EFFECT; 98 if (LHS.Category != RHS.Category) 99 return LHS.Category < RHS.Category; 100 if (LHS.Category == JsModuleReference::ReferenceCategory::SIDE_EFFECT) 103 // This retains transitivity because LHS.Category == RHS.Category here. 165 Reference.Category != References[Indices[i + 1]].Category)) [all...] |
/external/llvm/lib/Support/ |
SpecialCaseList.cpp | 108 StringRef Category = SplitRegexp.second; 112 Entries[Prefix][Category].Strings.insert(Regexp); 132 if (!Regexps[Prefix][Category].empty()) 133 Regexps[Prefix][Category] += "|"; 134 Regexps[Prefix][Category] += "^" + Regexp + "$"; 158 StringRef Category) const { 162 StringMap<Entry>::const_iterator II = I->second.find(Category);
|
/developers/build/prebuilts/gradle/LNotifications/Application/src/main/java/com/example/android/lnotifications/ |
OtherMetadataFragment.java | 48 * priority data, notification category and person data. 127 Category selectedCategory = (Category) mCategorySpinner.getSelectedItem(); 133 ArrayAdapter<Category> categoryArrayAdapter = new ArrayAdapter<Category>(getActivity(), 134 android.R.layout.simple_spinner_item, Category.values()); 173 * @param category The category metadata. 178 private Notification createNotification(Priority priority, Category category, Uri contactUri) [all...] |
/developers/samples/android/notification/LNotifications/Application/src/main/java/com/example/android/lnotifications/ |
OtherMetadataFragment.java | 48 * priority data, notification category and person data. 127 Category selectedCategory = (Category) mCategorySpinner.getSelectedItem(); 133 ArrayAdapter<Category> categoryArrayAdapter = new ArrayAdapter<Category>(getActivity(), 134 android.R.layout.simple_spinner_item, Category.values()); 173 * @param category The category metadata. 178 private Notification createNotification(Priority priority, Category category, Uri contactUri) [all...] |
/development/samples/browseable/LNotifications/src/com.example.android.lnotifications/ |
OtherMetadataFragment.java | 48 * priority data, notification category and person data. 127 Category selectedCategory = (Category) mCategorySpinner.getSelectedItem(); 133 ArrayAdapter<Category> categoryArrayAdapter = new ArrayAdapter<Category>(getActivity(), 134 android.R.layout.simple_spinner_item, Category.values()); 173 * @param category The category metadata. 178 private Notification createNotification(Priority priority, Category category, Uri contactUri) [all...] |
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
TensorSyclConvertToDeviceExpression.h | 63 template <template<class, class...> class Category, typename OP, typename... subExprs>\ 64 struct ConvertToDeviceExpression<CVQual Category<OP, subExprs...> > {\ 65 typedef CVQual Category<OP, typename ConvertToDeviceExpression<subExprs>::Type... > Type;\
|
/external/llvm/include/llvm/Support/ |
SpecialCaseList.h | 16 // section:wildcard_expression[=category] 17 // If category is not specified, it is assumed to be empty string. 18 // Definitions of "section" and "category" are sanitizer-specific. For example, 79 /// @Section:<E>=@Category 83 StringRef Category = StringRef()) const;
|
/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/ |
Logger.java | 32 public class Logger extends Category {
|
Category.java | 30 * <code>org.apache.log4j.Category</code> class (as found in log4j 1.2) by 44 public class Category { 46 private static final String CATEGORY_FQCN = Category.class.getName(); 55 Category(String name) { 63 public static Category getInstance(Class clazz) { 67 public static Category getInstance(String name) { 71 public final Category getParent() { 93 * Return the level in effect for this category/logger. 117 * Returns the assigned {@link Level}, if any, for this Category. This
|
/hardware/libhardware/modules/camera/3_4/ |
stream_format.h | 43 FormatCategory Category() const;
|
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/ |
SpecialCaseList.h | 16 // section:wildcard_expression[=category] 17 // If category is not specified, it is assumed to be empty string. 18 // Definitions of "section" and "category" are sanitizer-specific. For example, 79 /// @Section:<E>=@Category 83 StringRef Category = StringRef()) const;
|
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/ |
SpecialCaseList.h | 16 // section:wildcard_expression[=category] 17 // If category is not specified, it is assumed to be empty string. 18 // Definitions of "section" and "category" are sanitizer-specific. For example, 79 /// @Section:<E>=@Category 83 StringRef Category = StringRef()) const;
|
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/ |
SpecialCaseList.h | 16 // section:wildcard_expression[=category] 17 // If category is not specified, it is assumed to be empty string. 18 // Definitions of "section" and "category" are sanitizer-specific. For example, 79 /// @Section:<E>=@Category 83 StringRef Category = StringRef()) const;
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/ |
SpecialCaseList.h | 16 // section:wildcard_expression[=category] 17 // If category is not specified, it is assumed to be empty string. 18 // Definitions of "section" and "category" are sanitizer-specific. For example, 79 /// @Section:<E>=@Category 83 StringRef Category = StringRef()) const;
|
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/ |
SpecialCaseList.h | 16 // section:wildcard_expression[=category] 17 // If category is not specified, it is assumed to be empty string. 18 // Definitions of "section" and "category" are sanitizer-specific. For example, 79 /// @Section:<E>=@Category 83 StringRef Category = StringRef()) const;
|
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/ |
SpecialCaseList.h | 16 // section:wildcard_expression[=category] 17 // If category is not specified, it is assumed to be empty string. 18 // Definitions of "section" and "category" are sanitizer-specific. For example, 79 /// @Section:<E>=@Category 83 StringRef Category = StringRef()) const;
|
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/ |
SpecialCaseList.h | 16 // section:wildcard_expression[=category] 17 // If category is not specified, it is assumed to be empty string. 18 // Definitions of "section" and "category" are sanitizer-specific. For example, 79 /// @Section:<E>=@Category 83 StringRef Category = StringRef()) const;
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/ |
SpecialCaseList.h | 16 // section:wildcard_expression[=category] 17 // If category is not specified, it is assumed to be empty string. 18 // Definitions of "section" and "category" are sanitizer-specific. For example, 79 /// @Section:<E>=@Category 83 StringRef Category = StringRef()) const;
|
/toolchain/binutils/binutils-2.25/bfd/hosts/ |
alphavms.h | 58 #define dcgettext(Domainname, Msgid, Category) (Msgid)
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
HebrewCalendar.java | 15 import android.icu.util.ULocale.Category; 268 * @see Category#FORMAT 271 this(TimeZone.getDefault(), ULocale.getDefault(Category.FORMAT)); 279 * @see Category#FORMAT 282 this(zone, ULocale.getDefault(Category.FORMAT)); 341 * @see Category#FORMAT 344 super(TimeZone.getDefault(), ULocale.getDefault(Category.FORMAT)); 355 * @see Category#FORMAT 358 super(TimeZone.getDefault(), ULocale.getDefault(Category.FORMAT)); 378 * @see Category#FORMA [all...] |
IndianCalendar.java | 16 import android.icu.util.ULocale.Category; 147 * @see Category#FORMAT 150 this(TimeZone.getDefault(), ULocale.getDefault(Category.FORMAT)); 158 * @see Category#FORMAT 161 this(zone, ULocale.getDefault(Category.FORMAT)); 215 * @see Category#FORMAT 218 super(TimeZone.getDefault(), ULocale.getDefault(Category.FORMAT)); 232 * @see Category#FORMAT 235 super(TimeZone.getDefault(), ULocale.getDefault(Category.FORMAT)); 258 * @see Category#FORMA [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
HebrewCalendar.java | 14 import com.ibm.icu.util.ULocale.Category; 281 * @see Category#FORMAT 285 this(TimeZone.getDefault(), ULocale.getDefault(Category.FORMAT)); 293 * @see Category#FORMAT 297 this(zone, ULocale.getDefault(Category.FORMAT)); 360 * @see Category#FORMAT 364 super(TimeZone.getDefault(), ULocale.getDefault(Category.FORMAT)); 375 * @see Category#FORMAT 379 super(TimeZone.getDefault(), ULocale.getDefault(Category.FORMAT)); 399 * @see Category#FORMA [all...] |
IndianCalendar.java | 15 import com.ibm.icu.util.ULocale.Category; 161 * @see Category#FORMAT 165 this(TimeZone.getDefault(), ULocale.getDefault(Category.FORMAT)); 173 * @see Category#FORMAT 177 this(zone, ULocale.getDefault(Category.FORMAT)); 235 * @see Category#FORMAT 239 super(TimeZone.getDefault(), ULocale.getDefault(Category.FORMAT)); 253 * @see Category#FORMAT 257 super(TimeZone.getDefault(), ULocale.getDefault(Category.FORMAT)); 280 * @see Category#FORMA [all...] |
/libcore/ojluni/src/main/java/java/text/ |
DateFormat.java | 446 * for the default {@link java.util.Locale.Category#FORMAT FORMAT} locale. 449 * Locale.getDefault(Locale.Category.FORMAT))}. 450 * @see java.util.Locale#getDefault(java.util.Locale.Category) 451 * @see java.util.Locale.Category#FORMAT 456 return get(DEFAULT, 0, 1, Locale.getDefault(Locale.Category.FORMAT)); 461 * for the default {@link java.util.Locale.Category#FORMAT FORMAT} locale. 464 * Locale.getDefault(Locale.Category.FORMAT))}. 465 * @see java.util.Locale#getDefault(java.util.Locale.Category) 466 * @see java.util.Locale.Category#FORMAT 473 return get(style, 0, 1, Locale.getDefault(Locale.Category.FORMAT)) [all...] |
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/ |
ULocaleTest.java | 16 import com.ibm.icu.util.ULocale.Category; 807 * Test method for 'com.ibm.icu.x.util.ULocale.getDefault(Category)' 810 ULocale dispLoc = ULocale.getDefault(Category.DISPLAY); 812 ULocale formLoc = ULocale.getDefault(Category.FORMAT); 817 * Test method for 'com.ibm.icu.x.util.ULocale.setDefault(Category, ULocale)' 821 ULocale orgDisplay = ULocale.getDefault(Category.DISPLAY); 822 ULocale orgFormat = ULocale.getDefault(Category.FORMAT); 827 // setDefault(ULocale) updates category defaults 829 assertEquals(ULocale.getDefault(Category.DISPLAY), jaUS); 830 assertEquals(ULocale.getDefault(Category.FORMAT), jaUS) [all...] |