Searched defs:APPEND_STRING (Results 1 - 10 of 10) sorted by relevance

/external/mockito/cglib-and-asm/src/org/mockito/cglib/core/
H A DKeyFactory.java65 private static final Signature APPEND_STRING = field in class:KeyFactory
244 e.invoke_virtual(Constants.TYPE_STRING_BUFFER, APPEND_STRING);
H A DEmitUtils.java49 private static final Signature APPEND_STRING = field in class:EmitUtils
573 e.invoke_virtual(Constants.TYPE_STRING_BUFFER, APPEND_STRING);
615 e.invoke_virtual(Constants.TYPE_STRING_BUFFER, APPEND_STRING);
622 e.invoke_virtual(Constants.TYPE_STRING_BUFFER, APPEND_STRING);
631 e.invoke_virtual(Constants.TYPE_STRING_BUFFER, APPEND_STRING);
637 e.invoke_virtual(Constants.TYPE_STRING_BUFFER, APPEND_STRING);
/external/opencv3/3rdparty/libpng/
H A Dpng.c616 # define APPEND_STRING(string)\ macro
620 APPEND_STRING(PNG_FORMAT_NUMBER(number_buf, format, (value)))
627 APPEND_STRING(short_months[(ptime->month - 1)]);
636 APPEND_STRING(" +0000"); /* This reliably terminates the buffer */
640 # undef APPEND_STRING macro
/external/libpng/
H A Dpng.c716 # define APPEND_STRING(string) pos = png_safecat(out, 29, pos, (string)) macro
718 APPEND_STRING(PNG_FORMAT_NUMBER(number_buf, format, (value)))
723 APPEND_STRING(short_months[(ptime->month - 1)]);
732 APPEND_STRING(" +0000"); /* This reliably terminates the buffer */
737 # undef APPEND_STRING macro
/external/pdfium/third_party/lpng_v163/
H A Dpng.c709 # define APPEND_STRING(string) pos = png_safecat(out, 29, pos, (string)) macro
711 APPEND_STRING(PNG_FORMAT_NUMBER(number_buf, format, (value)))
716 APPEND_STRING(short_months[(ptime->month - 1)]);
725 APPEND_STRING(" +0000"); /* This reliably terminates the buffer */
729 # undef APPEND_STRING macro
/external/guice/lib/build/
H A Dcglib-3.1.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/sf/cglib/ net/sf/cglib/beans/ ...
/external/guice/extensions/persist/lib/
H A Dcglib-nodep-3.0.jarMETA-INF/MANIFEST.MF LICENSE NOTICE net/sf/cglib/beans/BeanCopier$BeanCopierKey.class BeanCopier. ...
/external/testng/lib-supplied/
H A Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ org/testng/guice/ org/testng/ ...
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/robolectric/v1/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...

Completed in 191 milliseconds