Home
last modified time | relevance | path

Searched defs:skip (Results 1 – 12 of 12) sorted by relevance

/hardware/google/aemu/host-common/
Dmisc.cpp39 void emugl::setShouldSkipDraw(bool skip) { in setShouldSkipDraw()
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DCompilationCachingTests.cpp1048 void flipOneBitOfCache(const std::string& filename, bool* skip) { in flipOneBitOfCache()
1067 void appendBytesToCache(const std::string& filename, bool* skip) { in appendBytesToCache()
1096 bool skip = false; in testCorruptedCache() local
1131 [this, i](bool* skip) { flipOneBitOfCache(mModelCache[i], skip); }); in TEST_P()
1139 [this, i](bool* skip) { appendBytesToCache(mModelCache[i], skip); }); in TEST_P()
1147 [this, i](bool* skip) { flipOneBitOfCache(mDataCache[i], skip); }); in TEST_P()
1155 [this, i](bool* skip) { appendBytesToCache(mDataCache[i], skip); }); in TEST_P()
1161 testCorruptedCache(ExpectedResult::GENERAL_FAILURE, [this](bool* skip) { in TEST_P()
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DCompilationCachingTests.cpp1242 void flipOneBitOfCache(const std::string& filename, bool* skip) { in flipOneBitOfCache()
1261 void appendBytesToCache(const std::string& filename, bool* skip) { in appendBytesToCache()
1290 bool skip = false; in testCorruptedCache() local
1325 [this, i](bool* skip) { flipOneBitOfCache(mModelCache[i][0], skip); }); in TEST_P()
1333 [this, i](bool* skip) { appendBytesToCache(mModelCache[i][0], skip); }); in TEST_P()
1341 [this, i](bool* skip) { flipOneBitOfCache(mDataCache[i][0], skip); }); in TEST_P()
1349 [this, i](bool* skip) { appendBytesToCache(mDataCache[i][0], skip); }); in TEST_P()
1355 testCorruptedCache(ExpectedResult::GENERAL_FAILURE, [this](bool* skip) { in TEST_P()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DCompilationCachingTests.cpp1233 void flipOneBitOfCache(const std::string& filename, bool* skip) { in flipOneBitOfCache()
1252 void appendBytesToCache(const std::string& filename, bool* skip) { in appendBytesToCache()
1281 bool skip = false; in testCorruptedCache() local
1316 [this, i](bool* skip) { flipOneBitOfCache(mModelCache[i][0], skip); }); in TEST_P()
1324 [this, i](bool* skip) { appendBytesToCache(mModelCache[i][0], skip); }); in TEST_P()
1332 [this, i](bool* skip) { flipOneBitOfCache(mDataCache[i][0], skip); }); in TEST_P()
1340 [this, i](bool* skip) { appendBytesToCache(mDataCache[i][0], skip); }); in TEST_P()
1346 testCorruptedCache(ExpectedResult::GENERAL_FAILURE, [this](bool* skip) { in TEST_P()
/hardware/samsung/nfc/halimpl/src/
Dutil.cc58 bool skip = false; in find_by_name_from_current() local
/hardware/google/gfxstream/host/
DRenderThread.cpp457 int skip = readBuf.validData() - stat; in main() local
/hardware/ril/reference-ril/
Dreference-ril.c1145 int skip; local
1165 int skip; local
1266 int skip; local
1333 int skip; local
1559 int skip; local
/hardware/google/pixel/pixelstats/
DMmMetricsReporter.cpp262 const char *delim, int skip, bool nonnegative = false) { in ReadFileToLongs()
316 int start_idx, const char *delim, int skip, in ReadFileToLongsCheck()
/hardware/interfaces/power/stats/aidl/vts/
DVtsHalPowerStatsTargetTest.cpp120 bool skip = false; in isEntitySkipped() local
/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device_session.cc837 bool skip = (!is_hal_buffer_managed && update_hal_buffer_managed_streams) || in UpdateBufferHandlesLocked() local
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h411 …void (*skip) (void *user,int n); // skip the next 'n' bytes, or 'unget' the l… member
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h411 …void (*skip) (void *user,int n); // skip the next 'n' bytes, or 'unget' the l… member