HomeSort by relevance Sort by last modified time
    Searched refs:ME (Results 1 - 13 of 13) sorted by null

  /external/ipsec-tools/src/libipsec/
policy_parse.h 54 ME = 270,
73 #define ME 270
policy_parse.y 143 %token ME ANY
345 | ME HYPHEN ANY {
351 | ANY HYPHEN ME {
358 | ME HYPHEN ME
  /external/icu4c/config/
icu-config-bottom 18 ME=`basename "$0"`
72 echo "usage: ${ME} " `allflags | cut -c-25 | sed -e 's%.*%[ & ]%'`
78 echo "${ME}: icu-config: ICU configuration helper script"
99 echo "### $ME: Can't find ${ICUUC_FILE} - ICU prefix is wrong." 1>&2
103 echo "### $ME: Exitting." 1>&2
161 echo "### $ME: Error: --noverify must be the first argument." 1>&2
287 HERE=`echo $0 | sed -e "s/$ME//g"`
383 echo ${ME}: ERROR Unknown Option $arg 1>&2
386 echo "### $ME: Exitting." 1>&2
  /external/chromium/third_party/icu/source/config/
icu-config-bottom 17 ME=`basename "$0"`
70 echo "usage: ${ME} " `allflags | cut -c-25 | sed -e 's%.*%[ & ]%'`
76 echo "${ME}: icu-config: ICU configuration helper script"
97 echo "### $ME: Can't find ${ICUUC_FILE} - ICU prefix is wrong." 1>&2
100 echo "### $ME: Exitting." 1>&2
268 HERE=`echo $0 | sed -e "s/$ME//g"`
364 echo ${ME}: ERROR Unknown Option $arg 1>&2
367 echo "### $ME: Exitting." 1>&2
  /external/qemu/memcheck/
memcheck_proc_management.c 78 ME("memcheck: Unable to allocate new thread descriptor.");
108 ME("memcheck: Unable to allocate new process descriptor");
127 ME("memcheck: Unable to get parent process pid=%u for new process pid=%u",
139 ME("memcheck: Unable to copy process' %s[pid=%u] allocation map to new process pid=%u",
149 ME("memcheck: Unable to copy process' %s[pid=%u] mmrange map to new process pid=%u",
279 ME("memcheck: Unable to allocate %u bytes for image path %s to set it for pid=%u",
369 ME("memcheck: Unable to find mapping for guest PC 0x%08X in process %s[pid=%u]",
392 ME("memcheck: Unable to allocate %u bytes for calling stack.",
415 ME("memcheck: Unable to allocate %u bytes for module path in the thread calling stack.",
486 ME("memcheck: FORK(%u, %u): Unable to look up parent process. Current tid=%u"
    [all...]
memcheck_logging.h 37 #define ME(...) \
memcheck_mmrange_map.c 137 ME("memcheck: Unable to allocate new MMRangeMapEntry on insert.");
200 ME("memcheck: Unable to allocate new MMRangeMapEntry on copy.");
206 ME("memcheck: Unable to allocate new path for MMRangeMapEntry on copy.");
213 ME("memcheck: Unable to insert new range map entry on copy. Insert returned %u",
memcheck.c 388 ME("memcheck: Unable to obtain process for libc_init pid=%u", pid);
420 ME("memcheck: Unable to obtain process for allocation pid=%u",
436 ME("memcheck: Unable to allocate %u bytes for the calling stack",
463 ME("memcheck: Duplicate allocation blocks:");
474 ME("memcheck: Unable to insert an entry to the allocation map:");
496 ME("memcheck: Unable to obtain process for pid=%u on free",
542 ME("memcheck: Unable to obtain process for pid=%u on query_%s",
memcheck_malloc_map.c 176 ME("memcheck: Unable to allocate new AllocMapEntry on insert.");
239 ME("memcheck: Unable to allocate new AllocMapEntry on copy.");
262 ME("memcheck: Unable to insert new map entry on copy. Insert returned %u",
  /external/qemu/
ppc-dis.c 657 /* The ME field in an M form instruction. */
658 #define ME LS + 1
662 /* The MB and ME fields in an M form instruction expressed a single
666 #define MBE ME + 1
670 /* The MB or ME field in an MD or MDS form instruction. The high
1254 int mb, me, mx, count, last; local
1306 int mb, me; local
    [all...]
  /external/iproute2/doc/
ip-tunnels.tex 301 ip tunnel change Cisco mode sit local ME remote HE ttl 32
  /external/openssl/ssl/
d1_pkt.c 935 FIX ME
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 201 I would like to give thanks to the following people (in no particular order) for helping me develop this project from
    [all...]

Completed in 487 milliseconds