/hardware/google/aemu/host-common/ |
D | misc.cpp | 39 void emugl::setShouldSkipDraw(bool skip) { in setShouldSkipDraw()
|
/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
D | CompilationCachingTests.cpp | 1048 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/ |
D | CompilationCachingTests.cpp | 1242 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/ |
D | CompilationCachingTests.cpp | 1233 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/ |
D | util.cc | 58 bool skip = false; in find_by_name_from_current() local
|
/hardware/google/gfxstream/host/ |
D | RenderThread.cpp | 457 int skip = readBuf.validData() - stat; in main() local
|
/hardware/ril/reference-ril/ |
D | reference-ril.c | 1145 int skip; local 1165 int skip; local 1266 int skip; local 1333 int skip; local 1559 int skip; local
|
/hardware/google/pixel/pixelstats/ |
D | MmMetricsReporter.cpp | 262 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/ |
D | VtsHalPowerStatsTargetTest.cpp | 120 bool skip = false; in isEntitySkipped() local
|
/hardware/google/camera/common/hal/google_camera_hal/ |
D | camera_device_session.cc | 837 bool skip = (!is_hal_buffer_managed && update_hal_buffer_managed_streams) || in UpdateBufferHandlesLocked() local
|
/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image.h | 411 …void (*skip) (void *user,int n); // skip the next 'n' bytes, or 'unget' the l… member
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | stb_image.h | 411 …void (*skip) (void *user,int n); // skip the next 'n' bytes, or 'unget' the l… member
|