Home
last modified time | relevance | path

Searched defs:boolVector (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Archive/7z/
H A D7zOut.cpp310 void COutArchive::Write_BoolVector(const CBoolVector &boolVector) in Write_BoolVector()
332 void COutArchive::WritePropBoolVector(Byte id, const CBoolVector &boolVector) in WritePropBoolVector()
339 void COutArchive::Write_BoolVector_numDefined(const CBoolVector &boolVector, unsigned numDefined) in Write_BoolVector_numDefined()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
H A Dhlo_ops_common.cc231 auto boolVector = llvm::to_vector<4>( in parseWindowAttributes() local
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fIntegerStateQueryTests.cpp259 StateQueryMemoryWriteGuard<GLboolean[2]> boolVector; in verifyIntegerGreaterOrEqual2() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.cpp291 StateQueryMemoryWriteGuard<GLboolean[2]> boolVector; in verifyIntegerGreaterOrEqual2() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/
H A DStablehloOps.cpp6571 auto boolVector = llvm::to_vector<4>( in parseWindowAttributes() local