Searched
full:destroying (Results
251 -
275 of
546) sorted by null
<<11121314151617181920>>
/external/libcxxabi/src/ |
cxa_exception.cpp | 664 primary exception is decremented, destroying the primary if necessary.
|
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Dynamics/ |
b2Body.h | 244 /// Note that creating or destroying fixtures can also alter the mass.
|
/external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/com/badlogic/gdx/physics/box2d/ |
Body.java | 236 * Note that creating or destroying fixtures can also alter the mass. This function has no effect if the body isn't dynamic.
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/ |
Model.java | 63 * model in the world, and allows modification of materials and nodes without destroying the original model. The original model is
|
/external/libnl/lib/ |
addr.c | 434 * @name Destroying Abstract Addresses
|
/external/libweave/third_party/chromium/base/memory/ |
scoped_ptr.h | 6 // pointer within a scope, and automatically destroying the pointer at the end
|
/external/llvm/include/llvm/ExecutionEngine/ |
ExecutionEngine.h | 343 /// getPointerToFunction for the requirements on destroying F.
|
/external/mesa3d/include/GL/internal/ |
dri_interface.h | [all...] |
/external/opencv3/3rdparty/openexr/IlmImf/ |
ImfAcesFile.h | 249 // Destroying the AcesInputFile object will not automatically
|
ImfRgbaFile.h | 245 // Destroying the RgbaInputFile object will not automatically
|
/external/valgrind/coregrind/m_sigframe/ |
sigframe-amd64-linux.c | 502 /*--- Destroying signal frames ---*/
|
sigframe-s390x-linux.c | 441 /*--- Destroying signal frames ---*/
|
sigframe-x86-linux.c | 575 /*--- Destroying signal frames ---*/
|
/external/valgrind/docs/internals/ |
3_9_BUGSTATUS.txt | 99 327548 Helgrind: false positive while destroying mutex
|
/external/vulkan-validation-layers/layers/ |
device_limits.cpp | 183 // Release mutex when destroying last instance. [all...] |
/external/webrtc/webrtc/base/ |
scoped_ptr.h | 14 // pointer within a scope, and automatically destroying the pointer at the end
|
/external/webrtc/webrtc/p2p/base/ |
port.h | 53 // The minimum time we will wait before destroying a connection after creating
|
/frameworks/av/services/camera/libcameraservice/device1/ |
CameraHardwareInterface.h | 92 ALOGI("Destroying camera %s", mName.string());
|
/frameworks/base/core/java/android/content/ |
Loader.java | 421 * {@link android.app.LoaderManager} when destroying a Loader. When using
|
/frameworks/base/core/jni/ |
android_database_SQLiteConnection.cpp | 202 // dumb like unregister the function (thereby destroying the global ref) while it is running. [all...] |
/frameworks/base/core/tests/coretests/src/android/print/ |
IPrintManagerParametersTest.java | 843 // Destroying already destroyed session is a no-op
|
/frameworks/base/libs/androidfw/ |
Asset.cpp | 117 ALOGI("Destroying Asset in %p #%d\n", this, gCount);
|
/frameworks/base/libs/hwui/renderthread/ |
CanvasContext.cpp | 658 ALOGW("Incorrectly called buildLayer on View: %s, destroying layer...",
|
/frameworks/base/services/print/java/com/android/server/print/ |
RemotePrintService.java | 312 Slog.e(LOG_TAG, "Error destroying printer dicovery session.", re);
|
/frameworks/base/telecomm/java/android/telecom/ |
Conference.java | 515 Log.d(this, "destroying conference : %s", this);
|
Completed in 1855 milliseconds
<<11121314151617181920>>