HomeSort by relevance Sort by last modified time
    Searched full:composed (Results 176 - 200 of 1195) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/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/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
IntervalIterator.h 14 // 1. A Function* object, composed of BasicBlock nodes.
15 // 2. An IntervalPartition& object, composed of Interval nodes.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
IntervalIterator.h 14 // 1. A Function* object, composed of BasicBlock nodes.
15 // 2. An IntervalPartition& object, composed of Interval nodes.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
IntervalIterator.h 14 // 1. A Function* object, composed of BasicBlock nodes.
15 // 2. An IntervalPartition& object, composed of Interval nodes.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
IntervalIterator.h 14 // 1. A Function* object, composed of BasicBlock nodes.
15 // 2. An IntervalPartition& object, composed of Interval nodes.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
IntervalIterator.h 14 // 1. A Function* object, composed of BasicBlock nodes.
15 // 2. An IntervalPartition& object, composed of Interval nodes.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
IntervalIterator.h 14 // 1. A Function* object, composed of BasicBlock nodes.
15 // 2. An IntervalPartition& object, composed of Interval nodes.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/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/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
IntervalIterator.h 14 // 1. A Function* object, composed of BasicBlock nodes.
15 // 2. An IntervalPartition& object, composed of Interval nodes.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
IntervalIterator.h 14 // 1. A Function* object, composed of BasicBlock nodes.
15 // 2. An IntervalPartition& object, composed of Interval nodes.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
IntervalIterator.h 14 // 1. A Function* object, composed of BasicBlock nodes.
15 // 2. An IntervalPartition& object, composed of Interval nodes.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
IntervalIterator.h 14 // 1. A Function* object, composed of BasicBlock nodes.
15 // 2. An IntervalPartition& object, composed of Interval nodes.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
IntervalIterator.h 14 // 1. A Function* object, composed of BasicBlock nodes.
15 // 2. An IntervalPartition& object, composed of Interval nodes.
  /prebuilts/clang/host/linux-x86/clang-4691093/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/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/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-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
unordered_map.h 159 * @brief A standard container composed of unique keys (containing
211 * @brief A standard container composed of equivalent keys
  /external/icu/android_icu4j/src/main/java/android/icu/text/
Normalizer.java 28 * <p><code>normalize</code> transforms Unicode text into an equivalent composed or
37 * "composed" form):
80 * the canonical composed and decomposed forms as shown in the first example
679 * The string will be composed to according to the specified mode.
681 * @param compat If true the string will be composed according to
682 * NFKC rules and if false will be composed according to
684 * @return String The composed string
695 * The string will be composed to according to the specified mode.
697 * @param compat If true the string will be composed according to
698 * NFKC rules and if false will be composed according t
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
Normalizer.java 27 * <p><code>normalize</code> transforms Unicode text into an equivalent composed or
36 * "composed" form):
79 * the canonical composed and decomposed forms as shown in the first example
666 * The string will be composed to according to the specified mode.
668 * @param compat If true the string will be composed according to
669 * NFKC rules and if false will be composed according to
671 * @return String The composed string
681 * The string will be composed to according to the specified mode.
683 * @param compat If true the string will be composed according to
684 * NFKC rules and if false will be composed according t
    [all...]
  /art/runtime/base/
timing_logger.h 173 // Scoped timing splits that can be nested and composed with the explicit split
  /cts/tests/tests/location/src/android/location/cts/asn1/base/
Asn1Object.java 60 * Returns true if this object is "constructed", that is, it's composed of further TLVs
  /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 340 int composed = KeyEvent.getDeadChar(accent, c); local
342 if (composed != 0) {
343 c = composed;
440 * Helper function to commit any text being composed in to the editor.
  /device/google/cuttlefish_common/guest/hals/hwcomposer/legacy/
stats_keeper.h 75 // The number of layers composed by the hwcomposer
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
README 13 test/minigzip.c. The compression library itself is composed of all source

Completed in 1521 milliseconds

1 2 3 4 5 6 78 91011>>