/external/dbus/tools/ |
dbus-launch.1 | 27 variables so the specified program can find the bus, and then execute the 43 should be used. If SHELL ends in "csh", then csh-compatible code is 60 if test -z "$DBUS_SESSION_BUS_ADDRESS" ; then 133 Write to stdout a nul-terminated bus address, then the bus PID as a 134 binary integer of size sizeof(pid_t), then the bus X window ID as a
|
/external/dropbear/libtomcrypt/src/pk/ecc/ |
ltc_ecc_mulmod.c | 136 /* if the bit is zero and mode == 1 then we double */ 162 /* then add, bitbuf will be 8..15 [8..2^WINSIZE] guaranteed */ 171 /* if bits remain then double/add */ 173 /* double then add */ 189 /* then add */
|
/external/netcat/scripts/ |
webproxy | 62 if test "$1" ; then 63 # if magic arg, just clean up and then hit our own port to cause server exit 64 if test "$1" = "reset" ; then 79 if test -f "$CFILE" ; then 118 if test "$x3" ; then
|
/external/quake/ |
README | 24 Note that if USE_DOWNLOADER is set to true then you need to configure a web server to serve the Quake 61 Then install the Quake data files by executing this script: 65 (Or if you've set QuakeActivity.USE_INTERNAL_FLASH to false, then use this script instead:) 85 When Quake starts running it will display a console with some debug information, then 204 Then run this script to delete the Quake files on the sdcard:
|
/external/zlib/contrib/ada/ |
zlib-streams.adb | 23 if Stream.Mode = Out_Stream or Stream.Mode = Duplex then 31 if Stream.Mode = In_Stream or Stream.Mode = Duplex then 69 if Compress then 81 if Mode = Out_Stream or Mode = Duplex then 88 if Mode = In_Stream or Mode = Duplex then
|
/frameworks/base/docs/html/resources/tutorials/views/ |
hello-gallery.jd | 9 <p>In this tutorial, you'll create a gallery of photos and then display a toast message each time a 47 <p>This starts by setting the {@code main.xml} layout as the content view and then capturing the 55 Then an anonymous {@link android.widget.AdapterView.OnItemClickListener} is instantiated. The 82 see how this attribute is referenced and then later applied to each item in the gallery.</p> 150 {@link android.widget.ImageView} dimensions, and then finally setting the background to use the
|
/external/dropbear/libtomcrypt/ |
Doxyfile | 35 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 91 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 104 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 110 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag 134 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen 150 # If the DETAILS_AT_TOP tag is set to YES then Doxygen 157 # If the INHERIT_DOCS tag is set to YES (the default) then an undocumented 164 # tag is set to YES, then doxygen will reuse the documentation of the first 185 # only. Doxygen will then generate output that is more tailored for C. 192 # only. Doxygen will then generate output that is more tailored for Java. [all...] |
/external/grub/docs/ |
Makefile.in | 277 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 284 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 291 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/kernel-kernel.Tpo" "$(DEPDIR)/kernel-kernel.Po"; else rm -f "$(DEPDIR)/kernel-kernel.Tpo"; exit 1; fi 297 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(kernel_CFLAGS) $(CFLAGS) -MT kernel-kernel.obj -MD -MP -MF "$(DEPDIR)/kernel-kernel.Tpo" -c -o kernel-kernel.obj `if test -f 'kernel.c'; then $(CYGPATH_W) 'kernel.c'; else $(CYGPATH_W) '$(srcdir)/kernel.c'; fi`; \ 298 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/kernel-kernel.Tpo" "$(DEPDIR)/kernel-kernel.Po"; else rm -f "$(DEPDIR)/kernel-kernel.Tpo"; exit 1; fi 301 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(kernel_CFLAGS) $(CFLAGS) -c -o kernel-kernel.obj `if test -f 'kernel.c'; then $(CYGPATH_W) 'kernel.c'; else $(CYGPATH_W) '$(srcdir)/kernel.c'; fi` 308 if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \ 313 then \ 337 then \ 339 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \ [all...] |
/frameworks/base/docs/html/guide/topics/search/ |
adding-custom-suggestions.jd | 50 custom suggestions, you then make them available to the system-wide Quick Search Box, providing 101 <li>Your content provider then returns a {@link android.database.Cursor} that points to all 103 <li>The Search Manager then displays the list of suggestions provided by the Cursor (as 209 you have not declared {@code android:searchSuggestSelection}, then this parameter is null. More 220 android:searchSuggestSelection} attribute, then the query text will instead be passed as the first 265 <p>When you then receive the {@code selection} and {@code selectionArgs} parameters in your {@link 292 Search Manager, then you can search your suggestion data for matches and then format them 294 the required column names and then add a row for each suggestion using {@link 322 <dd>If your Cursor includes this column, then all suggestions will be provided in a two-lin [all...] |
/external/bison/examples/ |
Makefile | 267 if test "$$subdir" = "."; then \ 276 if test "$$dot_seen" = "no"; then \ 295 if test "$$subdir" = "."; then :; else \ 303 if test "$$subdir" = "."; then \ 323 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 334 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 342 if test "$$subdir" = .; then :; else \ 349 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 353 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 365 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; [all...] |
Makefile.in | 267 if test "$$subdir" = "."; then \ 276 if test "$$dot_seen" = "no"; then \ 295 if test "$$subdir" = "."; then :; else \ 303 if test "$$subdir" = "."; then \ 323 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 334 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 342 if test "$$subdir" = .; then :; else \ 349 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 353 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 365 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; [all...] |
/external/libpng/ |
config.guess | 49 -h, --help print this help, then exit 50 -t, --time-stamp print date of last modification, then exit 51 -v, --version print version number, then exit 89 if test $# != 0; then 119 if ($c -c -o $dummy.o $dummy.c) >/dev/null 2>&1 ; then 123 if test x"$CC_FOR_BUILD" = x ; then 133 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then 174 then 311 if test "`(/bin/universe) 2>/dev/null`" = att ; then 342 if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then [all...] |
/external/bison/tests/ |
testsuite | 7 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 13 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then 19 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then 38 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 46 if expr a : '\(a\)' >/dev/null 2>&1; then 52 if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then 81 if test "${PATH_SEPARATOR+set}" != set; then 85 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then 115 if test "x$as_myself" = x; then 118 if test ! -f "$as_myself"; then [all...] |
/external/dbus/bus/ |
Makefile.in | 458 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 459 if test -f $$d$$p; then \ 504 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 511 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 518 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 543 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \ 581 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 598 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 611 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 615 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else [all...] |
/external/bluetooth/glib/gio/ |
gfile.c | 104 * I/O functions call a #GAsyncReadyCallback which is then used to finalize 105 * the operation, producing a GAsyncResult which is then passed to the 602 * file system, then %NULL will be returned. 795 * If @cancellable is not %NULL, then the operation can be cancelled by 853 * When the operation is finished, @callback will be called. You can then call 921 * and then execute something based on the outcome of that, because the 936 * you don't have to fool users that something is possible and then just sho [all...] |
/frameworks/base/docs/html/guide/topics/graphics/ |
2d-graphics.jd | 104 Drawable objects from the same image resource, then change a property (such as the alpha) for one of the 105 Drawables, then it will also affect the other. So when dealing with multiple instances of an image resource, 129 your application code or user interaction, then defining the Drawable in XML is a good option. 134 your project. Then, retrieve and instantiate the object by calling 161 <p>Then this transition can be run forward (for 1 second) with:</p> 206 It's then given a color and the bounds of the shape are set. If you do not set the bounds, then the 222 then the CustomDrawable class must override the {@link android.view.View#View(android.content.Context, android.util.AttributeSet) View(Context, AttributeSet)} constructor, which is called when 223 instantiating a View via inflation from XML. Then add a CustomDrawable element to the XML, 267 If a View object sets the NinePatch as its background and then specifies the [all...] |
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
error_reporting.sgml | 14 rules.</emphasis> If you use #GError incorrectly, then your code will not 22 the programmer has screwed up, then you should use g_warning(), 104 then return immediately. g_set_error() does nothing if the error location passed 308 If %NULL is passed for the #GError** argument, then errors should 317 If a #GError is reported, then your function by definition 319 to do</emphasis>. If the failure was not fatal, then you handled it 320 and you should not report it. If it was fatal, then you must report it 347 then %TRUE means success and %FALSE means failure. If %FALSE is returned, 358 then users must check whether an error was returned to see if the
|
/external/bluetooth/glib/tests/ |
date-test.c | 325 TEST("Forward days then backward days returns us to current day", 334 TEST("Forward days then backward days returns us to current month", 343 TEST("Forward days then backward days returns us to current year", 360 TEST("Forward months then backward months returns us to current month", 369 TEST("Forward months then backward months returns us to current year", 383 TEST("Forward months then backward months returns us to current day", 408 TEST("Forward years then backward years returns us to current month", 417 TEST("Forward years then backward years returns us to current year", 428 TEST("Forward years then backward years returns us to current day",
|
testgdate.c | 332 TEST("Forward days then backward days returns us to current day", 341 TEST("Forward days then backward days returns us to current month", 350 TEST("Forward days then backward days returns us to current year", 367 TEST("Forward months then backward months returns us to current month", 376 TEST("Forward months then backward months returns us to current year", 390 TEST("Forward months then backward months returns us to current day", 415 TEST("Forward years then backward years returns us to current month", 424 TEST("Forward years then backward years returns us to current year", 435 TEST("Forward years then backward years returns us to current day",
|
/external/dbus/ |
config.guess | 46 -h, --help print this help, then exit 47 -t, --time-stamp print date of last modification, then exit 48 -v, --version print version number, then exit 86 if test $# != 0; then 116 if ($c -c -o $dummy.o $dummy.c) >/dev/null 2>&1 ; then 120 if test x"$CC_FOR_BUILD" = x ; then 130 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then 140 if test -f /etc/redhat-release ; then 177 then 247 if test $UNAME_RELEASE = "V4.0"; then [all...] |
/external/grub/stage1/ |
Makefile.in | 249 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 266 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 279 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 283 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 295 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 319 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 321 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 327 if test -d $$d/$$file; then \ 328 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
/external/icu4c/ |
config.guess | 49 -h, --help print this help, then exit 50 -t, --time-stamp print date of last modification, then exit 51 -v, --version print version number, then exit 89 if test $# != 0; then 119 if ($c -c -o $dummy.o $dummy.c) >/dev/null 2>&1 ; then 123 if test x"$CC_FOR_BUILD" = x ; then 133 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then 174 then 311 if test "`(/bin/universe) 2>/dev/null`" = att ; then 467 then [all...] |
/external/skia/include/core/ |
SkFontHost.h | 79 parameter. If the typeface has not called ref(), then it may have made 105 /** Some fonts are stored in files. If that is true for the fontID, then 107 then the full path is copied into path (allocated by the caller), up to 108 length bytes. If index is not null, then it is set to the truetype 118 If the fontID does not correspond to a file, then the function returns 127 If the font is not a TTC, then will be set to 0. 194 not found, or there is an error copying the data, then 0 is returned. 206 exceeds the table's size, then only the bytes up to the table's 209 then 0 is returned.
|
/external/webkit/WebCore/wml/ |
WMLSelectElement.cpp | 273 // then the default option index is the validated value of that variable. 282 // then the default option index is the validated attribute value. 288 // and the 'name' ttribute names a variable that is set, then for each value in the 'name' 301 // Spec: If the default option index is empty and the 'value' attribute is specified then 308 // Spec: If the default option index is empty and the select is a multi-choice, then the 309 // default option index is set to zero. If the select is single-choice, then the default 341 // Spec: If the 'iname' attribute is specified, then the named variable is set with the default option index. 352 // then for each index greater than zero, the value of the 'value' attribute on the option 359 // then the named variable is set with the value of the 'value' attribute on the option
|
/frameworks/base/docs/html/guide/topics/resources/ |
runtime-changes.jd | 37 your Activity so that you can save data about the application state. You can then restore the state 45 state in order to handle events such as when the user receives an incoming phone call and then 70 network connection, or perform other intensive operations, then a full restart due to a 75 data within it must be serialized then deserialized, which can consume a lot of memory and make the 100 data and then retrieve the data when your Activity starts again with {@link 119 <p>Then retrieve the {@code data} when your Activity starts again:</p> 138 Activity starts due to any reason other than a configuration change) then the data object is loaded 149 avoid the Activity restart, then you can declare that your Activity handles the configuration change 241 also in order to handle events such as when the user receives an incoming phone call and then
|