Home
last modified time | relevance | path

Searched refs:experimental (Results 1 – 25 of 717) sorted by relevance

12345678910>>...29

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DIntrinsicEnums.inc73 experimental_constrained_ceil, // llvm.experimental.constrained.ceil
74 experimental_constrained_cos, // llvm.experimental.constrained.cos
75 experimental_constrained_exp, // llvm.experimental.constrained.exp
76 experimental_constrained_exp2, // llvm.experimental.constrained.exp2
77 experimental_constrained_fadd, // llvm.experimental.constrained.fadd
78 experimental_constrained_fcmp, // llvm.experimental.constrained.fcmp
79 experimental_constrained_fcmps, // llvm.experimental.constrained.fcmps
80 experimental_constrained_fdiv, // llvm.experimental.constrained.fdiv
81 experimental_constrained_floor, // llvm.experimental.constrained.floor
82 experimental_constrained_fma, // llvm.experimental.constrained.fma
[all …]
/third_party/skia/experimental/graphite/src/mtl/
DMtlResourceProvider.mm8 #include "experimental/graphite/src/mtl/MtlResourceProvider.h"
10 #include "experimental/graphite/src/mtl/MtlBuffer.h"
11 #include "experimental/graphite/src/mtl/MtlCommandBuffer.h"
12 #include "experimental/graphite/src/mtl/MtlGpu.h"
13 #include "experimental/graphite/src/mtl/MtlTexture.h"
15 #include "experimental/graphite/src/GraphicsPipelineDesc.h"
16 #include "experimental/graphite/src/mtl/MtlGraphicsPipeline.h"
DMtlTexture.mm8 #include "experimental/graphite/src/mtl/MtlTexture.h"
10 #include "experimental/graphite/include/mtl/MtlTypes.h"
11 #include "experimental/graphite/include/private/MtlTypesPriv.h"
12 #include "experimental/graphite/src/mtl/MtlGpu.h"
13 #include "experimental/graphite/src/mtl/MtlUtils.h"
DMtlCommandBuffer.mm8 #include "experimental/graphite/src/mtl/MtlCommandBuffer.h"
10 #include "experimental/graphite/src/TextureProxy.h"
11 #include "experimental/graphite/src/mtl/MtlBlitCommandEncoder.h"
12 #include "experimental/graphite/src/mtl/MtlBuffer.h"
13 #include "experimental/graphite/src/mtl/MtlCaps.h"
14 #include "experimental/graphite/src/mtl/MtlGpu.h"
15 #include "experimental/graphite/src/mtl/MtlGraphicsPipeline.h"
16 #include "experimental/graphite/src/mtl/MtlRenderCommandEncoder.h"
17 #include "experimental/graphite/src/mtl/MtlTexture.h"
DMtlGpu.mm8 #include "experimental/graphite/src/mtl/MtlGpu.h"
10 #include "experimental/graphite/src/Caps.h"
11 #include "experimental/graphite/src/mtl/MtlCommandBuffer.h"
12 #include "experimental/graphite/src/mtl/MtlResourceProvider.h"
DMtlTrampoline.mm8 #include "experimental/graphite/src/mtl/MtlTrampoline.h"
10 #include "experimental/graphite/src/mtl/MtlGpu.h"
/third_party/skia/experimental/webgpu-bazel/
DMakefile2 bazel build //experimental/webgpu-bazel/src:hello-world-wasm --compilation_mode opt
5 …cp ../../bazel-bin/experimental/webgpu-bazel/src/hello-world-wasm/hello-world.js build/hello-world…
6 …cp ../../bazel-bin/experimental/webgpu-bazel/src/hello-world-wasm/hello-world.wasm build/hello-wor…
9 bazel build //experimental/webgpu-bazel/src:hello-world-wasm --compilation_mode dbg
12 …cp ../../bazel-bin/experimental/webgpu-bazel/src/hello-world-wasm/hello-world.js build/hello-world…
13 …cp ../../bazel-bin/experimental/webgpu-bazel/src/hello-world-wasm/hello-world.wasm build/hello-wor…
/third_party/node/test/es-module/
Dtest-esm-json.mjs1 // Flags: --experimental-json-modules
7 import secret from '../fixtures/experimental.json';
13 '--experimental-json-modules',
26 'ExperimentalWarning: Importing JSON modules is an experimental feature. ' +
Dtest-esm-wasm.mjs1 // Flags: --experimental-wasm-modules
21 '--experimental-wasm-modules',
35 'an experimental feature. This feature could change at any time'
Dtest-esm-nowarn-exports.mjs7 '--experimental-import-meta-resolve',
20 'ExperimentalWarning: The ESM module loader is experimental'
/third_party/protobuf/
DMakefile.am1227 js/experimental/runtime/kernel/message_set.js \
1228 js/experimental/runtime/kernel/message_set_test.js \
1229 js/experimental/runtime/kernel/tag.js \
1230 js/experimental/runtime/kernel/tag_test.js \
1258 js/experimental/runtime/testing/jasmine_protobuf.js \
1259 js/experimental/runtime/testing/ensure_custom_equality_test.js \
1260 js/experimental/runtime/testing/binary/test_message.js \
1261 js/experimental/runtime/kernel/writer_test.js \
1262 js/experimental/runtime/kernel/writer.js \
1263 js/experimental/runtime/kernel/wire_type.js \
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips.td100 "Mips I ISA Support [highly experimental]">;
102 "Mips II ISA Support [highly experimental]",
106 "[highly experimental]">;
109 "[highly experimental]">;
111 "MIPS III ISA Support [highly experimental]",
117 "[highly experimental]">;
120 "[highly experimental]">;
127 "[highly experimental]">;
129 "MIPS V ISA Support [highly experimental]",
147 "Mips32r6 ISA Support [experimental]",
[all …]
/third_party/node/doc/guides/
Dadding-new-napi-api.md31 * A new API **must** be considered experimental for at least one minor
33 of experimental.
40 * A new PR **must** be opened in `nodejs/node` to remove experimental
42 * Exiting an API from experimental **must** be signed off by the team.
47 to the decision to take an API out of experimental status.
/third_party/node/doc/api/
Dcli.md90 Enable experimental support for custom [conditional exports][] resolution
213 description: This API is no longer experimental.
226 ### `--experimental-abortcontroller`
231 Enable experimental `AbortController` and `AbortSignal` support.
233 ### `--experimental-import-meta-resolve`
240 Enable experimental `import.meta.resolve()` support.
242 ### `--experimental-json-modules`
247 Enable experimental JSON support for the ES Module loader.
249 ### `--experimental-loader=module`
254 Specify the `module` of a custom experimental [ECMAScript Module loader][].
[all …]
/third_party/flutter/skia/tools/skqp/
Djitter_gms.cpp62 SkBitmap control, experimental; in test_jitter() local
64 experimental.allocN32Pixels(size.width(), size.height()); in test_jitter()
68 do_gm(&experimental, gm, SkPoint{kJitterMagnitude * cosf(angle), in test_jitter()
71 control.pixmap(), control.pixmap(), experimental.pixmap(), in test_jitter()
/third_party/skia/tools/skqp/
Djitter_gms.cpp62 SkBitmap control, experimental; in test_jitter() local
64 experimental.allocN32Pixels(size.width(), size.height()); in test_jitter()
68 do_gm(&experimental, gm, SkPoint{kJitterMagnitude * cosf(angle), in test_jitter()
71 control.pixmap(), control.pixmap(), experimental.pixmap(), in test_jitter()
/third_party/flutter/skia/
DBUILD.gn1034 # DebugCanvas used in experimental/wasm-skp-debugger
1576 "experimental/ffmpeg/SkVideoDecoder.cpp",
1577 "experimental/ffmpeg/SkVideoDecoder.h",
1578 "experimental/ffmpeg/SkVideoEncoder.cpp",
1579 "experimental/ffmpeg/SkVideoEncoder.h",
1671 "experimental/svg/model/SkSVGAttribute.cpp",
1672 "experimental/svg/model/SkSVGAttributeParser.cpp",
1673 "experimental/svg/model/SkSVGCircle.cpp",
1674 "experimental/svg/model/SkSVGClipPath.cpp",
1675 "experimental/svg/model/SkSVGContainer.cpp",
[all …]
/third_party/nghttp2/fedora/
Dspdylay.spec5 Summary: The experimental SPDY protocol version 2 and 3 implementation in C
19 This is an experimental implementation of Google's SPDY protocol in C.
/third_party/node/test/message/
Desm_loader_syntax_error.out1 (node:*) ExperimentalWarning: --experimental-loader is an experimental feature. This feature could …
Desm_loader_not_found.out1 (node:*) ExperimentalWarning: --experimental-loader is an experimental feature. This feature could …
/third_party/libdrm/
Dmeson_options.txt61 description : '''Enable support for OMAP's experimental KMS API.''',
68 description : '''Enable support for EXYNOS's experimental KMS API.''',
82 description : '''Enable support for Tegra's experimental KMS API.''',
96 description : '''Enable support for etnaviv's experimental KMS API.''',
/third_party/mesa3d/src/virtio/vulkan/
Dvn_instance.c120 const size_t buf_size = instance->experimental.largeRing in vn_instance_init_ring()
189 size_t struct_size = sizeof(instance->experimental); in vn_instance_init_experimental_features()
194 &struct_size, &instance->experimental); in vn_instance_init_experimental_features()
207 &instance->experimental); in vn_instance_init_experimental_features()
219 &reply_dec, &struct_size, &instance->experimental); in vn_instance_init_experimental_features()
228 instance->experimental.memoryResourceAllocationSize, in vn_instance_init_experimental_features()
229 instance->experimental.globalFencing, in vn_instance_init_experimental_features()
230 instance->experimental.largeRing); in vn_instance_init_experimental_features()
472 const size_t threshold = instance->experimental.largeRing in vn_instance_submission_can_direct()
/third_party/skia/third_party/externals/tint/docs/
Dexperimental_extensions.md10 An experimental extension should use prefix of `google_experimental_`
26 Note: Should the Tint repo have a label for experimental features?
29 non-experimental.
/third_party/typescript/tests/baselines/reference/
Darrayconcat.symbols24 experimental?: boolean;
25 >experimental : Symbol(IOptions.experimental, Decl(arrayconcat.ts, 6, 18))
/third_party/flutter/build/skia/ohos/
DBUILD.gn1115 "$flutter_root/skia/experimental/svg/model/CssStyleParser.cpp",
1116 "$flutter_root/skia/experimental/svg/model/SkSVGAttribute.cpp",
1117 "$flutter_root/skia/experimental/svg/model/SkSVGAttributeParser.cpp",
1118 "$flutter_root/skia/experimental/svg/model/SkSVGCircle.cpp",
1119 "$flutter_root/skia/experimental/svg/model/SkSVGClipPath.cpp",
1120 "$flutter_root/skia/experimental/svg/model/SkSVGContainer.cpp",
1121 "$flutter_root/skia/experimental/svg/model/SkSVGDOM.cpp",
1122 "$flutter_root/skia/experimental/svg/model/SkSVGEllipse.cpp",
1123 "$flutter_root/skia/experimental/svg/model/SkSVGGradient.cpp",
1124 "$flutter_root/skia/experimental/svg/model/SkSVGLine.cpp",
[all …]

12345678910>>...29