HomeSort by relevance Sort by last modified time
    Searched full:categories (Results 301 - 325 of 1300) sorted by null

<<11121314151617181920>>

  /external/chromium_org/content/browser/android/
tracing_controller_android.cc 36 std::string categories = local
43 categories,
  /external/chromium_org/ppapi/thunk/
interfaces_ppb_public_stable.h 18 // Api categories
20 // Enumerates the categories of APIs. These correspnd to the *_api.h files in
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-indic-private.hh 94 /* Categories used in IndicSyllabicCategory.txt from UCD. */
120 /* Categories used in IndicSMatraCategory.txt from UCD */
  /external/clang/include/clang/Basic/
Diagnostic.td 40 // Diagnostic Categories. These can be applied to groups or individual
56 // This defines all of the named diagnostic categories.
  /external/kernel-headers/original/uapi/linux/
if_pppol2tp.h 75 * DEBUG - bitmask of debug message categories
92 /* Debug message categories for the DEBUG socket option */
  /external/lldb/include/lldb/
lldb-private-log.h 80 DisableLog (const char **categories, Stream *feedback_strm);
83 EnableLog (lldb::StreamSP &log_stream_sp, uint32_t log_options, const char **categories, Stream *feedback_strm);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
AccordionControl.java 61 * default), or allowing multiple categories open (where they share the available space).
63 * category/categories.
134 * Returns the labels used as header categories
150 * Show all categories
169 * Hide all categories
293 // Expand the requested categories
379 * Returns the set of expanded categories in the palette. Note: Header labels will have
382 * @return the set of expanded categories in the palette - never null
  /cts/tests/tests/content/src/android/content/cts/
IntentFilterTest.java 958 public final String[] categories; field in class:IntentFilterTest.MatchCondition
973 HashSet<String> categories = null; local
    [all...]
  /packages/apps/Settings/src/com/android/settings/
SettingsActivity.java 136 private static final String SAVE_KEY_CATEGORIES = ":settings:categories";
349 // Categories
467 Set<String> categories = intent.getCategories(); local
468 return (categories != null) && categories.contains("com.android.settings.SHORTCUT");
543 ArrayList<DashboardCategory> categories = local
545 if (categories != null) {
547 mCategories.addAll(categories);
    [all...]
  /art/compiler/llvm/
md_builder.h 60 // There are 3 categories of memory types will not alias: array element, instance field, and
  /external/chromium-trace/trace-viewer/src/about_tracing/
tracing_controller.js 91 * included and excluded categories in the same list would not be
225 onKnownCategoriesCollected: function(categories) {
227 e.categories = categories;
  /external/chromium-trace/trace-viewer/src/tracing/
record_selection_dialog_interactive_tests.html 20 dlg.categories =
timeline_view.html 35 <div class="button view-info-button">Categories</div>
  /external/chromium_org/base/
PRESUBMIT.py 26 'Objective-C interfaces or categories are forbidden in libbase. ' +
  /external/chromium_org/chrome/browser/resources/chromeos/wallpaper_manager/js/
wallpaper_manager.js 48 * Index offset of categories parsed from manifest. The All category is added
209 $('categories-list').disabled = shouldEnable;
281 $('categories-list').disabled = true;
287 $('categories-list').disabled = true;
399 // Custom is the last one in the categories list.
406 // Selects the first category in the categories list of current
415 self.manifest_.wallpaper_list[key].categories.length > 0) {
416 presetCategory = self.manifest_.wallpaper_list[key].categories[0] +
712 * Resize thumbnails grid and categories list to fit the new window size.
739 * Constructs the categories list
    [all...]
  /external/chromium_org/chrome/test/base/
tracing.h 18 // A category pattern can have an optional '-' prefix to make categories with
  /external/chromium_org/content/browser/devtools/
devtools_tracing_handler.cc 141 std::string categories; local
144 params->GetString(devtools::Tracing::start::kParamCategories, &categories);
179 categories, options, TracingController::EnableRecordingDoneCallback());
184 categories, options,
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/
sunspider 102 my @categories = ();
116 push @categories, $category;
131 $prefix .= "var categories = [ " . join(", ", map { '"' . $_ . '"' } @categories) . " ];\n";
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
jsonchecker.py 32 categories = set(('json/syntax',)) variable in class:JSONChecker
  /external/chromium_org/third_party/yasm/source/patched-yasm/po/
Makevars 39 # This is the list of locale categories, beyond LC_MESSAGES, for which the
  /external/chromium_org/webkit/browser/appcache/
appcache_entry.h 13 // (or more) categories. URL is not stored here as this class is stored
  /external/e2fsprogs/po/
Makevars 39 # This is the list of locale categories, beyond LC_MESSAGES, for which the
  /external/libexif/po/
Makevars 39 # This is the list of locale categories, beyond LC_MESSAGES, for which the
  /external/owasp/sanitizer/lib/junit/
junit-src.jar 
  /frameworks/base/docs/html/samples/
index.jd 8 and learn how to build different components for your applications. Use the categories on the left

Completed in 4683 milliseconds

<<11121314151617181920>>