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

1 2

  /external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/
ExemptionMechanismTest.java 59 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);
68 em.getOutputSize(100);
73 em = new ExemptionMechanism(null, null, null) {};
74 assertNull("Incorrect mechanism", em.getName());
75 assertNull("Incorrect provider", em.getProvider());
77 em.init(null);
81 em.getOutputSize(100)
111 ExemptionMechanism em = new ExemptionMechanism( local
144 ExemptionMechanism em = new ExemptionMechanism( local
    [all...]
  /external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
ErrorManagerTest.java 47 ErrorManager em = new ErrorManager(); local
48 em.error(null, new NullPointerException(), ErrorManager.GENERIC_FAILURE);
49 em.error("An error message.", null, ErrorManager.GENERIC_FAILURE);
50 em.error(null, null, ErrorManager.GENERIC_FAILURE);
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
ExemptionMechanismTest.java 71 ExemptionMechanism em = new ExemptionMechanism(spi, mProv, defaultAlg) {}; local
72 assertEquals("Incorrect provider", em.getProvider(), mProv);
73 assertEquals("Incorrect algorithm", em.getName(), defaultAlg);
75 em.init(null);
80 em.getOutputSize(100);
85 em = new ExemptionMechanism(null, null, null) {};
86 assertNull("Incorrect mechanism", em.getName());
87 assertNull("Incorrect provider", em.getProvider());
89 em.init(null);
93 em.getOutputSize(100)
129 ExemptionMechanism em = new ExemptionMechanism( local
161 ExemptionMechanism em = new ExemptionMechanism( local
242 ExemptionMechanism em = new ExemptionMechanism( local
280 ExemptionMechanism em = new ExemptionMechanism( local
320 ExemptionMechanism em = new ExemptionMechanism( local
366 ExemptionMechanism em = new ExemptionMechanism( local
392 ExemptionMechanism em = new ExemptionMechanism( local
417 ExemptionMechanism em = new ExemptionMechanism( local
432 ExemptionMechanism em = new ExemptionMechanism( local
455 ExemptionMechanism em = new ExemptionMechanism( local
470 ExemptionMechanism em = new ExemptionMechanism( local
504 ExemptionMechanism em = new ExemptionMechanism( local
545 ExemptionMechanism em = new ExemptionMechanism( local
    [all...]
  /libcore/luni/src/test/java/libcore/java/util/logging/
OldErrorManagerTest.java 37 ErrorManager em = new ErrorManager(); local
42 em.error("supertest", null, ErrorManager.GENERIC_FAILURE);
  /external/elfutils/libebl/
eblopenbackend.c 76 int em; member in struct:__anon19925
309 || (emulation == NULL && machines[cnt].em == machine))
326 result->machine = machines[cnt].em;
  /external/valgrind/main/callgrind/
events.c 475 EventMapping* em; local
479 em = (EventMapping*) CLG_MALLOC("cl.events.geMapping.1",
483 em->capacity = es->size;
484 em->size = 0;
485 em->es = es;
487 return em;
490 void CLG_(append_event)(EventMapping* em, Char* n)
496 CLG_ASSERT(em != 0);
498 if ((em->es->mask & mask)==0) continue;
506 CLG_ASSERT(em->capacity > em->size)
    [all...]
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io_test/
event_test.cc 323 EventEmitterTester* em; member in struct:SignalInfo
336 info->em->RaiseEvent(info->events);
355 siginfo.em = emitter.get();
  /external/clang/lib/StaticAnalyzer/Core/
HTMLDiagnostics.cpp 356 // Determine the approximate size of the message bubble in em.
357 unsigned em; local
361 em = max_token / 2;
374 em = characters / 2;
377 if (em < max_line/2)
378 os << "; max-width:" << em << "em"; local
381 os << "; max-width:100em";
  /external/svox/pico/lib/
picoos.h 125 picoos_ExceptionManager em; member in struct:picoos_common
208 * shortcut : em
  /external/nist-sip/java/gov/nist/javax/sip/
SipStackImpl.java 670 String em = st.nextToken(":"); local
671 if (em.equalsIgnoreCase(Request.BYE)
672 || em.equalsIgnoreCase(Request.INVITE)
673 || em.equalsIgnoreCase(Request.SUBSCRIBE)
674 || em.equalsIgnoreCase(Request.NOTIFY)
675 || em.equalsIgnoreCase(Request.ACK)
676 || em.equalsIgnoreCase(Request.OPTIONS))
678 + em);
680 this.addExtensionMethod(em);
    [all...]
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestAttributes.java 3104 Message em = (Message)expectedMessages.get(j); local
    [all...]
  /external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 1171 $em = ''; variable
1211 $em = ''; variable
1241 $em = $token{0}; variable
1276 $em = ''; variable
1283 $em = $token; variable
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
earley-boyer.js 1114 "\031": "#\\em",
1157 "em": "\031",
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-earley-boyer.js 1108 "\031": "#\\em",
1151 "em": "\031",
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-earley-boyer.js 1108 "\031": "#\\em",
1151 "em": "\031",
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-earley-boyer.js 1108 "\031": "#\\em",
1151 "em": "\031",
    [all...]
  /external/chromium_org/v8/benchmarks/
earley-boyer.js 1114 "\031": "#\\em",
1157 "em": "\031",
    [all...]
  /external/v8/benchmarks/
earley-boyer.js 1114 "\031": "#\\em",
1157 "em": "\031",
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help.base_3.5.2.v201011171123.jar 
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/sdk/10/
android.jar 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/13/
android.jar 

Completed in 396 milliseconds

1 2