OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:attached
(Results
651 - 675
of
3279
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/third_party/angle/src/libGLESv2/
Shader.h
121
unsigned int mRefCount; // Number of program objects this shader is
attached
to
/external/chromium_org/third_party/libjingle/source/talk/base/
socketpool.h
132
// LoggingPoolAdapter - Adapts a StreamPool to supply streams with
attached
/external/chromium_org/third_party/libjingle/source/talk/examples/android/src/org/appspot/apprtc/
UnhandledExceptionHandler.java
87
// Returns the Message
attached
to the original Cause of |t|.
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
moduleimpl.h
50
//! Gets the engine that this module is
attached
to.
/external/chromium_org/third_party/mesa/src/docs/
relnotes-7.4.3.html
43
<li>Allow depth/stencil textures to be
attached
to GL_STENCIL_ATTACHMENT point
/external/chromium_org/third_party/protobuf/src/google/protobuf/
reflection_ops.h
66
// paths (e.g. "foo.bar[5].baz") to *names. "prefix" will be
attached
to
/external/chromium_org/third_party/skia/src/gpu/
GrGpu.cpp
144
bool
attached
= this->attachStencilBufferToRenderTarget(sb, rt);
local
145
if (!
attached
) {
148
return
attached
;
153
//
attached
to an RT for the first time. When we start matching
/external/chromium_org/third_party/sqlite/src/src/
attach.c
85
** * Too many
attached
databases,
90
zErrDyn = sqlite3MPrintf(db, "too many
attached
databases - max %d",
132
zErrDyn = sqlite3MPrintf(db, "database is already
attached
");
140
"
attached
databases must use the same text encoding as main database");
/external/chromium_org/third_party/sqlite/src/test/
collate6.test
111
# one
attached
to a 'new' reference.
fts1j.test
7
# tests creating fts1 tables in an
attached
database.
fts2j.test
7
# tests creating fts2 tables in an
attached
database.
fts3aj.test
7
# tests creating fts3 tables in an
attached
database.
/external/chromium_org/ui/aura/test/
test_window_delegate.h
77
// (deletes itself when the Window it is
attached
to is destroyed).
/external/chromium_org/ui/base/ime/win/
tsf_bridge.cc
87
// TSF runtime does not increment the reference count of the
attached
454
// the document manager to be
attached
. It is our responsibility to make sure
455
// the
attached
document manager will not be destroyed while it is
attached
.
/external/chromium_org/ui/surface/
transport_dib_gtk.cc
56
// Here we mark the shared memory for deletion. Since we
attached
it in the
/external/chromium_org/ui/views/accessibility/
native_view_accessibility_win_unittest.cc
67
// object for a WebView with no
attached
WebContents was causing an
/external/chromium_org/ui/views/controls/button/
radio_button.cc
69
// button isn't
attached
to a root view (e.g., if it's part of a tab page
/external/chromium_org/v8/test/mjsunit/
debug-break-inline.js
32
// debugger is
attached
.
/external/clang/test/CodeGen/
address-safety-attr.cpp
11
// The sanitize_address attribute should be
attached
to functions
/external/iproute2/man/man8/
tc-drr.8
60
You can mimic SFQ behavior by assigning packets to the
attached
classes using the
/external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/control/
GhostControl.java
23
* A GhostControl moves with the spatial it is
attached
to and can be used to check
/external/jmonkeyengine/engine/src/core/com/jme3/scene/control/
Control.java
52
* version of the spatial to which this control is
attached
to.
/external/jmonkeyengine/engine/src/test/jme3test/app/
TestAppStateLifeCycle.java
92
System.out.println("
Attached
");
/external/jmonkeyengine/engine/src/test/jme3test/helloworld/
HelloNode.java
45
* The Root Node is special: Only what is
attached
to the Root Node appears in the scene. */
/external/jmonkeyengine/engine/src/test/jme3test/network/
TestRemoteCall.java
61
* @return True if the model was
attached
.
Completed in 1449 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>