Searched
full:there (Results
476 -
500 of
24139) sorted by null
<<11121314151617181920>>
/packages/apps/Settings/res/values-sw600dp/ |
bools.xml | 18 <!-- Whether there is a silent mode checkbox -->
|
/packages/apps/UnifiedEmail/src/com/android/mail/widget/ |
WidgetProvider.java | 24 // Do nothing, as there is no migration for UnifiedEmail
|
/pdk/ |
README | 3 PDK release includes only necessary components for developing android HAL (Hardware Abstraction Layer). Note that the full android release is a superset of PDK release, and there is no separate PDK release to public as the full platform release includes everything in PDK.
|
/prebuilts/misc/common/swig/include/2.0.11/python/ |
defarg.swg | 4 There seems to be no straightforward way to write proxy functions
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/ |
support.py | 13 # create a new master only if there isn't one already
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_zip.py | 3 unless there exists a 'from future_builtins import zip' statement in the
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/ |
support.py | 13 # create a new master only if there isn't one already
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_zip.py | 3 unless there exists a 'from future_builtins import zip' statement in the
|
/system/extras/tests/bionic/libc/ |
README.TXT | 24 Put benchmarks and various debug/info stuff there.
|
/system/extras/tests/net_test/ |
net_test.sh | 14 # Fall out to a shell once the test completes or if there's an error.
|
/frameworks/av/services/audioflinger/ |
StateQueue.h | 23 // There are two threads: a fast mixer, and a normal mixer, and they share state. 67 // read an mAck which is actually for the earlier mNext (since there is a race). 71 // We assume there is only a single observer and a single mutator; this is critical. 83 // before the mutator, there are no previous, current, or next states. And even if the observer 84 // starts execution after the mutator, there is a next state but no previous or current states. 85 // To solve this, we'll have the observer idle until there is a next state, 86 // and it will have to deal with the case where there is no previous state. 102 // overall structure is non-atomic, that is there may be an inconsistency between fields. 154 // There is no rollback option because modifications are done in place. 163 // No-op if there are no pending modifications (not dirty), excep [all...] |
/art/tools/dexfuzz/src/dexfuzz/rawdex/ |
RawDexObject.java | 28 * @throws IOException If there's a problem writing to the file. 35 * @throws IOException If there's a problem writing to the file.
|
/dalvik/libdex/ |
DexDataMap.h | 51 * there is no entry for the given offset. 56 * Verify that there is an entry in the map, mapping the given offset to
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/ |
BlockCipher.java | 43 * @exception DataLengthException if there isn't enough data in in, or 53 * as it was after the last init (if there was one).
|
/external/chromium-trace/trace-viewer/third_party/Paste/docs/ |
paste-httpserver-threadpool.txt | 14 indefinitely. There's two basic ways you can manage threads: 56 When a request comes in, if there are no idle worker threads waiting 59 there are less than ``spawn_if_under`` busy threads. So if you have 60 10 workers, ``spawn_if_under`` is 5, and there are 6 hung threads and 69 (default 100). At this time if there are more than enough threads 88 ``max_zombies_before_die``. If you set this and there are more than 96 the ones which will block so long as there are living threads). 124 this hasn't been tried much in production, so there's not much
|
/external/elfutils/src/tests/ |
run-backtrace-demangle.sh | 28 # There can be more than 3 frames, but depending on the system/installed 31 # Expect to see the top two and a warning that there are more frames
|
/external/glide/library/src/main/java/com/bumptech/glide/load/ |
ResourceDecoder.java | 18 * The {@code source} is managed by the caller, there's no need to close it. 23 * there is no requirement that the decoded resource exactly match the given dimensions.
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
RbnfLenientScanner.java | 32 * whether there's a match. This means that the returned 51 * of the match, or -1 if there was no match. Element 1 is the
|
/external/jemalloc/include/jemalloc/internal/ |
ckh.h | 17 * There are 2^LG_CKH_BUCKET_CELLS cells in each hash table bucket. Try to fit 51 * Minimum and current number of hash table buckets. There are
|
/external/jmonkeyengine/engine/src/core/com/jme3/asset/ |
package.html | 22 is loaded, there's only one AssetLoader per thread so 29 There are <code>AssetLocators</code> for loading files from the application's
|
/external/libvncserver/webclients/ |
index.vnc | 26 // If there are at least two colons in there, it is likely an IPv6 address. Check for square brackets and add them if missing.
|
/external/libvorbis/doc/ |
vorbis-errors.txt | 12 there is no instantaneous bitrate information to report. 15 there was an interruption in the data (one of: garbage
|
/external/libvpx/libvpx/ |
keywords.dox | 23 This word, or the adjective "RECOMMENDED", mean that there 31 there may exist valid reasons in particular circumstances when the
|
/external/lldb/source/Interpreter/ |
ScriptInterpreterNone.cpp | 33 m_interpreter.GetDebugger().GetErrorStream().PutCString ("error: there is no embedded script interpreter in this mode.\n"); 40 m_interpreter.GetDebugger().GetErrorStream().PutCString ("error: there is no embedded script interpreter in this mode.\n");
|
/external/llvm/include/llvm/Support/ |
Compression.h | 35 StatusOutOfMemory, // there was not enough memory 36 StatusBufferTooShort, // there was not enough room in the output buffer
|
Completed in 674 milliseconds
<<11121314151617181920>>