HomeSort by relevance Sort by last modified time
    Searched refs:PLATFORM (Results 76 - 85 of 85) sorted by null

1 2 34

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/
ProcessDsc.c 70 #define PLATFORM "PLATFORM" // for more granularity
92 #define LIBRARIES_PLATFORM_SECTION_NAME "libraries.platform"
95 #define PLATFORM_STR "\\platform\\" // to determine EFI_SOURCE
730 // Process [libraries.platform] section in the DSC file
1251 // Process the [defines], [defines.$(PROCESSOR)], and [defines.$(PROCESSOR).$(PLATFORM)]
    [all...]
  /external/grpc-grpc-java/okhttp/third_party/okhttp/main/java/io/grpc/okhttp/internal/
Platform.java 50 * Access to platform-specific features.
73 public class Platform {
74 public static final Logger logger = Logger.getLogger(Platform.class.getName());
95 private static final Platform PLATFORM = findPlatform();
97 public static Platform get() {
98 return PLATFORM;
103 public Platform(Provider sslProvider) {
158 /** Attempt to match the host runtime to a capable Platform implementation. */
159 private static Platform findPlatform()
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/Msr/
Pentium4Msr.h     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ia32/
pyconfig.h 18 #define PLATFORM "uefi"
1052 /* Define if tanh(-0.) is -0., or if platform doesn't have signed zeros */
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ipf/
pyconfig.h 18 #define PLATFORM "uefi"
1052 /* Define if tanh(-0.) is -0., or if platform doesn't have signed zeros */
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Ia32/
pyconfig.h 19 #define PLATFORM "uefi"
1091 /* Define if tanh(-0.) is -0., or if platform doesn't have signed zeros */
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/X64/
pyconfig.h 19 #define PLATFORM "uefi"
1094 /* Define if tanh(-0.) is -0., or if platform doesn't have signed zeros */
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/X64/
pyconfig.h 19 #define PLATFORM "uefi"
1096 /* Define if tanh(-0.) is -0., or if platform doesn't have signed zeros */
    [all...]
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.equinox.common_3.10.0.v20180412-1130.jar 
  /external/icu/icu4c/source/
configure 636 platform
    [all...]

Completed in 530 milliseconds

1 2 34