OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:contained
(Results
1 - 25
of
3665
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/Verifier/
2002-11-05-GetelementptrPointers.ll
4
;
contained
WITHIN a structure.
/libcore/luni/src/main/java/java/util/
EnumSet.java
38
* the class object for the elements
contained
.
60
* the class object for the elements
contained
.
72
* Creates an enum set. All the
contained
elements are of type
73
* Class<E>, and the
contained
elements are the same as those
74
*
contained
in {@code s}.
89
* Creates an enum set. The
contained
elements are the same as those
90
*
contained
in collection {@code c}. If c is an enum set, invoking this
120
* Creates an enum set. All the
contained
elements complement those from the
146
* the element to be initially
contained
.
164
* the initially
contained
element
[
all
...]
/external/icu4c/common/
unisetspan.h
42
CONTAINED
= 2,
47
FWD_UTF16_CONTAINED = FWD | UTF16 |
CONTAINED
,
49
FWD_UTF8_CONTAINED = FWD | UTF8 |
CONTAINED
,
51
BACK_UTF16_CONTAINED = BACK | UTF16 |
CONTAINED
,
53
BACK_UTF8_CONTAINED = BACK | UTF8 |
CONTAINED
,
88
// All code points in the string are
contained
in the parent set.
104
// Set for span(not
contained
).
/external/llvm/test/FrontendC/
2002-02-14-EntryNodePreds.c
3
/* GCC Used to generate code that
contained
a branch to the entry node of
/external/webkit/LayoutTests/fast/dom/HTMLLinkElement/
link-and-subresource-test-expected.txt
3
This test verifies that an image which is prefetched, and which is also
contained
as a subresource of the current document can be loaded correctly as a subresource. See bug 49236 in which this wasn't working.
/external/doclava/src/com/google/doclava/
Resolution.java
31
* <p>Values are the value to which the variable
contained
within this {@link Resolution} refers.
45
* @param value The value to which the variable
contained
within this {@link Resolution} refers.
63
* @return The value to which the variable
contained
within this {@link Resolution} refers.
/external/valgrind/tsan/
get_and_build_tsan.sh
51
# Build the self
contained
binaries.
52
make self-
contained
OS=$VG_OS ARCH=$VG_ARCH VALGRIND_INST_ROOT=$VALGRIND_INST_ROOT || exit 1
54
TSAN=$TOPDIR/tsan/bin/tsan-$VG_ARCH-$VG_OS-self-
contained
.sh
mk-self-contained-tsan-pin.sh
2
# This scripts builds a self-
contained
executable file for ThreadSanitizer.
4
# ./mk-self-
contained
-tsan.sh \
26
# This file is autogenerated by mk-self-
contained
-tsan-pin.sh.
mk-self-contained-valgrind.sh
2
# This scripts builds a self-
contained
executable file for Valgrind.
4
# ./mk-self-
contained
-valgrind.sh /path/to/valgrind/installation tool_name resulting_binary [tool_flag]
30
# This file is autogenerated by mk-self-
contained
-valgrind.sh.
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_tree_browser_cell.h
17
// control in which is
contained
the cell.
/external/expat/lib/
winconfig.h
6
** it under the terms of the MIT/X license (
contained
in the COPYING file
/external/oprofile/libutil++/
cached_value.h
37
/// set the
contained
value
/external/skia/src/animator/
thingstodo.txt
21
handle errors for all element not
contained
by correct parent
/frameworks/base/core/java/android/animation/
package.html
11
You can set many different types of interpolators (
contained
in {@link android.view.animation}),
/external/apache-xml/src/main/java/org/apache/xpath/patterns/
UnionPattern.java
38
/** Array of the
contained
step patterns to be tested.
75
* Set the
contained
step patterns to be tested.
78
* @param patterns the
contained
step patterns to be tested.
94
* Get the
contained
step patterns to be tested.
97
* @return an array of the
contained
step patterns to be tested.
/libcore/luni/src/main/java/javax/xml/transform/dom/
DOMResult.java
132
throw new IllegalArgumentException("Cannot create a DOMResult when the nextSibling is
contained
by the \"null\" node.");
135
// nextSibling
contained
by node?
137
throw new IllegalArgumentException("Cannot create a DOMResult when the nextSibling is not
contained
by the node.");
181
throw new IllegalArgumentException("Cannot create a DOMResult when the nextSibling is
contained
by the \"null\" node.");
184
// nextSibling
contained
by node?
186
throw new IllegalArgumentException("Cannot create a DOMResult when the nextSibling is not
contained
by the node.");
221
throw new IllegalStateException("Cannot create a DOMResult when the nextSibling is
contained
by the \"null\" node.");
224
// nextSibling
contained
by node?
226
throw new IllegalArgumentException("Cannot create a DOMResult when the nextSibling is not
contained
by the node.");
277
throw new IllegalStateException("Cannot create a DOMResult when the nextSibling is
contained
by the \"null\" node.")
[
all
...]
/frameworks/base/core/java/android/preference/
PreferenceGroup.java
253
*
contained
preferences.
255
* @return True if the
contained
preferences should be shown on the same
270
// Dispatch to all
contained
preferences
289
// Dispatch to all
contained
preferences
306
// Dispatch to all
contained
preferences
317
// Dispatch to all
contained
preferences
PreferenceScreen.java
43
* and is not shown (only the
contained
preferences are shown).
98
* or {@link PreferenceFragment} to show the preferences
contained
in this
107
* @return An adapter that provides the {@link Preference}
contained
in this
121
* @return An adapter that contains the preferences
contained
in this {@link PreferenceScreen}.
129
* Binds a {@link ListView} to the preferences
contained
in this {@link PreferenceScreen} via
131
* {@link Preference}
contained
by this {@link PreferenceScreen}.
/cts/tools/cts-reference-app-lib/src/android/cts/refapp/
ReferenceAppTestCase.java
40
* @param pkg the java package the class is
contained
in.
52
* @param pkg the java package the class is
contained
in.
/development/host/windows/usb/
readme.txt
1
android_winusb.inf file
contained
in this folder must be used to install
19
File
contained
in i386 and amd64 subfolders are Microsoft distributives needed
/external/chromium/chrome/browser/ui/cocoa/applescript/
bookmark_folder_applescript.h
21
//
contained
within this particular folder.
39
//
contained
within this particular folder.
/external/chromium/chrome/common/extensions/docs/static/
experimental.webInspector.panels.html
24
<p>The following code adds a panel
contained
in <code>Panel.html</code>,
31
<p>The following code adds a sidebar pane
contained
in
/external/icu4c/tools/ctestfw/unicode/
udbgutil.h
42
* Print how many enums are
contained
for this type.
58
* Print how many enums should be
contained
for this type.
/external/icu4c/tools/toolutil/
udbgutil.h
41
* Print how many enums are
contained
for this type.
57
* Print how many enums should be
contained
for this type.
/external/llvm/include/llvm/Support/
ToolOutputFile.h
42
/// OS - The
contained
stream. This is intentionally declared after
52
/// os - Return the
contained
raw_fd_ostream.
Completed in 339 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>