Home
last modified time | relevance | path

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

12345678910>>...100

/external/google-fruit/tests/
Dtested_features.md5 * **TODO** Typical use-case
6 * **TODO** With assisted params
7 * **TODO** Check what happens with non-normalized types (all kinds)
31 * **TODO** Using the Inject typedef
32 * **TODO** Using the INJECT macro
33 * **TODO** Also with no params
34 * **TODO** Also for a templated class
35 * **TODO** Also for a templated constructor (only explicitly or using Inject)
36 * **TODO** With all kinds of non-normalized params (esp. with INJECT)
37 * **TODO** With a constructor mistakenly taking an Assisted<X> or Annotated<A,X> parameter (instead…
[all …]
/external/llvm-project/flang/lib/Lower/
DCoarray.cpp21 #undef TODO
22 #define TODO(MSG) \ macro
37 TODO("CHANGE TEAM construct"); in genChangeTeamConstruct()
44 TODO("CHANGE TEAM stmt"); in genChangeTeamStmt()
51 TODO("END CHANGE TEAM"); in genEndChangeTeamStmt()
57 TODO("FORM TEAM"); in genFormTeamStatement()
67 TODO("co-array address"); in genAddr()
72 TODO("co-array value"); in genValue()
DOpenMP.cpp86 TODO(""); in genOMP()
88 TODO(""); in genOMP()
90 TODO(""); in genOMP()
92 TODO(""); in genOMP()
114 TODO("Handle OmpMemoryOrderClause"); in genOMP()
119 TODO(""); in genOMP()
122 &cancellationPointConstruct) { TODO(""); }, in genOMP()
255 &sectionsConstruct) { TODO(""); }, in genOpenMPConstruct()
257 TODO(""); in genOpenMPConstruct()
263 TODO(""); in genOpenMPConstruct()
[all …]
/external/deqp-deps/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.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
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
/external/tensorflow/tensorflow/compiler/tests/
DBUILD81 "no_pip", # TODO(b/149738646): fix pip install so these tests run on kokoro pip
94 "no_pip", # TODO(b/149738646): fix pip install so these tests run on kokoro pip
111 "no_pip", # TODO(b/149738646): fix pip install so these tests run on kokoro pip
130 "no_pip", # TODO(b/149738646): fix pip install so these tests run on kokoro pip
148 "no_pip", # TODO(b/149738646): fix pip install so these tests run on kokoro pip
168 "no_pip", # TODO(b/149738646): fix pip install so these tests run on kokoro pip
188 "no_pip", # TODO(b/149738646): fix pip install so these tests run on kokoro pip
207 "no_oss", # TODO(b/148108508): Re-enable this test in OSS.
208 "no_pip", # TODO(b/149738646): fix pip install so these tests run on kokoro pip
236 "no_pip", # TODO(b/149738646): fix pip install so these tests run on kokoro pip
[all …]
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_syscalls_netbsd.inc150 /* TODO */
155 /* TODO */
157 PRE_SYSCALL(compat_43_ocreat)(void *path_, long long mode_) { /* TODO */ }
159 /* TODO */
215 /* TODO */
219 /* TODO */
254 /* TODO */
258 /* TODO */
262 /* TODO */
266 /* TODO */
[all …]
/external/grpc-grpc/
D.pylintrc3 # TODO(https://github.com/PyCQA/pylint/issues/1345): How does the inspection
16 # NOTE(nathaniel): We are big fans of "TODO(<issue link>): " and
17 # "NOTE(<username or issue link>): ". We do not allow "TODO:",
18 # "TODO(<username>):", "FIXME:", or anything else.
24 # TODO(https://github.com/PyCQA/pylint/issues/59#issuecomment-283774279):
28 # TODO(https://github.com/grpc/grpc/issues/8622): Enable this after the
31 # TODO(https://github.com/grpc/grpc/issues/261): Doesn't seem to
35 # TODO(https://github.com/grpc/grpc/issues/261): Enable this one.
38 # TODO(https://github.com/grpc/grpc/issues/261): This doesn't seem to
55 # TODO(https://github.com/grpc/grpc/issues/261): Doesn't yet play
[all …]
D.pylintrc-tests3 # TODO(https://github.com/PyCQA/pylint/issues/1345): How does the inspection
16 # NOTE(nathaniel): We are big fans of "TODO(<issue link>): " and
17 # "NOTE(<username or issue link>): ". We do not allow "TODO:",
18 # "TODO(<username>):", "FIXME:", or anything else.
28 # TODO(https://github.com/grpc/grpc/issues/261): investigate
57 # TODO(https://github.com/PyCQA/pylint/issues/59#issuecomment-283774279):
61 # TODO(https://github.com/grpc/grpc/issues/8622): Enable this after the
64 # TODO(https://github.com/grpc/grpc/issues/261): Doesn't seem to
68 # TODO(https://github.com/grpc/grpc/issues/261): Enable this one.
71 # TODO(https://github.com/grpc/grpc/issues/261): This doesn't seem to
[all …]
/external/pdfium/testing/resources/javascript/
Ddocument_methods.in109 // TODO(tsepez): test success cases.
116 // TODO(tsepez): test with no permissions.
130 // TODO(tonikitoo): test success cases.
137 // TODO(tonikitoo): test success cases.
147 // TODO(tsepez): test success cases.
158 // TODO(tsepez): test success cases.
174 // TODO(tsepez): add field object so this case works.
189 // TODO(tsepez): test with no permissions.
190 // TODO(tsepez): test success cases.
197 // TODO(tsepez): test with no permissions.
[all …]
Devent_properties.in73 // TODO(tsepez): figure out a way to set event names for tests.
91 // TODO(tsepez): is silently ignoring update correct here?
96 // TODO(tsepez): is silently ignoring update correct here?
101 // TODO(tsepez): is silently ignoring update correct here?
107 // TODO(tsepez): figure out a way to set event names for tests.
113 // TODO(tsepez): figure out a way to set event names for tests.
121 // TODO(tsepez): dig deeper into object.
125 // TODO(tsepez): dig deeper into object.
/external/llvm/test/CodeGen/SPARC/
Dfloat-constants.ll3 ; TODO: actually fix the codegen to be optimal. At least we don't
10 ; TODO-CHECK: sethi 1049856, %o0
11 ; TODO-CHECK: sethi 0, %o1
21 ; TODO-CHECK: sethi 1049856, %o0
22 ; TODO-CHECK: sethi 0, %o1
35 ; TODO-CHECK: sethi 1049856, %o0
36 ; TODO-CHECK: sethi 0, %o1
/external/rust/crates/grpcio-sys/grpc/
D.pylintrc13 # TODO(https://github.com/PyCQA/pylint/issues/1345): How does the inspection
27 # NOTE(nathaniel): We are big fans of "TODO(<issue link>): " and
28 # "NOTE(<username or issue link>): ". We do not allow "TODO:",
29 # "TODO(<username>):", "FIXME:", or anything else.
35 # TODO(https://github.com/PyCQA/pylint/issues/59#issuecomment-283774279):
39 # TODO(https://github.com/grpc/grpc/issues/8622): Enable this after the
42 # TODO(https://github.com/grpc/grpc/issues/261): Doesn't seem to
46 # TODO(https://github.com/grpc/grpc/issues/261): Enable this one.
49 # TODO(https://github.com/grpc/grpc/issues/261): This doesn't seem to
66 # TODO(https://github.com/grpc/grpc/issues/261): Doesn't yet play
[all …]
D.pylintrc-examples11 # TODO(https://github.com/PyCQA/pylint/issues/1345): How does the inspection
24 # NOTE(nathaniel): We are big fans of "TODO(<issue link>): " and
25 # "NOTE(<username or issue link>): ". We do not allow "TODO:",
26 # "TODO(<username>):", "FIXME:", or anything else.
38 # TODO(https://github.com/PyCQA/pylint/issues/59#issuecomment-283774279):
42 # TODO(https://github.com/grpc/grpc/issues/8622): Enable this after the
45 # TODO(https://github.com/grpc/grpc/issues/261): Doesn't seem to
49 # TODO(https://github.com/grpc/grpc/issues/261): Enable this one.
52 # TODO(https://github.com/grpc/grpc/issues/261): This doesn't seem to
69 # TODO(https://github.com/grpc/grpc/issues/261): Doesn't yet play
[all …]
D.pylintrc-tests10 # TODO(https://github.com/PyCQA/pylint/issues/1345): How does the inspection
23 # NOTE(nathaniel): We are big fans of "TODO(<issue link>): " and
24 # "NOTE(<username or issue link>): ". We do not allow "TODO:",
25 # "TODO(<username>):", "FIXME:", or anything else.
35 # TODO(https://github.com/grpc/grpc/issues/261): investigate
64 # TODO(https://github.com/PyCQA/pylint/issues/59#issuecomment-283774279):
68 # TODO(https://github.com/grpc/grpc/issues/8622): Enable this after the
71 # TODO(https://github.com/grpc/grpc/issues/261): Doesn't seem to
75 # TODO(https://github.com/grpc/grpc/issues/261): Enable this one.
78 # TODO(https://github.com/grpc/grpc/issues/261): This doesn't seem to
[all …]
/external/tensorflow/tensorflow/python/keras/engine/
DBUILD11 # TODO(scottzhu): Remove non-keras deps from TF.
158 # TODO(keras-team): Fix the cyclar deps between layer and metrics.
258 "nomac", # TODO(mihaimaruseac): b/127695564
278 "no_oss_py38", # TODO(b/150615192)
279 "no_tfrt", # TODO(b/179805675)
280 "nomac", # TODO(mihaimaruseac): b/127695564
296 "nomac", # TODO(mihaimaruseac): b/127695564
312 "nomac", # TODO(mihaimaruseac): b/127695564
336 "nomac", # TODO(mihaimaruseac): b/127695564
353 "nomac", # TODO(mihaimaruseac): b/127695564
[all …]
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrAtomics.td15 // TODO: Implement atomic instructions.
21 // TODO: add atomic fences here...
27 // TODO: add atomic loads here...
33 // TODO: add atomic stores here...
39 // TODO: add exclusive operations here...
/external/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?
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dstore-private.ll43 ; TODO: Is the reload necessary?
72 ; TODO: Is the reload necessary?
92 ; TODO: This load and store can be eliminated
102 ; TODO: This load and store can be eliminated
158 ; TODO: This load and store cannot be eliminated,
169 ; TODO: This load and store cannot be eliminated,
208 ; TODO: This load and store cannot be eliminated,
219 ; TODO: This load and store cannot be eliminated,
257 ; TODO: This load and store cannot be eliminated,
263 ; TODO: This load and store cannot be eliminated,
[all …]
/external/rust/crates/libfuzzer-sys/
DCHANGELOG.md7 * TODO (or remove section if none)
11 * TODO (or remove section if none)
15 * TODO (or remove section if none)
19 * TODO (or remove section if none)
23 * TODO (or remove section if none)
27 * TODO (or remove section if none)
/external/skqp/modules/sksg/
DBUILD.gn26 "../..:tests_config", # TODO: refactor to make this nicer
33 "../..:gpu_tool_utils", # TODO: refactor to make this nicer
39 if (target_cpu != "wasm") { # TODO: clean up wasm test
44 "../..:samples_config", # TODO: refactor to make this nicer

12345678910>>...100