Home
last modified time | relevance | path

Searched refs:skip (Results 1 – 25 of 83) sorted by relevance

1234

/hardware/interfaces/wifi/aidl/default/
Dwifi_legacy_hal_factory.cpp162 goto skip; in initVendorHalsDescriptorList()
167 goto skip; in initVendorHalsDescriptorList()
173 goto skip; in initVendorHalsDescriptorList()
193 goto skip; in initVendorHalsDescriptorList()
201 skip: in initVendorHalsDescriptorList()
/hardware/google/aemu/host-common/
Dmisc.cpp39 void emugl::setShouldSkipDraw(bool skip) { in setShouldSkipDraw() argument
40 s_shouldSkipDrawing = skip; in setShouldSkipDraw()
/hardware/samsung/nfc/halimpl/src/
Dutil.cc58 bool skip = false; in find_by_name_from_current() local
64 if (skip) { in find_by_name_from_current()
65 skip = willBeContinuous(buffer, sizeof(buffer)); in find_by_name_from_current()
68 skip = willBeContinuous(buffer, sizeof(buffer)); in find_by_name_from_current()
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DCompilationCachingTests.cpp1048 void flipOneBitOfCache(const std::string& filename, bool* skip) { in flipOneBitOfCache() argument
1054 *skip = true; in flipOneBitOfCache()
1063 *skip = false; in flipOneBitOfCache()
1067 void appendBytesToCache(const std::string& filename, bool* skip) { in appendBytesToCache() argument
1074 *skip = false; in appendBytesToCache()
1096 bool skip = false; in testCorruptedCache() local
1097 modifier(&skip); in testCorruptedCache()
1098 if (skip) return; in testCorruptedCache()
1131 [this, i](bool* skip) { flipOneBitOfCache(mModelCache[i], skip); }); in TEST_P() argument
1139 [this, i](bool* skip) { appendBytesToCache(mModelCache[i], skip); }); in TEST_P() argument
[all …]
/hardware/google/aemu/host-common/testing/
DMockAndroidVmOperations.cpp88 .setSkipSnapshotSave = [](bool skip) { sSkipSnapshotSave = skip; }, in __anon23c713b20b02()
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DCompilationCachingTests.cpp1242 void flipOneBitOfCache(const std::string& filename, bool* skip) { in flipOneBitOfCache() argument
1248 *skip = true; in flipOneBitOfCache()
1257 *skip = false; in flipOneBitOfCache()
1261 void appendBytesToCache(const std::string& filename, bool* skip) { in appendBytesToCache() argument
1268 *skip = false; in appendBytesToCache()
1290 bool skip = false; in testCorruptedCache() local
1291 modifier(&skip); in testCorruptedCache()
1292 if (skip) return; in testCorruptedCache()
1325 [this, i](bool* skip) { flipOneBitOfCache(mModelCache[i][0], skip); }); in TEST_P() argument
1333 [this, i](bool* skip) { appendBytesToCache(mModelCache[i][0], skip); }); in TEST_P() argument
[all …]
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DCompilationCachingTests.cpp1233 void flipOneBitOfCache(const std::string& filename, bool* skip) { in flipOneBitOfCache() argument
1239 *skip = true; in flipOneBitOfCache()
1248 *skip = false; in flipOneBitOfCache()
1252 void appendBytesToCache(const std::string& filename, bool* skip) { in appendBytesToCache() argument
1259 *skip = false; in appendBytesToCache()
1281 bool skip = false; in testCorruptedCache() local
1282 modifier(&skip); in testCorruptedCache()
1283 if (skip) return; in testCorruptedCache()
1316 [this, i](bool* skip) { flipOneBitOfCache(mModelCache[i][0], skip); }); in TEST_P() argument
1324 [this, i](bool* skip) { appendBytesToCache(mModelCache[i][0], skip); }); in TEST_P() argument
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/CI/
Dcodespellrc4 skip=#*,katex,.git,.github,LICENSES,NOTES*,./style/markup.adoc,asciidoctor-chunker.js,lunr.js,rouge…
/hardware/google/aemu/host-common/include/host-common/
Dmisc.h55 EMUGL_COMMON_API void setShouldSkipDraw(bool skip);
/hardware/interfaces/uwb/aidl/default/src/
Dservice.rs32 .skip(1) // Skip binary name in main()
/hardware/interfaces/gnss/1.0/
DIGnssNavigationMessageCallback.hal133 * 4-byte word (skip B31 and B32), with MSB first, for a total of 40
138 * checksum. These bits must fit into 11 bytes, with MSB first (skip
143 * excluded). Each word must fit into 30-bytes, with MSB first (skip
150 * into 29 bytes, with MSB first (skip B229-B232). The standard followed
/hardware/google/gfxstream/scripts/print_gfx_logs/
Dcommand_printer_test.py168 @unittest.skip("Needs support for struct extensions")
365 @unittest.skip("Needs support for stream features hasRasterization / hasTessellation")
440 @unittest.skip("Needs support for struct extensions")
/hardware/interfaces/automotive/vehicle/aidl/impl/proto/android/hardware/automotive/vehicle/
DDumpResult.proto23 * continue to dump its state, otherwise would just dump the buffer and skip its own
/hardware/interfaces/power/stats/aidl/vts/
DVtsHalPowerStatsTargetTest.cpp120 bool skip = false; in isEntitySkipped() local
122 skip |= str.find("AoC") != std::string::npos; in isEntitySkipped()
125 skip |= str.find("GPS") != std::string::npos; in isEntitySkipped()
126 return skip; in isEntitySkipped()
/hardware/qcom/display/msm8996/sdm/include/core/
Dlayer_stack.h125 uint32_t skip : 1; //!< This flag shall be set by client to indicate that this layer member
/hardware/google/pixel/vibrator/drv2624/tests/
Dtest-hwapi.cpp154 auto skip = std::string(GetParam()); in TEST_P() local
162 if (name == skip) { in TEST_P()
172 if (isRequired(skip)) { in TEST_P()
/hardware/google/gfxstream/host/
DRenderThread.cpp434 int skip = readBuf.validData() - stat; in main() local
435 fwrite(readBuf.buf() + skip, 1, readBuf.validData() - skip, dumpFP); in main()
/hardware/qcom/display/msm8998/sdm/include/core/
Dlayer_stack.h156 uint32_t skip : 1; //!< This flag shall be set by client to indicate that this layer member
/hardware/qcom/display/msm8909/sdm/include/core/
Dlayer_stack.h155 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/
Dlayer_stack.h155 uint32_t skip : 1; //!< This flag shall be set by client to indicate that this layer member
/hardware/qcom/sm8150/display/sdm/include/core/
Dlayer_stack.h170 uint32_t skip : 1; //!< This flag shall be set by client to indicate that this layer member
/hardware/google/gfxstream/guest/mesa/src/util/
Dregister_allocate.c756 BITSET_WORD skip = g->tmp.in_stack[i] | g->tmp.reg_assigned[i]; in ra_simplify() local
757 if (skip == mask) in ra_simplify()
760 BITSET_WORD pq = g->tmp.pq_test[i] & ~skip; in ra_simplify()
776 pq = g->tmp.pq_test[i] & ~skip; in ra_simplify()
787 if (skip & BITSET_BIT(j)) in ra_simplify()
/hardware/qcom/sm7250/display/sdm/include/core/
Dlayer_stack.h153 uint32_t skip : 1; //!< This flag shall be set by client to indicate that this layer member
/hardware/qcom/sm7250/display/composer/
Dhwc_display_virtual_dpu.cpp146 layer->flags.skip = true; in Validate()
/hardware/google/interfaces/media/c2/1.0/
DIConfigurable.hal37 * best effort: the object must query all supported parameters and skip
69 * effort and skip unsupported parameters. Any errors are communicated in

1234