OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:when
(Results
826 - 850
of
50734
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium_org/third_party/lcov/man/
lcovrc.5
201
# the base-directory
when
collecting coverage data.
223
# ignored
when
lcov_list_full_path is non\-zero.
230
# truncated
when
choosing a directory prefix in list output.
232
# This value is ignored
when
lcov_list_full_path is non\-zero.
316
Specify the width (in pixel) of the overview image created
when
generating HTML
327
Specify the resolution of overview navigation
when
generating HTML output using
342
Specify the overview navigation line offset as applied
when
generating HTML
359
If non\-zero, keep unused test descriptions
when
generating HTML output using
386
If non\-zero, do not create a source code view
when
generating HTML output using
495
If non\-zero, create overview pages sorted by coverage rates
when
generatin
[
all
...]
/build/tools/acp/
README
8
slow the build
when
copying lots of content.
14
- Gets really weird
when
copying a file called "foo.exe", failing with
16
This only seems to happen
when
the source file is on an NFS/Samba
35
conventions. It adds a "-e" flag, used
when
copying executables around.
37
to work
when
what is actually meant is "cp foo.exe bar.exe". Unlike the
/development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
CompatActionBarNavHandler.java
42
* @param listener the listener to notify
when
a navigation event occurs.
49
* Called by framework
when
a tab is selected.
60
* Called by framework
when
a item on the navigation menu is selected.
72
* Called by framework
when
a tab is re-selected. That is, it was already selected and is
81
* Called by framework
when
a tab is unselected. Not used in our app.
/external/chromium/base/
message_pump_glib_x.h
25
// Indicates whether a GDK event was injected by chrome (
when
|true|) or if it
26
// was captured and being processed by GDK (
when
|false|).
61
//
when
necessary during nested event dispatching.
64
// Indicates whether a GDK event was injected by chrome (
when
|true|) or if it
65
// was captured and being processed by GDK (
when
|false|).
/external/chromium/chrome/browser/chromeos/
low_battery_observer.cc
26
const int limit_min = 15; // Notification will show
when
remaining number
28
const int limit_max = 30; // Notification will hid
when
remaining number
31
// by user
when
time remaining <= critical.
55
// update: is visible_ to _visible triggered
when
we didn't hide
57
// show: is !visible_ to visible_ triggered
when
we're on battery,
/external/chromium/chrome/browser/chromeos/offline/
offline_load_page.h
22
//
when
no network is available and hides
when
some network (either
24
// It deletes itself
when
the interstitial page is closed.
27
// A delegate class that is called
when
the interstitinal page
33
// Called
when
a user selected to proceed or not to proceed
/external/chromium/chrome/browser/ui/cocoa/
menu_button.h
20
// handled internally to always show the menu
when
clicked. This behavior is
21
// used for the Wrench menu, for example.
When
the property is NO, the button
22
// can have a separate target-action but will open the menu
when
clicked and
42
// Whether or not to open the menu
when
the button is clicked. Otherwise, the
43
// menu will only be opened
when
clicked and held.
/external/chromium/chrome/browser/ui/
status_bubble.h
30
//
when
the cursor exits a link) will set the status bubble back to its
46
// Called
when
the user's mouse has moved over web content. This is used to
47
// determine
when
the status area should move out of the way of the user's
54
// Called
when
the download shelf becomes visible or invisible.
56
// the download shelf,
when
it is visible.
/external/chromium/net/disk_cache/
net_log_parameters.h
47
// NetLog parameters for
when
a non-sparse read or write completes.
62
// NetLog parameters for
when
a sparse operation is started.
73
// NetLog parameters for
when
a read or write for a sparse entry's child is
85
// NetLog parameters for
when
a call to GetAvailableRange returns.
88
// |start| is ignored
when
|result| < 0.
/external/chromium_org/apps/
app_lifetime_monitor.h
33
// Called
when
the app starts running.
35
// Called
when
the app becomes active to the user, i.e. it opens a window.
38
// Called
when
the app becomes inactive to the user.
41
// Called
when
the app stops running.
43
// Called
when
chrome is about to terminate. This gives observers a chance
/external/chromium_org/chrome/browser/
browser_shutdown.h
25
// Called
when
the browser starts shutting down so that we can measure shutdown
51
// should not shutdown
when
the last browser window closes if there are any
53
//
When
the user explicitly chooses to shutdown the app (via the "Exit" or
55
// initiate a shutdown
when
the last window closes.
69
// This is true on X during an END_SESSION initiated by X IO Error,
when
we
/external/chromium_org/chrome/browser/chromeos/login/
captive_portal_window_proxy.h
27
// Called
when
a captive portal is detected.
44
// safe to call this method,
when
the caller isn't 100% sure that the network
56
// Called by CaptivePortalView
when
URL loading was redirected from the
60
// Called by CaptivePortalView
when
origin URL is loaded without any
96
//
When
|widget| is not NULL and the same as |widget_| stops to observe
/external/chromium_org/chrome/browser/chromeos/login/screens/
user_image_screen_actor.h
26
// Called
when
UI ready to be shown.
28
// Called
when
user accepts photo as login user image.
32
// Called
when
some image was selected. |is_user_selection| indicates if
37
// Called
when
user accepts currently selected image
40
// Called
when
actor is destroyed so there's no dead reference to it.
/external/chromium_org/chrome/browser/drive/
drive_notification_manager.h
23
// Informs observers
when
they should check Google Drive for updates.
47
// True
when
XMPP notification is currently enabled.
52
// True
when
XMPP notification has been registered.
79
// True
when
Drive File Sync Service is registered for Drive notifications.
87
// used but notification is done per polling
when
XMPP is not working.
/external/chromium_org/chrome/browser/notifications/sync_notifier/
notification_bitmap_fetcher.h
25
// This will be called
when
the bitmap has been requested, whether or not the
51
// This will be called
when
the URL has been fetched, successfully or not.
55
// This will be called
when
some part of the response is read. |current|
63
// Called
when
image is decoded. |decoder| is used to identify the image in
69
// Called
when
decoding image failed.
/external/chromium_org/chrome/browser/ui/cocoa/autofill/
autofill_main_container.h
66
// Called
when
the delegate-maintained suggestions model has changed.
72
// Called
when
the legal documents text might need to be refreshed.
75
// Called
when
there are changes to the notification area.
78
// Called
when
the error bubble needs to be updated.
90
// Called
when
the main container becomes visible. Ensures the right input field
/external/chromium_org/chrome/browser/ui/
status_bubble.h
31
//
when
the cursor exits a link) will set the status bubble back to its
45
// Called
when
the user's mouse has moved over web content. This is used to
46
// determine
when
the status area should move out of the way of the user's
53
// Called
when
the download shelf becomes visible or invisible.
55
// the download shelf,
when
it is visible.
/external/chromium_org/chrome/browser/ui/webui/ntp/
thumbnail_source.h
46
// Raw PNG representation of the thumbnail to show
when
the thumbnail
53
// Only used
when
servicing requests on the UI thread.
56
// Indicate that,
when
a URL for which we don't have a thumbnail is requested
58
// navigates to this URL. This is useful
when
the thumbnail URLs are generated
61
// are also be more lenient
when
matching thumbnail URLs by checking for
/external/chromium_org/chrome/browser/ui/webui/signin/
login_ui_service.h
23
// Invoked
when
the login UI should be brought to the foreground.
26
// Invoked
when
the login UI should be closed. This can be invoked if the
36
// Called
when
a new login UI is shown.
40
// Called
when
a login UI is closed.
64
// Called
when
login UI is closed. If the passed UI is the current login UI,
/external/chromium_org/content/browser/renderer_host/media/
media_stream_provider.h
43
// Called by a MediaStreamProvider
when
a stream has been opened.
47
// Called by a MediaStreamProvider
when
a stream has been closed.
51
// Called by a MediaStreamProvider
when
available devices has been enumerated.
75
// started. |Opened| is called
when
the device is opened.
79
// Closes the specified device and calls |Closed|
when
done.
/external/chromium_org/content/child/
child_process.h
38
// A global event object that is signalled
when
the main thread's message
40
// thread shutting down. This can be useful
when
a background thread is
50
// itself down
when
the ref count reaches 0.
52
// process will hold a reference to the process, and release
when
closed.
64
// An event that will be signalled
when
we shutdown.
/external/chromium_org/content/port/browser/
render_widget_host_view_frame_subscriber.h
34
// Called
when
a captured frame is available or the frame is no longer
38
// |timestamp| is the time
when
the frame was painted.
47
// Called
when
a new frame is going to be presented at time
60
//
When
the frame is available |callback| will be called. It is up to the
61
// platform layer to decide
when
to deliver a captured frame.
/external/chromium_org/content/public/browser/
speech_recognition_event_listener.h
20
// Invoked
when
the StartRequest is received and the recognition process is
24
// Invoked
when
the first audio capture is initiated.
39
// Invoked
when
audio capture stops, either due to the endpoint detecting
43
// Invoked
when
a result is retrieved.
48
// The recognition has already been cancelled
when
this call is made and
/external/chromium_org/jingle/notifier/communicator/
single_login_attempt.h
24
// containing this within one class,
when
another login attempt is
35
// Called
when
the login attempt is successful.
39
// Called
when
the server responds with a redirect. A new login
43
// Called
when
a server rejects the client's login credentials. A
48
// Called
when
no server could be logged into for reasons other
/external/chromium_org/native_client_sdk/src/examples/api/mouse_lock/
index.html
21
<li>Tab fullscreen refers to
when
a tab enters fullscreen mode via the
23
exit fullscreen
when
it has focus and the enter key is pressed.</li>
31
sending mouse messages to the module even
when
the cursor is outside
41
<li>
When
in browser fullscreen, pressing F11 will also revoke mouselock
47
movement. Notice that messages are normally not captured
when
the cursor
Completed in 1334 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>