Searched refs:Fuchsia (Results 1 – 25 of 26) sorted by relevance
12
/external/skqp/site/dev/flutter/ |
D | index.md | 1 Skia in Flutter & Fuchsia 4 Skia is used by both [Flutter](https://flutter.io/) and [Fuchsia](https://fuchsia.googlesource.com/… 6 Fuchsia has a [roller](https://fuchsia-roll.skia.org/) that will continuously roll latest Skia into… 11 …a, Fuchsia itself always builds the latest revision of Flutter as one of its components. Thus, the… 21 …* Both Flutter and Fuchsia build Skia with a GN argument that enables all the defines listed in th… 22 * Land the Skia change, and test the new API in both Flutter and Fuchsia.
|
/external/skia/site/dev/flutter/ |
D | index.md | 1 Skia in Flutter & Fuchsia 4 Skia is used by both [Flutter](https://flutter.io/) and [Fuchsia](https://fuchsia.googlesource.com/… 6 Fuchsia has a [roller](https://fuchsia-roll.skia.org/) that will continuously roll latest Skia into… 11 …a, Fuchsia itself always builds the latest revision of Flutter as one of its components. Thus, the… 21 …* Both Flutter and Fuchsia build Skia with a GN argument that enables all the defines listed in th… 22 * Land the Skia change, and test the new API in both Flutter and Fuchsia.
|
/external/syzkaller/docs/ |
D | fuchsia.md | 1 # Fuchsia support 3 For information about checking out and building Fuchsia see
|
D | setup.md | 4 For other OS kernels check: [Akaros](/docs/akaros/README.md), [FreeBSD](/docs/freebsd.md), [Fuchsia…
|
/external/python/cpython3/Tools/pynche/ |
D | html40colors.txt | 9 Fuchsia #ff00ff
|
D | webcolors.txt | 47 Fuchsia #ff00ff
|
/external/python/cpython2/Tools/pynche/ |
D | html40colors.txt | 9 Fuchsia #ff00ff
|
D | webcolors.txt | 47 Fuchsia #ff00ff
|
/external/libchrome/mojo/public/cpp/platform/ |
D | README.md | 19 * Fuchsia zx_handle_t (Fuchsia only)
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | Triple.h | 151 Fuchsia, enumerator 472 return getOS() == Triple::Fuchsia; in isOSFuchsia()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | Triple.h | 159 Fuchsia, enumerator 491 return getOS() == Triple::Fuchsia; in isOSFuchsia()
|
/external/ltp/tools/ |
D | genhtml.pl | 79 return Fuchsia;
|
/external/perfetto/gn/standalone/ |
D | BUILDCONFIG.gn | 43 # Building with Windows/Fuchsia is currently only supported in the Chromium
|
/external/syzkaller/sys/fuchsia/ |
D | fidl_process.txt | 1 # Copyright 2018 The Fuchsia Authors. All rights reserved.
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-shlib/ |
D | CMakeLists.txt | 43 OR ("${CMAKE_SYSTEM_NAME}" STREQUAL "Fuchsia")
|
/external/syzkaller/ |
D | README.md | 16 For other OS kernels check: [Akaros](docs/akaros/README.md), [FreeBSD](docs/freebsd.md), [Fuchsia](…
|
/external/swiftshader/src/Reactor/ |
D | BUILD.gn | 73 include_dirs += [ "../../third_party/llvm-subzero/build/Fuchsia/include/" ]
|
/external/v8/infra/mb/ |
D | mb_config.pyl | 105 'V8 Fuchsia': 'release_x64_fuchsia', 106 'V8 Fuchsia - debug': 'debug_x64_fuchsia',
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | Triple.cpp | 177 case Fuchsia: return "fuchsia"; in getOSTypeName() 455 .StartsWith("fuchsia", Triple::Fuchsia) in parseOS()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | Triple.cpp | 186 case Fuchsia: return "fuchsia"; in getOSTypeName() 478 .StartsWith("fuchsia", Triple::Fuchsia) in parseOS()
|
/external/libchrome/mojo/public/cpp/system/ |
D | README.md | 419 // Windows named pipe, Fuchsia channel, etc).
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Unix/ |
D | Path.inc | 372 // Fuchsia doesn't yet support remote filesystem mounts.
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/ |
D | TripleTest.cpp | 235 EXPECT_EQ(Triple::Fuchsia, T.getOS()); in TEST()
|
/external/skqp/ |
D | BUILD.gn | 869 # Temporary fake targets so Flutter-in-Fuchsia can "depend" on them.
|
/external/libchrome/mojo/public/c/system/ |
D | README.md | 534 file descriptors, Windows handles, Mach ports, and Fuchsia zx_handles.
|
12