/external/webkit/WebCore/svg/ |
xlinkattrs.in | 8 show
|
/development/pdk/pndk/samples/sample/ |
use_hellolibrary.c | 1 /* use_hellolibrary.c -- used to show how to link to the hellolibrary */
|
/external/webkit/WebKit/qt/docs/webkitsnippets/ |
qtwebkit_qwebinspector_snippet.cpp | 13 connect(page, SIGNAL(webInspectorTriggered(QWebElement)), inspector, SLOT(show()));
|
/external/clearsilver/imd/ |
example.imd | 15 # Number of thumbnails to show per page 18 # Assumed browser width for album show
|
/bionic/libc/kernel/common/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, };
|
/dalvik/dx/src/junit/runner/ |
FailureDetailView.java | 8 * A view to show a details about a failure
|
/dalvik/vm/mterp/c/ |
OP_INVOKE_DIRECT_EMPTY.c | 8 FINISH(3); // don't want it to show up in profiler output
|
/external/junit/src/junit/runner/ |
FailureDetailView.java | 8 * A view to show a details about a failure
|
/ndk/build/platforms/android-3/arch-arm/usr/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, };
|
/ndk/build/platforms/android-4/arch-arm/usr/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, };
|
/ndk/build/platforms/android-5/arch-arm/usr/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, };
|
/ndk/build/platforms/android-5/arch-x86/usr/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, };
|
/ndk/build/platforms/android-8/arch-arm/usr/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, };
|
/ndk/build/platforms/android-8/arch-x86/usr/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, };
|
/external/webkit/WebCore/manual-tests/ |
show-hide-object.html | 12 3. Click "Show Flash".<br> 16 The Flash movie hides when "Hide Flash" is clicked, and shows again when "Show Flash" is clicked. 20 The Flash movie hides when "Hide Flash" is clicked, but does not show again when "Show Flash" is clicked. Clicking on "Hide Flash" and then "Show Flash" again will show the movie. 44 <input type=button value="Hide Flash" onClick="tabClick('tab2')"><input type=button value="Show Flash" onClick="tabClick('tab1')">
|
cursorfallback.xml | 7 <p>Test svg cursor fallback, should show help cursor:</p> 16 <text y="62">Test svg cursor fallback with hotspot, should show help cursor:</text> 20 <text y="132">Test svg cursor fallback with illegal hotspot, should show default cursor:</text> 24 <text y="202">Test svg cursor fallback with illegal hotspot, should show default cursor:</text> 29 <p>Testing cursor fallback in strict mode, should show help cursor:</p>
|
/external/elfutils/tests/ |
ChangeLog | 25 * show-abbrev.c: Adjust call to dwarf_getabbrevattr after interface 27 * run-show-abbrev.sh: Adjust expected output. 31 * show-abbrev.c: Adjust call to dwarf_nextcu after interface change. 32 * show-die-info.c: Likewise. 33 * run-show-die-info.sh: Adjust expected output.
|
/dalvik/libcore/xml/src/main/java/org/w3c/dom/traversal/ |
NodeFilter.java | 64 * Show all <code>Nodes</code>. 68 * Show <code>Element</code> nodes. 72 * Show <code>Attr</code> nodes. This is meaningful only when creating an 81 * Show <code>Text</code> nodes. 85 * Show <code>CDATASection</code> nodes. 89 * Show <code>EntityReference</code> nodes. 93 * Show <code>Entity</code> nodes. This is meaningful only when creating 103 * Show <code>ProcessingInstruction</code> nodes. 107 * Show <code>Comment</code> nodes. 111 * Show <code>Document</code> nodes [all...] |
/cts/tests/tests/app/src/android/app/cts/ |
ProgressDialogTest.java | 115 pd.show(); 126 method = "show", 132 mProgressDialog = ProgressDialog.show(mContext, TITLE, MESSAGE); 137 method = "show", 143 mProgressDialog = ProgressDialog.show(mContext, TITLE, MESSAGE, false); 151 mProgressDialog = ProgressDialog.show(mContext, TITLE, MESSAGE, true); 157 method = "show", 171 mProgressDialog = ProgressDialog.show(mContext, TITLE, MESSAGE, true, false); 184 mProgressDialog = ProgressDialog.show(mContext, TITLE, MESSAGE, true, true); 198 method = "show", [all...] |
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/ |
ToastTest.java | 90 mToast1.show(); 101 new Test("Show Toast #1") { 104 mToast1.show(); 114 mToast1.show(); 125 new Test("Show Toast #2") { 128 mToast2.show(); 137 toast.show(); 147 toast.show();
|
/dalvik/libcore/luni/src/test/java/junit/runner/ |
FailureDetailView.java | 9 * A view to show a details about a failure
|
/external/strace/ |
README-Android | 10 3) Further modifications as change history will show
|
/external/wpa_supplicant/wpa_gui/ |
main.cpp | 21 w.show();
|
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui/ |
main.cpp | 21 w.show();
|
/external/e2fsprogs/misc/ |
blkid.c | 46 "\t-s\tshow specified tag(s) (default show all tags)\n" 81 static void print_tags(blkid_dev dev, char *show[], int numtag, int output) 97 if (numtag && show) { 99 if (!strcmp(type, show[i])) 128 char *show[128] = { NULL, }; local 169 if (numtag >= sizeof(show) / sizeof(*show)) { 173 show[numtag++] = optarg; 231 print_tags(dev, show, numtag, output_format); 234 /* If we didn't specify a single device, show all available devices * [all...] |