Searched defs:skip (Results 1 – 11 of 11) sorted by relevance
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | CompilationCachingTests.cpp | 1230 void flipOneBitOfCache(const std::string& filename, bool* skip) { in flipOneBitOfCache() 1249 void appendBytesToCache(const std::string& filename, bool* skip) { in appendBytesToCache() 1278 bool skip = false; in testCorruptedCache() local 1313 [this, i](bool* skip) { flipOneBitOfCache(mModelCache[i][0], skip); }); in TEST_P() 1321 [this, i](bool* skip) { appendBytesToCache(mModelCache[i][0], skip); }); in TEST_P() 1329 [this, i](bool* skip) { flipOneBitOfCache(mDataCache[i][0], skip); }); in TEST_P() 1337 [this, i](bool* skip) { appendBytesToCache(mDataCache[i][0], skip); }); in TEST_P() 1343 testCorruptedCache(ExpectedResult::GENERAL_FAILURE, [this](bool* skip) { in TEST_P()
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | CompilationCachingTests.cpp | 1239 void flipOneBitOfCache(const std::string& filename, bool* skip) { in flipOneBitOfCache() 1258 void appendBytesToCache(const std::string& filename, bool* skip) { in appendBytesToCache() 1287 bool skip = false; in testCorruptedCache() local 1322 [this, i](bool* skip) { flipOneBitOfCache(mModelCache[i][0], skip); }); in TEST_P() 1330 [this, i](bool* skip) { appendBytesToCache(mModelCache[i][0], skip); }); in TEST_P() 1338 [this, i](bool* skip) { flipOneBitOfCache(mDataCache[i][0], skip); }); in TEST_P() 1346 [this, i](bool* skip) { appendBytesToCache(mDataCache[i][0], skip); }); in TEST_P() 1352 testCorruptedCache(ExpectedResult::GENERAL_FAILURE, [this](bool* skip) { in TEST_P()
|
/hardware/google/av/media/sfplugin/ |
D | SkipCutBuffer.cpp | 27 SkipCutBuffer::SkipCutBuffer(size_t skip, size_t cut, size_t num16BitChannels) { in SkipCutBuffer()
|
D | CCodecBufferChannel.cpp | 261 void setSkipCutBuffer(int32_t skip, int32_t cut, int32_t channelCount) { in setSkipCutBuffer()
|
/hardware/ril/reference-ril/ |
D | reference-ril.c | 1194 int skip; local 1214 int skip; local 1315 int skip; local 1382 int skip; local 1608 int skip; local
|
/hardware/qcom/display/msm8996/sdm/include/core/ |
D | layer_stack.h | 125 uint32_t skip : 1; //!< This flag shall be set by client to indicate that this layer member
|
/hardware/qcom/display/msm8909/sdm/include/core/ |
D | layer_stack.h | 155 uint32_t skip : 1; //!< This flag shall be set by client to indicate that this layer member
|
/hardware/qcom/display/msm8998/sdm/include/core/ |
D | layer_stack.h | 156 uint32_t skip : 1; //!< This flag shall be set by client to indicate that this layer member
|
/hardware/qcom/display/msm8909w_3100/sdm/include/core/ |
D | layer_stack.h | 155 uint32_t skip : 1; //!< This flag shall be set by client to indicate that this layer member
|
/hardware/qcom/sdm845/display/sdm/include/core/ |
D | layer_stack.h | 157 uint32_t skip : 1; //!< This flag shall be set by client to indicate that this layer member
|
/hardware/qcom/sm8150/display/sdm/include/core/ |
D | layer_stack.h | 170 uint32_t skip : 1; //!< This flag shall be set by client to indicate that this layer member
|