Searched
full:strings (Results
301 -
325 of
7947) sorted by null
<<11121314151617181920>>
/frameworks/compile/mclinker/include/mcld/LD/ |
DebugString.h | 32 /// merge - process the strings in the given input .debug_str section and add 33 /// those strings into merged string map 36 /// computeOffsetSize - set up the output offset of each strings and the
|
/packages/services/Telecomm/res/xml/ |
respond_via_sms_settings.xml | 23 with customizable strings. --> 26 (1) Allow editing the strings in place, rather than having to tap 28 (2) Allow reordering the strings by drag-and-drop.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
stringfwd.h | 31 // ISO C++ 14882: 21 Strings library 47 * @defgroup strings Strings
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
stringfwd.h | 31 // ISO C++ 14882: 21 Strings library 47 * @defgroup strings Strings
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
stringfwd.h | 31 // ISO C++ 14882: 21 Strings library 47 * @defgroup strings Strings
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
stringfwd.h | 33 // ISO C++ 14882: 21 Strings library 51 * @defgroup strings Strings
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
stringfwd.h | 33 // ISO C++ 14882: 21 Strings library 51 * @defgroup strings Strings
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
stringfwd.h | 33 // ISO C++ 14882: 21 Strings library 51 * @defgroup strings Strings
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
stringfwd.h | 33 // ISO C++ 14882: 21 Strings library 51 * @defgroup strings Strings
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
stringfwd.h | 31 // ISO C++ 14882: 21 Strings library 47 * @defgroup strings Strings
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
stringfwd.h | 31 // ISO C++ 14882: 21 Strings library 47 * @defgroup strings Strings
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
DefaultRequestDirectorTest.java | 8 import com.xtremelabs.robolectric.util.Strings; 70 assertThat(Strings.fromStream(response.getEntity().getContent()), equalTo("a happy response body")); 84 assertThat(Strings.fromStream(response.getEntity().getContent()), equalTo("a happy response body")); 96 assertThat(Strings.fromStream(response.getEntity().getContent()), equalTo("a cheery response body")); 118 assertThat(Strings.fromStream(getResponse.getEntity().getContent()), equalTo("a cheery response body")); 123 assertThat(Strings.fromStream(postResponse.getEntity().getContent()), equalTo("a cheery response body")); 135 assertThat(Strings.fromStream(getResponseStream), equalTo("a cheery response body")); 140 assertThat(Strings.fromStream(postResponseStream), equalTo("a cheery response body")); 158 assertThat(Strings.fromStream(response.getEntity().getContent()), equalTo("a cheery response body")); 171 assertThat(Strings.fromStream(response.getEntity().getContent()), equalTo("a gloomy response body")) [all...] |
/frameworks/base/docs/html/distribute/tools/ |
localization-checklist.jd | 15 <li><a href="#manage-strings">3. Manage strings for localization</a></li> 16 <li><a href="#translate-strings">4. Translate UI strings and other resources</a></li> 122 accommodate variations in the width and height of UI strings or input text. 123 Your text strings shouldn?t overlap borders or the screen edge in any of your 221 store the associated layouts, drawables, and strings in default resource 233 <h2 id="manage-strings"> 234 3. Manage strings for localization 241 It's important to manage your apps? UI strings properly, so that you delive [all...] |
/cts/libs/vogar-expect/src/vogar/util/ |
LogOutput.java | 28 * Warns, and also puts a list of strings afterwards.
|
/developers/build/prebuilts/gradle/DoneBar/Application/src/main/res/values/ |
strings.xml | 18 <!-- Done bar strings -->
|
/developers/build/templates/base/_MODULE_/src/template/res/values/ |
base-strings.xml.ftl | 21 ${sample.strings.intro}
|
/developers/samples/android/ui/actionbar/DoneBar/Application/src/main/res/values/ |
strings.xml | 18 <!-- Done bar strings -->
|
/development/samples/BusinessCard/res/values/ |
strings.xml | 17 <!-- This file contains resource definitions for displayed strings, allowing
|
/development/samples/browseable/DoneBar/res/values/ |
strings.xml | 18 <!-- Done bar strings -->
|
/external/antlr/antlr-3.4/runtime/Python/tests/ |
t013parser.py | 29 # FIXME: currently strings with formatted errors are collected
|
/external/chromium-trace/trace-viewer/third_party/Paste/docs/modules/ |
util.import_string.txt | 1 :mod:`paste.util.import_string` -- Import objects from strings
|
/external/chromium-trace/trace-viewer/tracing/tracing/importer/ |
empty_importer.html | 19 * Importer for empty strings and arrays.
|
/external/clang/test/CodeGen/ |
pascal-wchar-string.c | 1 // RUN: %clang_cc1 -emit-llvm -o - %s -fpascal-strings -fshort-wchar | FileCheck %s
|
/external/clang/test/SemaObjC/ |
ivar-lookup-resolution-builtin.m | 32 // expected-note {{include the header <strings.h> or explicitly provide a declaration for 'index'}} \
|
/external/freetype/include/ |
fterrors.h | 23 /* strings with a small macro trick explained below. */ 35 /* II - Error Message strings */ 39 /* allow client applications to build a table of error message strings */ 40 /* if they need it. The strings are not included in a normal build of */
|
Completed in 178 milliseconds
<<11121314151617181920>>