Searched refs:ME (Results 1 - 13 of 13) sorted by relevance

/external/ipsec-tools/src/libipsec/
H A Dpolicy_parse.h54 ME = 270, enumerator in enum:yytokentype
73 #define ME 270 macro
H A Dpolicy_parse.y143 %token ME ANY
345 | ME HYPHEN ANY {
351 | ANY HYPHEN ME {
358 | ME HYPHEN ME
/external/icu4c/config/
H A Dicu-config-bottom18 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/
H A Dicu-config-bottom17 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/
H A Dmemcheck_proc_management.c78 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("memchec
[all...]
H A Dmemcheck_logging.h37 #define ME(...) \ macro
H A Dmemcheck_mmrange_map.c137 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",
H A Dmemcheck.c388 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",
H A Dmemcheck_malloc_map.c176 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/
H A Dppc-dis.c657 /* 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
1246 /* The MB and ME fields in an M form instruction expressed as a single
1334 /* The MB or ME field in an MD or MDS form instruction. The high bit
1687 /* An M form instruction with the ME field specified. */
1690 /* An M_MASK with the MB and ME fields fixed. */
1693 /* An M_MASK with the SH and ME field
654 #define ME macro
[all...]
/external/iproute2/doc/
H A Dip-tunnels.tex301 ip tunnel change Cisco mode sit local ME remote HE ttl 32
/external/openssl/ssl/
H A Dd1_pkt.c935 FIX ME
/external/dropbear/libtomcrypt/
H A Dcrypt.tex6448 The RSA Modular Exponentiation (ME) function is used by the RSA API to perform exponentiations for private and public key operations. In particular for

Completed in 1359 milliseconds