/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
gthr-posix.h | 365 /* Backend initialization functions */ 401 /* Backend thread functions */ 539 /* Backend mutex functions */ 547 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 549 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 551 objc_free (mutex->backend); 552 mutex->backend = NULL; 575 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 581 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 584 objc_free (mutex->backend); [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
gthr-default.h | 365 /* Backend initialization functions */ 401 /* Backend thread functions */ 539 /* Backend mutex functions */ 547 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 549 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 551 objc_free (mutex->backend); 552 mutex->backend = NULL; 575 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 581 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 584 objc_free (mutex->backend); [all...] |
gthr-posix.h | 365 /* Backend initialization functions */ 401 /* Backend thread functions */ 539 /* Backend mutex functions */ 547 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 549 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 551 objc_free (mutex->backend); 552 mutex->backend = NULL; 575 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 581 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 584 objc_free (mutex->backend); [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/ |
gthr-default.h | 365 /* Backend initialization functions */ 401 /* Backend thread functions */ 539 /* Backend mutex functions */ 547 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 549 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 551 objc_free (mutex->backend); 552 mutex->backend = NULL; 575 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 581 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 584 objc_free (mutex->backend); [all...] |
gthr-posix.h | 365 /* Backend initialization functions */ 401 /* Backend thread functions */ 539 /* Backend mutex functions */ 547 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 549 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 551 objc_free (mutex->backend); 552 mutex->backend = NULL; 575 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 581 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 584 objc_free (mutex->backend); [all...] |
/prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
gthr-default.h | 365 /* Backend initialization functions */ 401 /* Backend thread functions */ 539 /* Backend mutex functions */ 547 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 549 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 551 objc_free (mutex->backend); 552 mutex->backend = NULL; 575 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 581 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 584 objc_free (mutex->backend); [all...] |
gthr-posix.h | 365 /* Backend initialization functions */ 401 /* Backend thread functions */ 539 /* Backend mutex functions */ 547 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 549 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 551 objc_free (mutex->backend); 552 mutex->backend = NULL; 575 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 581 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 584 objc_free (mutex->backend); [all...] |
/prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
gthr-default.h | 365 /* Backend initialization functions */ 401 /* Backend thread functions */ 539 /* Backend mutex functions */ 547 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 549 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 551 objc_free (mutex->backend); 552 mutex->backend = NULL; 575 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 581 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 584 objc_free (mutex->backend); [all...] |
gthr-posix.h | 365 /* Backend initialization functions */ 401 /* Backend thread functions */ 539 /* Backend mutex functions */ 547 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 549 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 551 objc_free (mutex->backend); 552 mutex->backend = NULL; 575 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 581 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 584 objc_free (mutex->backend); [all...] |
/prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/ |
gthr-default.h | 365 /* Backend initialization functions */ 401 /* Backend thread functions */ 539 /* Backend mutex functions */ 547 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 549 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 551 objc_free (mutex->backend); 552 mutex->backend = NULL; 575 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 581 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 584 objc_free (mutex->backend); [all...] |
gthr-posix.h | 365 /* Backend initialization functions */ 401 /* Backend thread functions */ 539 /* Backend mutex functions */ 547 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 549 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 551 objc_free (mutex->backend); 552 mutex->backend = NULL; 575 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 581 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 584 objc_free (mutex->backend); [all...] |
/external/chromium/net/http/ |
http_cache.cc | 87 disk_cache::Backend** backend, 91 thread_, net_log, backend, callback); 113 // open cache entries or the backend itself. 115 PendingOp() : disk_entry(NULL), backend(NULL), writer(NULL), callback(NULL) {} 119 disk_cache::Backend* backend; member in struct:net::HttpCache::PendingOp 135 // A work item encapsulates a single request to the backend with all the 143 CompletionCallback* cb, disk_cache::Backend** backend) 1116 disk_cache::Backend* backend = pending_op->backend; local [all...] |
/development/sdk_overlay/frameworks/base/packages/SettingsProvider/res/values/ |
defaults.xml | 20 <!-- The SDK builds do not talk to a remote backend, and enabling by
|
/external/chromium/chrome/browser/history/ |
in_memory_history_backend.h | 5 // Contains the history backend wrapper around the in-memory URL database. This 11 // from the "regular" history backend and keeps itself in sync. 44 // Initializes the backend from the history database pointed to by the 61 // Returns the underlying database associated with this backend. The current
|
/external/collada/include/dae/ |
daeStandardURIResolver.h | 18 * the default XML backend resolver.
|
/external/elfutils/libebl/ |
alpha_destr.c | 1 /* Destructor for Alpha specific backend library.
|
arm_destr.c | 1 /* Destructor for Arm specific backend library.
|
i386_destr.c | 1 /* Destructor for i386 specific backend library.
|
ia64_destr.c | 1 /* Destructor for IA-64 specific backend library.
|
libeblP.h | 22 /* Type of the initialization functions in the backend modules. */
|
mips_destr.c | 1 /* Destructor for MIPS specific backend library.
|
ppc64_destr.c | 1 /* Destructor for PPC64 specific backend library.
|
ppc_destr.c | 1 /* Destructor for PPC specific backend library.
|
sh_destr.c | 1 /* Destructor for SH specific backend library.
|
sparc_destr.c | 1 /* Destructor for SPARC specific backend library.
|