HomeSort by relevance Sort by last modified time
    Searched full:contained (Results 76 - 100 of 4243) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/base/core/java/com/android/internal/policy/
IPolicy.java 29 /* The implementation of this interface must be called Policy and contained
  /frameworks/base/tools/aapt/tests/
MockFileFinder.h 49 // Virtual mapping between "directories" and the "files" contained
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentNavigableMap.java 71 * Returns a reverse order view of the mappings contained in this map.
85 * Returns a {@link NavigableSet} view of the keys contained in this map.
106 * Returns a {@link NavigableSet} view of the keys contained in this map.
129 * Returns a reverse order {@link NavigableSet} view of the keys contained in this map.
  /libcore/luni/src/main/java/javax/xml/transform/stream/
StreamResult.java 51 * the transformer may use instructions contained in the
63 * the transformer may use instructions contained in the
95 * the transformer may use instructions contained in the
117 * the transformer may use instructions contained in the
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
DataStream.java 36 * method returns all the data contained in the stream.
  /packages/apps/Phone/res/layout/
dialog_ussd_response.xml 18 The message field is actually contained within the AlertDialog's
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
queue.h 50 * @param T Contained element type. */
58 /** @brief Maximal number of elements contained at the same time. */
61 /** @brief Cyclic begin and end pointers contained in one
67 * @param max_size Maximal number of elements to be contained. */
  /system/core/include/cutils/
native_handle.h 35 * closes the file descriptors contained in this native_handle_t
  /tools/motodev/src/plugins/emulator/src/com/motorola/studio/android/emulator/skin/android/parser/
ILayoutConstants.java 20 * This class lists all default constants contained into a layout file
  /external/icu4c/common/unicode/
uset.h 75 * set contained case-equivalent strings (like U+00DF for "ss" or "Ss" etc.).
78 * set contained the code point or a string.
103 * the current character is contained vs. not contained in the set.
111 * span(either "contained" condition).
134 * - With either "contained" condition, span() and spanBack() may partition
138 * span() will yield contained/not-contained boundaries of { 0, 2, 3 }
615 * Removes from this set all of its elements that are contained in the
629 * Retain only the elements in this set that are contained in th
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
ScaleDrawableTest.java 164 // this method will call the contained drawable's draw method
165 // if the contained drawable's level doesn't equal 0.
196 // this method will call contained drawable's getPadding method.
232 // this method will call contained drawable's setAlpha method.
249 // this method will call contained drawable's setColorFilter method.
262 // this method will call contained drawable's getOpacity method.
271 // this method will call contained drawable's isStateful method.
369 // this method will call contained drawable's getIntrinsicWidth method.
378 // this method will call contained drawable's getIntrinsicHeight method.
  /libcore/luni/src/main/java/java/util/
Collection.java 52 * is contained in the collection.
86 * Attempts to add all of the objects contained in {@code Collection}
140 * Tests whether this {@code Collection} contains all objects contained in the
141 * specified {@code Collection}. If an element {@code elem} is contained several
143 * if {@code elem} is contained only once in this {@code Collection}.
195 * objects contained by this {@code Collection}. The order in which the elements are
205 * is contained (optional). The element {@code elem} that is removed
281 * Returns a new array containing all elements contained in this {@code Collection}.
295 * Returns an array containing all elements contained in this {@code Collection}. If
  /external/llvm/include/llvm/Support/
ConstantRange.h 61 /// contained within Other.
125 /// getUnsignedMax - Return the largest unsigned value contained in the
130 /// getUnsignedMin - Return the smallest unsigned value contained in the
135 /// getSignedMax - Return the largest signed value contained in the
140 /// getSignedMin - Return the smallest signed value contained in the
164 /// include all elements contained in both input ranges, and to have the
  /external/guava/guava-tests/test/com/google/common/collect/
WellBehavedMapTest.java 42 // testing an entry with a contained key, but not the same value
83 // and both are still contained in the set
  /external/libogg/doc/libogg/
bitpacking.html 77 <td>Returns the total number of bytes contained within the buffer.</td>
81 <td>Returns the total number of bits contained within the buffer.</td>
  /external/llvm/lib/MC/
MCAtom.cpp 36 "Splitting at point not contained in atom!");
78 "Truncation point not contained in atom!");
  /external/webkit/Source/WebCore/wml/
WMLErrorHandling.cpp 79 return "Forbidden task contained in anchor element.";
93 return "No card contained in document.";
  /external/webkit/Tools/Scripts/webkitpy/common/system/
ospath.py 34 # returning None on paths not contained in abs_start_path.
38 Returns None if the path is not contained in the directory start_path.
  /frameworks/compile/libbcc/include/bcinfo/
MetadataExtractor.h 145 * \return number of pragmas contained in pragmaKeyList and pragmaValueList.
166 * \return number of object slots contained in objectSlotList.
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
attrcreatedocumentfragment.java 5 The source document contained the following notice:
31 * Attr nodes may be associated with Element nodes contained within a DocumentFragment.
hc_nodeclonefalsenocopytext.java 5 The source document contained the following notice:
37 * any text data contained in this node.
hc_nodeclonetruecopytext.java 5 The source document contained the following notice:
37 * any text data contained in this node.
hc_textwithnomarkup.java 5 The source document contained the following notice:
32 * content, then the text is contained in a single object
nodecdatasectionnodeattribute.java 5 The source document contained the following notice:
33 * Retrieve the CDATASection node contained inside the
nodecdatasectionnodetype.java 5 The source document contained the following notice:
34 * Retrieve the CDATASection node contained inside the

Completed in 1486 milliseconds

1 2 34 5 6 7 8 91011>>