HomeSort by relevance Sort by last modified time
    Searched defs:ByteValue (Results 1 - 9 of 9) sorted by null

  /external/sfntly/cpp/src/sfntly/table/
byte_array_table_builder.cc 23 int32_t ByteArrayTableBuilder::ByteValue(int32_t index) {
  /external/compiler-rt/lib/esan/
working_set.cpp 126 u32 ByteValue = 0x1 << BitIdx;
127 u32 WordValue = ByteValue | ByteValue << 8 | ByteValue << 16 |
128 ByteValue << 24;
138 if (BytePtr[j] & ByteValue) {
142 BytePtr[j] |= (ByteValue << 1);
  /device/linaro/bootloader/edk2/OvmfPkg/AcpiPlatformDxe/
Qemu.c 206 UINT8 ByteValue;
355 SuspendToRam->Pm1aCntSlpTyp.ByteValue = 1; // PIIX4: STR
360 SuspendToDisk->Pm1aCntSlpTyp.ByteValue = 2; // PIIX4: POSCL
379 SuspendToRam->Pm1aCntSlpTyp.ByteValue =
382 SuspendToRam->Pm1aCntSlpTyp.ByteValue));
389 SuspendToDisk->Pm1aCntSlpTyp.ByteValue =
392 SuspendToDisk->Pm1aCntSlpTyp.ByteValue));
  /external/skia/src/sfnt/
SkOTTable_glyf.h 183 struct ByteValue {
187 } byteValue;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciPei/
UhcPeim.c     [all...]
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/
kotlin-reflect-1.0.6.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.1.3/
kotlin-reflect-1.1.3.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.1.3-2/
kotlin-reflect-1.1.3-2.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/
kotlin-reflect.jar 

Completed in 3123 milliseconds