Home
last modified time | relevance | path

Searched refs:Fuchsia (Results 1 – 25 of 89) sorted by relevance

1234

/external/skia/site/docs/dev/flutter/
D_index.md2 title: 'Skia in Flutter & Fuchsia'
3 linkTitle: 'Skia in Flutter & Fuchsia'
7 [Fuchsia](https://fuchsia.googlesource.com/docs/+/master/README.md).
9 Fuchsia has a [roller](https://autoroll.skia.org/) that will continuously roll
10 latest Skia into that project. Fuchsia uses an XML
19 Skia, Fuchsia itself always builds the latest revision of Flutter as one of its
20 components. Thus, the versions of Skia being used by Flutter and Fuchsia must be
34 - Both Flutter and Fuchsia build Skia with a GN argument that enables all the
36 - Land the Skia change, and test the new API in both Flutter and Fuchsia.
/external/skia/build/fuchsia/skqp/
DREADME.md1 # Building SKQP for Fuchsia
2 Using an arm64 device as an example, to build skqp for Fuchsia:
7 The effect of `skia_update_fuchsia_sdk=true` is that it will download both the Fuchsia SDK and a co…
9 Next step, compile skqp for Fuchsia:
14 …to produce a Fuchsia package repository named `skqp_repo` in the `out` directory of the build. `s…
16 …opment/sdk/documentation/packages#install-package) for more on serving packages to Fuchsia devices.
18 # Fuchsia CIPD Package Creation and Upload Procedure
/external/skqp/site/dev/flutter/
Dindex.md1 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/llvm-project/clang/include/clang/Basic/
DTargetCXXABI.h111 Fuchsia, enumerator
151 case Fuchsia: in isItaniumFamily()
172 case Fuchsia: in isMicrosoft()
204 case Fuchsia: in areMemberFunctionsAligned()
281 case Fuchsia: in canKeyFunctionBeInline()
336 case Fuchsia: in getTailPaddingUseRules()
/external/llvm-project/clang/lib/Driver/ToolChains/
DFuchsia.cpp36 const toolchains::Fuchsia &ToolChain = in ConstructJob()
37 static_cast<const toolchains::Fuchsia &>(getToolChain()); in ConstructJob()
175 Fuchsia::Fuchsia(const Driver &D, const llvm::Triple &Triple, in Fuchsia() function in Fuchsia
249 std::string Fuchsia::ComputeEffectiveClangTriple(const ArgList &Args, in ComputeEffectiveClangTriple()
255 Tool *Fuchsia::buildLinker() const { in buildLinker()
259 ToolChain::RuntimeLibType Fuchsia::GetRuntimeLibType( in GetRuntimeLibType()
272 Fuchsia::GetCXXStdlibType(const ArgList &Args) const { in GetCXXStdlibType()
283 void Fuchsia::addClangTargetOptions(const ArgList &DriverArgs, in addClangTargetOptions()
291 void Fuchsia::AddClangSystemIncludeArgs(const ArgList &DriverArgs, in AddClangSystemIncludeArgs()
327 void Fuchsia::AddClangCXXStdlibIncludeArgs(const ArgList &DriverArgs, in AddClangCXXStdlibIncludeArgs()
[all …]
DFuchsia.h38 class LLVM_LIBRARY_VISIBILITY Fuchsia : public ToolChain {
40 Fuchsia(const Driver &D, const llvm::Triple &Triple,
/external/swiftshader/src/Vulkan/
Dfuchsia_vk_swiftshader.lds1 # For Fuchsia, we must not export anything other than loader-related API
3 # that is specific to the Fuchsia Vulkan loader implementation.
/external/python/cpython3/Tools/pynche/
Dhtml40colors.txt9 Fuchsia #ff00ff
/external/python/cpython2/Tools/pynche/
Dhtml40colors.txt9 Fuchsia #ff00ff
/external/skia/build/fuchsia/fidl/
DBUILD.gn9 # Generate gn targets for fidl libraries in the Fuchsia SDK.
/external/llvm-project/clang/cmake/caches/
DFuchsia.cmake1 # This file sets up a CMakeCache for a Fuchsia toolchain build.
5 set(PACKAGE_VENDOR Fuchsia CACHE STRING "")
150 -C ${CMAKE_CURRENT_LIST_DIR}/Fuchsia-stage2.cmake
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dfuchsia-virtual-inheritance.rst14 See the features disallowed in Fuchsia at https://fuchsia.googlesource.com/zircon/+/master/docs/cxx…
Dfuchsia-default-arguments-declarations.rst16 See the features disallowed in Fuchsia at https://fuchsia.googlesource.com/zircon/+/master/docs/cxx…
Dfuchsia-overloaded-operator.rst18 See the features disallowed in Fuchsia at https://fuchsia.googlesource.com/zircon/+/master/docs/cxx…
Dfuchsia-default-arguments-calls.rst22 See the features disallowed in Fuchsia at https://fuchsia.googlesource.com/zircon/+/master/docs/cxx…
Dfuchsia-trailing-return.rst35 See the features disallowed in Fuchsia at https://fuchsia.googlesource.com/zircon/+/master/docs/cxx…
Dfuchsia-multiple-inheritance.rst46 See the features disallowed in Fuchsia at https://fuchsia.googlesource.com/zircon/+/master/docs/cxx…
/external/angle/src/common/fuchsia_egl/
DBUILD.gn1 # Copyright 2019 The Fuchsia Authors. All rights reserved.
/external/llvm-project/compiler-rt/cmake/
Dconfig-ix.cmake648 (OS_NAME MATCHES "Android|Darwin|Linux|FreeBSD|NetBSD|Fuchsia|SunOS" OR
690 OS_NAME MATCHES "Android|Darwin|Linux|NetBSD|Fuchsia")
718 OS_NAME MATCHES "Darwin|Linux|FreeBSD|Windows|Android|Fuchsia|SunOS|NetBSD|AIX")
732 OS_NAME MATCHES "Darwin|Linux|FreeBSD|NetBSD|Windows|Android|Fuchsia|SunOS")
758 #TODO(kostyak): add back Android & Fuchsia when the code settles a bit.
767 OS_NAME MATCHES "Linux|Android|Fuchsia")
774 OS_NAME MATCHES "Darwin|Linux|FreeBSD|NetBSD|Fuchsia")
781 OS_NAME MATCHES "Android|Darwin|Linux|NetBSD|FreeBSD|Fuchsia|Windows")
794 # Note: Fuchsia and Windows are not currently supported by GWP-ASan. Support
/external/skia/build/fuchsia/
DBUILD.gn32 "Fuchsia SDK not found. Set arg skia_update_fuchsia_sdk=True " +
/external/perfetto/test/trace_processor/fuchsia/
Dindex1 # Contains tests for parsing Fuchsia traces.
/external/libchrome/mojo/public/cpp/platform/
DREADME.md19 * Fuchsia zx_handle_t (Fuchsia only)
/external/angle/
DMETADATA9 "OS, and Fuchsia support."
/external/llvm-project/clang/lib/Basic/
DTargets.cpp143 case llvm::Triple::Fuchsia: in AllocateTarget()
167 case llvm::Triple::Fuchsia: in AllocateTarget()
398 case llvm::Triple::Fuchsia: in AllocateTarget()
490 case llvm::Triple::Fuchsia: in AllocateTarget()
549 case llvm::Triple::Fuchsia: in AllocateTarget()
/external/rust/crates/libfuzzer-sys/libfuzzer/
DCMakeLists.txt60 if(OS_NAME MATCHES "Linux|Fuchsia" AND
135 if(OS_NAME MATCHES "Linux|Fuchsia" AND

1234