Searched refs:coexist (Results 1 – 25 of 39) sorted by relevance
12
/external/skia/tests/sksl/errors/ |
D | InvalidBackendBindingFlagsWGSL.glsl | 6 error: 14: 'binding' modifier cannot coexist with 'texture'/'sampler'
|
D | InvalidBackendBindingFlagsMetal.glsl | 6 error: 14: 'binding' modifier cannot coexist with 'texture'/'sampler'
|
/external/skia/resources/sksl/errors/ |
D | InvalidBackendBindingFlagsWGSL.sksl | 19 'binding' modifier cannot coexist with 'texture'/'sampler'
|
D | InvalidBackendBindingFlagsMetal.sksl | 20 'binding' modifier cannot coexist with 'texture'/'sampler'
|
/external/cpuinfo/test/build.prop/ |
D | galaxy-tab-3-lite.log | 106 # this product does not support bt and softap coexist 107 ro.btwifisoftap.coexist=false
|
D | leagoo-t5c.log | 237 ro.softaplte.coexist=true 242 ro.btwifisoftap.coexist=true 247 ro.wifip2p.coexist=true
|
D | huawei-mate-20.log | 237 ro.softaplte.coexist=true 242 ro.btwifisoftap.coexist=true 247 ro.wifip2p.coexist=true
|
D | galaxy-grand-prime.log | 117 # this product does not support bt and softap coexist 118 ro.btwifisoftap.coexist=false
|
D | galaxy-grand-prime-value-edition.log | 117 # this product does not support bt and softap coexist 118 ro.btwifisoftap.coexist=false
|
/external/rust/crates/libz-sys/ |
D | README-zng.md | 12 zlib and zlib-ng to coexist in the same program.
|
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/ |
D | README.md | 11 Notice libevent and libev cannot coexist in the one library. But all the other combinations are OK.
|
/external/python/cpython3/Tools/clinic/ |
D | clinic.py | 2212 docstring=None, kind=CALLABLE, coexist=False, argument 2225 self.coexist = coexist 2257 if self.coexist: 2270 'docstring': self.docstring, 'kind': self.kind, 'coexist': self.coexist, 3944 self.coexist = False 4065 if self.coexist: 4067 self.coexist = True 4183 … if not (existing_function.kind == self.kind and existing_function.coexist == self.coexist): 4249 … return_converter=return_converter, kind=self.kind, coexist=self.coexist)
|
/external/cronet/third_party/icu/ |
D | README.fuchsia | 16 To have 3 possibly different ICUs coexist in peace in the Fuchsia tree, the
|
/external/python/cpython3/Doc/library/ |
D | compileall.rst | 78 byte-code files from multiple versions of Python to coexist. 182 coexist. 259 coexist.
|
/external/libwebsockets/READMEs/ |
D | README.event-libs.md | 18 The only restriction is that libev and libevent can't coexist, because their
|
/external/tensorflow/tensorflow/compiler/xla/stream_executor/ |
D | dnn.proto | 119 // Legacy algorithm enums and cuDNN Frontend engine numbers need to coexist in
|
/external/rust/crates/log/ |
D | CHANGELOG.md | 164 crates using either version to coexist without losing messages from one side or the other.
|
/external/crosvm/docs/book/src/contributing/ |
D | style_guide_platform_specific_code.md | 68 // to coexist in the same namespace.
|
/external/jemalloc_new/ |
D | INSTALL.md | 109 versions of jemalloc can coexist in the same installation directory. For
|
/external/google-breakpad/docs/ |
D | client_design.md | 180 Breakpad-enabled application to coexist with a platform’s native crash reporting
|
/external/skia/site/docs/user/ |
D | build.md | 86 GN allows multiple build folders to coexist; each build can be configured
|
/external/python/cpython3/Lib/idlelib/ |
D | ChangeLog | 28 * INSTALLATION, setup.py: INSTALLATION: Remove the coexist.patch 38 * coexist.patch: Put this in the attic, at least for now... 67 * INSTALLATION, coexist.patch: Added installation instructions.
|
/external/python/cpython2/Lib/idlelib/ |
D | ChangeLog | 28 * INSTALLATION, setup.py: INSTALLATION: Remove the coexist.patch 38 * coexist.patch: Put this in the attic, at least for now... 67 * INSTALLATION, coexist.patch: Added installation instructions.
|
/external/rust/crates/openssl/ |
D | CHANGELOG.md | 607 * openssl 0.10 still uses openssl-sys 0.9, so openssl 0.9 and 0.10 can coexist without issue.
|
/external/python/cpython3/Doc/tutorial/ |
D | modules.rst | 221 versions of Python to coexist.
|
12