HomeSort by relevance Sort by last modified time
    Searched defs:CATEGORY (Results 1 - 25 of 177) sorted by null

1 2 3 4 5 6 7 8

  /external/clang/include/clang/Basic/
DiagnosticCategories.h 17 #define CATEGORY(X, ENUM) ENUM,
19 #undef CATEGORY
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
DiagnosticCategories.h 17 #define CATEGORY(X, ENUM) ENUM,
19 #undef CATEGORY
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
DiagnosticCategories.h 17 #define CATEGORY(X, ENUM) ENUM,
19 #undef CATEGORY
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
DiagnosticCategories.h 17 #define CATEGORY(X, ENUM) ENUM,
19 #undef CATEGORY
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
DiagnosticCategories.h 17 #define CATEGORY(X, ENUM) ENUM,
19 #undef CATEGORY
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
DiagnosticCategories.h 17 #define CATEGORY(X, ENUM) ENUM,
19 #undef CATEGORY
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
DiagnosticCategories.h 17 #define CATEGORY(X, ENUM) ENUM,
19 #undef CATEGORY
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
DiagnosticCategories.h 17 #define CATEGORY(X, ENUM) ENUM,
19 #undef CATEGORY
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
DiagnosticCategories.h 17 #define CATEGORY(X, ENUM) ENUM,
19 #undef CATEGORY
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
DiagnosticCategories.h 17 #define CATEGORY(X, ENUM) ENUM,
19 #undef CATEGORY
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
DiagnosticCategories.h 17 #define CATEGORY(X, ENUM) ENUM,
19 #undef CATEGORY
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
DiagnosticCategories.h 17 #define CATEGORY(X, ENUM) ENUM,
19 #undef CATEGORY
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
DiagnosticCategories.h 17 #define CATEGORY(X, ENUM) ENUM,
19 #undef CATEGORY
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
DiagnosticCategories.h 17 #define CATEGORY(X, ENUM) ENUM,
19 #undef CATEGORY
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
DiagnosticCategories.h 17 #define CATEGORY(X, ENUM) ENUM,
19 #undef CATEGORY
  /external/clang/lib/Basic/
DiagnosticIDs.cpp 46 unsigned Category : 5;
75 SHOWINSYSHEADER, CATEGORY) \
78 SHOWINSYSHEADER, CATEGORY, GROUP, STR_SIZE(DESC, uint16_t), DESC \
117 // 1. Add the number of diagnostics in each category preceding the
118 // diagnostic and of the category the diagnostic is in. This gives us
119 // the offset of the category in the table.
120 // 2. Subtract the number of IDs in each category from our ID. This gives us
121 // the offset of the diagnostic in the category.
126 #define CATEGORY(NAME, PREV) \
131 CATEGORY(DRIVER, COMMON
    [all...]
  /packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/analytics/
TimeLoggerTest.java 37 private static final int CATEGORY = 1;
54 mTimeLogger = new TimeLogger(mContext, CATEGORY, mMetricsLoggerWrapper, mAnalyticsUtils);
70 verify(mMetricsLoggerWrapper).logAction(mContext, CATEGORY,
87 verify(mMetricsLoggerWrapper).logAction(mContext, CATEGORY,
  /tools/loganalysis/src/com/android/loganalysis/item/
MiscKernelLogItem.java 33 public static final String CATEGORY = "CATEGORY";
38 EVENT_TIME, PREAMBLE, CATEGORY, STACK));
85 * Get the category of the event.
88 return (String) getAttribute(CATEGORY);
92 * Set the category of the event.
94 public void setCategory(String category) {
95 setAttribute(CATEGORY, category);
InterruptItem.java 53 public static final String CATEGORY = "CATEGORY";
58 NAME, INTERRUPT_COUNT, CATEGORY));
65 * @param category The {@link InterruptCategory} of the interrupt
68 InterruptCategory category) {
73 setAttribute(CATEGORY, category);
94 return (InterruptCategory) getAttribute(CATEGORY);
103 * @param category The {@link InterruptCategory} of the interrupt.
106 InterruptCategory category) {
    [all...]
MiscLogcatItem.java 42 public static final String CATEGORY = "CATEGORY";
47 EVENT_TIME, PID, TID, APP, TAG, LAST_PREAMBLE, PROCESS_PREAMBLE, CATEGORY, STACK));
173 * Get the category of the event.
176 return (String) getAttribute(CATEGORY);
180 * Set the category of the event.
182 public void setCategory(String category) {
183 setAttribute(CATEGORY, category);
WakelockItem.java 59 public static final String CATEGORY = "CATEGORY";
62 NAME, PROCESS_UID, PROCESS_NAME, HELD_TIME, LOCKED_COUNT, CATEGORY));
70 * @param category The {@link WakeLockCategory} of the wake lock
72 public WakelockInfoItem(String name, long heldTime, int lockedCount, WakeLockCategory category) {
73 this(name, null, heldTime, lockedCount, category);
83 * @param category The {@link WakeLockCategory} of the wake lock
86 WakeLockCategory category) {
93 setAttribute(CATEGORY, category);
    [all...]
  /frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/core/instrumentation/
MetricsFeatureProviderTest.java 48 private static int CATEGORY = 10;
110 mProvider.action(mockVisibilityLogger, CATEGORY, SUBTYPE_BOOLEAN);
111 verify(mockLogWriter).action(eq(CATEGORY), eq(SUBTYPE_BOOLEAN), mPairCaptor.capture());
121 mProvider.action(mockVisibilityLogger, CATEGORY, SUBTYPE_INTEGER);
122 verify(mockLogWriter).action(eq(CATEGORY), eq(SUBTYPE_INTEGER), mPairCaptor.capture());
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
sre_constants.py 43 CATEGORY = "category"
112 CATEGORY,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
sre_constants.py 41 CATEGORY = "category"
110 CATEGORY,
  /external/python/cpython2/Lib/
sre_constants.py 43 CATEGORY = "category"
112 CATEGORY,

Completed in 491 milliseconds

1 2 3 4 5 6 7 8