/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
config.hpp | 85 // Standard library support for system errors. 101 // Standard library support for arrays. 103 // Standard library support for shared_ptr and weak_ptr. 105 // Standard library support for atomic operations. 107 // Standard library support for chrono. Some standard libraries (such as the 115 // Standard library support for addressof. 117 // Standard library support for the function class. 119 // Standard library support for type traits. 121 // Standard library support for the cstdint header [all...] |
/external/icu/icu4c/source/i18n/ |
zrule.h | 76 * Gets the standard time offset. 78 * @return The standard time offset from UTC in milliseconds. 84 * Gets the amount of daylight saving delta time from the standard time. 109 * standard time and the amount of daylight saving offset adjustment. 112 * @param rawOffset The UTC offset of its standard time in milliseconds. 114 * If this ia a rule for standard time, the value of this argument is 0. 155 * Gets the standard time offset. 157 * @return The standard time offset from UTC in milliseconds. 163 * Gets the amount of daylight saving delta time from the standard time. 185 * @param prevRawOffset The standard time offset from UTC before this rul [all...] |
/external/shflags/doc/ |
RELEASE_NOTES-1.0.0.txt | 37 shFlags tries to support both the standard and enhanced versions of ``getopt``. 38 As each responds differently, and not everything is supported on the standard 40 the standard version of ``getopt`` is detected. The reason being that there is 44 Standard vs Enhanced getopt 61 including Solaris 10) is the standard version. As such, only short flags are 65 including 10.5) is the standard version. As such, only short flags are
|
RELEASE_NOTES-1.0.1.txt | 37 shFlags tries to support both the standard and enhanced versions of ``getopt``. 38 As each responds differently, and not everything is supported on the standard 40 the standard version of ``getopt`` is detected. The reason being that there is 44 Standard vs Enhanced getopt 61 including 10.5) is the standard version. As such, only short flags are 65 including Solaris 10) is the standard version. As such, only short flags are
|
/external/valgrind/docs/internals/ |
why-no-libc.txt | 5 Subject: Re: [Valgrind-developers] Using standard C library in valgrind tool 10 IS> I would like to write a valgrind tool that uses the standard c 34 that are the reason Valgrind tools don't link with the standard 45 thread-local storage (which I think is standard these days). Glibc now 57 So if you need C standard library functionality that isn't covered by 58 the Valgrind core's somewhat non-standard subset, you'll have to get
|
/hardware/ti/omap4-aah/libtiutils/ |
ErrorUtils.cpp | 26 @param error Any of the standard POSIX error codes (defined in bionic/libc/kernel/common/asm-generic/errno.h) 27 @return Any of the standard Android error code (defined in frameworks/base/include/utils/Errors.h) 67 @param error Any of the standard TI OSAL error codes (defined in 69 @return Any of the standard Android error code (defined in frameworks/base/include/utils/Errors.h) 89 @param error Any of the standard OMX error codes (defined in hardware/ti/omx/ducati/domx/system/omx_core/inc/OMX_Core.h) 90 @return Any of the standard Android error code (defined in frameworks/base/include/utils/Errors.h)
|
/hardware/ti/omap4xxx/libtiutils/ |
ErrorUtils.cpp | 25 @param error Any of the standard POSIX error codes (defined in bionic/libc/kernel/common/asm-generic/errno.h) 26 @return Any of the standard Android error code (defined in frameworks/base/include/utils/Errors.h) 66 @param error Any of the standard TI OSAL error codes (defined in 68 @return Any of the standard Android error code (defined in frameworks/base/include/utils/Errors.h) 88 @param error Any of the standard OMX error codes (defined in hardware/ti/omx/ducati/domx/system/omx_core/inc/OMX_Core.h) 89 @return Any of the standard Android error code (defined in frameworks/base/include/utils/Errors.h)
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/shaping/ |
ArabicShapingRegTest.java | 58 public static final int STANDARD = 0; 62 public static TestData standard(String source, int flags, String result) { method in class:ArabicShapingRegTest.TestData 63 return new TestData(STANDARD, source, flags, result, 0, null); 83 private static final String[] typenames = { "standard", "preflight", "error" }; 202 TestData.standard(lamAlefSpecialVLTR, 211 TestData.standard(lamAlefSpecialVLTR, 220 TestData.standard(lamAlefSpecialVLTR, 229 TestData.standard(lamAlefSpecialVLTR, 239 TestData.standard(lamAlefSpecialVLTR, 248 TestData.standard(lamAlefSpecialVLTR [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/shaping/ |
ArabicShapingRegTest.java | 54 public static final int STANDARD = 0; 58 public static TestData standard(String source, int flags, String result) { method in class:ArabicShapingRegTest.TestData 59 return new TestData(STANDARD, source, flags, result, 0, null); 79 private static final String[] typenames = { "standard", "preflight", "error" }; 198 TestData.standard(lamAlefSpecialVLTR, 207 TestData.standard(lamAlefSpecialVLTR, 216 TestData.standard(lamAlefSpecialVLTR, 225 TestData.standard(lamAlefSpecialVLTR, 235 TestData.standard(lamAlefSpecialVLTR, 244 TestData.standard(lamAlefSpecialVLTR [all...] |
/frameworks/av/media/libstagefright/foundation/ |
ColorUtils.cpp | 60 // NOTE: there is no close match to the matrix used by standard film, chose closest 116 int32_t standard, 119 if (sStandards.map((ColorStandard)standard, &res)) { 128 if (standard >= (int32_t)kColorStandardVendorStart) { 133 if (standard >= start && standard < start + numPrimaries * numCoeffs) { 134 int32_t product = standard - start; 231 int32_t range, int32_t standard, int32_t transfer, ColorAspects &aspects) { 234 standard, &aspects.mPrimaries, &aspects.mMatrixCoeffs); 241 const ColorAspects &aspects, int32_t *range, int32_t *standard, int32_t *transfer) 480 ColorStandard standard = kColorStandardBT709; local 535 int32_t range, standard, transfer; local 561 int32_t range = 0, standard = 0, transfer = 0; local [all...] |
/external/cros/system_api/dbus/ |
mtp_storage_info.proto | 30 // Device storage type as defined in the PIMA 15740-2000 standard, first 34 // Device file system type as defined in the PIMA 15740-2000 standard, first 38 // Access capability as defined in the PIMA 15740-2000 standard, first
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
InitialTimeZoneRule.java | 25 * standard time and the amount of daylight saving offset adjustment. 28 * @param rawOffset The UTC offset of its standard time in milliseconds. 30 * If this ia a rule for standard time, the value of this argument is 0.
|
/external/libpcap/ |
pcap_file.3pcap | 22 pcap_file \- get the standard I/O stream for a savefile being read 35 returns the standard I/O stream of the ``savefile,'' if a ``savefile'' 46 support, so the standard I/O stream of the ``savefile'' might refer to
|
/external/lzma/Java/Tukaani/src/ |
XZDecDemo.java | 14 * Decompresses .xz files to standard output. If no arguments are given, 15 * reads from standard input. 24 name = "standard input";
|
/external/skia/include/effects/ |
SkBlurMaskFilter.h | 20 * (legacy) idea of specify the blur "radius" to the standard notion of specifying its sigma. 36 * @param sigma Standard deviation of the Gaussian blur to apply. Must be > 0. 43 @param blurSigma standard deviation of the Gaussian blur to apply
|
/external/skia/src/gpu/gl/win/ |
GrGLCreateNativeInterface_win.cpp | 81 GrGLStandard standard = GrGLGetStandardInUseFromString(verStr); local 83 if (kGLES_GrGLStandard == standard) { 85 } else if (kGL_GrGLStandard == standard) {
|
/external/zlib/src/contrib/iostream3/ |
README | 15 The new classes are as standard-compliant as possible, closely following the 16 approach of the standard library's fstream classes. It compiles under gcc versions 17 3.2 and 3.3, but not under gcc 2.xx. This is mainly due to changes in the standard
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
cstdlib.hpp | 20 // in the C++ Standard Library, and to then deprecate EXIT_SUCCESS and 23 // standard, the constants would be implementation-defined, although it 24 // might be worthwhile to "suggest" (which a standard is allowed to do)
|
/packages/providers/MediaProvider/res/values-de/ |
strings.xml | 22 <string name="ringtone_default" msgid="1744846699922263043">"Standard-Klingelton"</string> 23 <string name="notification_sound_default" msgid="6541609166469990135">"Standard-Benachrichtigungston"</string> 24 <string name="alarm_sound_default" msgid="5488847775252870314">"Standard-Weckton"</string>
|
/packages/providers/MediaProvider/res/values-nb/ |
strings.xml | 22 <string name="ringtone_default" msgid="1744846699922263043">"Standard ringelyd"</string> 23 <string name="notification_sound_default" msgid="6541609166469990135">"Standard varsellyd"</string> 24 <string name="alarm_sound_default" msgid="5488847775252870314">"Standard alarmlyd"</string>
|
/prebuilts/go/darwin-x86/src/cmd/fix/ |
doc.go | 13 Without an explicit path, fix reads standard input and writes the 14 result to standard output. 18 directory tree. When fix rewrites a file, it prints a line to standard
|
/prebuilts/go/linux-x86/src/cmd/fix/ |
doc.go | 13 Without an explicit path, fix reads standard input and writes the 14 result to standard output. 18 directory tree. When fix rewrites a file, it prints a line to standard
|
/build/core/ |
host_static_library_internal.mk | 2 ## Standard rules for building a static library for the host.
|
/development/samples/browseable/BeamLargeFiles/ |
_index.jd | 15 the file using a standard ACTION_VIEW Intent.
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/ |
TableOrder.java | 20 ROW_MAJOR, // standard c-style
|