/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
D | TargetLostException.java | 54 TargetLostException(final InstructionHandle[] t, final String mesg) { in TargetLostException()
|
/external/ltp/testcases/kernel/hotplug/memory_hotplug/ |
D | memtoy.c | 99 void usage(char *mesg) in usage() 256 void wait_for_signal(const char *mesg) in wait_for_signal()
|
/external/toybox/toys/pending/ |
D | fdisk.c | 532 static int read_input(char *mesg, char *outp) in read_input() 549 static int read_hex(char *mesg) in read_hex() 725 static uint32_t ask_value(char *mesg, sector_t left, sector_t right, sector_t defalt) in ask_value() 815 char mesg[256]; in ask_start_sector() local 870 char mesg[256]; in ask_end_sector() local 1147 char mesg[256]; in move_begning() local 1328 char mesg[256]; in expert_menu() local
|
D | dhcp6.c | 126 static dhcp6_msg_t mesg; variable
|
/external/ltp/testcases/kernel/containers/pidns/ |
D | pidns04.c | 80 char mesg[] = "I was not killed !"; in child_fn1() local
|
D | pidns05.c | 116 char mesg[] = "Nested Containers are created"; in create_nested_container() local
|
/external/apache-commons-bcel/src/examples/ |
D | helloify.java | 101 String mesg = "Hello from " + Utility.methodSignatureToString(m.getSignature(), in helloifyMethod() local
|
/external/ltp/tools/genload/ |
D | stress.c | 333 char *mesg = in usage() local 369 char *mesg = "%s %s\n"; in version() local
|
D | genload.c | 333 char *mesg = in usage() local 369 char *mesg = "%s %s\n"; in version() local
|
/external/toybox/lib/ |
D | password.c | 49 int read_password(char *buf, int buflen, char *mesg) in read_password()
|
/external/libusb/examples/ |
D | ezusb.c | 187 const char *mesg = "can't modify CPUCS"; in ezusb_cpucs() local 214 const char *mesg = "failed to send jump command"; in ezusb_fx3_jump() local
|
/external/libsrtp2/test/ |
D | srtp_driver.c | 820 srtp_hdr_t *mesg; in srtp_bits_per_second() local 888 srtp_hdr_t *mesg; in srtp_rejections_per_second() local 2363 srtp_hdr_t *mesg; in srtp_test_empty_payload() local 2439 srtp_hdr_t *mesg; in srtp_test_empty_payload_gcm() local
|
/external/icu/icu4c/source/i18n/ |
D | dtitvfmt.cpp | 105 char mesg[2000]; in createInstance() local 765 char mesg[2000]; in initializePattern() local 812 char mesg[2000]; in initializePattern() local
|
D | dtitvinf.cpp | 548 char mesg[2000]; in getBestSkeleton() local
|
/external/ltp/testcases/kernel/syscalls/sigrelse/ |
D | sigrelse01.c | 163 static char mesg[MAXMESG]; /* message buffer for tst_res */ variable
|
/external/python/cpython3/Modules/_decimal/ |
D | _decimal.c | 241 value_error_int(const char *mesg) in value_error_int() 249 value_error_ptr(const char *mesg) in value_error_ptr() 257 type_error_int(const char *mesg) in type_error_int() 264 runtime_error_int(const char *mesg) in runtime_error_int() 273 runtime_error_ptr(const char *mesg) in runtime_error_ptr() 2402 sequence_as_tuple(PyObject *v, PyObject *ex, const char *mesg) in sequence_as_tuple()
|
/external/icu/icu4c/source/test/intltest/ |
D | dtifmtts.cpp | 1517 char mesg[1000]; in expectUserDII() local 1642 char mesg[1000]; in stress() local
|
/external/e2fsprogs/e2fsck/ |
D | util.c | 537 void mtrace_print(char *mesg) in mtrace_print()
|
/external/marisa-trie/bindings/python/ |
D | marisa-swig_wrap.cxx | 950 SWIG_Python_AddErrorMsg(const char* mesg) in SWIG_Python_AddErrorMsg() 2566 SWIG_Python_AddErrMesg(const char* mesg, int infront) in SWIG_Python_AddErrMesg() 2597 char mesg[256]; in SWIG_Python_ArgFail() local
|