Searched defs:skip (Results 1 – 9 of 9) sorted by relevance
| /hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
| D | CompilationCachingTests.cpp | 1288 void flipOneBitOfCache(const std::string& filename, bool* skip) { in flipOneBitOfCache() 1307 void appendBytesToCache(const std::string& filename, bool* skip) { in appendBytesToCache() 1335 bool skip = false; in testCorruptedCache() local 1370 [this, i](bool* skip) { flipOneBitOfCache(mModelCache[i][0], skip); }); in TEST_P() 1378 [this, i](bool* skip) { appendBytesToCache(mModelCache[i][0], skip); }); in TEST_P() 1386 [this, i](bool* skip) { flipOneBitOfCache(mDataCache[i][0], skip); }); in TEST_P() 1394 [this, i](bool* skip) { appendBytesToCache(mDataCache[i][0], skip); }); in TEST_P() 1400 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/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/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/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/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
|