/external/toybox/toys/other/ |
reset.c | 5 * No standard.
|
/external/valgrind/drd/tests/ |
pth_barrier_reinit.c | 2 * threads standard. See also http://www.opengroup.org/onlinepubs/000095399/functions/pthread_barrier_init.html.
|
/hardware/intel/common/libmix/mix_audio/pkgconfig/ |
Makefile.am | 1 ### all of the standard pc files we need to generate
|
/ndk/tests/build/cpp-extensions/jni/ |
Android.mk | 1 # Basic test to check that ndk-build recognizes all standard GCC
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
LauncherProviderChangeListener.java | 6 * standard data change callbacks.
|
/packages/apps/Test/connectivity/sl4n/rapidjson/bin/data/ |
glossary.json | 10 "GlossTerm": "Standard Generalized Markup Language",
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
qnxtypes.h | 4 * Function : standard qnx types
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
qnxtypes.h | 4 * Function : standard qnx types
|
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/ |
__init__.py | 3 Package containing implementation of all the standard Distutils
|
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/ |
__init__.py | 3 Package containing implementation of all the standard Distutils
|
/prebuilts/go/darwin-x86/misc/android/ |
README | 9 To run the standard library tests, see androidtest.bash. Run it as
|
/prebuilts/go/darwin-x86/src/image/color/palette/ |
generate.go | 7 // Package palette provides standard color palettes.
|
/prebuilts/go/linux-x86/misc/android/ |
README | 9 To run the standard library tests, see androidtest.bash. Run it as
|
/prebuilts/go/linux-x86/src/image/color/palette/ |
generate.go | 7 // Package palette provides standard color palettes.
|
/prebuilts/misc/common/swig/include/2.0.11/lua/ |
carrays.i | 1 /* Small change to the standard carrays.i
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
__init__.py | 3 Package containing implementation of all the standard Distutils
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
__init__.py | 3 Package containing implementation of all the standard Distutils
|
/external/pcre/dist/doc/ |
pcre-config.1 | 31 systems) to the standard output. 35 dependent files (normally the same as \fB--prefix\fP) to the standard output. 38 Writes the version number of the installed PCRE libraries to the standard 42 Writes to the standard output the command line options required to link 46 Writes to the standard output the command line options required to link 50 Writes to the standard output the command line options required to link 54 Writes to the standard output the command line options required to link with 59 Writes to the standard output the command line options required to link with 64 Writes to the standard output the command line options required to compile 69 Writes to the standard output the command line options required to compil [all...] |
pcre-config.txt | 29 /usr/local on some systems) to the standard output. 34 to the standard output. 37 the standard output. 39 --libs Writes to the standard output the command line options 43 --libs16 Writes to the standard output the command line options 47 --libs32 Writes to the standard output the command line options 52 Writes to the standard output the command line options 57 Writes to the standard output the command line options 61 --cflags Writes to the standard output the command line options 66 Writes to the standard output the command line option [all...] |
/external/eigen/cmake/ |
FindStandardMathLibrary.cmake | 1 # - Try to find how to link to the standard math library, if anything at all is needed to do. 6 # STANDARD_MATH_LIBRARY_FOUND - we found how to successfully link to the standard math library 7 # STANDARD_MATH_LIBRARY - the name of the standard library that one has to link to. 44 # standard name 'm' for the standard math library.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/usb/ |
vstusb.h | 22 * The vstusb module is a standard usb 'client' driver running on top of the 23 * standard usb host controller stack. 25 * In general, vstusb supports standard bulk usb pipes. It supports multiple 31 * 2 - standard read/write with ioctl config - offers standard read/write
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
TimeZoneRule.java | 16 * raw offset (UTC offset for standard time) and daylight saving time offset. 33 * standard time and the amount of daylight saving offset adjustment. 36 * @param rawOffset The UTC offset of its standard time in milliseconds. 38 * If this is a rule for standard time, the value of this argument is 0. 56 * Gets the standard time offset. 58 * @return The standard time offset from UTC in milliseconds. 65 * Gets the amount of daylight saving delta time from the standard time. 92 * @param prevRawOffset The standard time offset from UTC before this rule 95 * standard time. 104 * @param prevRawOffset The standard time offset from UTC before this rul [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
TimeZoneRule.java | 15 * raw offset (UTC offset for standard time) and daylight saving time offset. 32 * standard time and the amount of daylight saving offset adjustment. 35 * @param rawOffset The UTC offset of its standard time in milliseconds. 37 * If this is a rule for standard time, the value of this argument is 0. 59 * Gets the standard time offset. 61 * @return The standard time offset from UTC in milliseconds. 70 * Gets the amount of daylight saving delta time from the standard time. 101 * @param prevRawOffset The standard time offset from UTC before this rule 104 * standard time. 115 * @param prevRawOffset The standard time offset from UTC before this rul [all...] |
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/util/ |
MediaSizeUtils.java | 38 /** The media size standard for all media sizes no standard is defined for */ 57 * Get the standard the {@link MediaSize} belongs to. 62 * @return The standard the {@link MediaSize} belongs to 80 Integer standard = sMediaSizeToStandardMap.get(mediaSize); local 81 return (standard != null) ? standard : sMediaSizeStandardIso; 85 * Comparator for ordering standard media sizes. The ones for the current 86 * standard go to the top and the ones for the other standards follow grouped 87 * by standard. Media sizes of the same standard are ordered alphabetically [all...] |
/external/webrtc/webrtc/voice_engine/ |
voice_engine.gyp | 204 'test/auto_test/standard/audio_processing_test.cc', 205 'test/auto_test/standard/codec_before_streaming_test.cc', 206 'test/auto_test/standard/codec_test.cc', 207 'test/auto_test/standard/dtmf_test.cc', 208 'test/auto_test/standard/external_media_test.cc', 209 'test/auto_test/standard/file_before_streaming_test.cc', 210 'test/auto_test/standard/file_test.cc', 211 'test/auto_test/standard/hardware_before_initializing_test.cc', 212 'test/auto_test/standard/hardware_before_streaming_test.cc', 213 'test/auto_test/standard/hardware_test.cc' [all...] |