/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/ |
syslog.h | 38 /* Priorities are translated to Android log priorities as shown. */
|
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/ |
syslog.h | 38 /* Priorities are translated to Android log priorities as shown. */
|
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/ |
syslog.h | 38 /* Priorities are translated to Android log priorities as shown. */
|
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/ |
syslog.h | 38 /* Priorities are translated to Android log priorities as shown. */
|
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/ |
syslog.h | 38 /* Priorities are translated to Android log priorities as shown. */
|
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/ |
syslog.h | 38 /* Priorities are translated to Android log priorities as shown. */
|
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/ |
syslog.h | 38 /* Priorities are translated to Android log priorities as shown. */
|
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/ |
syslog.h | 38 /* Priorities are translated to Android log priorities as shown. */
|
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/ |
syslog.h | 38 /* Priorities are translated to Android log priorities as shown. */
|
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/ |
syslog.h | 38 /* Priorities are translated to Android log priorities as shown. */
|
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/ |
syslog.h | 38 /* Priorities are translated to Android log priorities as shown. */
|
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/ |
syslog.h | 38 /* Priorities are translated to Android log priorities as shown. */
|
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/ |
syslog.h | 38 /* Priorities are translated to Android log priorities as shown. */
|
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/ |
syslog.h | 38 /* Priorities are translated to Android log priorities as shown. */
|
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/ |
syslog.h | 38 /* Priorities are translated to Android log priorities as shown. */
|
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/ |
syslog.h | 38 /* Priorities are translated to Android log priorities as shown. */
|
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/ |
syslog.h | 38 /* Priorities are translated to Android log priorities as shown. */
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/ |
syslog.h | 38 /* Priorities are translated to Android log priorities as shown. */
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
c-nds32.texi | 228 Depending on how it is assembled, it is translated into @samp{r5 rb5} 232 Branch to label depending on how it is assembled, it is translated into 236 Alias of jral br5 depending on how it is assembled, it is translated 240 Alias of jal fname depending on how it is assembled, it is translated into
|
/frameworks/base/docs/html/distribute/tools/ |
localization-checklist.jd | 253 extracted, translated and integrated back into your app (with appropriate 326 <strong>Mark message parts that should not be translated</strong> 330 Often strings contain contain text that shouldn?t be translated to other 338 To mark text that should not be translated, use an 512 translations. Check that all files were translated, check for potential 560 Once you've received your translated strings and resources and moved them 627 of translated strings, then you may have overlooked those strings for 637 your translated text, or adjust your default layouts. If none of those 680 Getting your apps translated is a key part of localization, but to help your 726 testing begins. When your translated text is available, you can add i [all...] |
/build/kati/ |
ninja.cc | 428 StringPiece translated = TranslateCommand(in, cmd_buf); local 430 GetDescriptionFromCommand(translated, description)) { 432 translated.clear(); 433 } else if (IsOutputMkdir(name, translated) && !c->echo && 435 translated.clear(); 437 if (translated.empty()) { 442 size_t pos = GetGomaccPosForAndroidCompileCommand(translated); 447 } else if (translated.find("/gomacc") != string::npos) {
|
/device/generic/goldfish/camera/ |
CallbackNotifier.cpp | 81 const int translated = GetMessageStrings(msg, strs, lCameraMessagesNum); local 82 for (int n = 0; n < translated; n++) {
|
/external/bison/src/ |
scan-code.h | 36 * A code passage captured from the grammar file and possibly translated, 148 * - All M4-special symbols and Bison escapes have been translated in
|
/external/clang/include/clang/Driver/ |
Compilation.h | 47 /// The driver translated arguments. Note that toolchains may perform their 57 /// Cache of translated arguments for a particular tool chain and bound
|
/external/e2fsprogs/intl/ |
gettextP.h | 98 /* Pointer to descriptors of translated strings in the file. */ 105 /* Pointer to descriptors of translated sysdep strings. */
|