OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:since
(Results
2151 - 2175
of
13865
) sorted by null
<<
81
82
83
84
85
86
87
88
89
90
>>
/external/ceres-solver/internal/ceres/
block_jacobian_writer.h
32
// misleading,
since
the Write() operation on the block jacobian writer does not
69
// This is a noop
since
the blocks were written directly into their final
program.h
49
// particular ordering. The ordering is critical,
since
it defines the mapping
78
// Set the parameter block pointers to the user pointers.
Since
this
/external/chromium/base/
callback.h
237
//
since
this is often used on a return value, which is a temporary.
268
//
since
this is often used on a return value, which is a temporary.
300
//
since
this is often used on a return value, which is a temporary.
335
//
since
this is often used on a return value, which is a temporary.
373
//
since
this is often used on a return value, which is a temporary.
415
//
since
this is often used on a return value, which is a temporary.
460
//
since
this is often used on a return value, which is a temporary.
490
// Syntactic sugar to make Callbacks<void(void)> easier to declare
since
it
process_util_unittest.cc
159
// This test is disabled on Mac,
since
it's flaky due to ReportCrash
384
// rlim_t is a uint64 - clip to maxint. We do this
since
FD #s are ints
596
// Unfortunately,
since
we can't rely on the path, we need to know where
604
// |true|
since
the location of the latter may be |/bin| or |/usr/bin| (and we
722
//
Since
this call may result in another thread being created and death
792
// 'safe' default that crashes if allocation fails). However,
since
we have
817
// value,
since
we're asserting death.
884
//
Since
these allocation functions take a signed size, it's possible that
time_mac.cc
19
// The Time routines in this file use Mach and CoreFoundation APIs,
since
the
27
// Core Foundation uses a double second count
since
2001-01-01 00:00:00 UTC.
vlog.cc
160
//
Since
we moved past the stars, an empty pattern here matches
165
//
Since
we moved past the stars and p is non-empty, if some
/external/chromium/base/threading/
worker_pool_posix_unittest.cc
47
// Note that
since
it does not block, there is no way to control the number of
49
// thread pool,
since
the first one might finish executing before the subsequent
/external/chromium/base/win/
object_watcher.cc
57
//
Since
our job is to just notice when an object is signaled and report the
91
//
since
we expect that UnregisterWaitEx resulted in a memory barrier, but
scoped_variant.h
118
// Special setter for DATE
since
DATE is a double and we already have
124
// work properly but still doesn't allow modifications
since
we want control
scoped_variant_unittest.cc
125
// after each test
since
the variant type is not "leakable" (i.e. doesn't
128
// We need static cast here
since
char defaults to int (!?).
/external/chromium/chrome/browser/extensions/
extensions_quota_service.cc
127
// state in the bucket expired recently (it has been long enough
since
the
150
// We can go negative
since
we check has_tokens when we get to *next* bucket,
sandboxed_extension_unpacker_unittest.cc
66
// Need to destruct SandboxedExtensionUnpacker before the message loop
since
98
// Hack
since
SandboxedExtensionUnpacker gets its background thread id from
/external/chromium/chrome/browser/history/
expire_history_backend.cc
197
// there are no visits,
since
the URL could still have an entry that we should
206
// We skip ExpireURLsForVisits (
since
we are deleting from the URL, and not
257
//
since
this is called by the user who wants to delete their recent history,
334
// we were requested to delete everything even if that was a NOP,
since
435
// we must look up by ID
since
the URL ID will be different.
555
// Now archive the visits
since
we know the URL ID to make them reference.
561
// not store referring visits
since
we delete many of the visits when
657
// in history views
since
they were subframes, but they will be in the visited
/external/chromium/chrome/browser/
intranet_redirect_detector.cc
69
// The detector is not needed in Chrome Frame
since
we have no omnibox there.
152
//
Since
presumably many programs open connections after network changes,
/external/chromium/chrome/browser/net/
connection_tester_unittest.cc
189
// Note that we cannot simply stop the message loop,
since
that will delete
191
// net::ClientSocketPoolBaseHelper,
since
the "Group" holds a pointer
/external/chromium/chrome/browser/password_manager/
password_manager.cc
150
// data (
since
the user already has related data saved), so don't prompt.
205
// Don't delete the login managers
since
the user may try again
/external/chromium/chrome/browser/printing/
print_job_manager.cc
30
// OnQuit is too late to try to wait for jobs on the Mac,
since
the runloop
45
// Copy the array
since
it can be modified in transit.
/external/chromium/chrome/browser/speech/
speech_input_bubble_controller_unittest.cc
137
// Set up to activate the bubble soon after it gets created,
since
we test
143
// The |tab_contents| parameter would be NULL
since
the dummy caller id
/external/chromium/chrome/browser/sync/glue/
synchronized_preferences.h
164
// We don't sync the following IME prefs
since
they are not user-configurable
179
// We don't sync the following keyboard prefs
since
they are not user-
theme_util_unittest.cc
143
// Should be preserved
since
we passed in false for
162
// Should be set
since
we passed in true for
/external/chromium/chrome/browser/ui/cocoa/tabs/
tab_view.h
26
// This is more complicated than a simple on/off
since
we want to allow the
76
NSTimeInterval tearTime_; // Time
since
tear happened
/external/chromium/chrome/browser/ui/login/
login_prompt_gtk.cc
111
// control). However, that's OK
since
any UI interaction in those functions
113
// to happen after this is called (
since
this was InvokeLater'd first).
login_prompt_mac.mm
71
// control). However, that's OK
since
any UI interaction in those functions
73
// to happen after this is called (
since
this was InvokeLater'd first).
/external/chromium/chrome/browser/ui/views/frame/
browser_view_layout.cc
93
// based on the TabContentsContainer
since
the BookmarkBarView may
95
// position the Find Bar over the top of it in that case
since
the
131
//
Since
the TabStrip only renders in some parts of the top of the window,
182
// will fall into this space (
since
the BrowserView is sized to entire size
263
// This must be done _after_ we lay out the TabContents
since
this
332
// need to show any Info bar _above_ the Bookmark bar,
since
the
379
// |future_parent_offset| is required,
since
parent view is not moved yet.
526
// NOTE: Can't check if the size IsEmpty()
since
it's always 0-width.
/external/chromium/chrome/browser/ui/views/
html_dialog_view_browsertest.cc
85
// pushing through the window resizing messages is done
since
122
// Mac builds yet. On Chrome OS, this test doesn't apply
since
ChromeOS
Completed in 854 milliseconds
<<
81
82
83
84
85
86
87
88
89
90
>>