/external/chromium_org/net/proxy/ |
proxy_resolver.h | 23 // to use for a particular URL. Generally the backend for a ProxyResolver is 55 // The PAC script backend can be specified to the ProxyResolver either via 68 // Called to set the PAC script backend to use.
|
/external/chromium_org/third_party/skia/include/core/ |
SkAnnotation.h | 81 * backend of this canvas does not support annotations, this call is 93 * If the backend of this canvas does not support annotations, this call is 106 * If the backend of this canvas does not support annotations, this call is
|
/external/libusb/ |
config.h | 54 /* Darwin backend */ 57 /* Linux backend */ 84 /* Backend handles timeout */
|
config.h.in | 52 /* Darwin backend */ 55 /* Linux backend */ 82 /* Backend handles timeout */
|
/external/skia/bench/ |
ColorPrivBench.cpp | 15 virtual bool isSuitableFor(Backend backend) SK_OVERRIDE { 16 return backend == kNonRendering_Backend;
|
MemsetBench.cpp | 39 virtual bool isSuitableFor(Backend backend) SK_OVERRIDE { 40 return backend == kNonRendering_Backend;
|
SkipZeroesBench.cpp | 38 virtual bool isSuitableFor(Backend backend) SK_OVERRIDE { 39 return backend == kNonRendering_Backend;
|
/external/skia/include/core/ |
SkAnnotation.h | 81 * backend of this canvas does not support annotations, this call is 93 * If the backend of this canvas does not support annotations, this call is 106 * If the backend of this canvas does not support annotations, this call is
|
/external/wpa_supplicant_8/src/eap_server/ |
eap.h | 41 Boolean eapResp; /* shared with EAPOL Backend Authentication */ 50 Boolean eapReq; /* shared with EAPOL Backend Authentication */ 51 Boolean eapNoReq; /* shared with EAPOL Backend Authentication */
|
/packages/providers/MediaProvider/res/values/ |
strings.xml | 40 <!-- Title for documents backend that offers images. [CHAR LIMIT=24] --> 42 <!-- Title for documents backend that offers videos. [CHAR LIMIT=24] --> 44 <!-- Title for documents backend that offers audio. [CHAR LIMIT=24] -->
|
/external/chromium/chrome/browser/history/ |
history.cc | 6 // database operations don't delay the browser. This backend processing is 65 // Sends messages from the backend to us on the main thread. This must be a 68 // Release when the Backend has a reference to us). 83 history::InMemoryHistoryBackend* backend) OVERRIDE { 84 // Send the backend to the history service on the main thread. 86 &HistoryService::SetInMemoryBackend, backend)); 149 // Shutdown the backend. This does nothing if Cleanup was already invoked. 154 // NOTE: We start the backend loading even though it completes asynchronously 156 // callers of this assume that if the backend isn't yet loaded it will be 158 // later. If we've purged the backend, we haven't necessarily restarted i [all...] |
/prebuilts/ndk/5/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...] |
/prebuilts/ndk/5/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...] |
/prebuilts/ndk/6/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...] |
/prebuilts/ndk/6/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...] |
/prebuilts/ndk/6/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...] |
/prebuilts/ndk/7/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...] |
/prebuilts/ndk/7/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...] |