Searched
full:needs (Results
501 -
525 of
3233) sorted by null
<<21222324252627282930>>
/external/e2fsprogs/ext2ed/ |
disk.c | 14 The major update which needs to be done here is switching to the use of the llseek system call, so that we will 17 many places in the program. To conclude - This upgrade needs to be done carefuly; There are many places to change.
|
/external/gtest/include/gtest/internal/ |
gtest-linked_ptr.h | 82 // This is used internally by all instances of linked_ptr<>. It needs to be 85 // So, it needs to be possible for different types of linked_ptr to participate
|
/external/icu4c/ |
icudefs.mk | 68 # These are defined here because mh-cygwin-msvc needs to override these values. 192 # when the library needs to have executable permissions
|
/external/icu4c/test/iotest/ |
stream.cpp | 245 /* The test cases needs to be converted to the default codepage. However, the stream operator needs char* so U_STRING_* is called. */
|
/external/ipsec-tools/src/racoon/ |
proposal.h | 45 * C. finally, (B) needs to be connected as chained list. 54 * incoming packets needs to be parsed to construct the same structure
|
/external/kernel-headers/original/linux/ |
slab.h | 17 #include <asm/page.h> /* kmalloc_sizes.h needs PAGE_SIZE */ 18 #include <asm/cache.h> /* kmalloc_sizes.h needs L1_CACHE_BYTES */
|
/external/opencore/doc/oscl_html/ |
classOsclSchedulerObserver.html | 80 OsclSchedulerReadyCallback is called when the ready queue is updated, meaning an AO is ready to run. Scheduler needs to be run ASAP. Calling context may be any thread, so be careful! 120 OsclSchedulerTimerCallback is called when the front of the timer queue is updated. This means the minimum delay has changed and scheduler needs to be run again after aDelayMsec. Calling context is in-thread.
|
/external/opencore/protocols/rtp_payload_parser/rfc_3984/src/ |
h264_payload_parser_utility.h | 51 * could ovewrite something that needs to be saved in setMarkerInfo(), and will be used in 225 // For H264PayloadParserUtilityForSTAP, API generateMemFrag() is kinda different from others, because each input RTP packet needs to generate
|
/external/oprofile/libdb/ |
odb.h | 21 /** the type of key. 64-bit because CG needs 32-bit pair {from,to} */ 223 /* FIXME: better hash for eip value, needs to instrument code
|
/external/quake/ |
README | 25 data files, and the FILE_CONFIG_URL variable needs to be set to point to the configuration file on 45 Quake needs about 20 MB of space to store its data files. Quake files go on an external
|
/external/quake/quake/src/WinQuake/docs/ |
README | 90 You must run GLQuake as root or setuid root since it needs to access things 114 for most needs).
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
prune.h | 63 LOG(FATAL) << "Prune: Weight needs to have the path property and" 149 LOG(FATAL) << "Prune: Weight needs to have the path property and"
|
/external/webkit/WebCore/ |
config.h | 71 // CURL needs winsock, so don't prevent inclusion of it 182 // needs additional flavor or parameter to know that it can't be ignored,
|
/external/webkit/WebCore/loader/ |
WorkerThreadableLoader.cpp | 111 // needs to be examined for how it should take into account a different originator. 197 auto_ptr<Vector<char> > vector(new Vector<char>(lengthReceived)); // needs to be an auto_ptr for usage with createCallbackTask.
|
/external/webkit/WebCore/platform/ |
LinkHash.cpp | 182 // FIXME: This is incorrect for URLs that have a query or anchor; the "/" needs to go at the 203 // FIXME: This is incorrect for URLs that have a query or anchor; the "/" needs to go at the
|
/external/webkit/WebCore/platform/graphics/android/ |
ImageBufferAndroid.cpp | 66 /* This guy needs to make a deep copy of the bitmap, so that the returned 68 e.g. this is called when <canvas> wants to make a Pattern, which needs
|
/external/webkit/WebCore/platform/graphics/skia/ |
PlatformContextSkia.h | 50 // stuff, which needs some amount of our wrappers and state around SkCanvas). 78 // color and all text drawing needs to go to a layer so that the alpha is
|
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteOpenHelper.java | 205 * Called when the database needs to be upgraded. The implementation 207 * needs to upgrade to the new schema version.
|
/frameworks/base/core/java/android/view/ |
ViewParent.java | 55 * All or part of a child is dirty and needs to be redrawn. 63 * All or part of a child is dirty and needs to be redrawn.
|
/frameworks/base/core/java/com/google/android/mms/pdu/ |
EncodedStringValue.java | 54 // TODO: CharSet needs to be validated against MIBEnum. 98 // TODO: CharSet needs to be validated against MIBEnum.
|
/frameworks/base/docs/html/resources/tutorials/views/ |
hello-webview.jd | 46 <li>Because this application needs access to the Internet, you need to add the appropriate 89 the current {@link android.webkit.WebView} and the URL requested, so all it needs to do is load
|
/frameworks/base/include/surfaceflinger/ |
Surface.h | 95 // mediaplayer needs access to ISurface for display 182 // mediaplayer needs access to ISurface for display
|
/frameworks/base/telephony/java/android/telephony/ |
NeighboringCellInfo.java | 74 * the radio network type at that moment. Its constructor needs radio network 92 * the radio network type at that moment. Its constructor needs radio network
|
/system/core/libcutils/ |
mspace.c | 150 /* Make the first page read/write. dlmalloc needs to use that page. 166 /* Use some space for the information that our MORECORE needs.
|
/system/core/liblog/ |
logd_write.c | 141 /* XXX: This needs to go! */ 169 /* XXX: This needs to go! */
|
Completed in 443 milliseconds
<<21222324252627282930>>