HomeSort by relevance Sort by last modified time
    Searched full:composed (Results 51 - 75 of 458) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/icu4c/test/intltest/
idnaref.h 34 * separated by dots; for e.g." "www.example.com" is composed of 3 labels
73 * separated by dots; for e.g." "www.example.com" is composed of 3 labels
  /external/llvm/include/llvm/Analysis/
IntervalIterator.h 14 // 1. A Function* object, composed of BasicBlock nodes.
15 // 2. An IntervalPartition& object, composed of Interval nodes.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
unordered_map 167 * @brief A standard container composed of unique keys (containing
249 * @brief A standard container composed of equivalent keys
unordered_set 163 * @brief A standard container composed of unique keys (containing
242 * @brief A standard container composed of equivalent keys
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
unordered_map.h 159 * @brief A standard container composed of unique keys (containing
211 * @brief A standard container composed of equivalent keys
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
unordered_map.h 159 * @brief A standard container composed of unique keys (containing
211 * @brief A standard container composed of equivalent keys
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
unordered_map 167 * @brief A standard container composed of unique keys (containing
249 * @brief A standard container composed of equivalent keys
unordered_set 163 * @brief A standard container composed of unique keys (containing
242 * @brief A standard container composed of equivalent keys
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
unordered_map 167 * @brief A standard container composed of unique keys (containing
249 * @brief A standard container composed of equivalent keys
unordered_set 163 * @brief A standard container composed of unique keys (containing
242 * @brief A standard container composed of equivalent keys
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
unordered_map 167 * @brief A standard container composed of unique keys (containing
249 * @brief A standard container composed of equivalent keys
unordered_set 163 * @brief A standard container composed of unique keys (containing
242 * @brief A standard container composed of equivalent keys
  /cts/tests/accessibilityservice/src/android/accessibilityservice/delegate/
DelegatingAccessibilityService.java 38 * Note: The end-to-end test is composed of two APKs, one with a mock accessibility
  /cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityFocusAndInputFocusSyncTest.java 35 * Note: The accessibility CTS tests are composed of two APKs, one with delegating
  /cts/tests/tests/openglperf/src/android/openglperf/cts/
Sphere.java 28 * Vertices data is composed of vertex coordinates in x, y, z followed by
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ReceiveResult.java 38 <p>The example here is composed of two activities: ReceiveResult launches
  /development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
SoftKeyboard.java 330 int composed = KeyEvent.getDeadChar(accent, c); local
332 if (composed != 0) {
333 c = composed;
430 * Helper function to commit any text being composed in to the editor.
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemAttributeSet.java 166 * control how this element is composed.
KeyDeclaration.java 190 * control how this element is composed.
TemplateSubPatternAssociation.java 206 * this template is composed.
  /external/chromium/chrome/browser/autofill/
form_structure.h 66 // The unique signature for this form, composed of the target url domain,
  /external/chromium/net/url_request/
url_request_throttler_manager.h 97 // From each URL we generate an ID composed of the scheme, host, port and path
  /external/elfutils/libelf/
exttypes.h 72 /* Define the composed types. */
  /external/openssl/crypto/des/
qud_cksm.c 126 * composed of 2*out_count 32 bit ints */
  /external/oprofile/libpp/
profile_spec.h 23 * Holds a parsed profile spec composed of tag:value pairs, as given in

Completed in 1099 milliseconds

1 23 4 5 6 7 8 91011>>