/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/ |
ftoutln.h | 136 /* destroying the library, by @FT_Done_FreeType. */ [all...] |
/external/llvm/lib/Analysis/ |
LoopPass.cpp | 291 // If this pass is destroying high level information that is used
|
/external/llvm/lib/Support/ |
Timer.cpp | 32 // this by creating the string the first time it is needed and never destroying
|
/external/mesa3d/src/gallium/drivers/svga/ |
svga_screen_cache.c | 336 * Called when destroying the svga screen object.
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
stw_framebuffer.c | 299 * and we must prevent any other thread from destroying it before we return.
|
/external/mesa3d/src/gallium/state_trackers/xvmc/ |
subpicture.c | 390 XVMC_MSG(XVMC_TRACE, "[XvMC] Destroying subpicture %p.\n", subpicture);
|
surface.c | 499 XVMC_MSG(XVMC_TRACE, "[XvMC] Destroying surface %p.\n", surface);
|
/external/mesa3d/src/glx/ |
XF86dri.c | 437 * destroying it. Instead we change the semantics of
|
/external/pdfium/third_party/freetype/include/freetype/ |
ftglyph.h | 461 /* // convert to a bitmap (default render mode + destroying old) */ [all...] |
ftoutln.h | 136 /* destroying the library, by @FT_Done_FreeType. */ [all...] |
/external/pdfium/third_party/libopenjpeg20/ |
cio.h | 96 * when destroying the stream. If pointer is NULL the function is not
|
/external/protobuf/src/google/protobuf/stubs/ |
shared_ptr.h | 375 // destroying the last owning shared_ptr while we're in this
|
/external/valgrind/coregrind/m_sigframe/ |
sigframe-ppc64-linux.c | 287 /*--- Destroying signal frames ---*/
|
/external/valgrind/drd/ |
drd_barrier.c | 522 * <a href="http://groups.google.com/group/comp.programming.threads/browse_thread/thread/4f65535d6192aa50/a5f4bf1e3b437c4d">Immediately destroying pthread barriers</a>.
|
drd_mutex.c | 122 "Destroying locked mutex",
|
drd_rwlock.c | 256 "Destroying locked rwlock",
|
/external/webrtc/webrtc/modules/audio_coding/codecs/cng/ |
webrtc_cng.c | 273 /* We can only do 5 shifts without destroying accuracy in
|
/frameworks/base/core/java/com/android/internal/content/ |
PackageHelper.java | 214 if (localLOGV) Log.i(TAG, "Forcibly destroying container " + cid);
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
QSTileHost.java | 326 if (DEBUG) Log.d(TAG, "Destroying tile: " + tile.getKey());
|
/frameworks/base/services/core/java/com/android/server/wm/ |
Session.java | 572 + ", destroying " + mSurfaceSession);
|
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/app/ |
LoaderThrottleSupport.java | 147 * by destroying the existing data.
|
/frameworks/wilhelm/tests/mimeUri/ |
slesTestGetPositionUri.cpp | 303 fprintf(stdout, "Destroying the player\n");
|
slesTestManyPlayers.cpp | 339 fprintf(stdout, "After destroying valid players among %d AudioPlayers\n", MAX_NUMBER_PLAYERS);
|
/ndk/sources/cxx-stl/stlport/src/ |
iostream.cpp | 249 // Note that destroying output streambufs flushes the buffers.
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
GLRootView.java | 307 * Called when the OpenGL surface is recreated without destroying the
|