Home
last modified time | relevance | path

Searched defs:emsg (Results 1 – 13 of 13) sorted by relevance

/external/exoplayer/tree/library/core/src/test/java/com/google/android/exoplayer2/metadata/
DMetadataRendererTest.java73 EventMessage emsg = in decodeMetadata() local
90 EventMessage emsg = in decodeMetadata_handlesId3WrappedInEmsg() local
110 EventMessage emsg = in decodeMetadata_handlesScte35WrappedInEmsg() local
127 EventMessage emsg = in decodeMetadata_skipsMalformedWrappedMetadata() local
/external/nist-sip/java/gov/nist/core/
DInternalErrorHandler.java63 public static void handleException(String emsg) { in handleException()
71 public static void handleException(String emsg, StackLogger stackLogger) { in handleException()
/external/python/pybind11/tests/
Dtest_iostream.cpp28 void noisy_funct_dual(std::string msg, std::string emsg) { in noisy_funct_dual()
106 m.def("captured_dual", [](std::string msg, std::string emsg) { in TEST_SUBMODULE()
/external/one-true-awk/
Dmain.c61 static const char *emsg[] = { in fpecatch() local
/external/mdnsresponder/mDNSShared/
DDebugServices.c1353 if (!a) { static char emsg[] = "<<NULL>>"; s = emsg; i = sizeof(emsg)-1; } in DebugSNPrintFVAList() local
1417 if (!a) { static char emsg[] = "<<NULL>>"; s = emsg; i = sizeof(emsg)-1; } in DebugSNPrintFVAList() local
1441 if (!s) { static char emsg[] = "<<NULL>>"; s = emsg; i = sizeof(emsg)-1; } in DebugSNPrintFVAList() local
1487 if (!u) { static char emsg[] = "<<NULL>>"; s = emsg; i = sizeof(emsg)-1; } in DebugSNPrintFVAList() local
/external/openssh/
Dauth.c1077 const char *emsg = NULL; in auth_activate_options() local
Dscp.c1632 static char *emsg; local
Dsftp-server.c443 handle_log_close(int handle, char *emsg) in handle_log_close()
/external/pdfium/third_party/libtiff/
Dtif_getimage.c524 char emsg[1024] = ""; in TIFFReadRGBAImageOriented() local
2937 char emsg[1024] = ""; in TIFFReadRGBAStripExt() local
2995 char emsg[1024] = ""; in TIFFReadRGBATileExt() local
/external/mksh/src/
Dexec.c1473 const char *emsg; in iosetup() local
Dfuncs.c385 const char *emsg; in c_print() local
/external/mdnsresponder/mDNSCore/
DDNSCommon.c2980 if (!a) { static char emsg[] = "<<NULL>>"; s = emsg; i = sizeof(emsg)-1; } in mDNS_vsnprintf() local
3040 if (!s) { static char emsg[] = "<<NULL>>"; s = emsg; i = sizeof(emsg)-1; } in mDNS_vsnprintf() local
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c3513 struct bitmask *bmp, char *emsg, int elen) in import_list()
3534 char *emsg, int elen) in cpuset_import()