OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:current
(Results
526 - 550
of
28275
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/chrome/browser/ui/search/
search_model.h
36
// Does the
current
page support Instant?
39
// Does the
current
page support voice search?
49
// Get the
current
state.
79
//
Current
state of model.
/external/chromium_org/chrome/common/extensions/docs/examples/api/deviceInfo/basic/
manifest.json
4
"description": "A browser action with a popup dump of all devices signed into the same account as the
current
profile.",
/external/chromium_org/cloud_print/gcp20/prototype/
local_settings.h
11
CURRENT
,
/external/chromium_org/components/nacl/common/
nacl_cmd_line.h
11
// Copy all the relevant arguments from the command line of the
current
/external/chromium_org/content/browser/renderer_host/
software_frame_manager.h
27
// Called when the memory for the
current
software frame was freed.
33
// references that it may hold to the
current
frame, to ensure that its memory
65
// Called by SoftwareFrameMemoryManager to demand that the
current
frame
71
// This holds the
current
software framebuffer.
/external/chromium_org/content/common/android/
address_parser_internal.h
49
// Iterators to the beginning,
current
position and ending of the string
55
// Number of digits found in the
current
result candidate.
58
// Number of characters previous to the
current
iterator that belong
59
// to the
current
result candidate.
/external/chromium_org/mojo/services/native_viewport/
native_viewport_x11.cc
26
base::MessagePumpX11::
Current
()->RemoveDispatcherForRootWindow(this);
27
base::MessagePumpX11::
Current
()->RemoveDispatcherForWindow(window_);
54
base::MessagePumpX11::
Current
()->AddDispatcherForWindow(this, window_);
55
base::MessagePumpX11::
Current
()->AddDispatcherForRootWindow(this);
/external/chromium_org/native_client_sdk/src/examples/demo/pi_generator/
example.js
6
// assumed to contain the
current
estimated value of Pi. Update the Pi
/external/chromium_org/ppapi/cpp/
text_input_controller.h
35
/// SetTextInputType() informs the browser about the
current
text input mode
47
/// CancelCompositionText() informs the browser that the
current
composition
51
/// UpdateSurroundingText() informs the browser about the
current
text
54
/// @param[in] text A UTF-8 sting indicating string buffer of
current
input
/external/chromium_org/ppapi/proxy/
proxy_completion_callback_factory.h
24
message_loop_ = base::MessageLoop::
current
();
30
DCHECK(message_loop_ == base::MessageLoop::
current
());
36
DCHECK(message_loop_ == base::MessageLoop::
current
());
43
DCHECK(message_loop_ == base::MessageLoop::
current
());
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGTextPath.cpp
49
// supplemental transformation relative to the
current
user coordinate system for
50
// the
current
'text' element, including any adjustments to the
current
user coordinate
51
// system due to a possible transform attribute on the
current
'text' element.
/external/chromium_org/third_party/icu/source/test/cintltst/
ccurrtst.h
17
* (It's important to stay
current
!)
/external/chromium_org/third_party/libXNVCtrl/
README.chromium
12
The
current
version is pulled from nvidia-settings-302.17.
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
Makefile
2
include $(TOP)/configs/
current
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
Makefile
2
include $(TOP)/configs/
current
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/
Makefile
2
include $(TOP)/configs/
current
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/xlib/
Makefile
2
include $(TOP)/configs/
current
/external/chromium_org/third_party/mesa/src/src/gallium/targets/va-softpipe/
Makefile
2
include $(TOP)/configs/
current
/external/chromium_org/third_party/mesa/src/src/gallium/targets/vdpau-softpipe/
Makefile
2
include $(TOP)/configs/
current
/external/chromium_org/third_party/mesa/src/src/gallium/targets/xvmc-softpipe/
Makefile
2
include $(TOP)/configs/
current
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/nouveau/drm/
Makefile
2
include $(TOP)/configs/
current
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
linemap.c
61
/*
Current
virtual line number. */
62
unsigned long
current
;
member in struct:yasm_linemap
91
virtual_line = linemap->
current
;
147
linemap->
current
++;
152
line = linemap->
current
;
154
linemap->
current
++;
157
mapping->line_inc*(linemap->
current
-2-mapping->line),
171
linemap->
current
= 1;
211
return linemap->
current
;
220
while (linemap->
current
> linemap->source_info_size)
[
all
...]
/external/chromium_org/tools/cr/cr/fixups/
__init__.py
8
clients to a form that works with the
current
version of cr.
/external/chromium_org/tools/gn/secondary/ui/
BUILD.gn
8
# TODO(brettw) do this target, this
current
stuff is only to make Chrome
/external/chromium_org/tools/site_compare/drivers/
__init__.py
5
"""Imports a set of drivers appropriate to the
current
OS."""
Completed in 1142 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>