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

1 2 3 4 5 6 78 91011>>

  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/asn1/
ASN1Boolean.java 36 // default implementation
44 * To get a default implementation it is recommended to use
52 * Returns ASN.1 Boolean type default implementation
54 * The default implementation works with encoding
57 * @return ASN.1 Boolean type default implementation
ASN1Enumerated.java 36 // default implementation
44 * To get a default implementation it is recommended to use
52 * Returns ASN.1 Enumerated type default implementation
54 * The default implementation works with encoding
57 * @return ASN.1 Enumerated type default implementation
ASN1OctetString.java 36 // default implementation
44 * To get a default implementation it is recommended to use
52 * Returns ASN.1 octet string type default implementation
54 * The default implementation works with encoding
57 * @return ASN.1 octet string type default implementation
  /external/opencore/nodes/pvmp4ffcomposernode/src/
pvmp4ffcn_tunables.h 21 //Default NODE COMMAND vector reserve size
27 // Default port vector reserve size
38 // Default video track config parameters
48 // Default audio track config parameters
55 // Default text track config parameters
  /external/srec/srec/Nametag/include/
SR_NametagImpl.h 51 * Default implementation.
55 * Default implementation.
59 * Default implementation.
63 * Default implementation.
67 * Default implementation.
  /external/webkit/WebCore/html/canvas/
WebGLContextAttributes.h 46 // Whether or not the drawing buffer has an alpha channel; default=true
50 // Whether or not the drawing buffer has a depth buffer; default=true
54 // Whether or not the drawing buffer has a stencil buffer; default=true
58 // Whether or not the drawing buffer is antialiased; default=true
64 // color channels; default=true
  /external/webkit/WebCore/manual-tests/
transition-timing-functions.html 24 .container:hover .default,
85 <div class="default">
86 Default (no timing function specified, should be the same as Ease)
90 Ease (the default ease function)
114 Bogus definition, should become default of Ease
  /system/core/nexus/
SupplicantAssociatingEvent.cpp 34 // SSID 'default'
36 // "00:13:46:40:40:aa (SSID='default' freq=2437 MHz)"
44 // "00:13:46:40:40:aa (SSID='default' freq=2437 MHz)"
58 // "00:13:46:40:40:aa (SSID='default' freq=2437 MHz)"
70 // SSID 'default'
  /dalvik/tests/015-switch/src/
Main.java 31 default: System.out.print("???\n"); break;
36 default: System.out.print("CORRECT (not found)\n"); break;
44 default: System.out.print("nuts\n"); break;
49 default: System.out.print("nuts\n"); break;
57 default: System.out.print("huh?\n"); break;
62 default: System.out.print("CORRECT (not found)\n"); break;
70 default: System.out.print("wah?\n"); break;
74 default: System.out.print("CORRECT (default only)\n"); break;
88 default: System.out.print("blah!\n"); break
    [all...]
  /external/icu4c/i18n/
buddhcal.h 59 * Constructs a BuddhistCalendar based on the current time in the default time zone
84 * Default assignment operator
132 BuddhistCalendar(); // default constructor not implemented
175 * Returns TRUE because the Buddhist Calendar does have a default century
181 * Returns the date of the start of the default century
188 * Returns the year in which the default century begins
193 private: // default century stuff.
195 * The system maintains a static default century start date. This is initialized
197 * indicate an uninitialized state. Once the system default century date and year
208 * Default value that indicates the defaultCenturyStartYear is unitialize
    [all...]
taiwncal.h 56 * Constructs a TaiwanCalendar based on the current time in the default time zone
81 * Default assignment operator
129 TaiwanCalendar(); // default constructor not implemented
157 * Returns TRUE because the Taiwan Calendar does have a default century
163 * Returns the date of the start of the default century
170 * Returns the year in which the default century begins
175 private: // default century stuff.
177 * The system maintains a static default century start date. This is initialized
179 * indicate an uninitialized state. Once the system default century date and year
190 * Default value that indicates the defaultCenturyStartYear is unitialize
    [all...]
  /external/yaffs2/yaffs2/
Kconfig 7 default n
26 default y
35 default n
45 default n
56 default y
65 default y
76 default n
96 default n
111 default n
129 default
    [all...]
  /frameworks/base/docs/html/resources/articles/
listview-backgrounds.jd 9 to use a custom background. By default, like many Android widgets,
11 through the default window's background, a very dark gray
13 <code>ListView</code> enables the <em>fading edges</em> by default, as you can
18 <div style="text-align: center;"><img src="images/list_fade_1.png" alt="Android's default ListView"></div>
28 looks like by default and the right image shows what the list looks like during
36 enabled by default on all instances of <code>ListView</code>. I mentioned
46 is an RGB color set by default to the window's background color, that is #191919
56 background by default, and so all default widgets in the Android UI toolkit.
68 required. Also, since the default cache color hint is <code>#191919</code>, yo
    [all...]
  /dalvik/libcore/luni/src/main/java/java/net/
ProxySelector.java 24 * can be set as default by calling the {@code setDefault()} method. If a
54 * Gets the default {@code ProxySelector} of the system.
56 * @return the currently set default {@code ProxySelector}.
70 * Sets the default {@code ProxySelector} of the system. Removes the system
71 * default {@code ProxySelector} if the parameter {@code selector} is set to
75 * the {@code ProxySelector} instance to set as default or
76 * {@code null} to remove the current default {@code
  /development/apps/Fallback/
AndroidManifest.xml 15 <category android:name="android.intent.category.DEFAULT" />
21 <category android:name="android.intent.category.DEFAULT" />
26 <category android:name="android.intent.category.DEFAULT" />
35 <category android:name="android.intent.category.DEFAULT" />
43 <category android:name="android.intent.category.DEFAULT" />
49 <category android:name="android.intent.category.DEFAULT" />
56 <category android:name="android.intent.category.DEFAULT" />
  /external/bison/djgpp/
config.site 34 # The root of the DJGPP tree serves as the default prefix
53 # A sane default for emacs.
56 # A sane default for m4.
59 # A sane default for grep.
62 # A sane default for egrep.
65 # A sane default for fgrep.
68 # A sane default for sed.
  /external/grub/util/
grub-set-default 3 # Set a default boot entry for GRUB
31 Usage: grub-set-default [OPTION] entry
32 Set the default boot entry for GRUB.
38 ENTRY is a number or the special keyword \`default\'.
51 echo "grub-set-default (GNU GRUB ${VERSION})"
91 file=${grubdir}/default
109 # from this file, including this warning. Using \`grub-set-default\' is
grub-set-default.in 3 # Set a default boot entry for GRUB
31 Usage: grub-set-default [OPTION] entry
32 Set the default boot entry for GRUB.
38 ENTRY is a number or the special keyword \`default\'.
51 echo "grub-set-default (GNU GRUB ${VERSION})"
91 file=${grubdir}/default
109 # from this file, including this warning. Using \`grub-set-default\' is
  /external/srec/srec/Recognizer/include/
SR_RecognizerResultImpl.h 79 * Default implementation.
85 * Default implementation.
90 * Default implementation.
96 * Default implementation.
103 * Default implementation.
111 * Default implementation.
118 * Default implementation.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AndroidLaunchConfiguration.java 105 // nothing to be done here, we'll use the default value
113 // nothing to be done here, we'll use the default value
126 // nothing to be done here, we'll use the default value
134 // nothing to be done here, we'll use the default value
142 // lets not do anything here, we'll use the default value
148 // nothing to be done here, we'll use the default value
155 // nothing to be done here, we'll use the default value
  /frameworks/base/tools/preload/
preload.ipr 149 <option name="PROJECT_PROFILE" value="Project Default" />
154 <option name="myName" value="Project Default" />
240 <default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
243 <default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" />
246 <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" />
249 <default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" />
252 <default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" />
258 <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
264 <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
270 <default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" /
    [all...]
  /development/ide/emacs/
android-compile.el 63 ;; TODO: Could check that topdir is the start of default-directory.
65 (error "Topdir invalid %s for current dir %s" topdir default-directory))
66 (let ((default-directory default-directory)
69 (while (and (> (length default-directory) (length topdir))
70 (not (android-makefile-exists-p default-directory)))
71 (setq default-directory
72 (substring default-directory 0
73 (string-match "[^/]+/$" default-directory))))
75 (when (not (android-makefile-exists-p default-directory)
    [all...]
  /dalvik/libcore/security/src/test/java/tests/security/spec/
PSSParameterSpecTest.java 310 * Test for <code>DEFAULT</code> field<br>
311 * Assertion: default message digest algorithm name is "SHA-1"
315 notes = "Verifies the name of default message digest algorithm.",
320 assertEquals("SHA-1", PSSParameterSpec.DEFAULT.getDigestAlgorithm());
324 * Test for <code>DEFAULT</code> field<br>
325 * Assertion: default mask generation function algorithm name is "MGF1"
329 notes = "Verifies the name of default mask generation function algorithm.",
334 assertEquals("MGF1", PSSParameterSpec.DEFAULT.getMGFAlgorithm());
338 * Test for <code>DEFAULT</code> field<br>
339 * Assertion: default algorithm parameters for mas
    [all...]
  /packages/apps/Settings/
AndroidManifest.xml 57 <category android:name="android.intent.category.DEFAULT" />
65 <category android:name="android.intent.category.DEFAULT" />
78 <category android:name="android.intent.category.DEFAULT" />
95 <category android:name="android.intent.category.DEFAULT" />
108 <category android:name="android.intent.category.DEFAULT" />
116 <category android:name="android.intent.category.DEFAULT" />
124 <category android:name="android.intent.category.DEFAULT" />
132 <category android:name="android.intent.category.DEFAULT" />
140 <category android:name="android.intent.category.DEFAULT" />
147 <category android:name="android.intent.category.DEFAULT" />
    [all...]
  /development/tools/idegen/
idegen.ipr 93 <option name="PROJECT_PROFILE" value="Project Default" />
98 <option name="myName" value="Project Default" />
174 <default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
177 <default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" />
180 <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" />
183 <default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" />
186 <default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" />
192 <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
198 <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
204 <default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" /
    [all...]

Completed in 62 milliseconds

1 2 3 4 5 6 78 91011>>