OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:handles
(Results
426 - 450
of
5516
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/ppapi/proxy/
truetype_font_singleton_resource.h
23
// This
handles
the singleton calls (that don't take a PP_Resource parameter)
video_capture_resource.cc
155
std::vector<base::SharedMemoryHandle>
handles
;
156
params.TakeAllSharedMemoryHandles(&
handles
);
157
CHECK(
handles
.size() == buffers.size());
166
buffers[i],
handles
[i], buffer_size);
/external/chromium_org/remoting/jingle_glue/
jingle_info_request.h
29
// JingleInfoRequest
handles
requesting STUN/Relay information from
/external/chromium_org/remoting/protocol/
host_stub.h
7
// This interface
handles
control messages defined in control.proto.
/external/chromium_org/sandbox/win/src/
filesystem_dispatcher.h
15
// This class
handles
file system-related IPC calls.
process_thread_dispatcher.h
15
// This class
handles
process and thread-related IPC calls.
win2k_threadpool.cc
54
// Here we used to unregister all the pool wait
handles
. Now, following the
/external/chromium_org/skia/
skia_common.gypi
5
# This gypi file
handles
the removal of platform-specific files from the
/external/chromium_org/sync/engine/
get_commit_ids.h
25
// This function returns
handles
in "commit order". A valid commit ordering is
update_applicator.h
43
const std::vector<int64>&
handles
);
/external/chromium_org/sync/internal_api/public/base/
ack_handle.h
22
// invalidation ack
handles
to avoid unnecessary dependencies.
/external/chromium_org/sync/syncable/
syncable_util.h
42
std::vector<int64> *
handles
);
/external/chromium_org/testing/
gtest_mac.mm
20
//
Handles
nil values for |obj| properly by using safe printing of %@ in
/external/chromium_org/third_party/WebKit/Source/platform/text/
TextBreakIteratorInternalICU.h
26
// FIXME: Now that this
handles
locales for ICU, not just for text breaking,
/external/chromium_org/third_party/WebKit/Source/testing/plugin/mac/
Info.plist
44
<string>Simple Netscape plug-in that
handles
test content for WebKit</string>
/external/chromium_org/third_party/WebKit/Source/testing/plugin/win/
TestNetscapePlugin.rc
73
VALUE "FileDescription", "Simple Netscape plug-in that
handles
test content for WebKit"
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipe-loader/
pipe_loader_priv.h
41
* Open the pipe driver module that
handles
a specified device.
/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/
README
23
All other macros will be
handles
according to the GLSL specification
/external/chromium_org/third_party/skia/include/utils/
SkCullPoints.h
50
Similar to SkCullPoints, but this class
handles
the return values
/external/chromium_org/tools/telemetry/telemetry/core/backends/webdriver/
webdriver_tab_list_backend.py
10
# Stores the window
handles
.
/external/chromium_org/ui/base/cocoa/
focus_tracker.h
10
// A class that
handles
saving and restoring focus. An instance of
/external/chromium_org/ui/base/dragdrop/
drag_source_win.h
16
// A base IDropSource implementation.
Handles
notifications sent by an active
/external/chromium_org/ui/gfx/android/
java_bitmap.h
18
//
handles
locking and unlocking of the underlying pixels, along with wrapping
/external/chromium_org/v8/src/
handles-inl.h
34
#include "
handles
.h"
60
// Dereferencing deferred
handles
to check object equality is safe.
153
// Throw away all
handles
in the current scope.
188
// Make sure the current thread is allowed to create
handles
to begin with.
/external/chromium_org/webkit/browser/fileapi/
file_system_dir_url_request_job.h
24
// A request job that
handles
reading filesystem: URLs for directories.
Completed in 545 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>