Searched
full:backend (Results
526 -
550 of
1044) sorted by null
<<21222324252627282930>>
/external/skia/legacy/include/core/ |
SkTypeface.h | 134 /** Retrieve detailed typeface metrics. Used by the PDF backend.
|
/external/skia/tests/ |
GLProgramsTest.cpp | 9 // This is a GPU-backend specific test. It relies on static intializers to work
|
GrMemoryPoolTest.cpp | 9 // This is a GPU-backend specific test
|
/external/webkit/Source/WebKit/qt/Api/ |
qwebdatabase.cpp | 146 is not very efficient because SQLite is used as WebKit's database backend.
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
wpa_priv.sgml | 113 (e.g, wpa_supplicant -h). The driver backend supported by most good
|
/frameworks/base/core/java/android/view/ |
HardwareLayer.java | 27 * friendly buffer. For instance, with an OpenGL backend a hardware layer
|
/frameworks/base/docs/html/google/play/billing/ |
billing_subscriptions.jd | 159 API. Your apps can store the token locally or pass it to your backend servers, 176 app to notify your backend servers of subscription purchases, tokens, and any 177 billing errors that may occur. Your backend servers can use the server-side API 328 API is designed to be used from your backend servers as a way of securely
|
index.jd | 37 any financial transactions. Google Play uses the same checkout backend service as
|
/frameworks/base/docs/html/google/play/billing/v2/ |
billing_subscriptions.jd | 95 pass it to your backend servers, which can then use it to query the billing 306 backend servers. For more information, see <a href="#play-dev-api">Google Play 310 <p>For most use-cases, especially those where backend servers are already keeping 316 backend server, which stores the purchase token, user name, and other
|
/frameworks/compile/mclinker/lib/LD/ |
BranchIslandFactory.cpp | 19 /// @param pMaxBranchRange - the max branch range of the target backend
|
/frameworks/compile/slang/ |
slang.h | 46 class Backend;
|
/libcore/luni/src/main/java/java/util/prefs/ |
FilePreferencesImpl.java | 30 * TODO some sync mechanism with backend, Performance - check file edit date
|
/ndk/toolchains/llvm-3.1/ |
setup.mk | 96 # reset backend flags
|
/ndk/toolchains/llvm-3.2/ |
setup.mk | 96 # reset backend flags
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
target.h | 169 /* The target structure. This holds all the backend hooks. */
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
target.h | 169 /* The target structure. This holds all the backend hooks. */
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/ |
SOURCES | 5 Configured with: /Volumes/android/AOSP-toolchain/build/../gcc/gcc-4.7/configure --prefix=/Volumes/android/toolchain-build-linux-4.7/prefix --target=arm-linux-androideabi --host=x86_64-apple-darwin --build=x86_64-apple-darwin --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/Volumes/android/toolchain-build-linux-4.7/temp-install --with-mpfr=/Volumes/android/toolchain-build-linux-4.7/temp-install --with-mpc=/Volumes/android/toolchain-build-linux-4.7/temp-install --with-cloog=/Volumes/android/toolchain-build-linux-4.7/temp-install --with-ppl=/Volumes/android/toolchain-build-linux-4.7/temp-install --disable-ppl-version-check --disable-cloog-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -lstdc++ -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/Volumes/android/toolchain-build-linux-4.7/prefix --with-sysroot=/Volumes/android/toolchain-build-linux-4.7/prefix/sysroot --with-binutils-version=2.22 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.7 --with-gdb-version=7.3.x --with-gxx-include-dir=/Volumes/android/toolchain-build-linux-4.7/prefix/include/c++/4.7 --with-bugurl=http://source.android.com/source/report-bugs.html --disable-bootstrap --disable-libquadmath --enable-plugins --enable-libgomp --enable-gold --enable-graphite=yes --with-cloog-version=0.17.0 --with-ppl-version=1.0 --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
target.h | 169 /* The target structure. This holds all the backend hooks. */
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
target.h | 169 /* The target structure. This holds all the backend hooks. */
|
/external/chromium/net/disk_cache/ |
backend_unittest.cc | 201 disk_cache::Backend* cache = NULL; 266 disk_cache::Backend* cache; 318 disk_cache::Backend* cache; 355 disk_cache::Backend* backend = NULL; local 358 cache_thread.message_loop_proxy(), NULL, &backend, &cb); 361 ASSERT_TRUE(backend == NULL); 362 delete backend; [all...] |
/external/chromium/chrome/browser/history/ |
top_sites.cc | 86 virtual bool RunOnDBThread(history::HistoryBackend* backend, 89 backend->QueryMostVisitedURLsImpl(result_count_, 98 backend->GetPageThumbnailDirectly(url, &data); 167 // Create the backend here, rather than in the constructor, so that 168 // unit tests that do not need the backend can run without a problem. [all...] |
text_database_manager.h | 246 // This is used as the backend for FlushOldChanges and is called directly 301 // This object is created and managed by the history backend. We maintain an
|
thumbnail_database.h | 33 // This database interface is owned by the history backend and runs on the 276 // This object is created and managed by the history backend. We maintain an
|
/external/chromium/chrome/browser/resources/bookmark_manager/js/bmm/ |
bookmark_list.js | 6 // that handles the loading and the events from the bookmark backend. 88 * Reloads the list from the bookmarks backend.
|
/external/chromium/chrome/browser/safe_browsing/ |
malware_details_unittest.cc | 86 void WriteToEntry(disk_cache::Backend* cache, const std::string key, 105 disk_cache::Backend* cache;
|
Completed in 582 milliseconds
<<21222324252627282930>>