OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:actually
(Results
76 - 100
of
10737
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/vm/mterp/c/
OP_MONITOR_EXIT.cpp
16
* we're not
actually
at risk of skipping an instruction
/dalvik/vm/oo/
Array.h
70
* Verify that the object is
actually
an array.
72
* Does not verify that the object is
actually
a non-NULL object.
82
* Does not verify that the object is
actually
a non-NULL object.
94
* Does not verify that the object is
actually
a non-NULL object.
/external/chromium/chrome/browser/chromeos/login/
rounded_rect_painter.h
35
// that
actually
draws both border and background.
/external/chromium_org/base/test/
null_task_runner.h
12
// *TaskRunner class but don't
actually
care about tasks being run.
/external/chromium_org/build/android/pylib/
pexpect.py
17
# on platforms without pexpect and only fail when pexpect is
actually
used.
/external/chromium_org/build/
intsafe_workaround.h
11
// Note that we can't
actually
include <stdint.h> here because there's other
/external/chromium_org/chrome/browser/policy/cloud/
policy_header_service_factory.h
15
// Factory for PolicyHeaderService objects. PolicyHeaderService is not
actually
/external/chromium_org/chrome/browser/sync/glue/
extension_data_type_controller.h
17
// both
actually
handle the APP datatypes as well.
/external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_bar_constants.h
23
// This is
actually
a little smaller than it should be (by |kVisualHeightOffset|
/external/chromium_org/chrome/browser/ui/cocoa/infobars/
infobar_cocoa.h
15
//
actually
in InfoBarController.
/external/chromium_org/chrome/browser/ui/views/status_icons/
status_tray_linux.cc
27
// Only create a status tray if we can
actually
create status icons.
/external/chromium_org/content/browser/geolocation/
wifi_data_provider_unittest_win.cc
19
// Can't
actually
call start provider on the Win32WifiDataProvider without
/external/chromium_org/content/common/
socket_stream_handle_data.h
30
// |handle| must
actually
be a WebSocketStreamHandleImpl object.
/external/chromium_org/content/test/data/workers/
worker_common.js
2
// that shared workers are
actually
shared, not distinct.
/external/chromium_org/mojo/public/tests/
test_support.h
30
// performance appropriately. (This
actually
runs |single_iteration| for a fixed
/external/chromium_org/ppapi/shared_impl/
ppb_crypto_shared.cc
10
//
actually
have any proxy wrapping or associated objects; it's just a call
ppb_memory_shared.cc
11
//
actually
have any proxy wrapping or associated objects; it's just a call
/external/chromium_org/ppapi/tests/manual/
delete_plugin.html
8
// Forces a style recalculation which
actually
will delete the plugin.
/external/chromium_org/remoting/host/
input_injector.h
24
// using |ui_task_runner| only for tasks
actually
requiring a UI
/external/chromium_org/third_party/WebKit/ManualTests/iframe_notifications/
iframe-reparenting-close-window-iframe.html
11
setTimeout("window.parent.transferIframe();", 5000); // Wait long enough for Chrome popup blocker to release the window so it can
actually
close.
/external/chromium_org/third_party/WebKit/Source/core/rendering/
CompositingState.h
17
// output data structures, but it doesn't
actually
have any other reasons to be composited.
/external/chromium_org/third_party/icu/source/i18n/
fmtable_cnv.cpp
30
// This API is useless. The API that takes a UnicodeString is
actually
just as good.
/external/chromium_org/tools/grit/grit/node/
variant.py
23
'''If not specified, 'encoding' will
actually
default to the parent node's
/external/chromium_org/ui/v2/public/
layout.h
18
// figure out what bounds to
actually
set, via SetBoundsDirect below.
/external/chromium_org/webkit/browser/appcache/
mock_appcache_service.h
25
// Just returns a canned completion code without
actually
Completed in 1054 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>