/prebuilts/go/darwin-x86/lib/time/ |
zoneinfo.zip | |
/prebuilts/go/linux-x86/lib/time/ |
zoneinfo.zip | |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/ |
DiagnosticLexKinds.inc | 132 DIAG(err_ucn_control_character, CLASS_ERROR, (unsigned)diag::Severity::Error, "universal character name refers to a control character", 0, SFINAE_SubstitutionFailure, false, true, 1) 133 DIAG(err_ucn_escape_basic_scs, CLASS_ERROR, (unsigned)diag::Severity::Error, "character '%0' cannot be specified by a universal character name", 0, SFINAE_SubstitutionFailure, false, true, 1) 134 DIAG(err_ucn_escape_incomplete, CLASS_ERROR, (unsigned)diag::Severity::Error, "incomplete universal character name", 0, SFINAE_SubstitutionFailure, false, true, 1) 135 DIAG(err_ucn_escape_invalid, CLASS_ERROR, (unsigned)diag::Severity::Error, "invalid universal character", 0, SFINAE_SubstitutionFailure, false, true, 1) [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/ |
DiagnosticLexKinds.inc | 132 DIAG(err_ucn_control_character, CLASS_ERROR, (unsigned)diag::Severity::Error, "universal character name refers to a control character", 0, SFINAE_SubstitutionFailure, false, true, 1) 133 DIAG(err_ucn_escape_basic_scs, CLASS_ERROR, (unsigned)diag::Severity::Error, "character '%0' cannot be specified by a universal character name", 0, SFINAE_SubstitutionFailure, false, true, 1) 134 DIAG(err_ucn_escape_incomplete, CLASS_ERROR, (unsigned)diag::Severity::Error, "incomplete universal character name", 0, SFINAE_SubstitutionFailure, false, true, 1) 135 DIAG(err_ucn_escape_invalid, CLASS_ERROR, (unsigned)diag::Severity::Error, "invalid universal character", 0, SFINAE_SubstitutionFailure, false, true, 1) [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
sysconfig.py | 455 # using a universal build of python.
640 # The universal build will build fat binaries, but not on
643 # Try to detect 4-way universal builds, those have machine-type
644 # 'universal' instead of 'fat'.
663 machine = 'universal'
|
/external/swiftshader/third_party/LLVM/utils/buildit/ |
build_llvm | 84 # Build the LLVM tree universal. 155 make $JOBS_FLAG $OPTIMIZE_OPTS UNIVERSAL=1 UNIVERSAL_ARCH="$HOSTS" \ 182 make $LOCAL_MAKEFLAGS $OPTIMIZE_OPTS UNIVERSAL=1 UNIVERSAL_ARCH="$HOSTS" \
|
/hardware/libhardware/modules/camera/3_4/ |
static_properties_test.cpp | 594 // The universal output does match input. 635 // Bi-directional self-supporting supports the universal output and itself. 658 // The universal output does match input.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_sysconfig.py | 177 # macbook with fat binaries (fat, universal or fat64)
203 self.assertEqual(get_platform(), 'macosx-10.4-universal')
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/ |
PxeUndi.c | 136 made just before unloading the Universal NIC Driver. The rest of the API will not be available
192 supported for the universal NDIS driver to pass the information
196 other application interfacing to the universal NIC driver
339 Universal NIC Driver in case PXENV_UNDI_INITIALIZE is called again.
391 supported for the universal NDIS 2.0 driver to pass in the open flags
[all...] |
/external/curl/lib/ |
setup-vms.h | 189 /* Bug - VMS OpenSSL and Kerberos universal symbols are in uppercase only */ 190 /* VMS libraries should have universal symbols in exact and uppercase */
|
/external/google-breakpad/src/testing/gtest/test/ |
gtest-printers_test.cc | 34 // This file tests the universal value printer. 61 // Some user-defined types for testing the universal value printer. 226 // Prints a value to a string using the universal value printer. This 235 // Prints a value passed by reference to a string, using the universal [all...] |
/external/python/cpython2/Lib/test/ |
test_sysconfig.py | 176 # macbook with fat binaries (fat, universal or fat64) 206 self.assertEqual(get_platform(), 'macosx-10.4-universal')
|
/external/python/cpython3/Lib/distutils/tests/ |
test_util.py | 110 # macbook with fat binaries (fat, universal or fat64) 145 self.assertEqual(get_platform(), 'macosx-10.4-universal')
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/ |
gtest-printers_test.cc | 34 // This file tests the universal value printer. 61 // Some user-defined types for testing the universal value printer. 232 // Prints a value to a string using the universal value printer. This 241 // Prints a value passed by reference to a string, using the universal [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
msasn1.h | 129 ASN1bool_t universal; member in struct:tagASN1generalizedtime_t 140 ASN1bool_t universal; member in struct:tagASN1utctime_t
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_sysconfig.py | 176 # macbook with fat binaries (fat, universal or fat64) 206 self.assertEqual(get_platform(), 'macosx-10.4-universal')
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_sysconfig.py | 176 # macbook with fat binaries (fat, universal or fat64) 206 self.assertEqual(get_platform(), 'macosx-10.4-universal')
|
/prebuilts/ndk/r16/sources/third_party/googletest/googletest/test/ |
gtest-printers_test.cc | 34 // This file tests the universal value printer. 61 // Some user-defined types for testing the universal value printer. 232 // Prints a value to a string using the universal value printer. This 241 // Prints a value passed by reference to a string, using the universal [all...] |
/prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/ |
CHANGES | 76 - Checks "Data rules" in Universal Validation Rules, section 2.16.1 77 - WIP: Universal Limits.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_sysconfig.py | 176 # macbook with fat binaries (fat, universal or fat64) 206 self.assertEqual(get_platform(), 'macosx-10.4-universal')
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_sysconfig.py | 176 # macbook with fat binaries (fat, universal or fat64) 206 self.assertEqual(get_platform(), 'macosx-10.4-universal')
|
/system/ca-certificates/files/ |
524d9b43.0 | 35 Issuer: C=US, O=VeriSign, Inc., OU=VeriSign Trust Network, OU=(c) 2008 VeriSign, Inc. - For authorized use only, CN=VeriSign Universal Root Certification Authority 39 Subject: C=US, O=VeriSign, Inc., OU=VeriSign Trust Network, OU=(c) 2008 VeriSign, Inc. - For authorized use only, CN=VeriSign Universal Root Certification Authority
|
/system/ca-certificates/google/files/ |
524d9b43.0 | 35 Issuer: C=US, O=VeriSign, Inc., OU=VeriSign Trust Network, OU=(c) 2008 VeriSign, Inc. - For authorized use only, CN=VeriSign Universal Root Certification Authority 39 Subject: C=US, O=VeriSign, Inc., OU=VeriSign Trust Network, OU=(c) 2008 VeriSign, Inc. - For authorized use only, CN=VeriSign Universal Root Certification Authority
|
/external/python/cpython2/Doc/library/ |
io.rst | 95 ``'U'`` universal newlines mode (for backwards compatibility; should 145 single: universal newlines; open() (in module io) 147 *newline* controls how :term:`universal newlines` works (it only applies to 151 * On input, if *newline* is ``None``, universal newlines mode is enabled. 154 ``''``, universal newlines mode is enabled, but line endings are returned to [all...] |
/cts/tests/tests/location/src/android/location/cts/asn1/base/ |
Asn1Object.java | 39 * Returns the universal tag defined for the base type.
|