Searched
full:since (Results
701 -
725 of
21855) sorted by null
<<21222324252627282930>>
/external/chromium_org/base/posix/ |
global_descriptors.h | 23 // However, when using a zygote model, this becomes troublesome. Since the 29 // fragile solution since global constructors etc are able to open files.
|
/external/chromium_org/chrome/browser/ |
command_updater_unittest.cc | 41 // FakeCommandUpdaterDelegate::ExecuteCommand should not be called, since 55 // FakeCommandUpdaterDelegate::ExecuteCommmand should not be called, since
|
/external/chromium_org/chrome/browser/notifications/ |
welcome_notification.h | 29 // since it relies on synced preferences to work. This is generally fine since
|
/external/chromium_org/chrome/renderer/extensions/ |
chrome_v8_context_set.h | 32 // A container of ExtensionBindingsContext. Since calling JavaScript within a 78 // are safe to interact with until the end of the current event loop, since
|
/external/chromium_org/chrome/tools/build/win/ |
make_chromebot_zip.sh | 31 # Use cp --parents to copy full relative directory. Since we need the 56 # Again, use cp --parents to copy full relative directory. Since we need the
|
/external/chromium_org/components/policy/core/common/ |
forwarding_policy_provider.h | 31 // Note that Init() and Shutdown() are not forwarded to the |delegate_|, since 44 // |delegate_|. RefreshPolicies() calls are also forwarded, since this
|
/external/chromium_org/content/browser/ |
child_process_launcher.h | 21 // on the OS since often it can take > 100 ms to create the process. 35 // ready. Deleting this object before the process is created is safe, since
|
/external/chromium_org/content/browser/download/ |
download_create_info.h | 24 // Used for informing the download manager of a new download, since we don't 75 // "If-Unmodified-Since" comparison.
|
/external/chromium_org/content/browser/resources/media/ |
player_info.js | 34 * @param timestamp The time in milliseconds since the Epoch. 69 * @param timestamp The time in milliseconds since the Epoch.
|
/external/chromium_org/content/common/ |
child_process_host_impl.h | 54 // This function is threadsafe since RenderProcessHost is on the UI thread, 93 // Holds all the IPC message filters. Since this object lives on the IO
|
/external/chromium_org/content/public/test/ |
test_notification_tracker.h | 64 // Returns the number of notifications received since the last reset. 78 // Lists all received since last cleared, in the order they were received.
|
/external/chromium_org/content/renderer/pepper/ |
audio_helper.cc | 60 // this case we don't need to map any data or start the thread since it 70 // resources, but we can't since there's a race condition. The handles must
|
/external/chromium_org/device/bluetooth/ |
bluetooth_profile_chromeos_unittest.cc | 179 // Read data from the socket; since no data should be waiting, this should 198 // Read data from the socket; this should match the data we sent since the 214 // Write data to the socket; since the socket is closed, this should return 224 // Read data from the socket; since the socket is closed, this should return 305 // Read data from the socket; since no data should be waiting, this should 323 // Read data from the socket; this should match the data we sent since the 339 // Write data to the socket; since the socket is closed, this should return 349 // Read data from the socket; since the socket is closed, this should return
|
/external/chromium_org/media/base/simd/ |
convert_rgb_to_yuv_c.cc | 39 // Since the input pixel format is RGB32, there are 4 bytes per pixel. 70 // Since the input pixel format is RGB24, there are 3 bytes per pixel.
|
/external/chromium_org/mojo/system/ |
waiter.cc | 55 // since 2^63 microseconds is ~300000 years). Note that this also takes care 62 // NOTE(vtl): This is very inefficient on POSIX, since pthreads condition
|
/external/chromium_org/net/quic/congestion_control/ |
cubic.h | 36 // follows a cubic function that depends on the time passed since last 68 // Number of acked packets since the cycle started (epoch).
|
/external/chromium_org/net/url_request/ |
url_request_context_storage.h | 39 // URLRequestContext, since it is often designed to be embedded in a 72 // We use a raw pointer to prevent reference cycles, since
|
/external/chromium_org/ppapi/proxy/ |
file_system_resource.cc | 105 // Prioritize worse result since only one status can be returned. 117 // Prioritize worse result since only one status can be returned.
|
/external/chromium_org/sync/internal_api/public/engine/ |
sync_status.h | 54 // Total updates received by the syncer since browser start. 64 // Total number of overwrites due to conflict resolver since browser start.
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderRegionSet.cpp | 40 // We don't have to do anything, since we were able to connect the flow thread 54 // additional columns and pages to hold that overflow, since people do write bad
|
/external/chromium_org/third_party/WebKit/Source/wtf/text/ |
TextEncodingRegistry.h | 39 // Use TextResourceDecoder::decode to decode resources, since it handles BOMs. 40 // Use TextEncoding::encode to encode, since it takes care of normalization.
|
/external/chromium_org/third_party/icu/source/common/ |
locbased.h | 8 * Since: ICU 2.8 32 * @since ICU 2.8
|
/external/chromium_org/third_party/icu/source/tools/genrb/ |
rle.h | 32 * Since an encoded run occupies 3 bytes, we only encode runs of 4 or 49 * Since an encoded run occupies 3 characters, we only encode runs of 4 or
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
ratetracker.cc | 45 // elapsed since our last reference point. If over 1 second, establish 46 // a new reference point that is an integer number of seconds since the
|
/external/chromium_org/third_party/skia/include/gpu/gl/ |
SkGLContextHelper.h | 39 * work on the GPU (since all of the subclasses create primary buffers for 58 * format and size of backbuffers does not matter since an FBO will be
|
Completed in 1598 milliseconds
<<21222324252627282930>>