Searched
full:populated (Results
251 -
275 of
859) sorted by null
<<11121314151617181920>>
/libcore/luni/src/main/java/java/util/ |
MiniEnumSet.java | 37 * @param enums non-null; pre-populated array of constants in ordinal
|
/libcore/luni/src/main/java/java/util/concurrent/locks/ |
ReadWriteLock.java | 40 * For example, a collection that is initially populated with data and
|
/ndk/sources/cxx-stl/llvm-libc++/test/ |
test_1.cc | 35 // facets_ vector defined in locale.cpp:124 and populated in
|
/packages/apps/Contacts/src/com/android/contacts/util/ |
StreamItemEntry.java | 86 // This is expected to be populated via a cursor containing all StreamItems columns in
|
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/decoder/ |
QuotedPrintableInputStream.java | 110 * Causes the pushback queue to get populated if it is empty, then
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_cmd_line.py | 72 # namespace has been populated appropriately
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_cmd_line.py | 72 # namespace has been populated appropriately
|
/external/chromium/chrome/browser/history/ |
text_database_manager.h | 283 // This set is populated LAZILY by InitDBList(), you should call that function 290 bool present_databases_loaded_; // Set by InitDBList when populated.
|
/external/chromium_org/chrome/browser/sync/ |
about_sync_util.cc | 55 // populated in method in ConstructAboutInformation. 208 // which are grouped into sections and populated with the help of the SyncStat
|
/external/chromium_org/extensions/browser/ |
extension_function.h | 247 // The results of the API. This should be populated by the derived class 251 // Any detailed error from the API. This should be populated by the derived
|
/external/chromium_org/net/quic/ |
quic_framer.h | 288 // and is populated with the fields in |header| and |frames|, or is NULL if 302 // and is populated with the fields in |header| and |fec|, or is NULL if the
|
/external/chromium_org/third_party/icu/source/common/ |
brkiter.cpp | 368 // will be populated, but if the handleDefault path is taken 372 // locale data populated (by makeInstance, which is what
|
/external/icu4c/common/ |
brkiter.cpp | 376 // will be populated, but if the handleDefault path is taken 380 // locale data populated (by makeInstance, which is what
|
/external/jdiff/src/jdiff/ |
XMLToAPI.java | 24 /** The instance of the API object which is populated from the file. */ 43 // The instance of the API object which is populated from the file.
|
/external/kernel-headers/original/linux/ |
cpumask.h | 331 * cpu_present_map - has bit 'cpu' set iff cpu is populated 334 * cpu_possible_map - has bit 'cpu' set iff cpu is populated
|
/frameworks/base/docs/html/training/implementing-navigation/ |
nav-drawer.jd | 66 to contain the main content (populated by a {@link android.app.Fragment} at 118 should be populated by an {@link android.widget.Adapter} (such as {@link
|
/frameworks/base/tests/ActivityTests/src/com/google/android/test/activity/ |
ArrayMapTests.java | 473 Log.e("test", "ArrayMap equals failure for populated maps " + map1 + ", " + 511 Log.e("test", "ArraySet equals failure for populated sets " + set1 + ", " +
|
/packages/apps/UnifiedEmail/src/com/android/emailcommon/internet/ |
MimeUtility.java | 401 * @param viewables This arraylist will be populated with all parts that appear to be 403 * @param attachments This arraylist will be populated with all parts that appear to be
|
/system/core/include/utils/ |
BasicHashtable.h | 106 // populated bucket if needed). 110 // for each populated bucket if needed).
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/ |
TestPackageResult.java | 146 * Can handle null values. Useful for cases where test package has not been fully populated
|
/cts/tools/utils/ |
buildCts.py | 160 #dirty hack to copy over pre-populated CTS plans - flaky vs stable - to streamline autoCTS
|
/development/samples/training/bitmapfun/BitmapFun/src/main/java/com/example/android/bitmapfun/util/ |
ImageResizer.java | 221 * @param options An options object with out* params already populated (run through a decode*
|
/external/chromium/base/json/ |
json_reader.h | 119 // are optional. If specified and NULL is returned, they will be populated
|
/external/chromium/chrome/browser/debugger/ |
devtools_sanity_unittest.cc | 259 // Tests that scripts tab is populated with inspected scripts even if it
|
/external/chromium/chrome/browser/profiles/ |
profile_io_data.h | 120 // The profile this struct was populated from.
|
Completed in 1012 milliseconds
<<11121314151617181920>>