OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tell
(Results
226 - 250
of
4534
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/chrome/common/extensions/
extension_messages.h
165
//
Tell
the renderer process all known extension function names.
173
//
Tell
the renderer process which permissions the given extension has. See
179
//
Tell
the renderer process which host permissions the given extension has.
185
//
Tell
the renderer process all known page action ids for a particular
/external/chromium_org/base/time/
time.cc
67
return Time(); // Preserve 0 so we can
tell
it doesn't exist.
75
return 0; // Preserve 0 so we can
tell
it doesn't exist.
91
return Time(); // Preserve 0 so we can
tell
it doesn't exist.
101
return 0; // Preserve 0 so we can
tell
it doesn't exist.
/external/chromium_org/chrome/test/automation/
automation_handle_tracker.cc
28
//
Tell
any live objects that the tracker is going away so they don't try to
/external/chromium_org/components/autofill/core/common/
autofill_switches.cc
10
// Flag used to
tell
Chrome the base url of the Autofill service.
/external/chromium_org/content/app/
startup_helper_win.cc
20
//
tell
breakpad that it needs to dump the process.
/external/chromium_org/content/browser/accessibility/
browser_accessibility_manager.h
105
//
Tell
the renderer to do the default action for this node.
108
//
Tell
the renderer to scroll to make |node| visible.
115
//
Tell
the renderer to scroll such that |node| is at |point|,
120
//
Tell
the renderer to set the text selection on a node.
/external/chromium_org/content/browser/loader/
cross_site_resource_handler.cc
136
// we are unable to
tell
when to destroy it.
192
// Defer to
tell
RDH not to notify the world or clean up the pending request.
253
//
Tell
the contents responsible for this request that a cross-site response
254
// is starting, so that it can
tell
its old renderer to run its onunload
/external/chromium_org/content/browser/
plugin_data_remover_impl_browsertest.cc
39
//
tell
it to disable its security features for old plugins. Once this is
/external/chromium_org/media/webm/
webm_crypto_helpers.cc
39
// initialization vector empty will
tell
the decryptor that the frame is
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
shim_entry.c
44
* For newlib, we can
tell
that the IRT isn't used when libnacl_sys_private.a
/external/chromium_org/printing/
print_dialog_gtk_interface.h
22
//
Tell
the dialog to use the default print setting.
/external/chromium_org/third_party/WebKit/Source/core/fetch/
ImageResourceClient.h
43
// Called to find out if this client wants to actually display the image. Used to
tell
when we
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
polygon.c
281
/*
tell
renderer about the vertex attributes */
288
/*
tell
renderer about the vertex buffer */
322
/*
tell
renderer about the vertex attributes */
329
/*
tell
renderer about the vertex buffer */
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vp_build.c
53
/*
Tell
the driver about the change. Could define a new target for
/external/chromium_org/ui/views/corewm/
native_cursor_manager.h
20
// requested changes to cursor state. When requested, implementer should
tell
/external/chromium_org/ui/views/touchui/
touch_editing_menu.h
29
//
Tell
the controller that user has selected the context menu button.
/external/chromium_org/ui/views/widget/desktop_aura/
x11_window_event_filter.h
46
// Dispatches a _NET_WM_MOVERESIZE message to the window manager to
tell
it
/external/compiler-rt/lib/arm/
restore_vfp_d8_d15_regs.S
35
//
tell
linker it can break up file at label boundaries
save_vfp_d8_d15_regs.S
33
//
tell
linker it can break up file at label boundaries
/external/compiler-rt/lib/msan/lit_tests/Linux/
syscalls.cc
36
//
Tell
the kernel that the output struct size is 10 bytes, verify that those
/external/jpeg/
jcinit.c
64
/* We can now
tell
the memory manager to allocate virtual arrays. */
/external/mesa3d/src/gallium/state_trackers/vega/
polygon.c
281
/*
tell
renderer about the vertex attributes */
288
/*
tell
renderer about the vertex buffer */
322
/*
tell
renderer about the vertex attributes */
329
/*
tell
renderer about the vertex buffer */
/external/mesa3d/src/mesa/tnl/
t_vp_build.c
53
/*
Tell
the driver about the change. Could define a new target for
/external/qemu/distrib/jpeg-6b/
jcinit.c
64
/* We can now
tell
the memory manager to allocate virtual arrays. */
/external/qemu/distrib/sdl-1.2.15/src/video/qtopia/
SDL_QPEApp.cc
32
/* Flag to
tell
whether or not the Be application is active or not */
Completed in 801 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>