Searched
full:since (Results
901 -
925 of
13865) sorted by null
<<31323334353637383940>>
/dalvik/vm/compiler/codegen/arm/ |
ArchFactory.cpp | 109 * NOTE - In practice BLX only needs one operand, but since the assembler 111 * cannot really use operand[0] to store the absolute target address since
|
/dalvik/vm/mterp/ |
NOTES.txt | 21 at a time, but since that only happens in the "debug" interpreter it's not 47 (This is potentially an issue when debugging, since we can theoretically
|
/development/samples/ApiDemos/src/com/example/android/apis/content/ |
ResourcesSample.java | 19 // Need the following import to get access to the app resources, since this 72 // In this case it's just 'this' since Activity is a context.
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/ |
main.m | 43 // Since the parser needs to scan back and forth over the tokens, we put them into a stream, too. 54 // Since we want to parse the AST the parser builds, we just ask the returned object for that.
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
ConsoleTest.java | 40 * @since 1.6 104 // Since we cannot set the echo off by using the mock input and output
|
IOExceptionTest.java | 57 * @since 1.6 79 * @since 1.6
|
/external/apache-http/src/org/apache/http/ |
ParseException.java | 39 * This is an unchecked exceptions, since there are cases where 43 * @since 4.0
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMNodeListBase.java | 27 * considers this something of an abominations, since NodeList was not 44 * <li>Since the whole XPath/XSLT architecture assumes that the source
|
/external/ceres-solver/internal/ceres/ |
block_random_access_dense_matrix.h | 50 // This class is NOT thread safe. Since all n^2 cells are stored, 77 // Since the matrix is square with the same row and column block
|
gmock_main.cc | 39 // the open source Google Test, since it is build-system dependent. However for 57 // Since Google Mock depends on Google Test, InitGoogleMock() is
|
/external/chromium/base/memory/ |
raw_scoped_refptr_mismatch_checker.h | 15 // RefCounted(Base|ThreadSafeBase), since by the time the parameter is used, the 16 // object may already have been deleted since it was not held with a
|
/external/chromium/base/threading/ |
platform_thread_win.cc | 61 // have to work running on CreateThread() threads anyway, since we run code 132 // Joining another thread may block the current thread for a long time, since
|
/external/chromium/chrome/browser/metrics/ |
metrics_log.h | 57 // Get the amount of uptime in seconds since this function was last called. 70 // a string containing milliseconds since the epoch, or "0" if none was found.
|
/external/chromium/chrome/browser/renderer_host/ |
accelerated_plugin_view_mac.h | 66 // view's size, since it's required on the displaylink thread. 103 // This _must_ be atomic, since it's accessed from several threads.
|
/external/chromium/chrome/browser/resources/options/ |
certificate_edit_ca_trust_overlay.js | 52 // strings, since WebUIBindings::send does not support any other types :( 77 // strings, since WebUIBindings::send does not support any other types :(
|
/external/chromium/chrome/browser/sync/notifier/ |
p2p_notifier.cc | 43 // Note: Since we need to shutdown TalkMediator on the method_thread, we are 76 // from field, but it doesn't matter too much since this is only
|
/external/chromium/chrome/browser/sync/ |
test_profile_sync_service.h | 28 // Mocks out the SyncerThread operations (Pause/Resume) since no thread is 111 // specific return type (since C++ supports covariant return types)
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_menu_bridge.h | 9 // This class needs to be C++, not ObjC, since it derives from 100 // |set_title| is optional since it is only needed when we get a
|
/external/chromium/chrome/browser/ui/cocoa/ |
gradient_button_cell.h | 88 // to produce images of clear buttons which only include the area inside, since 95 // our isMouseInside_ property. Public since it's called from the
|
/external/chromium/chrome/browser/ui/panels/ |
panel_manager.h | 38 // Minimizes all panels. This only applies to active panels since only them 42 // Restores all panels. This only applies to active panels since only them
|
/external/chromium/chrome/browser/ui/views/ |
browser_bubble.cc | 62 // In that case, Detach doesn't need to get called anyway since BrowserView 104 // If the UI layout is RTL, we don't need to mirror coordinates, since
|
keyboard_overlay_dialog_view.cc | 75 // Skip a sole ALT key since it's handled on the keyboard overlay. 79 // Skip accelerators for closing the dialog since they are already added.
|
/external/chromium/chrome/browser/ui/webui/ |
html_dialog_ui.cc | 26 // since the property will still point to the old delegate. But the delegate 28 // and the HTML dialogs won't swap WebUIs anyway since they don't navigate.
|
/external/chromium/chrome/common/extensions/ |
extension_unpacker.h | 35 // of sending them over IPC, since they are so large. Returns true on 40 // instead of sending them over IPC, since they are so large. Returns true on
|
/external/chromium/googleurl/base/ |
basictypes.h | 67 // Since the size of bool is implementation-defined, we need to cast 73 // size. Since all our code has to go through a 32-bit compiler,
|
Completed in 1766 milliseconds
<<31323334353637383940>>