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

<<11121314151617181920>>

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
copy_reg.py 146 # universal, so that the meaning of a pickle does not depend on
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/_io/
_iomodule.h 57 int translated, int universal, PyObject *readnl,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
copy_reg.py 146 # universal, so that the meaning of a pickle does not depend on
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
util.py 137 # The universal build will build fat binaries, but not on
140 # Try to detect 4-way universal builds, those have machine-type
141 # 'universal' instead of 'fat'.
160 machine = 'universal'
  /device/linaro/bootloader/edk2/ArmPlatformPkg/
ArmPlatformPkg.dec 37 # Following Guid must match FILE_GUID in MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
Fonts.c 136 Translates a glyph into the format required for input to the Universal Graphics Adapter (UGA) Block Transfer (BLT) routines.
UefiIfrParser.h 3 opcode needs to be parsed. Most of code is taken from MdeModulePkg\Universal\SetupBrowserDxe\IfrParse.c.
  /device/linaro/bootloader/edk2/EmbeddedPkg/Universal/MmcDxe/
MmcDebug.c 65 DEBUG ((EFI_D_ERROR, "\t- Format (2): Universal File Format\n"));
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
Pxe.h 311 /// the universal NDIS driver to pass the information contained in
316 /// interfacing to the Universal NIC Driver.
343 /// supported for Universal NDIS 2.0 driver to pass down the Open
538 /* Universal NDIS Driver to fill */
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
UsbMassBot.h 3 based on the "Universal Serial Bus Mass Storage Class Bulk-Only
  /device/linaro/bootloader/edk2/UefiCpuPkg/
UefiCpuPkg.dsc 142 UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.inf
  /external/autotest/client/cros/cellular/mbim_compliance/
mbim_message_request.py 9 [1] Universal Serial Bus Communications Class Subclass Specification for
mbim_message_response.py 9 [1] Universal Serial Bus Communications Class Subclass Specification for
  /external/autotest/client/cros/cellular/mbim_compliance/sequences/
mbim_open_generic_sequence.py 9 [1] Universal Serial Bus Communication Class MBIM Compliance Testing: 19
  /external/autotest/client/cros/cellular/mbim_compliance/tests/
des_01.py 9 [1] Universal Serial Bus Communication Class MBIM Compliance Testing: 23
  /external/autotest/client/site_tests/cellular_MbimComplianceDescriptor/
cellular_MbimComplianceDES01.py 21 [1] Universal Serial Bus Communication Class MBIM Compliance Testing: 23
  /external/clang/include/clang/Driver/
Tool.h 98 /// accepted for different tools. On UNIX, UTF8 is universal.
  /external/clang/test/PCH/
thread-safety-attrs.cpp 64 // The universal lock, written "*", allows checking to be selectively turned
  /external/clang/test/SemaCXX/
constexpr-printing.cpp 91 constexpr char32_t c32_err = get(U"\U00110000"); // expected-error {{invalid universal character}}
cxx98-compat.cpp 293 char c1 = '\u001e'; // expected-warning {{universal character name referring to a control character is incompatible with C++98}}
294 wchar_t c2 = L'\u0041'; // expected-warning {{specifying character 'A' with a universal character name is incompatible with C++98}}
295 const char *s1 = "foo\u0031"; // expected-warning {{specifying character '1' with a universal character name is incompatible with C++98}}
296 const wchar_t *s2 = L"bar\u0085"; // expected-warning {{universal character name referring to a control character is incompatible with C++98}}
  /external/compiler-rt/lib/sanitizer_common/tests/
CMakeLists.txt 106 # (universal binary on Mac and arch-specific object files on Linux).
  /external/gflags/src/
gflags_completions.sh 69 # For completions to be universal, we may have setup the compspec to
  /external/google-breakpad/src/testing/gtest/
CHANGES 5 * New feature: the universal value printer is moved from Google Mock
  /external/llvm/docs/CommandGuide/
llvm-symbolizer.rst 98 Mach-O universal binary), symbolize the object file for a given architecture.
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
os.h 245 // Universal types

Completed in 3352 milliseconds

<<11121314151617181920>>