/external/v8/src/interpreter/ |
D | bytecode-operands.h | 78 kByte = 1, enumerator 88 V(ScalableSignedByte, true, false, OperandSize::kByte) \ 89 V(ScalableUnsignedByte, true, true, OperandSize::kByte) \ 90 V(FixedUnsignedByte, false, true, OperandSize::kByte) \
|
D | bytecode-array-writer.cc | 215 case OperandSize::kByte: in EmitBytecode() 278 constant_array_builder()->DiscardReservedEntry(OperandSize::kByte); in PatchJumpWith8BitOperand() 285 OperandSize::kByte, Smi::FromInt(delta)); in PatchJumpWith8BitOperand() 287 OperandSize::kByte); in PatchJumpWith8BitOperand() 411 case OperandSize::kByte: in EmitJump()
|
D | bytecode-decoder.cc | 42 case OperandSize::kByte: in DecodeSignedOperand() 60 case OperandSize::kByte: in DecodeUnsignedOperand()
|
D | bytecode-operands.cc | 55 case OperandSize::kByte: in OperandSizeToString()
|
D | bytecode-register.cc | 89 return OperandSize::kByte; in SizeOfOperand()
|
D | constant-array-builder.cc | 141 new (zone) ConstantArraySlice(zone, 0, k8BitCapacity, OperandSize::kByte); in ConstantArrayBuilder() 288 case OperandSize::kByte: in OperandSizeToSlice()
|
D | interpreter-assembler.cc | 360 DCHECK_EQ(OperandSize::kByte, Bytecodes::GetOperandSize( in BytecodeOperandUnsignedByte() 370 DCHECK_EQ(OperandSize::kByte, Bytecodes::GetOperandSize( in BytecodeOperandSignedByte() 506 case OperandSize::kByte: in BytecodeSignedOperand() 524 case OperandSize::kByte: in BytecodeUnsignedOperand() 549 DCHECK_EQ(operand_size, OperandSize::kByte); in BytecodeOperandFlag() 645 DCHECK_EQ(operand_size, OperandSize::kByte); in BytecodeOperandIntrinsicId()
|
D | bytecodes.h | 905 return OperandSize::kByte; in SizeForUnsignedOperand()
|
/external/libchrome/base/files/ |
D | file_descriptor_watcher_posix_unittest.cc | 129 constexpr char kByte = '!'; in WriteByte() local 131 WriteFileDescriptor(write_file_descriptor(), &kByte, sizeof(kByte))); in WriteByte()
|
/external/skqp/src/gpu/ops/ |
D | GrQuadPerEdgeAA.h | 26 enum class ColorType { kNone, kByte, kHalf, kLast = kHalf }; enumerator
|
D | GrFillRectOp.cpp | 179 fWideColor ? ColorType::kHalf : ColorType::kByte, in onPrepareDraws()
|
D | GrTextureOp.cpp | 357 VertexSpec vertexSpec(quadType, wideColor ? ColorType::kHalf : ColorType::kByte, in onPrepareDraws()
|
D | GrQuadPerEdgeAA.cpp | 722 if (ColorType::kByte == spec.colorType()) { in initializeAttrs()
|
/external/skia/src/gpu/ops/ |
D | GrQuadPerEdgeAA.h | 26 enum class ColorType { kNone, kByte, kHalf, kLast = kHalf }; enumerator
|
D | GrFillRectOp.cpp | 156 fColorType = ColorType::kByte; in finalize() 172 fColorType = ColorType::kByte; in finalize()
|
D | GrQuadPerEdgeAA.cpp | 690 return ColorType::kByte; in MinColorType() 1010 if (ColorType::kByte == spec.colorType()) { in initializeAttrs()
|
D | GrTextureOp.cpp | 376 fColorType = static_cast<unsigned>(allOpaque ? ColorType::kNone : ColorType::kByte); in TextureOp()
|
/external/swiftshader/third_party/subzero/src/DartARM32/ |
D | assembler_arm.cc | 1193 case kByte: in ShiftOfOperandSize() 1255 EmitSIMDqqq(B21 | B8 | B4, kByte, qd, qm, qm); in vmovq() 1308 EmitSIMDqqq(B24 | B8 | B4, kByte, qd, qn, qm); 1313 EmitSIMDqqq(B21 | B8 | B4, kByte, qd, qn, qm); 1318 EmitSIMDqqq(B21 | B20 | B8 | B4, kByte, qd, qn, qm); in vornq() 1324 EmitSIMDqqq(B8 | B4, kByte, qd, qn, qm); 1384 case kByte: in vdup() 1421 EmitSIMDqqq(B24 | B23 | B21 | B20 | B19 | B17 | B8 | B7, kByte, qd, Q0, qm); in vzipqw() 2451 return kByte; in OperandSizeFor() 2456 return kByte; in OperandSizeFor() [all …]
|
/external/u-boot/doc/ |
D | README.nand-boot-ppc440 | 21 has to fit into 4kByte. It sets up the CPU and configures the SDRAM
|
/external/icu/icu4c/source/data/unit/ |
D | en.txt | 934 dnam{"kByte"} 1677 dnam{"kByte"}
|
D | ast.txt | 930 dnam{"kByte"} 1673 dnam{"kByte"}
|
D | mr.txt | 1306 dnam{"kByte"}
|
D | ur.txt | 1251 dnam{"kByte"}
|
D | ps.txt | 1065 dnam{"kByte"}
|
D | id.txt | 1124 dnam{"kByte"}
|