HomeSort by relevance Sort by last modified time
    Searched full:default (Results 401 - 425 of 41679) sorted by null

<<11121314151617181920>>

  /libcore/support/src/test/java/tests/resources/x509/
create.sh 21 openssl req -config ${DIR}/default.cnf -new -nodes -batch > /tmp/cert-rsa-req.pem
23 openssl x509 -extfile ${DIR}/default.cnf -days 3650 -extensions usr_cert -req -signkey /tmp/privkey.pem -outform d < /tmp/cert-rsa-req.pem > ${DIR}/cert-rsa.der
36 openssl req -config ${DIR}/default.cnf -new -nodes -batch | openssl x509 -extfile ${DIR}/default.cnf -extensions keyUsage_extraLong_cert -req -signkey /tmp/privkey.pem -outform d > ${DIR}/cert-keyUsage-extraLong.der
38 openssl req -config ${DIR}/default.cnf -new -nodes -batch | openssl x509 -extfile ${DIR}/default.cnf -extensions extendedKeyUsage_cert -req -signkey /tmp/privkey.pem -outform d > ${DIR}/cert-extendedKeyUsage.der
40 openssl req -config ${DIR}/default.cnf -new -nodes -batch | openssl x509 -extfile ${DIR}/default.cnf -extensions ca_cert -req -signkey /tmp/privkey.pem -outform d > ${DIR}/cert-ca.der
42 openssl req -config ${DIR}/default.cnf -new -nodes -batch | openssl x509 -extfile ${DIR}/default.cnf -extensions userWithPathLen_cert -req -signkey /tmp/privkey.pem -outform d > ${DIR}/cert-userW (…)
    [all...]
  /external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
OAEPParameterSpecTest.java 43 * the value of DEFAULT field.
46 // using init values for OAEPParameterSpec.DEFAULT
50 PSource pSrc = PSource.PSpecified.DEFAULT;
74 + "OAEPParameterSpec.DEFAULT field should be " + mdName,
75 OAEPParameterSpec.DEFAULT.getDigestAlgorithm().equals(mdName));
78 + "OAEPParameterSpec.DEFAULT field should be " + mgfName,
79 OAEPParameterSpec.DEFAULT.getMGFAlgorithm().equals(mgfName));
82 + "OAEPParameterSpec.DEFAULT field should be the same object "
84 OAEPParameterSpec.DEFAULT.getMGFParameters()
87 + "OAEPParameterSpec.DEFAULT field should be the same object
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
OAEPParameterSpecTest.java 43 * the value of DEFAULT field.
46 // using init values for OAEPParameterSpec.DEFAULT
50 PSource pSrc = PSource.PSpecified.DEFAULT;
74 + "OAEPParameterSpec.DEFAULT field should be " + mdName,
75 OAEPParameterSpec.DEFAULT.getDigestAlgorithm().equals(mdName));
78 + "OAEPParameterSpec.DEFAULT field should be " + mgfName,
79 OAEPParameterSpec.DEFAULT.getMGFAlgorithm().equals(mgfName));
82 + "OAEPParameterSpec.DEFAULT field should be the same object "
84 OAEPParameterSpec.DEFAULT.getMGFParameters()
87 + "OAEPParameterSpec.DEFAULT field should be the same object
    [all...]
  /external/oprofile/events/x86-64/hammer/
unit_masks 16 name:zero type:mandatory default:0x0
18 name:moesi type:bitmask default:0x1f
25 name:moess type:bitmask default:0x1e
32 name:fpu_ops type:bitmask default:0x3f
39 name:segregload type:bitmask default:0x7f
47 name:ecc type:bitmask default:0x03
50 name:prefetch type:bitmask default:0x07
54 name:fpu_instr type:bitmask default:0x0f
59 name:fpu_fastpath type:bitmask default:0x07
63 name:fpu_exceptions type:bitmask default:0x0
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
DecimalFormatProperties.java 65 // Set default values, they can be overiden if necessary.
78 * declares the default decimal-format. The value of the name
80 * It is an error to declare either the default decimal-format or a
83 * value for all attributes (taking into account any default values).</p>
98 * decimal-format; otherwise, it declares the default decimal-format.
106 * decimal-format; otherwise, it declares the default decimal-format.
118 * decimal-format; otherwise, it declares the default decimal-format.
134 * the default value is the period character (.).
146 * the default value is the period character (.).
158 * (e.g. thousands) separator; the default value is the comma character (,)
    [all...]
  /external/clang/test/CodeGenCXX/
visibility.cpp 6 #define DEFAULT __attribute__((visibility("default")))
16 H DEFAULT a;
30 class DEFAULT A { };
38 class DEFAULT foo {
50 DEFAULT extern RECT data_rect;
60 DEFAULT static int bar;
85 // a default symbol.
88 DEFAULT foo x;
122 class DEFAULT D
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/steps/
options.py 32 blocks = make_option("--blocks", action="store", type="string", dest="blocks", default=None, help="Bug number which the created bug blocks.")
33 build = make_option("--build", action="store_true", dest="build", default=False, help="Build and run run-webkit-tests before committing.")
34 build_style = make_option("--build-style", action="store", dest="build_style", default=None, help="Whether to build debug, release, or both.")
36 check_style = make_option("--ignore-style", action="store_false", dest="check_style", default=True, help="Don't check to see if the patch has proper style before uploading.")
37 check_style_filter = make_option("--check-style-filter", action="store", type="string", dest="check_style_filter", default=None, help="Filter style-checker rules (see check-webkit-style --help).")
38 clean = make_option("--no-clean", action="store_false", dest="clean", default=True, help="Don't check if the working directory is clean before applying patches")
39 close_bug = make_option("--no-close", action="store_false", dest="close_bug", default=True, help="Leave bug open after landing.")
42 confirm = make_option("--no-confirm", action="store_false", dest="confirm", default=True, help="Skip confirmation steps.")
45 force_clean = make_option("--force-clean", action="store_true", dest="force_clean", default=False, help="Clean working directory before applying patches (removes local changes and commits)")
47 local_commit = make_option("--local-commit", action="store_true", dest="local_commit", default=False, help="Make a local commit for each applied patch"
    [all...]
  /development/tools/idegen/templates/
android.ipr 79 <option name="PROJECT_PROFILE" value="Project Default" />
84 <option name="myName" value="Project Default" />
160 <default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
163 <default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" />
166 <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" />
169 <default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" />
172 <default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" />
178 <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
184 <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
190 <default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" /
    [all...]
  /art/test/004-annotations/src/android/test/anno/
AnnoFancyField.java 11 public String nombre() default "no se";
  /cts/tools/signature-tools/src/signature/model/
IAnnotationField.java 22 * String and the default value "droid".
26 * @interface A { String androField() default "droid"; }
33 * Returns the default value. If no default value is set then null is
  /dalvik/tests/004-annotations/src/android/test/anno/
AnnoFancyField.java 11 public String nombre() default "no se";
  /development/ide/intellij/
build.xml 1 <project name="android" default="make" basedir="../../">
make+intelligen.sh 3 if [ ! -f buildspec.mk.default ]; then
  /development/sdk/
sdk.properties 5 sdk.skin.default=WVGA80
  /external/apache-harmony/auth/src/test/resources/
KrbConfigTest.txt 14 default = SYSLOG:INFO
  /external/bluetooth/bluedroid/audio_a2dp_hw/
Android.mk 16 LOCAL_MODULE := audio.a2dp.default
  /external/chromium/chrome/browser/sync/protocol/
theme_specifics.proto 22 // present. If not set, we use the default or system theme (see below)
26 // a distinction between the system theme and the default theme, but
30 // If true, we use the system theme by default (i.e., when we don't use
32 // default theme and the system theme. Has no effect if use_custom_theme
  /external/chromium/chrome/common/
default_plugin.h 11 // Register the default plugin as an internal plugin in the PluginList.
  /external/chromium/chrome/common/extensions/
extension_sidebar_defaults.h 14 // ExtensionSidebarDefaults encapsulates the default parameters of a sidebar,
18 // Default title, stores manifest default_title key value.
24 // Default icon path, stores manifest default_icon key value.
33 // to navigate sidebar to by default.
  /external/chromium-trace/trace-viewer/src/ui/
quad_view.css 13 cursor: default;
  /external/chromium_org/chrome/browser/profile_resetter/
brandcoded_default_settings.h 15 // BrandcodedDefaultSettings provides a set of default settings
24 // The following methods return non-zero value if the default value was
26 // After the call return_value contains a list of default engines.
27 // |return_value[0]| is default one.
  /external/chromium_org/chrome/browser/resources/chromeos/network_configuration/
manifest.json 13 "content_security_policy": "default-src 'none'; script-src 'self' chrome://resources ; style-src 'self' chrome://resources;"
  /external/chromium_org/chrome/browser/resources/print_preview/
print_header.html 4 <button class="print default" i18n-content="printButton" disabled></button>
  /external/chromium_org/chrome/browser/ui/cocoa/
clickhold_button_cell.h 25 // Enable click-hold? Default: NO.
30 // Default: 0.25 (a guess at a Cocoa-ish value).
33 // Track only in the frame rectangle? Default: NO.
37 // always wait for timeout)? Default: YES.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_filename_controller/
manifest.json 7 "content_security_policy": "script-src 'self' chrome-extension-resource: 'unsafe-eval'; default-src 'self'",

Completed in 791 milliseconds

<<11121314151617181920>>