OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wrapped
(Results
101 - 125
of
1585
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/base/
dir_reader_posix.h
17
//
wrapped
and the direct syscall interface is unstable. Using an unstable API
/external/chromium/chrome/browser/ui/cocoa/
base_view.h
40
// NSSelectionDirection is
wrapped
in an NSNumber under the key
/external/chromium_org/base/files/
dir_reader_posix.h
16
//
wrapped
and the direct syscall interface is unstable. Using an unstable API
/external/chromium_org/base/third_party/dmg_fp/
README.chromium
9
-
wrapped
functions in dmg_fp namespace
/external/chromium_org/build/android/pylib/utils/
timeout_retry.py
18
func: the function to be
wrapped
.
/external/chromium_org/chrome/browser/
idle_win.cc
21
// GetTickCount() wraps around every 49.7 days -- assume it
wrapped
just
process_singleton_startup_lock.h
25
// Once unlocked, notifications are forwarded to a
wrapped
NotificationCallback.
/external/chromium_org/chrome/browser/ui/views/frame/
browser_desktop_root_window_host_win.h
69
// The
wrapped
system menu itself.
/external/chromium_org/chrome/common/extensions/docs/server2/
github_file_system_provider.py
27
#
wrapped
by a CachingFileSystem. It's also too slow to run on the dev
/external/chromium_org/content/browser/renderer_host/pepper/
content_browser_pepper_host_factory.h
38
// failure returns
wrapped
NULL.
/external/chromium_org/content/public/test/android/javatests/src/org/chromium/content/browser/test/util/
TestContentViewClientWrapper.java
18
* to the
wrapped
client.
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/
README.chromium
22
* Correctly
wrapped
netdb.h to allow it to be included in both C and C++ files.
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
fifo_test.cc
41
* Test writes that start a
wrapped
location. We had
42
* a bug where writes that
wrapped
around were fine but
43
* bytes that started at a
wrapped
location were being
67
// of these calls to write start at a
wrapped
/external/chromium_org/ppapi/api/dev/
ppb_var_resource_dev.idl
31
* @param[in] resource A <code>PP_Resource</code> to be
wrapped
in a var.
/external/chromium_org/ppapi/c/dev/
ppb_var_resource_dev.h
45
* @param[in] resource A <code>PP_Resource</code> to be
wrapped
in a var.
/external/chromium_org/remoting/base/
auto_thread_task_runner.h
44
// The
wrapped
task runner.
/external/chromium_org/remoting/host/
ipc_util.h
32
// is
wrapped
into a channel proxy that will invoke methods of |listener|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/rbug/
README
39
are automatically
wrapped
by rbug_screen.
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/trace/
README
50
are automatically
wrapped
by trace_screen.
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/sw/wrapper/
wrapper_sw_winsys.h
39
* Destroy the sw_winsys and return the
wrapped
pipe_screen.
/external/chromium_org/third_party/skia/include/utils/
SkFrontBufferedStream.h
19
* X bytes (inclusive), and the
wrapped
stream is not necessarily
/external/chromium_org/ui/base/cocoa/
base_view.h
48
// NSSelectionDirection is
wrapped
in an NSNumber under the key
/external/clang/test/CXX/expr/expr.prim/expr.prim.general/
p3-0x.cpp
154
auto operator()(Args&&... args) const -> decltype(
wrapped
(args...)) // expected-note{{candidate template ignored: substitution failure [with Args = <int>]: use of undeclared identifier '
wrapped
'}}
function in class:rdar13473493::wrap
156
return
wrapped
(args...);
160
F
wrapped
;
member in class:rdar13473493::wrap
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
ServerHostKeyVerifier.java
30
* @throws Exception Will be
wrapped
with an IOException, extended version of returning false =)
/external/guava/guava/src/com/google/common/io/
CountingOutputStream.java
39
* @param out the output stream to be
wrapped
Completed in 1543 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>