Home
last modified time | relevance | path

Searched refs:TODO (Results 1 – 25 of 1766) sorted by relevance

12345678910>>...71

/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dvalidate_id.cpp2840 #define TODO(OpCode) \ in isValid() macro
2844 TODO(OpUndef) in isValid()
2851 TODO(OpExtInst) in isValid()
2872 TODO(OpSpecConstantOp) in isValid()
2882 TODO(OpArrayLength) in isValid()
2883 TODO(OpGenericPtrMemSemantics) in isValid()
2887 TODO(OpConvertUToF) in isValid()
2888 TODO(OpConvertFToS) in isValid()
2889 TODO(OpConvertSToF) in isValid()
2890 TODO(OpUConvert) in isValid()
[all …]
/third_party/glslang/Test/
Dhlsl.intrinsics.vert11 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics
22 // TODO: EvaluateAttributeSnapped(inF0, int2(1,2));
28 // TODO: fma(inD0, inD1, inD2);
40 // TODO: mul(inF0, inF1);
56 // TODO: sampler intrinsics, when we can declare the types.
64 // TODO: ... add when float1 prototypes are generated
78 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics
91 // TODO: EvaluateAttributeSnapped(inF0, int2(1,2));
98 // TODO: fma(inD0, inD1, inD2);
111 // TODO: mul(inF0, inF1);
[all …]
Dhlsl.intrinsics.negative.frag3 // AllMemoryBarrier(); // TODO: expected error: invalid in fragment stage
4 // AllMemoryBarrierWithGroupSync(); // TODO: expected error: invalid in fragment stage
11 // DeviceMemoryBarrierWithGroupSync(); // TODO: expected error: only valid in compute stage
15 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
16 …// InterlockedAdd(inI0, inI0, 3); // expected error: last parameter is out TODO: accept…
17 … is out TODO: accepted even though marked as out i // InterlockedMax(inI0, inI0, 3); …
18 …// InterlockedMin(inI0, inI0, 3); // expected error: last parameter is out TODO: accept…
19 …// InterlockedOor(inI0, inI0, 3); // expected error: last parameter is out TODO: accept…
20 …// InterlockedXor(inI0, inI0, 3); // expected error: last parameter is out TODO: accept…
21 // GroupMemoryBarrier(); // TODO: expected error: invalid in fragment stage
[all …]
Dhlsl.intrinsics.frag28 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics
48 // TODO: EvaluateAttributeSnapped(inF0, int2(1,2));
54 // TODO: fma(inD0, inD1, inD2);
84 // TODO: sampler intrinsics, when we can declare the types.
92 // TODO: ... add when float1 prototypes are generated
108 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics
127 // TODO: EvaluateAttributeSnapped(inF0, int2(1,2));
132 // TODO: EvaluateAttributeSnapped(inF0, int2(1,2));
139 // TODO: fma(inD0, inD1, inD2);
172 // TODO: sampler intrinsics, when we can declare the types.
[all …]
Dhlsl.templatetypes.frag34 // matrix<bool, 2, 3> r60 = bool2x3(false, true, false, true, false, true); // TODO:
37 // matrix<float, 4, 1> r63 = float4x1(1,2,3,4); // TODO:
38 // matrix<float, 1, 4> r64 = float1x4(1,2,3,4); // TODO:
42 // TODO: bool mats
43 // TODO: int mats
Dremap.hlsl.templatetypes.everything.frag34 // matrix<bool, 2, 3> r60 = bool2x3(false, true, false, true, false, true); // TODO:
37 // matrix<float, 4, 1> r63 = float4x1(1,2,3,4); // TODO:
38 // matrix<float, 1, 4> r64 = float1x4(1,2,3,4); // TODO:
42 // TODO: bool mats
43 // TODO: int mats
Dremap.hlsl.templatetypes.none.frag34 // matrix<bool, 2, 3> r60 = bool2x3(false, true, false, true, false, true); // TODO:
37 // matrix<float, 4, 1> r63 = float4x1(1,2,3,4); // TODO:
38 // matrix<float, 1, 4> r64 = float1x4(1,2,3,4); // TODO:
42 // TODO: bool mats
43 // TODO: int mats
Dhlsl.intrinsics.comp39 // CheckAccessFullyMapped(3); // TODO: ...
46 // TODO: ... add when float1 prototypes are generated
73 // TODO: ... add when float1 prototypes are generated
100 // TODO: ... add when float1 prototypes are generated
127 // TODO: ... add when float1 prototypes are generated
/third_party/flutter/skia/third_party/externals/icu/source/data/brkitr/dictionaries/
Dthaidict.txt5414 # ดี.ซี. -- TODO: why does this have full stop in it?
15997 # วี.ดี. # TODO: why do these have full stops?
16382 # ส.ธรนินทร์ -- TODO: why do these have full stops?
23343 # เอ.ยู.เอ. -- TODO: why do we have a full stop?
/third_party/icu/icu4c/source/data/brkitr/dictionaries/
Dthaidict.txt5414 # ดี.ซี. -- TODO: why does this have full stop in it?
15997 # วี.ดี. # TODO: why do these have full stops?
16382 # ส.ธรนินทร์ -- TODO: why do these have full stops?
23343 # เอ.ยู.เอ. -- TODO: why do we have a full stop?
/third_party/skia/third_party/externals/icu/source/data/brkitr/dictionaries/
Dthaidict.txt5414 # ดี.ซี. -- TODO: why does this have full stop in it?
15997 # วี.ดี. # TODO: why do these have full stops?
16382 # ส.ธรนินทร์ -- TODO: why do these have full stops?
23343 # เอ.ยู.เอ. -- TODO: why do we have a full stop?
/third_party/flutter/skia/modules/sksg/
DBUILD.gn27 "../..:tests_config", # TODO: refactor to make this nicer
32 "../..:gpu_tool_utils", # TODO: refactor to make this nicer
38 if (target_cpu != "wasm") { # TODO: clean up wasm test
43 "../..:samples_config", # TODO: refactor to make this nicer
/third_party/icu/icu4c/source/data/unidata/
DUCARules.txt1462 # TODO: There are several problems with this file.
1464 &'\u202F' # TODO: reset to the last space, not [last regular]
1465 # TODO: do not tailor this: < '\uFFFE'
1489 &[last variable] # TODO: insert this reset so that variables work
2432 # TODO: do not try to set this: < [variable top]
2433 &\u30FD # TODO: instead, reset to the last symbol so that maxVariable=symbol works
8823 &\uFDFC # TODO: reset to the last currency symbol
8886 &[last regular] # TODO: digits & letters from here
30538 # TODO: do not tailor to this: & [last trailing]
30539 # TODO: do not tailor U+FFFD < �
[all …]
/third_party/skia/third_party/externals/icu/source/data/unidata/
DUCARules.txt1462 # TODO: There are several problems with this file.
1464 &'\u202F' # TODO: reset to the last space, not [last regular]
1465 # TODO: do not tailor this: < '\uFFFE'
1489 &[last variable] # TODO: insert this reset so that variables work
2432 # TODO: do not try to set this: < [variable top]
2433 &\u30FD # TODO: instead, reset to the last symbol so that maxVariable=symbol works
8823 &\uFDFC # TODO: reset to the last currency symbol
8886 &[last regular] # TODO: digits & letters from here
30538 # TODO: do not tailor to this: & [last trailing]
30539 # TODO: do not tailor U+FFFD < �
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/data/unidata/
DUCARules.txt1429 # TODO: There are several problems with this file. See http://unicode.org/cldr/trac/ticket/6745
1430 &'\u202F' # TODO: reset to the last space, not [last regular]
1431 # TODO: do not tailor this: < '\uFFFE'
1455 &[last variable] # TODO: insert this reset so that variables work
2388 # TODO: do not try to set this: < [variable top]
2389 &\u30FD # TODO: instead, reset to the last symbol so that maxVariable=symbol works
8329 &\uFDFC # TODO: reset to the last currency symbol
8387 &[last regular] # TODO: digits & letters from here
29518 # TODO: do not tailor to this: & [last trailing]
29519 # TODO: do not tailor U+FFFD < �
[all …]
/third_party/typescript/tests/baselines/reference/
Dparser509534.types12 …et(config.env.siteRoot + "/auth/login", function (req, res, next) { // TODO Should render login…
18 …et(config.env.siteRoot + "/auth/login", function (req, res, next) { // TODO Should render login…
23 >server.get(config.env.siteRoot + "/auth/login", function (req, res, next) { // TODO Should rend…
34 >function (req, res, next) { // TODO Should render login page that shows auth options req.redir…
39 // TODO Should render login page that shows auth options
DjsdocTemplateTag4.types11 /** @type {Object<string, V>} TODO: Remove the prototype from the fresh object */
53 >function() { /** @type {Object<string, V>} TODO: Remove the prototype from the fresh object */ …
55 /** @type {Object<string, V>} TODO: Remove the prototype from the fresh object */
100 >Ns.Multimap3 = function() { /** @type {Object<string, V>} TODO: Remove the prototype from the f…
104 >function() { /** @type {Object<string, V>} TODO: Remove the prototype from the fresh object */ …
106 /** @type {Object<string, V>} TODO: Remove the prototype from the fresh object */
DjsdocTemplateTag5.types11 /** @type {Object<string, V>} TODO: Remove the prototype from the fresh object */
55 >function() { /** @type {Object<string, V>} TODO: Remove the prototype from the fresh object */ …
57 /** @type {Object<string, V>} TODO: Remove the prototype from the fresh object */
105 >Ns.Multimap3 = function() { /** @type {Object<string, V>} TODO: Remove the prototype from the f…
109 >function() { /** @type {Object<string, V>} TODO: Remove the prototype from the fresh object */ …
111 /** @type {Object<string, V>} TODO: Remove the prototype from the fresh object */
/third_party/boost/libs/geometry/doc/
Drobustness.qbk11 [/ TODO: this is a basic draft only, should NOT be built into final docs yet ]
12 [/ TODO: discuss numerical stability per algorithm (at least for line intersection and point in pol…
13 [/ TODO: integrate with doxygen_d_robustness.hpp and http://geometrylibrary.geodan.nl/formal_review…
14 [/ TODO: interlink the interesting discussion from Boost.Polygon at
16 [/ TODO: discuss relation to EGC http://cs.nyu.edu/exact/intro/ ]
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/compositor/
Dpicture.dart20 // TODO: implement dispose
24 // TODO: implement recordingCanvas
29 // TODO: implement toImage
Dlayer_scene_builder.dart65 // TODO(b/128315641): implement addTexture.
76 // TODO(b/128317425): implement addPlatformView.
137 // TODO(het): Implement opacity
174 // TODO: implement setCheckerboardOffscreenLayers
179 // TODO: implement setCheckerboardRasterCacheImages
184 // TODO: implement setRasterizerTracingThreshold
/third_party/flutter/flutter/packages/flutter/lib/src/gestures/
Dconstants.dart14 // TODO(ianh): Remove this, or implement a hover-tap gesture recognizer which
21 // TODO(ianh): Remove this or implement it correctly.
29 // TODO(ianh): In Android, this is actually the time from the first's up event
66 // TODO(ianh): Create variants of HorizontalDragGestureRecognizer et al for
80 // TODO(ianh): Make ModalBarrier support this.
85 // TODO(ianh): Make sure nobody has their own version of this.
90 // TODO(ianh): Make sure nobody has their own version of this.
95 // TODO(ianh): Implement jump-tap gestures.
/third_party/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/
Dhotplug05.txt10 # TODO: Start monitoring memory usage via vmstat and sar
12 # TODO: Start dbt2, running for at least 4 hours
25 # TODO: Mary and Mark will better define how to detect
/third_party/grpc/src/csharp/Grpc.Tools/
DGrpc.Tools.csproj12 <PropertyGroup Label="Asset root folders. TODO(kkm): Change with package separation.">
13 <!-- TODO(kkm): Rework whole section when splitting packages. -->
31 <!-- TODO(kkm): Change to "build\" after splitting. -->
58 <!-- TODO(kkm): GPB builds assets into "macosx", GRPC into "macos". -->
59 <!-- TODO(kkm): Do not place non-tools under tools/, use build/native/bin/. -->
60 <!-- TODO(kkm): Do not package windows x64 builds (#13098). -->
/third_party/flutter/flutter/packages/flutter_tools/templates/package/
DCHANGELOG.md.tmpl1 ## [0.0.1] - TODO: Add release date.
3 * TODO: Describe initial release.

12345678910>>...71