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
10475
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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/sync/glue/
extension_data_type_controller.h
17
// both
actually
handle the APP datatypes as well.
/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/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/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/webkit/browser/appcache/
mock_appcache_service.h
25
// Just returns a canned completion code without
actually
/external/clang/test/Analysis/
html-diags.c
14
// when handling macros will calls with macros. We should
actually
validate
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.unqual/
p7.cpp
26
// Apparently the base-or-member lookup is
actually
ambiguous
/external/clang/test/CodeCompletion/
tag.cpp
20
//
actually
be useful. Here, it just looks redundant :(
/external/clang/test/Sema/
pragma-arc-cf-code-audited.c
15
// This is
actually
on the #pragma line in the header.
/external/clang/test/SemaCXX/
exception-spec-no-exceptions.cpp
25
// Calls from less permissive contexts. We don't
actually
do this
/external/icu4c/i18n/
fmtable_cnv.cpp
30
// This API is useless. The API that takes a UnicodeString is
actually
just as good.
/external/llvm/lib/Support/Unix/
README.txt
13
As a rule, only those directories
actually
needing to be created should be
/external/llvm/test/CodeGen/PowerPC/
2009-07-16-InlineAsm-M-Operand.ll
6
; This test case is
actually
not specific to PowerPC, but the (imm, reg) format
2012-10-11-dynalloc.ll
15
; Check we
actually
have two instances of dynamic stack allocation,
Completed in 535 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>