HomeSort by relevance Sort by last modified time
    Searched refs:mpf (Results 1 - 7 of 7) sorted by null

  /external/clang/test/SemaCXX/
function-type-qual.cpp 27 void (C::*mpf)() const; variable
  /external/adhd/cras/src/common/
a2dp-codecs.h 105 uint8_t mpf:1; member in struct:__anon14100
127 uint8_t mpf:1; member in struct:__anon14102
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/xml/parsers/
SAXParserFactoryTest.java 69 MySAXParserFactory mpf = new MySAXParserFactory(); local
70 assertTrue(mpf instanceof SAXParserFactory);
71 assertFalse(mpf.isValidating());
  /external/syslinux/com32/gpllib/
cpuid.c 429 struct intel_mp_floating *mpf; local
432 if (sizeof(*mpf) != 16) {
433 printf("Error: MPF size\n");
438 mpf = (struct intel_mp_floating *)bp;
440 (mpf->mpf_length == 1) &&
442 ((mpf->mpf_specification == 1)
443 || (mpf->mpf_specification == 4))) {
  /external/skia/src/gpu/vk/
GrVkMemory.cpp 88 VkMemoryPropertyFlags mpf = phDevMemProps.memoryTypes[typeIndex].propertyFlags; local
89 alloc->fFlags = mpf & VK_MEMORY_PROPERTY_HOST_COHERENT_BIT ? 0x0
179 VkMemoryPropertyFlags mpf = phDevMemProps.memoryTypes[typeIndex].propertyFlags; local
180 alloc->fFlags = mpf & VK_MEMORY_PROPERTY_HOST_COHERENT_BIT ? 0x0
  /external/skqp/src/gpu/vk/
GrVkMemory.cpp 88 VkMemoryPropertyFlags mpf = phDevMemProps.memoryTypes[typeIndex].propertyFlags; local
89 alloc->fFlags = mpf & VK_MEMORY_PROPERTY_HOST_COHERENT_BIT ? 0x0
179 VkMemoryPropertyFlags mpf = phDevMemProps.memoryTypes[typeIndex].propertyFlags; local
180 alloc->fFlags = mpf & VK_MEMORY_PROPERTY_HOST_COHERENT_BIT ? 0x0
  /toolchain/binutils/binutils-2.27/bfd/
configure.com 267 /* config.h-vms. Generated by hand by Klaus K?mpf, kkaempf@didymus.rmi.de. */

Completed in 265 milliseconds