HomeSort by relevance Sort by last modified time
    Searched refs:em (Results 1 - 25 of 468) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/chromeos/policy/
device_cloud_policy_validator.cc 10 namespace em = enterprise_management;
14 template class CloudPolicyValidator<em::ChromeDeviceSettingsProto>;
device_policy_builder.cc 10 namespace em = enterprise_management;
15 TypedPolicyBuilder<em::ChromeDeviceSettingsProto>::TypedPolicyBuilder()
16 : payload_(new em::ChromeDeviceSettingsProto()) {
21 template class TypedPolicyBuilder<em::ChromeDeviceSettingsProto>;
  /external/chromium_org/tools/memory_inspector/memory_inspector/frontends/www_content/css/
storage.css 6 box-shadow: 0 0.5em 1.5em #444;
7 font-size: 0.8em;
8 min-width: 10em;
19 margin: 0 0 1em 0;
20 padding: 0 1em;
26 padding: 0.5em 1em;
profiler.css 6 margin-right: 0.5em;
11 width: 15em;
12 margin: 0 1em;
21 min-height: 20em;
25 font-size: 0.8em;
rootUi.css 18 margin-bottom: 3em;
23 font-size: 2.5em;
25 text-shadow: 0.1em 0.1em 0.2em #666;
26 margin: 0.5em;
27 line-height: 1em;
35 bottom: 20em;
44 bottom: 2em;
50 margin: 1em auto
    [all...]
processes.css 11 height: 20em;
16 font-size: 0.9em;
17 margin-bottom: 1em;
mmap.css 7 margin-bottom: 1em;
9 padding: 1em;
13 height: 2em;
17 box-shadow: 0 0 1em #ccc;
19 font-size: 0.85em;
36 font-size: 0.8em;
37 height: 1em;
40 width: 6em;
62 width: 2em;
71 padding: 0.2em;
    [all...]
  /external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/
ExemptionMechanismTest.java 58 ExemptionMechanism em = new ExemptionMechanism(spi, mProv, defaultAlg) { local
60 assertEquals("Incorrect provider", em.getProvider(), mProv);
61 assertEquals("Incorrect algorithm", em.getName(), defaultAlg);
63 em.init(null);
69 em.getOutputSize(100);
75 em = new ExemptionMechanism(null, null, null) {
77 assertNull("Incorrect mechanism", em.getName());
78 assertNull("Incorrect provider", em.getProvider());
80 em.init(null);
85 em.getOutputSize(100)
116 ExemptionMechanism em = new ExemptionMechanism( local
149 ExemptionMechanism em = new ExemptionMechanism( local
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/tests/
manual.css 14 height: 1em;
22 padding: 0.5em 0 0.5em 1.25em;
39 margin: 0.5em 0;
69 padding: 1em 1em 0 1em;
74 padding: 0.5em 0.5em 0.5em 4em
    [all...]
  /external/chromium_org/chrome/browser/resources/ntp4/
incognito_and_guest_tab.css 17 font-size: 1.7em;
19 line-height: 1.2em;
39 margin: 5.5em auto 0;
55 margin: 1em 2em 2em;
61 margin: 3em 1.5em 2em;
  /external/nanopb-c/docs/
lsr.css 12 margin: 2em;
13 padding: 0em 2em;
22 margin: 2em 0em;
50 margin: 0.5em 0 1em 0;
51 line-height: 1.5em;
78 em {
93 margin-bottom: 0em;
    [all...]
  /external/chromium_org/chrome/browser/resources/memory_internals/
memory_internals.css 8 min-width: 45em;
9 padding: 0.75em;
28 padding: 0.5em 1em 0.5em 38px;
list.css 15 padding: 0.35em 0.5em 0;
20 padding: 0.35em 0.5em 0;
  /external/chromium_org/tools/sheriffing/
style.css 36 padding: 0.2em 0.5em 0.2em 0.5em;
46 padding: 0.2em 0.5em 0.2em 0.5em;
58 padding: 0.2em 0.5em;
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
ExemptionMechanismTest.java 69 ExemptionMechanism em = new ExemptionMechanism(spi, mProv, defaultAlg) {}; local
70 assertEquals("Incorrect provider", em.getProvider(), mProv);
71 assertEquals("Incorrect algorithm", em.getName(), defaultAlg);
73 em.init(null);
78 em.getOutputSize(100);
83 em = new ExemptionMechanism(null, null, null) {};
84 assertNull("Incorrect mechanism", em.getName());
85 assertNull("Incorrect provider", em.getProvider());
87 em.init(null);
91 em.getOutputSize(100)
127 ExemptionMechanism em = new ExemptionMechanism( local
159 ExemptionMechanism em = new ExemptionMechanism( local
240 ExemptionMechanism em = new ExemptionMechanism( local
278 ExemptionMechanism em = new ExemptionMechanism( local
318 ExemptionMechanism em = new ExemptionMechanism( local
364 ExemptionMechanism em = new ExemptionMechanism( local
390 ExemptionMechanism em = new ExemptionMechanism( local
415 ExemptionMechanism em = new ExemptionMechanism( local
430 ExemptionMechanism em = new ExemptionMechanism( local
453 ExemptionMechanism em = new ExemptionMechanism( local
468 ExemptionMechanism em = new ExemptionMechanism( local
502 ExemptionMechanism em = new ExemptionMechanism( local
543 ExemptionMechanism em = new ExemptionMechanism( local
    [all...]
  /external/chromium_org/chrome/browser/resources/quota_internals/
main.css 7 padding-left: 0.5em;
8 padding-right: 0.5em;
14 min-width: 15em;
  /external/chromium_org/chrome/browser/resources/
profile_signin_confirmation.css 6 bottom: 1em;
20 font-size: 1.3em;
about_memory.css 8 min-width: 45em;
9 padding: 0.75em;
29 padding: 0.5em 1em 0.5em 38px;
38 padding-left: 0.35em;
51 margin-bottom: 0.75em;
53 padding: 0.6em 1em 0.75em 0
    [all...]
  /external/chromium_org/content/browser/resources/media/
webrtc_internals.css 7 font-size: 0.8em;
13 width: 50em;
19 font-size: 0.8em;
24 margin: 0.5em 0 0.5em 0;
29 margin: 0.5em;
43 width: 50em;
48 font-size: 0.8em;
51 padding: 0 0 1em 0;
64 margin: 0 1em 1em 0
    [all...]
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
Tooltip.css 3 body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt { font-size: 1em; }
7 body { overflow: auto; margin-top: 0px; margin-bottom: 0px; margin-left: 0.3em; margin-right: 0.3em; }
9 h1 { margin-top: 0.3em; margin-bottom: 0.04em; }
10 h2 { margin-top: 2em; margin-bottom: 0.25em; }
11 h3 { margin-top: 1.7em; margin-bottom: 0.25em; }
12 h4 { margin-top: 2em; margin-bottom: 0.3em;
    [all...]
  /external/chromium_org/chrome/browser/resources/extensions/
extension_commands_overlay.css 11 margin-top: 1em;
23 margin-top: 0.5em;
24 min-height: 2em;
29 margin-top: 0.25em;
30 min-height: 2em;
38 height: 1.4em;
39 min-width: 12.5em;
45 height: 1.4em;
46 min-width: 11em;
64 margin-left: 0.25em;
    [all...]
  /external/chromium_org/chrome/browser/resources/about_sys/
about_sys.css 14 min-width: 45em;
15 padding: 0.75em;
36 -webkit-padding-end: 1em;
50 margin-bottom: 0.75em;
52 padding: 0.6em 1em 0.75em 0;
58 padding: 0.6em 0 0.75em 1em;
    [all...]
  /external/chromium_org/chrome/browser/resources/options/
language_dictionary_overlay.css 8 line-height: 2.5em;
13 margin-right: 16em;
18 margin-left: 16em;
34 height: 20em;
38 height: 17.5em;
42 height: 2.5em;
46 width: 30em;
  /external/llvm/docs/_static/
llvm.css 15 border-collapse: collapse; margin-top: 1em; margin-left: 1em;
16 margin-right: 1em; margin-bottom: 1em; }
46 margin: 1.5em 0.5em 0.5em 0.5em }
48 h4, .doc_subsubsection { margin: 2.0em 0.5em 0.5em 0.5em
    [all...]
  /external/llvm/docs/_themes/llvm-theme/static/
llvm-theme.css 52 padding: 0.5em 20px 20px 20px;
56 font-size: 1em;
61 height: 2em;
69 height: 2em;
81 line-height: 1.75em;
95 padding: 0.5em 15px 15px 0;
98 font-size: 1em;
103 margin: 1em 0 0.5em 0;
104 font-size: 1em;
    [all...]

Completed in 1546 milliseconds

1 2 3 4 5 6 7 8 91011>>