HomeSort by relevance Sort by last modified time
    Searched refs:gc (Results 151 - 175 of 2147) sorted by null

1 2 3 4 5 67 8 91011>>

  /art/runtime/gc/space/
dlmalloc_space_random_test.cc 22 namespace gc { namespace in namespace:art
34 } // namespace gc
dlmalloc_space_static_test.cc 22 namespace gc { namespace in namespace:art
34 } // namespace gc
rosalloc_space_random_test.cc 20 namespace gc { namespace in namespace:art
33 } // namespace gc
rosalloc_space_static_test.cc 20 namespace gc { namespace in namespace:art
33 } // namespace gc
  /art/test/141-class-unload/src-ex/
IntHolder.java 31 Runtime.getRuntime().gc();
  /external/clang/test/CodeGen/
2008-08-07-AlignPadding1.c 11 } gc; member in union:_gc_head
union-init.c 11 } gc; member in union:_gc_head
  /external/icu/icu4c/source/test/intltest/
astrotst.h 47 Calendar *gc; member in class:AstroTest
  /external/mesa3d/src/glx/
indirect_texture_compression.c 85 if (gc->currentDpy == NULL) {
99 if (cmdlen <= gc->maxSmallRenderCommandSize) {
125 __glXSendLargeCommand(gc, gc->pc,
146 if (gc->currentDpy == NULL) {
158 if (cmdlen <= gc->maxSmallRenderCommandSize) {
186 __glXSendLargeCommand(gc, gc->pc,
228 if (gc->currentDpy == NULL) {
233 if (cmdlen <= gc->maxSmallRenderCommandSize)
    [all...]
glxcmds.c 254 glx_context_init(struct glx_context *gc,
257 gc->majorOpcode = __glXSetupForCommand(psc->display->dpy);
258 if (!gc->majorOpcode)
261 gc->screen = psc->scr;
262 gc->psc = psc;
263 gc->config = config;
264 gc->isDirect = GL_TRUE;
265 gc->currentContextTag = -1;
282 struct glx_context *gc; local
295 gc = NULL
457 struct glx_context *gc = (struct glx_context *) ctx; local
525 struct glx_context *gc = __glXGetCurrentContext(); local
538 struct glx_context *gc = __glXGetCurrentContext(); local
547 struct glx_context *gc = __glXGetCurrentContext(); local
566 struct glx_context *gc = __glXGetCurrentContext(); local
577 struct glx_context *gc = __glXGetCurrentContext(); local
663 struct glx_context *gc = (struct glx_context *) gc_user; local
822 struct glx_context * gc = __glXGetCurrentContext(); local
1386 struct glx_context *gc = __glXGetCurrentContext(); local
1578 struct glx_context *gc = (struct glx_context *) ctx; local
1661 struct glx_context *gc = __glXGetCurrentContext(); local
1743 struct glx_context *gc = __glXGetCurrentContext(); local
1805 struct glx_context *gc = __glXGetCurrentContext(); local
1834 struct glx_context *gc = __glXGetCurrentContext(); local
1861 struct glx_context *gc = __glXGetCurrentContext(); local
1898 struct glx_context *gc = __glXGetCurrentContext(); local
2014 GLXContext gc = NULL; local
2216 struct glx_context *gc = __glXGetCurrentContext(); local
2375 struct glx_context *gc; local
2439 struct glx_context *gc = __glXGetCurrentContext(); local
2450 struct glx_context *gc = __glXGetCurrentContext(); local
2660 struct glx_context *gc = __glXGetCurrentContext(); local
2723 struct glx_context *gc = (struct glx_context*)context; local
2748 struct glx_context *gc = (struct glx_context*)context; local
    [all...]
  /external/tpm2/
PCR_SetAuthValue.c 45 gc.pcrAuthValues.auth[groupIndex] = in->auth;
  /prebuilts/go/darwin-x86/misc/cgo/test/
exports.go 15 //export gc
16 func gc() { func
17 runtime.GC()
  /prebuilts/go/darwin-x86/src/runtime/
compiler.go 10 // gc Also known as cmd/compile.
13 const Compiler = "gc"
  /prebuilts/go/linux-x86/misc/cgo/test/
exports.go 15 //export gc
16 func gc() { func
17 runtime.GC()
  /prebuilts/go/linux-x86/src/runtime/
compiler.go 10 // gc Also known as cmd/compile.
13 const Compiler = "gc"
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-cris/
tls-gc-68.d 5 #ld: -m crislinux --gc-sections
9 # the same local symbol, gc:ed. Check that we have nothing left but
tls-gc-69.d 5 #ld: -m crislinux --gc-sections
10 # symbol, gc:ed. Check that we have nothing left but the start symbol
tls-gc-70.d 6 #ld: -m crislinux --gc-sections
9 # An executable with a single R_CRIS_32_GD, with gc. Check that we
tls-gc-79.d 6 #ld: -m crislinux --gc-sections
9 # An executable with a single R_CRIS_32_IE, with gc. Check that we
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-gc/
pr13683.d 1 #name: --gc-sections with --defsym
3 #ld: --gc-sections -e main --defsym foo=foo2 tmpdir/pr13683.o
pr14265.d 1 #name: --gc-sections with KEEP
3 #ld: --gc-sections -T pr14265.t -e 0 tmpdir/pr14265.o
pr19161.d 1 #name: --gc-sections with __start_SECTIONNAME
3 #ld: --gc-sections -e main tmpdir/pr19161-1.o tmpdir/pr19161-2.o
  /external/python/cpython3/Lib/test/
test_finalization.py 6 import gc
41 gc.garbage.clear()
42 gc.collect()
119 self.old_garbage = gc.garbage[:]
120 gc.garbage[:] = []
123 # None of the tests here should put anything in gc.garbage
125 self.assertEqual(gc.garbage, [])
128 gc.collect()
140 self.assertEqual(sorted(id(x) for x in gc.garbage), sorted(ids))
157 gc.collect(
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
MarqueeGesture.java 22 import org.eclipse.swt.graphics.GC;
147 public void paint(GC gc) {
149 gc.setLineStyle(SWT.LINE_SOLID);
150 gc.setLineWidth(1);
151 gc.setForeground(mStroke);
152 gc.setBackground(mFill);
153 gc.setAlpha(mStrokeAlpha);
154 gc.drawRectangle(mRectangle);
155 gc.setAlpha(mFillAlpha)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/widgets/
ImageCanvas.java 28 import org.eclipse.swt.graphics.GC;
93 paintCanvas(e.gc);
188 private void paintCanvas(GC gc) {
189 gc.fillRectangle(getClientArea()); // clear entire client area
204 gc.drawImage(mImage,
207 drawBorder(gc, 0, 0, client.width, (int)(rect.height * sx));
210 gc.drawImage(mImage,
213 drawBorder(gc, 0, 0, (int)(rect.width * sy), client.height);
216 gc.drawImage(mImage, mOrigin.x, mOrigin.y)
    [all...]

Completed in 1742 milliseconds

1 2 3 4 5 67 8 91011>>