/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/ |
algorithm | 111 * @return A std::pair composed of first+count and result+count.
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
algorithm | 108 * @return A std::pair composed of first+count and result+count.
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
algorithm | 108 * @return A std::pair composed of first+count and result+count.
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
algorithm | 108 * @return A std::pair composed of first+count and result+count.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
algorithm | 108 * @return A std::pair composed of first+count and result+count.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
algorithm | 111 * @return A std::pair composed of first+count and result+count.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
algorithm | 111 * @return A std::pair composed of first+count and result+count.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/ |
UiElementDetail.java | 63 /** The master-detail part, composed of a main tree and an auxiliary detail part */
|
UiTreeBlock.java | 105 /** The master-detail part, composed of a main tree and an auxiliary detail part */ 181 /** @returns The master-detail part, composed of a main tree and an auxiliary detail part */ [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/ |
RemoteAdtTestRunner.java | 80 * <li>The test 'tree' data about the tests to be executed, which is composed of the set of
|
/external/chromium/third_party/libjingle/source/talk/base/ |
httpcommon.cc | 254 std::string* composed) { 265 *composed = ss.str();
|
/external/icu4c/common/unicode/ |
normlzr.h | 225 * @param source the string to be composed. 230 * @param result The composed string (on output).
|
uidna.h | 516 * separated by dots; e.g. "www.example.com" is composed of 3 labels "www","example", and "com". 583 * separated by dots; for e.g. "www.example.com" is composed of 3 labels "www","example", and "com". [all...] |
/external/icu4c/i18n/unicode/ |
usearch.h | 744 * (German sharp-S becoming 'ss', or the composed forms of accented [all...] |
/external/markdown/docs/ |
writing_extensions.txt | 175 functionality of the core ``BlockParser``. The BlockParser is composed of a 279 Parses a chunk of markdown text composed of multiple blocks and attaches
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
compose.h | 86 // properties of the FSTs being composed. 870 // the composed FST into a MurableFst. If FST1 transduces string x to [all...] |
/frameworks/base/docs/html/guide/components/ |
fundamentals.jd | 9 <li>Android applications are composed of one or more application components (activities, 473 <p>An Android application is composed of more than just code—it requires resources that are
|
/frameworks/opt/mms/src/java/com/google/android/mms/pdu/ |
PduComposer.java | 133 * @param pdu the pdu to be composed 335 * never be 0. It will always be composed as [all...] |
/frameworks/support/v4/java/android/support/v4/view/ |
ViewCompat.java | 753 * instance that controls how the layer is composed on screen. The following [all...] |
/hardware/qcom/display/libhwcomposer/ |
hwc_utils.cpp | 501 // and handle it gracefully by allowing it to be composed by 514 // by allowing it to be composed by GPU. [all...] |
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_edit_view_gtk.cc | 519 // We need to treat the text currently being composed by the input method as [all...] |
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/ |
URI.java | 106 /** scheme can be composed of alphanumerics and these characters */ 110 * userinfo can be composed of unreserved, escaped and these [all...] |
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
URI.java | 103 /** scheme can be composed of alphanumerics and these characters */ 107 * userinfo can be composed of unreserved, escaped and these [all...] |
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
ExpandableDictionary.java | 428 * @param word the word being composed as a possible match 429 * @param depth the depth of traversal - the length of the word being composed thus far [all...] |
/dalvik/vm/alloc/ |
MarkSweep.cpp | 516 * cards is composed consecutively dirty cards or dirty cards spanned
|