Searched
full:need (Results
701 -
725 of
28514) sorted by null
<<21222324252627282930>>
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/ |
TryListBuilder.java | 196 of the range being added. We need to iterate over all the ranges from the start 198 list. We also need to create a new range for any "holes" in the existing ranges*/ 233 of an existing try range. We need to split the existing range 250 the new range does overlap this one. We need to add a new range just 264 end before the range being added starts. In either case, we just need 284 existing range. We need to split the existing range 293 ends. We need to create a new range that starts at the end of the 305 We need to add a new range that starts at the end of the last range in the 319 //TODO: need to check for pre-existing exception types in the handler list? 330 of the range being added. We need to iterate over all the ranges from the star [all...] |
/docs/source.android.com/src/devices/ |
native-memory.jd | 27 <p>You need to restart the runtime so that zygote and all processes launched from 29 tracking turned on. You can look at these with DDMS, but first you need to
|
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/examples/ |
libraries.apt | 10 directive and also require the use of a vocab file then you will need to locate 12 is because you will need to use the <<<<libDirectory>>>> directive to specify the
|
/external/antlr/antlr-3.4/runtime/ObjC/ |
README | 17 the proper location. However, for now you need to create an ObjC 25 If you are using Antlr3.3 the code from here is included with the Antlr tarball. You just need
|
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_popup_view.h | 9 // we need to define an interface that all view implementations will share. 44 // because the user pressed ESC). The view may or may not need to take any
|
/external/chromium/chrome/browser/autofill/ |
autofill_host.h | 29 // so that we don't need to pull in the whole RenderViewHost on Android. 31 // class too so that AutoFill doesn't need the RVH at all.
|
/external/chromium/chrome/browser/password_manager/ |
encryptor.h | 26 // is a std::string, so you need to first get your (binary) 37 // is a std::string, so you need to first get your (binary)
|
/external/chromium/chrome/browser/sync/syncable/ |
nigori_util.h | 37 // Check if our unsyced changes are encrypted if they need to be based on 40 // false if some unsynced changes need to be encrypted.
|
/external/chromium/chrome/browser/ui/cocoa/ |
framed_browser_window.h | 28 // We need to override NSWindow with our own class since we need access to all
|
/external/chromium/chrome/browser/ui/webui/ |
html_dialog_tab_contents_delegate.h | 15 // use in an HTML dialog. Subclasses need only override a few methods instead 34 // TabContentsDelegate declarations. Subclasses of this still need to
|
/external/chromium/net/base/ |
auth.h | 51 AuthState state; // whether we need, have, or gave up on authentication. 56 // We wouldn't instantiate this class if we didn't need authentication.
|
/external/chromium/net/tools/flip_server/ |
simple_buffer.h | 55 // all existing data. Even if the existing buffer does not need to be 56 // resized, unread data may still need to be non-destructively copied to
|
/external/chromium_org/apps/ |
app_restore_service.h | 23 // Tracks what apps need to be restarted when the browser restarts. 33 // Restart apps that need to be restarted and clear the "running" preference
|
/external/chromium_org/ash/wm/ |
status_area_layout_manager.cc | 52 // Only need to have the shelf do a layout if the child changing is the status 59 // If the size matches, no need to do anything. We don't check the location as
|
/external/chromium_org/build/mac/ |
verify_no_objc.sh | 19 # Chrome's main executables don't use any Objective-C at all, and don't need 21 # don't need it anyway saves about 4kB in the linked executable, although most
|
/external/chromium_org/chrome/browser/ui/omnibox/ |
omnibox_popup_view.h | 9 // we need to define an interface that all view implementations will share. 43 // because the user pressed ESC). The view may or may not need to take any
|
/external/chromium_org/chrome/browser/ui/views/autofill/ |
autofill_popup_view_views.h | 26 // view, which we need to listen to for several signals that indicate the 53 // Hide the popup (Since either Hide or ~AutofillPopupViewViews can need to
|
/external/chromium_org/chrome/test/base/ |
test_tab_strip_model_observer.h | 19 // In order to support testing of print preview, we need to wait for the 22 // To support tests registering javascript WebUI handlers, we need to inject
|
/external/chromium_org/components/nacl/common/ |
nacl_types.h | 42 // If you change this, you will also need to update the IPC serialization in 67 // If you change this, you will also need to update the IPC serialization in
|
/external/chromium_org/components/webdata/encryptor/ |
encryptor.h | 25 // is a std::string, so you need to first get your (binary) 36 // is a std::string, so you need to first get your (binary)
|
/external/chromium_org/content/renderer/browser_plugin/ |
mock_browser_plugin_manager.cc | 51 // We need to simulate a synchronous channel, thus we are going to receive 61 // We actually need to handle deleting the reply deserializer for sync
|
/external/chromium_org/media/audio/ |
async_socket_io_handler_win.cc | 15 // We need to be deleted on the correct thread to avoid racing with the 52 // be called regardless and we don't need to explicitly run the callback
|
/external/chromium_org/media/base/ |
byte_queue.cc | 34 // Check to see if we need a bigger buffer. 53 // The buffer is big enough, but we need to move the data in the queue.
|
media.h | 37 // Use this if you need to check whether the media library is initialized 41 // Use this if you need to initialize CPU specific features WITHOUT loading
|
/external/chromium_org/net/third_party/nss/ssl/ |
sslauth.c | 12 /* NEED LOCKS IN HERE. */ 30 /* NEED LOCKS IN HERE. */ 65 /* NEED LOCKS IN HERE. */ 90 /* NEED LOCKS IN HERE. */ 184 /* NEED LOCKS IN HERE. */ 203 /* NEED LOCKS IN HERE. */ 241 /* NEED LOCKS IN HERE. */ 262 /* NEED LOCKS IN HERE. */
|
Completed in 747 milliseconds
<<21222324252627282930>>