HomeSort by relevance Sort by last modified time
    Searched full:universal (Results 151 - 175 of 1445) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/autotest/client/site_tests/cellular_MbimComplianceControlRequest/
cellular_MbimComplianceCM03.py 24 [1] Universal Serial Bus Communication Class MBIM Compliance Testing: 38
cellular_MbimComplianceCM04.py 25 [1] Universal Serial Bus Communication Class MBIM Compliance Testing: 38
cellular_MbimComplianceCM06.py 26 [1] Universal Serial Bus Communication Class MBIM Compliance Testing: 39
cellular_MbimComplianceCM09.py 25 [1] Universal Serial Bus Communication Class MBIM Compliance Testing: 41
cellular_MbimComplianceCM10.py 25 [1] Universal Serial Bus Communication Class MBIM Compliance Testing: 41
cellular_MbimComplianceCM15.py 26 [1] Universal Serial Bus Communication Class MBIM Compliance Testing: 43
  /external/autotest/client/site_tests/cellular_MbimComplianceDataTransfer/
cellular_MbimComplianceDTS01.py 21 [1] Universal Serial Bus Communication Class MBIM Compliance Testing: 28
cellular_MbimComplianceDTS0309.py 20 [1] Universal Serial Bus Communication Class MBIM Compliance Testing: 28
cellular_MbimComplianceDTS1622.py 20 [1] Universal Serial Bus Communication Class MBIM Compliance Testing: 33
cellular_MbimComplianceDTS1723.py 20 [1] Universal Serial Bus Communication Class MBIM Compliance Testing: 33
  /external/capstone/packages/macports/devel/capstone/
Portfile 26 variant universal {}
  /external/pdfium/third_party/libopenjpeg20/
opj_config_private.h 30 machine doing the building. In order to support Universal Binaries on
  /external/python/cpython3/Modules/_blake2/impl/
blake2-config.h 8 - CC0 1.0 Universal : http://creativecommons.org/publicdomain/zero/1.0
  /external/python/cpython3/Modules/_decimal/
README.txt 30 7) universal - Mac OS only (multi-arch)
  /packages/apps/Email/res/xml/
senders.xml 22 This file should only be used for email store that are considered "universal"
  /prebuilts/go/darwin-x86/src/debug/macho/
fat.go 14 // A FatFile is a Mach-O universal binary that contains at least one architecture.
39 // universal binary but may be a thin binary, based on its magic number.
43 // universal binary. The Mach-O binary is expected to start at position 0 in
124 // universal binary.
  /prebuilts/go/linux-x86/src/debug/macho/
fat.go 14 // A FatFile is a Mach-O universal binary that contains at least one architecture.
39 // universal binary but may be a thin binary, based on its magic number.
43 // universal binary. The Mach-O binary is expected to start at position 0 in
124 // universal binary.
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/
spirv_validator_options.h 24 // Default initialization of this structure is to the default Universal Limits
  /external/icu/icu4c/source/test/cintltst/
utmstest.c 125 int64_t universal = 0; local
139 universal = utmscale_fromInt64(-epochOffset, scale, &status);
141 if (universal != 0) {
142 log_err("from(-epochOffest, scale): scale = %d, epochOffset = %lld, result = %lld.\n", scale, epochOffset, universal);
145 universal = utmscale_fromInt64(0, scale, &status);
147 if (universal != universalEpoch) {
148 log_err("utmscale_fromInt64(0, scale): scale = %d, result = %lld.\n", scale, universal);
437 * ICU's Universal Time Scale is designed to be tick-for-tick compatible with
466 /* Test conversion from .Net/Universal time to ICU time. */
478 /* Test conversion from ICU time to .Net/Universal time. *
    [all...]
  /external/llvm/test/Object/
macho-invalid.test 66 RUN: not llvm-objdump -macho -arch all -t %p/Inputs/macho-universal-bad1.x86_64.i386 2>&1 \
68 NAME-PAST-EOF-FAT: macho-universal-bad1.x86_64.i386 (for architecture x86_64) truncated or malformed object (bad string index: 4261412866 for symbol at index 0)
69 RUN: not llvm-objdump -macho -arch all -t %p/Inputs/macho-universal-archive-bad1.x86_64.i386 2>&1 \
71 NAME-PAST-EOF-FAT-ARCHIVE: macho-universal-archive-bad1.x86_64.i386(macho-invalid-symbol-name-past-eof) (for architecture x86_64) truncated or malformed object (bad string index: 4261412866 for symbol at index 0)
95 RUN: not llvm-objdump -macho -private-headers -arch all %p/Inputs/macho-universal-bad2.x86_64.i386 2>&1 | FileCheck -check-prefix INCOMPLETE-SEGMENT-LOADC-FAT %s
96 INCOMPLETE-SEGMENT-LOADC-FAT: macho-universal-bad2.x86_64.i386 (for architecture x86_64) truncated or malformed object (load commands extend past the end of the file)
98 RUN: not llvm-objdump -macho -private-headers -arch all %p/Inputs/macho-universal-archive-bad2.x86_64.i386 2>&1 | FileCheck -check-prefix INCOMPLETE-SEGMENT-LOADC-FAT-ARCHIVE %s
99 INCOMPLETE-SEGMENT-LOADC-FAT-ARCHIVE: macho-universal-archive-bad2.x86_64.i386(macho64-invalid-incomplete-segment-load-command) (for architecture x86_64) truncated or malformed object (load commands extend past the end of the file)
101 RUN: not llvm-objdump -macho -universal-headers %p/Inputs/macho-invalid-fat 2>&1 | FileCheck -check-prefix INVALID-FAT %s
105 INVALID-FAT-ELF: Mach-O universal file: {{.*}}/macho-invalid-fat.obj.elf-x86_64 for architecture x86_64 is not a Mach-O file or an a (…)
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
utmscale.h 19 * \brief C API: Universal Time Scale
166 * These functions implement a universal time scale which can be used as a 'pivot',
200 * conversion into or out if the universal time scale.
455 /* Conversion to 'universal time scale' */
458 * Convert a <code>int64_t</code> datetime from the given time scale to the universal time scale.
464 * @return The datetime converted to the universal time scale
471 /* Conversion from 'universal time scale' */
474 * Convert a datetime from the universal time scale to a <code>int64_t</code> in the given time scale.
476 * @param universalTime The datetime in the universal time scale
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/
ArmVExpress.dsc.inc 451 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {
462 MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf
463 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf
464 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf
465 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf
466 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf
467 MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe.inf
468 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf
469 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf
470 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_univnewlines.py 1 # Tests universal newline support for both reading and parsing files.
18 "This Python does not have universal newline support")
test_univnewlines2k.py 1 # Tests universal newline support for both reading and parsing files.
9 "This Python does not have universal newline support"
  /device/linaro/bootloader/edk2/ArmVirtPkg/
ArmVirtQemu.fdf 110 INF MdeModulePkg/Universal/PCD/Pei/Pcd.inf
111 INF MdeModulePkg/Universal/Variable/Pei/VariablePei.inf

Completed in 561 milliseconds

1 2 3 4 5 67 8 91011>>