Searched
full:traditional (Results
476 -
500 of
1489) sorted by null
<<11121314151617181920>>
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
ULocaleTest.java | 499 "de_DE@collation=phonebook", "es@collation=traditional", "ja_JP@calendar=japanese" }, 518 "German (Germany, Collation=Phonebook Sort Order)", "Spanish (Collation=Traditional)", "Japanese (Japan, Calendar=Japanese Calendar)" }, 544 "alemany (Alemanya, COLLATION=PHONEBOOK)", "espanyol (COLLATION=TRADITIONAL)", "japon\\u00E8s (Jap\\u00F3, CALENDAR=JAPANESE)" }, 583 "\\u0399\\u03C3\\u03C0\\u03B1\\u03BD\\u03B9\\u03BA\\u03AC (COLLATION=TRADITIONAL)", [all...] |
/libcore/ojluni/src/main/java/java/util/ |
Arrays.java | 156 * faster than traditional (one-pivot) Quicksort implementations. 174 * faster than traditional (one-pivot) Quicksort implementations. 196 * faster than traditional (one-pivot) Quicksort implementations. 214 * faster than traditional (one-pivot) Quicksort implementations. 236 * faster than traditional (one-pivot) Quicksort implementations. 254 * faster than traditional (one-pivot) Quicksort implementations. 276 * faster than traditional (one-pivot) Quicksort implementations. 294 * faster than traditional (one-pivot) Quicksort implementations. 316 * faster than traditional (one-pivot) Quicksort implementations. 334 * faster than traditional (one-pivot) Quicksort implementations [all...] |
/frameworks/base/core/res/res/values/ |
locale_config.xml | 490 <item>zh-Hant-HK</item> <!-- Chinese (Traditional Han,Hong Kong) --> 491 <item>zh-Hant-MO</item> <!-- Chinese (Traditional Han,Macau) --> 492 <item>zh-Hant-TW</item> <!-- Chinese (Traditional Han,Taiwan) -->
|
/bionic/libc/include/sys/ |
cdefs.h | 98 #define __P(protos) () /* traditional C preprocessor */
|
/bionic/tests/ |
signal_test.cpp | 218 // Set a traditional sa_handler signal handler.
|
/developers/samples/android/wearable/wear/XYZTouristAttractions/ |
template-params.xml | 168 traditional code sample.
|
/development/ndk/platforms/android-21/include/sys/ |
cdefs.h | 117 #define __P(protos) () /* traditional C preprocessor */
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
AlertDialogSamples.java | 428 /* Two points, in the traditional theme */
|
_index.html | 139 traditional stack of activities.</dd>
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
_index.html | 292 theme that uses either the traditional or holo theme depending on the version of the platform. </dd>
|
/device/linaro/bootloader/arm-trusted-firmware/lib/stdlib/ |
subr_prf.c | 60 * ANSI and traditional C compilers.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
md5.c | 47 unsigned in ANSI C, signed in traditional"; made test program
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
base64.py | 14 # Legacy interface exports traditional RFC 1521 Base64 encodings
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
md5.c | 47 unsigned in ANSI C, signed in traditional"; made test program
|
/docs/source.android.com/en/security/ |
index.html | 245 platforms by re-purposing traditional operating system security controls to:
|
/docs/source.android.com/en/security/overview/ |
kernel-security.html | 69 (including the traditional Linux configuration), where multiple applications
|
/external/ImageMagick/ImageMagick/api/ |
magick++-classes.html | 56 <p><a href="http://www.imagemagick.org/Magick++">Magick++</a> provides a simple C++ API to the ImageMagick image processing library which supports reading and writing a huge number of image formats as well as supporting a broad spectrum of traditional image processing operations. The ImageMagick C API is complex and the data structures are currently not documented. Magick++ provides access to most of the features available from the C API but in a simple object-oriented and well-documented framework.</p>
|
/external/ImageMagick/Magick++/ |
NEWS | 291 than a traditional file.
|
/external/ImageMagick/www/api/ |
magick++-classes.html | 60 <p><a href="../Magick++.1">Magick++</a> provides a simple C++ API to the ImageMagick image processing library which supports reading and writing a huge number of image formats as well as supporting a broad spectrum of traditional image processing operations. The ImageMagick C API is complex and the data structures are currently not documented. Magick++ provides access to most of the features available from the C API but in a simple object-oriented and well-documented framework.</p>
|
/external/apache-http/src/org/apache/http/conn/routing/ |
HttpRoute.java | 253 // copy the proxy chain, the traditional way
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
Constants.java | 350 ATTRVAL_TRADITIONAL = "traditional";
|
/external/autotest/client/site_tests/desktopui_FlashSanityCheck/ |
desktopui_FlashSanityCheck.py | 40 # Run the traditional Flash sanity check (just check that any Flash works).
|
/external/bison/lib/ |
obstack.c | 112 /* Define a macro that either calls functions with the traditional malloc/free
|
timevar.c | 88 # define TICKS_PER_SECOND HZ /* traditional UNIX */
|
/external/boringssl/src/third_party/android-cmake/ |
README.md | 38 ## Difference from traditional CMake
|
Completed in 1265 milliseconds
<<11121314151617181920>>