/libcore/luni/src/main/java/java/util/logging/ |
LogRecord.java | 235 * Sets the raw message. When this record is formatted by a logger that has
|
/libcore/luni/src/test/java/libcore/java/util/logging/ |
OldFileHandlerTest.java | 345 // else the message should be formatted given records
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_time_facets.c | 126 // __get_formatted_time reads input that is assumed to be formatted
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
fmt.c | 205 /* read file F and send formatted output to stdout. */
|
/packages/apps/Phone/src/com/android/phone/ |
InCallUiState.java | 341 // The formatted address extracted from mProviderGatewayUri. User visible.
|
/packages/apps/Settings/src/com/android/settings/ |
Utils.java | 303 * @return the formatted and comma-separated IP addresses, or null if none.
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/ |
KanaConverter.java | 642 * Convert the numeric into formatted string
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
_time_facets.c | 126 // __get_formatted_time reads input that is assumed to be formatted
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
_time_facets.c | 126 // __get_formatted_time reads input that is assumed to be formatted
|
/system/core/sh/ |
output.c | 261 * Formatted output. This routine handles a subset of the printf formats:
|
/system/media/wilhelm/tests/mimeUri/ |
slesTestSlowDownUri.cpp | 146 // Display rate capabilities in a nicely formatted way
|
/cts/tests/SignatureTest/src/android/tests/sigtest/ |
JDiffClassDescription.java | [all...] |
/external/chromium/base/ |
logging.h | [all...] |
/external/chromium/chrome/browser/autocomplete/ |
autocomplete.h | 256 // function with the URL and its formatted string, and it will return a 257 // formatted string with the same meaning as the original URL (i.e. it will [all...] |
/external/clang/utils/ |
FindSpecRefs | 179 ('7.19.6 Formatted input/output functions', '274'), 207 ('7.24.2 Formatted wide character input/output functions', '349'), [all...] |
/external/icu4c/i18n/unicode/ |
udat.h | 586 * The date will be formatted using the conventions specified in {@link #udat_open } 589 * @param result A pointer to a buffer to receive the formatted number. [all...] |
/external/icu4c/tools/toolutil/ |
ucm.c | 762 fprintf(stderr, "ucm error: byte must be formatted as \\xXX (2 hex digits) - \"%s\"\n", line); 807 fprintf(stderr, "ucm error: Unicode code point must be formatted as <UXXXX> (1..6 hex digits) - \"%s\"\n", line); [all...] |
/external/libnfc-nxp/inc/ |
phNfcTypes.h | 390 ? sSendData : Shall contain formatted raw buffer 392 Formatted buffer shall follow below [all...] |
/external/llvm/lib/Support/ |
raw_ostream.cpp | 341 // Formatted output. 403 // Formatted Output
|
/frameworks/base/core/jni/android/opengl/ |
util.cpp | 880 * @param in pointer to the image data. Formatted such that 958 * Check if a PKM header is correctly formatted.
|
/frameworks/base/docs/html/guide/developing/testing/ |
testing_otheride.jd | 457 performance measurements, so that they are not formatted as test results. This flag is 574 re-formatted as test results.
|
/frameworks/base/obex/javax/obex/ |
ObexHelper.java | 316 throw new IOException("Header was not formatted properly"); 324 throw new IOException("Header was not formatted properly"); [all...] |
/libcore/luni/src/main/java/java/util/prefs/ |
Preferences.java | 171 * the output stream to write the XML-formatted data to. 198 * the output stream to write the XML-formatted data to. [all...] |
/packages/apps/Email/src/com/android/email/mail/store/ |
Pop3Store.java | 557 * "UIDL msg-num" and will be formatted as: "+OK msg-num unique-id" or 590 * "UIDL" and will be formatted as: "." or "msg-num unique-id". [all...] |
/sdk/sdkmanager/app/src/com/android/sdkmanager/ |
CommandLineProcessor.java | [all...] |