HomeSort by relevance Sort by last modified time
    Searched full:show (Results 76 - 100 of 10437) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/llvm/test/MC/Sparc/
sparc-directives.s 1 ! RUN: llvm-mc %s -arch=sparc -show-encoding | FileCheck %s --check-prefix=SPARC32
2 ! RUN: llvm-mc %s -arch=sparcv9 -show-encoding | FileCheck %s --check-prefix=SPARC64
  /external/llvm/test/tools/llvm-objdump/
disassembly-show-raw.test 3 // RUN: llvm-objdump -d -no-show-raw-insn %p/Inputs/trivial.obj.elf-i386 \
7 // when run explicitly with -no-show-raw-insn
  /external/pdfium/fpdfsdk/include/javascript/
console.h 20 FX_BOOL show(OBJ_METHOD_PARAMS);
34 JS_STATIC_METHOD(show, console);
  /external/valgrind/main/VEX/orig_amd64/
SortedToOrig.hs 23 ". " ++ show n ++ " 0x12345678 " ++ show (1 + (length bytes `div` 2)),
  /external/chromium_org/third_party/skia/gm/rebaseline_server/static/
view.html 21 <em ng-show="!extraColumnHeaders"><!-- show until data is loaded -->
26 <div ng-show="extraColumnHeaders"><!-- everything: hide until data is loaded -->
29 ng-show="header[constants.KEY__HEADER__IS_EDITABLE] && header[constants.KEY__HEADER__IS_EXPORTED]">
34 <div ng-show="header[constants.KEY__HEADER__TIME_UPDATED]">
58 <!-- We only show the filters/settings table on the Unfiled tab. -->
59 <table ng-show="viewingTab == defaultTab" border="1">
98 clear (show all)
126 Show thumbnails
161 <!-- Submission UI that we only show in the Pending Approval tab. --
    [all...]
  /external/skia/gm/rebaseline_server/static/
view.html 21 <em ng-show="!extraColumnHeaders"><!-- show until data is loaded -->
26 <div ng-show="extraColumnHeaders"><!-- everything: hide until data is loaded -->
29 ng-show="header[constants.KEY__HEADER__IS_EDITABLE] && header[constants.KEY__HEADER__IS_EXPORTED]">
34 <div ng-show="header[constants.KEY__HEADER__TIME_UPDATED]">
58 <!-- We only show the filters/settings table on the Unfiled tab. -->
59 <table ng-show="viewingTab == defaultTab" border="1">
98 clear (show all)
126 Show thumbnails
161 <!-- Submission UI that we only show in the Pending Approval tab. --
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/list/
ContactsRequest.java 32 /** Show all contacts */
35 /** Show all contacts with phone numbers */
38 /** Show contents of a specific group */
41 /** Show all starred contacts */
44 /** Show frequently contacted contacts */
47 /** Show starred and the frequent */
50 /** Show all contacts and pick them when clicking */
53 /** Show all contacts as well as the option to create a new one */
56 /** Show all contacts and pick them for edit when clicking, and allow creating a new contact */
59 /** Show all phone numbers and pick them when clicking *
    [all...]
  /development/ndk/platforms/android-3/include/linux/
sysdev.h 31 ssize_t (*show)(struct sysdev_class *, char *); member in struct:sysdev_class_attribute
35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
54 ssize_t (*show)(struct sys_device *, char *); member in struct:sysdev_attribute
58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
  /development/samples/HoneycombGallery/res/values/
strings.xml 23 <string name="widget_empty_view_text">Touch to show data</string>
34 <string name="show_dialog">Show a dialog</string>
35 <string name="basic_notification">Show a basic notification</string>
36 <string name="custom_notification">Show a custom notification</string>
  /development/samples/browseable/AppRestrictionSchema/
_index.jd 9 app (press the button to show \"Hello\" message) is enabled or disabled. Use
  /development/samples/browseable/BasicImmersiveMode/
_index.jd 9 experience in your app, by letting users show or hide the status bar and
  /development/samples/training/threadsample/res/values/
attrs.xml 5 and show when the image is being downloaded -->
  /external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/imports/
Ruleb.g 3 // This is just here to show that import grammars are stored in their
  /external/chromium_org/chrome/browser/infobars/
infobar_extension_api.h 13 DECLARE_EXTENSION_FUNCTION("infobars.show", INFOBARS_SHOW)
  /external/chromium_org/chrome/browser/ui/app_list/
fast_show_pickler.h 14 // Functions for pickling/unpickling AppListModel for fast show. Fast show is
23 // show of the app list.
32 // Copies parts that are needed to show the app list quickly on startup from
  /external/chromium_org/chrome/browser/ui/cocoa/download/
download_show_all_button.h 7 // The "Show All" button on the download shelf. This is a subclass for custom
  /external/chromium_org/chrome/common/extensions/docs/examples/api/desktopCapture/
manifest.json 3 "description": "Show desktop media picker UI",
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/background-simple/
background.html 12 notification.show();
  /external/chromium_org/ui/views/examples/
widget_example.h 31 POPUP, // Show a popup widget.
32 DIALOG, // Show a dialog widget.
33 CHILD, // Show a child widget.
40 // Construct a Widget for |sender|, initialize with |params|, and call Show().
  /external/clang/include/clang/Sema/
CodeCompleteOptions.h 16 /// Show macros in code completion results.
19 /// Show code patterns in code completion results.
22 /// Show top-level decls in code completion results.
25 /// Show brief documentation comments in code completion results.
  /external/clang/test/Frontend/
diagnostics-option-names.c 1 // RUN: not %clang_cc1 -fdiagnostics-show-option -Werror -Weverything %s 2> %t
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-evlist.c 2 * Builtin evlist command: Show the list of event selectors present
39 OPT_BOOLEAN('F', "freq", &details.freq, "Show the sample frequency"),
41 "Show all event attr details"),
43 "Show event group information"),
  /external/llvm/test/CodeGen/SPARC/
trap.ll 1 ; RUN: llc -mtriple=sparc-linux-gnu < %s -show-mc-encoding | FileCheck %s
  /external/llvm/test/MC/ARM/
not-armv4.s 1 @ RUN: not llvm-mc < %s -triple armv4-unknown-unknown -show-encoding 2>&1 | FileCheck %s
udf-arm.s 1 @ RUN: llvm-mc -triple arm-eabi -show-encoding %s | FileCheck %s

Completed in 915 milliseconds

1 2 34 5 6 7 8 91011>>