HomeSort by relevance Sort by last modified time
    Searched refs:backend (Results 51 - 75 of 249) sorted by null

1 23 4 5 6 7 8 910

  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
gthr-default.h 337 /* Backend initialization functions */
373 /* Backend thread functions */
512 /* Backend mutex functions */
520 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
522 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
524 objc_free (mutex->backend);
525 mutex->backend = NULL;
548 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
554 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
557 objc_free (mutex->backend);
    [all...]
gthr-posix.h 337 /* Backend initialization functions */
373 /* Backend thread functions */
512 /* Backend mutex functions */
520 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
522 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
524 objc_free (mutex->backend);
525 mutex->backend = NULL;
548 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
554 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
557 objc_free (mutex->backend);
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
gthr-default.h 337 /* Backend initialization functions */
373 /* Backend thread functions */
512 /* Backend mutex functions */
520 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
522 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
524 objc_free (mutex->backend);
525 mutex->backend = NULL;
548 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
554 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
557 objc_free (mutex->backend);
    [all...]
gthr-posix.h 337 /* Backend initialization functions */
373 /* Backend thread functions */
512 /* Backend mutex functions */
520 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
522 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
524 objc_free (mutex->backend);
525 mutex->backend = NULL;
548 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
554 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
557 objc_free (mutex->backend);
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
gthr-default.h 337 /* Backend initialization functions */
373 /* Backend thread functions */
512 /* Backend mutex functions */
520 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
522 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
524 objc_free (mutex->backend);
525 mutex->backend = NULL;
548 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
554 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
557 objc_free (mutex->backend);
    [all...]
gthr-posix.h 337 /* Backend initialization functions */
373 /* Backend thread functions */
512 /* Backend mutex functions */
520 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
522 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
524 objc_free (mutex->backend);
525 mutex->backend = NULL;
548 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
554 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
557 objc_free (mutex->backend);
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
gthr-default.h 337 /* Backend initialization functions */
373 /* Backend thread functions */
512 /* Backend mutex functions */
520 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
522 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
524 objc_free (mutex->backend);
525 mutex->backend = NULL;
548 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
554 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
557 objc_free (mutex->backend);
    [all...]
gthr-posix.h 337 /* Backend initialization functions */
373 /* Backend thread functions */
512 /* Backend mutex functions */
520 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
522 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
524 objc_free (mutex->backend);
525 mutex->backend = NULL;
548 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
554 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
557 objc_free (mutex->backend);
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/
gthr-default.h 337 /* Backend initialization functions */
373 /* Backend thread functions */
512 /* Backend mutex functions */
520 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
522 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
524 objc_free (mutex->backend);
525 mutex->backend = NULL;
548 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
554 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
557 objc_free (mutex->backend);
    [all...]
gthr-posix.h 337 /* Backend initialization functions */
373 /* Backend thread functions */
512 /* Backend mutex functions */
520 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
522 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
524 objc_free (mutex->backend);
525 mutex->backend = NULL;
548 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
554 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
557 objc_free (mutex->backend);
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
gthr-default.h 337 /* Backend initialization functions */
373 /* Backend thread functions */
512 /* Backend mutex functions */
520 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
522 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
524 objc_free (mutex->backend);
525 mutex->backend = NULL;
548 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
554 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
557 objc_free (mutex->backend);
    [all...]
gthr-posix.h 337 /* Backend initialization functions */
373 /* Backend thread functions */
512 /* Backend mutex functions */
520 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
522 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
524 objc_free (mutex->backend);
525 mutex->backend = NULL;
548 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
554 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
557 objc_free (mutex->backend);
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
gthr-default.h 337 /* Backend initialization functions */
373 /* Backend thread functions */
512 /* Backend mutex functions */
520 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
522 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
524 objc_free (mutex->backend);
525 mutex->backend = NULL;
548 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
554 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
557 objc_free (mutex->backend);
    [all...]
gthr-posix.h 337 /* Backend initialization functions */
373 /* Backend thread functions */
512 /* Backend mutex functions */
520 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
522 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
524 objc_free (mutex->backend);
525 mutex->backend = NULL;
548 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
554 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
557 objc_free (mutex->backend);
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
gthr-default.h 337 /* Backend initialization functions */
373 /* Backend thread functions */
512 /* Backend mutex functions */
520 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
522 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
524 objc_free (mutex->backend);
525 mutex->backend = NULL;
548 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
554 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
557 objc_free (mutex->backend);
    [all...]
gthr-posix.h 337 /* Backend initialization functions */
373 /* Backend thread functions */
512 /* Backend mutex functions */
520 mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
522 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
524 objc_free (mutex->backend);
525 mutex->backend = NULL;
548 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
554 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
557 objc_free (mutex->backend);
    [all...]
  /external/skia/bench/
AndroidCodecBench.h 27 bool isSuitableFor(Backend backend) override;
CodecBench.h 27 bool isSuitableFor(Backend backend) override;
  /external/skia/tools/VisualBench/
VisualSKPBench.h 26 bool isSuitableFor(Backend backend) override;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/cloog/
state.h 12 CloogBackend *backend; member in struct:cloogstate
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/cloog/
state.h 12 CloogBackend *backend; member in struct:cloogstate
  /external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
mac_platform_backend_unittest.py 29 backend = platform._platform_backend # pylint: disable=protected-access
31 cpu_stats = backend.GetCpuStats(os.getpid())
34 if backend.GetOSVersionName() >= os_version.MAVERICKS:
  /external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome/
ios_browser_finder.py 80 backend = ios_browser_backend.IosBrowserBackend(host, options)
87 device_urls = backend.GetDeviceUrls()
93 debug_urls = backend.GetWebSocketDebuggerUrls(device_urls)
103 backend.app, backend.devtools_client, context)
  /external/chromium-trace/catapult/third_party/webapp2/tests/
extras_appengine_sessions_memcache_test.py 27 session = store.get_session(backend='memcache')
46 session = store.get_session(backend='memcache')
63 session = store.get_session(backend='memcache')
77 session = store.get_session(backend='memcache')
92 session = store.get_session(backend='memcache')
113 session = store.get_session(backend='memcache')
131 session = store.get_session(backend='memcache')
  /external/mesa3d/src/gallium/drivers/svga/
svga_swtnl_draw.c 140 svga->swtnl.backend = svga_vbuf_render_create(svga);
141 if(!svga->swtnl.backend)
153 draw_vbuf_stage( svga->swtnl.draw, svga->swtnl.backend ));
155 draw_set_render(svga->swtnl.draw, svga->swtnl.backend);
167 if (svga->swtnl.backend)
168 svga->swtnl.backend->destroy( svga->swtnl.backend );

Completed in 713 milliseconds

1 23 4 5 6 7 8 910