HomeSort by relevance Sort by last modified time
    Searched refs:backend (Results 126 - 150 of 455) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/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...]
  /prebuilts/ndk/9/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/9/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/9/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/9/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/9/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/9/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/9/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/chromium_org/chrome/browser/sync_file_system/local/
root_delete_helper.cc 28 SyncFileSystemBackend* backend = local
30 DCHECK(backend);
31 DCHECK(backend->change_tracker());
32 backend->change_tracker()->ResetForFileSystem(url.origin(), url.type());
  /external/chromium_org/content/renderer/
renderer_webapplicationcachehost_impl.h 18 appcache::AppCacheBackend* backend);
  /external/chromium_org/tools/telemetry/telemetry/core/
video_unittest.py 35 backend = android_platform_backend.AndroidPlatformBackend(mock_adb, False)
38 backend.InstallApplication('avconv')
40 if not backend.CanLaunchApplication('avconv'):
56 video_obj = video.Video(backend, vid)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/include/cloog/
state.h 12 CloogBackend *backend; member in struct:cloogstate
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/cloog/
state.h 12 CloogBackend *backend; member in struct:cloogstate
  /external/chromium_org/tools/telemetry/telemetry/core/platform/
mac_platform_backend_unittest.py 27 backend = factory.GetPlatformBackendForCurrentOS()
29 cpu_stats = backend.GetCpuStats(os.getpid())
32 if backend.GetOSVersionName() >= platform_backend.MAVERICKS:
  /external/sepolicy/tools/
checkfc.c 38 // Default backend unless changed by input argument.
39 unsigned int backend = SELABEL_CTX_FILE; local
48 backend = SELABEL_CTX_ANDROID_PROP;
82 sehnd = selabel_open(backend, opts, 2);
  /external/chromium_org/net/disk_cache/
cache_creator.cc 22 // Builds an instance of the backend depending on platform, type, experiments
30 scoped_ptr<disk_cache::Backend>* backend,
33 // Creates the backend.
51 scoped_ptr<disk_cache::Backend>* backend_;
53 scoped_ptr<disk_cache::Backend> created_cache_;
63 scoped_ptr<disk_cache::Backend>* backend,
73 backend_(backend),
160 net::NetLog* net_log, scoped_ptr<Backend>* backend
    [all...]
  /external/chromium_org/third_party/mesa/src/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 765 milliseconds

1 2 3 4 56 7 8 91011>>