Searched
full:once (Results
801 -
825 of
10049) sorted by null
<<31323334353637383940>>
/external/chromium/chrome/browser/chromeos/cros/ |
cros_mock.h | 25 // Class for initializing mocks for some parts of CrosLibrary. Once you mock 70 // Once such expectation is used it won't block expectations you've defined.
|
/external/chromium/chrome/browser/metrics/ |
user_metrics.h | 7 #pragma once 39 // Once a new recorded action is added, run chrome/tools/extract_actions.py
|
/external/chromium/chrome/browser/policy/ |
policy_path_parser.h | 47 // translated only once in every string because for most of these there is no 48 // sense in concatenating them more than once in a single path.
|
/external/chromium/chrome/browser/sessions/ |
session_restore.h | 7 #pragma once 66 // a session. A value of 0 indicates all tabs are loaded at once.
|
/external/chromium/chrome/browser/sync/engine/ |
model_changing_syncer_command.h | 7 #pragma once 41 // safe. This will be called once, prior to ModelChangingExecuteImpl,
|
/external/chromium/chrome/browser/sync/glue/ |
autofill_data_type_controller.h | 7 #pragma once 84 // Second-half of "Start" implementation, called once personal data has
|
change_processor.h | 7 #pragma once 49 // is called once the lock is released and performs any slow I/O operations
|
/external/chromium/chrome/browser/sync/util/ |
extensions_activity_monitor.h | 7 #pragma once 19 // the ability to purge data once sync servers have acknowledged it (successful
|
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
extension_view_mac.h | 7 #pragma once 81 // The background the view should have once it is initialized. This is set
|
/external/chromium/chrome/browser/ui/gtk/extensions/ |
extension_installed_bubble_gtk.h | 7 #pragma once 46 // Creates the ExtensionInstalledBubble and schedules it to be shown once
|
/external/chromium/chrome/browser/ui/views/extensions/ |
extension_installed_bubble.h | 7 #pragma once 44 // Creates the ExtensionInstalledBubble and schedules it to be shown once
|
/external/chromium/chrome/browser/ui/views/ |
pinned_contents_info_bubble.h | 7 #pragma once 44 // order to anchor its contents. Once the Bubble has been anchored its
|
/external/chromium/chrome/common/extensions/ |
extension_localization_peer.h | 7 #pragma once 62 // Original peer that handles the request once we are done processing data_.
|
/external/chromium/chrome/common/ |
launchd_mac.h | 75 // TODO(dmaclach): remove this once http://crbug.com/76925 is fixed. 92 // TODO(dmaclach): remove this once http://crbug.com/76925 is fixed.
|
/external/chromium/net/base/ |
pem_tokenizer.h | 7 #pragma once 49 // block type, so that it is only computed once.
|
/external/chromium/net/http/ |
http_alternate_protocols.h | 11 #pragma once 67 // Marks the alternate protocol as broken. Once marked broken, any further
|
/external/chromium/net/proxy/ |
proxy_config_service.h | 7 #pragma once 52 // some point in the future once the configuration is available.
|
/external/chromium/net/socket/ |
socket.h | 7 #pragma once 23 // connected. Zero is returned once to indicate end-of-file; the return value
|
/external/chromium/net/tools/flip_server/ |
balsa_headers_token_utils.h | 10 #pragma once 50 // Helper function to tokenize a header line once we have its description.
|
/external/clang/test/Rewriter/ |
rewrite-modern-ivars-2.mm | 35 // FIXME: Check layout for this class, once it is clear what the right 47 // FIXME: Check layout for this class, once it is clear what the right
|
/external/eigen/Eigen/src/Householder/ |
BlockHouseholder.h | 37 // FIXME add .noalias() once the triangular product can work inplace 59 // FIXME add .noalias() once the triangular product can work inplace
|
/external/jmonkeyengine/engine/src/core/com/jme3/app/ |
ResetStatsState.java | 40 * during AppState.render(). This state is registered once 41 * with Application to ensure that the stats are cleared once
|
/external/llvm/docs/HistoricalNotes/ |
2001-05-19-ExceptionResponse.txt | 18 gross... or it can be modelled as code duplication (emitted once inline, 19 then once in the exception path). Because this could, at worst,
|
/external/mockito/src/org/mockito/ |
InOrder.java | 27 * Verifies interaction <b>happened once</b> in order. 54 * inOrder.verify(secondMock, atLeastOnce()).someMethod("was called second at least once");
|
/external/skia/bench/ |
SkBenchmark.h | 58 // timer. When a benchmark is repeatedly drawn, this should be called once 65 // timer. When a benchmark is repeatedly drawn, this is only called once
|
Completed in 496 milliseconds
<<31323334353637383940>>