OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:populated
(Results
376 - 400
of
859
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/libcore/luni/src/main/java/java/util/
HugeEnumSet.java
38
* @param enums non-null; pre-
populated
array of constants in ordinal
/libnativehelper/
JNIHelp.cpp
97
* be
populated
with the "binary" class name and, if present, the
/ndk/sources/android/libthread_db/gdb-7.6/
libthread_db.c
321
* the symbol from it's cache, which is
populated
at start time with the
/packages/apps/Dialer/src/com/android/dialer/calllog/
ContactInfoHelper.java
281
* @param sourceType sourceType of the contact. This is usually
populated
by
/packages/apps/Exchange/tests/src/com/android/exchange/provider/
ExchangeDirectoryProviderTests.java
140
// Make sure we can retrieve them, and that the map is
populated
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
VoicemailContentProvider.java
141
// openFileHelper() relies on "_data" column to be
populated
with the file path.
/pdk/apps/CameraITS/tests/
tutorial.py
108
# Python dictionary that is pre-
populated
by the its.objets module
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_vector.h
640
* @param x Data with which new elements should be
populated
.
645
* the %vector is extended and new elements are
populated
with
660
* @param x Data with which new elements should be
populated
.
665
* the %vector is extended and new elements are
populated
with
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_vector.h
640
* @param x Data with which new elements should be
populated
.
645
* the %vector is extended and new elements are
populated
with
660
* @param x Data with which new elements should be
populated
.
665
* the %vector is extended and new elements are
populated
with
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_list.h
869
* @param x Data with which new elements should be
populated
.
874
* extended and new elements are
populated
with given data.
882
* @param x Data with which new elements should be
populated
.
887
* extended and new elements are
populated
with given data.
[
all
...]
stl_vector.h
640
* @param x Data with which new elements should be
populated
.
645
* the %vector is extended and new elements are
populated
with
660
* @param x Data with which new elements should be
populated
.
665
* the %vector is extended and new elements are
populated
with
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_list.h
878
* @param __x Data with which new elements should be
populated
.
883
* extended and new elements are
populated
with given data.
891
* @param __x Data with which new elements should be
populated
.
896
* extended and new elements are
populated
with given data.
[
all
...]
stl_vector.h
655
* @param __x Data with which new elements should be
populated
.
660
* the %vector is extended and new elements are
populated
with
675
* @param __x Data with which new elements should be
populated
.
680
* the %vector is extended and new elements are
populated
with
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_list.h
869
* @param x Data with which new elements should be
populated
.
874
* extended and new elements are
populated
with given data.
882
* @param x Data with which new elements should be
populated
.
887
* extended and new elements are
populated
with given data.
[
all
...]
stl_vector.h
640
* @param x Data with which new elements should be
populated
.
645
* the %vector is extended and new elements are
populated
with
660
* @param x Data with which new elements should be
populated
.
665
* the %vector is extended and new elements are
populated
with
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_list.h
878
* @param __x Data with which new elements should be
populated
.
883
* extended and new elements are
populated
with given data.
891
* @param __x Data with which new elements should be
populated
.
896
* extended and new elements are
populated
with given data.
[
all
...]
stl_vector.h
655
* @param __x Data with which new elements should be
populated
.
660
* the %vector is extended and new elements are
populated
with
675
* @param __x Data with which new elements should be
populated
.
680
* the %vector is extended and new elements are
populated
with
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_vector.h
675
* @param __x Data with which new elements should be
populated
.
680
* the %vector is extended and new elements are
populated
with
695
* @param __x Data with which new elements should be
populated
.
700
* the %vector is extended and new elements are
populated
with
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
text_file.py
110
# actually read from the file; it's only
populated
by an
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
text_file.py
110
# actually read from the file; it's only
populated
by an
/art/runtime/mirror/
class.h
91
// Class value in super_class_ has not been
populated
. The new Class
100
// shows linking is complete and fields of the Class
populated
by making
[
all
...]
/docs/source.android.com/src/devices/tech/test_infra/tradefed/
full_example.jd
338
allow that member field's value to be
populated
via a command line option, and would also
369
<p>Now pass in a value for my_option: you should see my_option getting
populated
with that value</p>
/external/apache-xml/src/main/java/org/apache/xpath/axes/
NodeSequence.java
101
* fully
populated
then this method returns true, otherwise
810
* which is
populated
as the iterator is walked.
/external/chromium/sdch/open-vcdiff/src/
blockhash.h
400
// The hash table is initially
populated
with -1 (not found) values,
401
// so if this function is called before the hash table has been
populated
blockhash_test.cc
235
std::auto_ptr<const BlockHash> dh_; // hash table is
populated
at startup
236
std::auto_ptr<BlockHash> th_; // hash table not
populated
;
[
all
...]
Completed in 1183 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>