HomeSort by relevance Sort by last modified time
    Searched full:default (Results 151 - 175 of 11587) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/openssl/crypto/des/
DES.pm 6 # Items to export into callers namespace by default
  /external/proguard/examples/ant/
applications1.xml 5 <project name="Applications" default="obfuscate" basedir="../..">
  /external/qemu/hw/
xen.h 13 XEN_EMULATE = 0, // xen emulation, using xenner (default)
  /external/skia/src/opts/
SkBitmapProcState_opts_none.cpp 15 // empty implementation just uses default supplied function pointers
  /external/srec/shared/include/
LStringImpl.h 51 * Default implementation.
55 * Default implementation.
59 * Default implementation.
63 * Default implementation.
  /external/srec/srec/Semproc/include/
SR_SemanticResultImpl.h 47 * Default implementation.
51 * Default implementation.
55 * Default implementation.
59 * Default implementation.
  /external/svox/pico/lang/
PicoLangDefaultInSystem.mk 2 # Installation of a default language for the Pico TTS engine
  /external/webkit/WebKitTools/WinLauncher/
resource.h 18 // Next default values for new objects
  /frameworks/base/opengl/tests/lighting1709/
AndroidManifest.xml 8 <category android:name="android.intent.category.DEFAULT" />
  /frameworks/base/tests/StatusBar/
AndroidManifest.xml 13 <category android:name="android.intent.category.DEFAULT" />
20 <category android:name="android.intent.category.DEFAULT" />
27 <category android:name="android.intent.category.DEFAULT" />
34 <category android:name="android.intent.category.DEFAULT" />
  /prebuilt/android-arm/gdbserver/
Android.mk 13 # Any prebuilt files with default TAGS can use the below:
  /dalvik/dx/src/com/android/dx/cf/code/
SwitchList.java 25 * also holds the default target for the switch.
34 * default target
82 * returns the default target.
92 * Gets the default target. This is just a shorthand for
95 * @return {@code >= 0;} the default target
103 * end of the list, which holds the default target.
121 * Sets the default target. It is only valid to call this method
122 * when all the non-default elements have been set.
124 * @param target {@code >= 0;} the absolute (not relative) default target
135 throw new RuntimeException("non-default elements not all set")
    [all...]
  /dalvik/dx/src/com/android/dx/command/
DxConsole.java 23 * By default the PrintStream objects link to {@code System.out} and
29 * Standard output stream. Links to {@code System.out} by default.
34 * Error output stream. Links to {@code System.err} by default.
  /development/host/windows/usb/legacy/driver/
precomp.h 33 #pragma warning(default:4200)
34 #pragma warning(default:4201)
35 #pragma warning(default:4214)
  /external/clearsilver/man/man3/
cgi_cookie_set.3 33 path - optional path for which the cookie is valid. Default
41 domain. Default is none, which is interpreted by
54 persistent. Default is one year from time of call.
  /external/clearsilver/perl/
ClearSilver.pm 12 # Items to export into callers namespace by default. Note: do not export
13 # names by default without a very good reason. Use EXPORT_OK instead.
57 None by default.
  /external/e2fsprogs/misc/
mke2fs.conf.5.in 12 It controls the default parameters used by
68 Contains relations which define the default parameters
94 will use the default filesystem type
95 .IR default .
125 This relation specifies the default blocksize if the user does not
130 This relation specifies the default inode ratio if the user does not
132 specific section of the configuration file does not specify a default
136 This relation specifies the default inode size if the user does not
138 specific section of the configuration file does not specify a default
184 This relation specifies the default blocksize if the user does no
    [all...]
  /external/iproute2/man/man8/
tc-pfifo_fast.8 6 pfifo_fast is the default qdisc of each interface.
9 as a queue. If another qdisc is attached, it preempts the default
49 it is the automatic default in the absence of a configured qdisc.
  /external/iptables/extensions/
libipt_ULOG.man 12 Default value is 1.
20 the entire packet, regardless of its size. Default is 0.
25 netlink multipart message to userspace. Default is 1 (for backwards
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Exceptions/
lexical-013.js 13 catch default extends switch
34 eval("default = true;");
42 "default = true" +
  /frameworks/base/graphics/java/android/graphics/
Typeface.java 31 /** The default NORMAL typeface object */
32 public static final Typeface DEFAULT;
34 * The default BOLD typeface object. Note: this may be not actually be
39 /** The NORMAL style of the default sans serif typeface. */
41 /** The NORMAL style of the default serif typeface. */
43 /** The NORMAL style of the default monospace typeface. */
73 * If null is passed for the name, then the "default" font will be chosen.
90 * null, this selects from the default font's family.
106 * Returns one of the default typeface objects, based on the specified style
108 * @return the default typeface that corresponds to the styl
    [all...]
  /packages/apps/CertInstaller/
AndroidManifest.xml 14 <category android:name="android.intent.category.DEFAULT" />
23 <category android:name="android.intent.category.DEFAULT" />
31 <category android:name="android.intent.category.DEFAULT" />
  /packages/inputmethods/LatinIME/java/res/values/
bools.xml 21 <!-- Whether or not auto-correction should be enabled by default -->
23 <!-- Whether this input method should be used as the default for a locale. Override it
26 <!-- Whether or not voice input is enabled by default. -->
  /dalvik/libcore/luni/src/main/java/java/io/
EmulatedFieldsForLoading.java 52 * been assigned a value explicitly (false) or if it still holds a default
57 * @return <code>true</code> if the field holds it default value,
85 * default value <code>defaultValue</code> is returned instead.
92 * default value otherwise
108 * default value <code>defaultValue</code> is returned instead.
115 * default value otherwise
131 * default value <code>defaultValue</code> is returned instead.
138 * default value otherwise
154 * default value <code>defaultValue</code> is returned instead.
161 * default value otherwis
    [all...]
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/asn1/
ASN1Any.java 36 // default implementation
44 * To get a default implementation it is recommended to use
52 * Returns ASN.1 ANY type default implementation
54 * The default implementation works with full encoding
57 * @return ASN.1 ANY type default implementation

Completed in 165 milliseconds

1 2 3 4 5 67 8 91011>>