Searched refs:BINARY (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/app/
H A DDownloadManagerFunctionalTest.java96 byte[] blobData = generateData(fileSize, DataType.BINARY);
308 byte[] blobData = generateData(fileSize, DataType.BINARY);
328 byte[] blobData = generateData(fileSize, DataType.BINARY);
H A DDownloadManagerBaseTest.java102 BINARY enum constant in enum:DownloadManagerBaseTest.DataType
293 * {@link DataType#BINARY}.
305 * {@link DataType#BINARY}.
/frameworks/compile/mclinker/include/mcld/Script/
H A DBinaryOp.h34 : Operator(Operator::BINARY, TYPE), m_Size(0)
H A DOperator.h33 BINARY, enumerator in enum:mcld::Operator::Arity
/frameworks/compile/mclinker/lib/Script/
H A DRpnEvaluator.cpp51 case Operator::BINARY: {

Completed in 203 milliseconds