/hardware/interfaces/wifi/aidl/default/ |
D | wifi_legacy_hal_factory.cpp | 162 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/ |
D | misc.cpp | 39 void emugl::setShouldSkipDraw(bool skip) { in setShouldSkipDraw() argument 40 s_shouldSkipDrawing = skip; in setShouldSkipDraw()
|
/hardware/samsung/nfc/halimpl/src/ |
D | util.cc | 58 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/ |
D | CompilationCachingTests.cpp | 1048 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/ |
D | MockAndroidVmOperations.cpp | 88 .setSkipSnapshotSave = [](bool skip) { sSkipSnapshotSave = skip; }, in __anon23c713b20b02()
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | CompilationCachingTests.cpp | 1242 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/ |
D | CompilationCachingTests.cpp | 1233 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/ |
D | codespellrc | 4 skip=#*,katex,.git,.github,LICENSES,NOTES*,./style/markup.adoc,asciidoctor-chunker.js,lunr.js,rouge…
|
/hardware/google/aemu/host-common/include/host-common/ |
D | misc.h | 55 EMUGL_COMMON_API void setShouldSkipDraw(bool skip);
|
/hardware/interfaces/uwb/aidl/default/src/ |
D | service.rs | 32 .skip(1) // Skip binary name in main()
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssNavigationMessageCallback.hal | 133 * 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/ |
D | command_printer_test.py | 168 @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/ |
D | DumpResult.proto | 23 * continue to dump its state, otherwise would just dump the buffer and skip its own
|
/hardware/interfaces/power/stats/aidl/vts/ |
D | VtsHalPowerStatsTargetTest.cpp | 120 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/ |
D | layer_stack.h | 125 uint32_t skip : 1; //!< This flag shall be set by client to indicate that this layer member
|
/hardware/google/pixel/vibrator/drv2624/tests/ |
D | test-hwapi.cpp | 154 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/ |
D | RenderThread.cpp | 434 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/ |
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/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/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
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | register_allocate.c | 756 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/ |
D | layer_stack.h | 153 uint32_t skip : 1; //!< This flag shall be set by client to indicate that this layer member
|
/hardware/qcom/sm7250/display/composer/ |
D | hwc_display_virtual_dpu.cpp | 146 layer->flags.skip = true; in Validate()
|
/hardware/google/interfaces/media/c2/1.0/ |
D | IConfigurable.hal | 37 * best effort: the object must query all supported parameters and skip 69 * effort and skip unsupported parameters. Any errors are communicated in
|