Searched defs:em (Results 1 - 12 of 12) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp367 // Determine the approximate size of the message bubble in em.
368 unsigned em; local
372 em = max_token / 2;
385 em = characters / 2;
388 if (em < max_line/2)
389 os << "; max-width:" << em << "em"; local
392 os << "; max-width:100em";
/external/elfutils/libebl/
H A Deblopenbackend.c76 int em; member in struct:__anon5945
309 || (emulation == NULL && machines[cnt].em == machine))
326 result->machine = machines[cnt].em;
/external/svox/pico/lib/
H A Dpicoos.h125 picoos_ExceptionManager em; member in struct:picoos_common
208 * shortcut : em
/external/valgrind/main/callgrind/
H A Devents.c475 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) argument
496 CLG_ASSERT(em != 0);
498 if ((em->es->mask & mask)==0) continue;
506 CLG_ASSERT(em
518 sprint_eventmapping(Char* buf, EventMapping* em) argument
537 sprint_mappingcost(Char* buf, EventMapping* em, ULong* c) argument
[all...]
H A Ddump.c1255 EventMapping* em, ULong* cost)
1260 p += CLG_(sprint_mappingcost)(outbuf + p, em, cost);
1254 fprint_cost_ln(int fd, Char* prefix, EventMapping* em, ULong* cost) argument
/external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
H A Dmarkdown.php1151 foreach ($this->em_relist as $em => $em_re) {
1155 if (isset($this->em_strong_relist["$em$strong"])) {
1156 $token_relist[] = $this->em_strong_relist["$em$strong"];
1163 $this->em_strong_prepared_relist["$em$strong"] = $token_re;
1171 $em = ''; variable
1180 $token_re = $this->em_strong_prepared_relist["$em$strong"];
1205 # Three-char closing marker, close em and strong.
1209 $span = "<strong><em>$span</em></strong>";
1211 $em variable
1241 $em = $token{0}; variable
1276 $em = ''; variable
1283 $em = $token; variable
[all...]
/external/v8/benchmarks/
H A Dearley-boyer.js1114 "\031": "#\\em",
1157 "em": "\031",
/external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
H A Dv8-earley-boyer.js1108 "\031": "#\\em",
1151 "em": "\031",
/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
H A Dv8-earley-boyer.js1108 "\031": "#\\em",
1151 "em": "\031",
/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
H A Dv8-earley-boyer.js1108 "\031": "#\\em",
1151 "em": "\031",
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.help.base_3.5.2.v201011171123.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 312 milliseconds