Home
last modified time | relevance | path

Searched refs:terminated (Results 1 – 25 of 1194) sorted by relevance

12345678910>>...48

/third_party/flutter/engine/flutter/fml/
Dmessage_loop_unittests.cc63 bool terminated = false; in TEST() local
64 std::thread thread([&started, &terminated]() { in TEST()
68 loop.GetTaskRunner()->PostTask([&terminated]() { in TEST()
70 terminated = true; in TEST()
77 ASSERT_TRUE(terminated); in TEST()
83 bool terminated = false; in TEST() local
84 std::thread thread([&started, &terminated, count]() { in TEST()
90 PLATFORM_SPECIFIC_CAPTURE(&terminated, i, &current)() { in TEST()
95 terminated = true; in TEST()
105 ASSERT_TRUE(terminated); in TEST()
[all …]
/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/
Dprotocol.txt36 returned query string representation, NUL terminated
53 GstMetaInfo::api name: string, NUL terminated
56 string representation, NUL terminated
62 string representation, NUL terminated
68 event structure name: length bytes, NUL terminated
69 message structure string representation: remaining bytes, NUL terminated
74 string representation, NUL terminated
81 string representation, NUL terminated
85 string representation of the error domain, NUL terminated
89 if non zero: As many bytes as this length: the error message, NUL terminated
[all …]
/third_party/grpc/src/python/grpcio_tests/tests/unit/framework/foundation/
Dstream_testing.py44 terminated = False
46 if terminated:
49 terminated = True
/third_party/skia/third_party/externals/tint/test/intrinsics/gen/ignore/
Db469af.wgsl.expected.glsl41 ERROR: 0:7: '' : compilation terminated
70 ERROR: 0:7: '' : compilation terminated
100 ERROR: 0:7: '' : compilation terminated
D5016e5.wgsl.expected.glsl41 ERROR: 0:7: '' : compilation terminated
70 ERROR: 0:7: '' : compilation terminated
100 ERROR: 0:7: '' : compilation terminated
/third_party/skia/third_party/externals/tint/test/intrinsics/gen/inverseSqrt/
D84407e.wgsl.expected.glsl35 ERROR: 0:5: '' : compilation terminated
62 ERROR: 0:5: '' : compilation terminated
90 ERROR: 0:5: '' : compilation terminated
/third_party/skia/third_party/externals/tint/test/intrinsics/gen/select/
D00b848.wgsl.expected.glsl35 ERROR: 0:5: '' : compilation terminated
62 ERROR: 0:5: '' : compilation terminated
90 ERROR: 0:5: '' : compilation terminated
/third_party/skia/third_party/externals/tint/test/intrinsics/gen/fract/
Dfa5c71.wgsl.expected.glsl35 ERROR: 0:5: '' : compilation terminated
62 ERROR: 0:5: '' : compilation terminated
90 ERROR: 0:5: '' : compilation terminated
/third_party/skia/third_party/externals/tint/test/intrinsics/gen/textureDimensions/
D55b23e.wgsl.expected.glsl37 ERROR: 0:4: '' : compilation terminated
66 ERROR: 0:4: '' : compilation terminated
96 ERROR: 0:4: '' : compilation terminated
De927be.wgsl.expected.glsl37 ERROR: 0:4: '' : compilation terminated
66 ERROR: 0:4: '' : compilation terminated
96 ERROR: 0:4: '' : compilation terminated
D221f22.wgsl.expected.glsl37 ERROR: 0:4: '' : compilation terminated
66 ERROR: 0:4: '' : compilation terminated
96 ERROR: 0:4: '' : compilation terminated
D3aca08.wgsl.expected.glsl37 ERROR: 0:4: '' : compilation terminated
66 ERROR: 0:4: '' : compilation terminated
96 ERROR: 0:4: '' : compilation terminated
D57da0b.wgsl.expected.glsl37 ERROR: 0:4: '' : compilation terminated
66 ERROR: 0:4: '' : compilation terminated
96 ERROR: 0:4: '' : compilation terminated
D318ecc.wgsl.expected.glsl37 ERROR: 0:4: '' : compilation terminated
66 ERROR: 0:4: '' : compilation terminated
96 ERROR: 0:4: '' : compilation terminated
Ddc2dd0.wgsl.expected.glsl37 ERROR: 0:4: '' : compilation terminated
66 ERROR: 0:4: '' : compilation terminated
96 ERROR: 0:4: '' : compilation terminated
D5caa5e.wgsl.expected.glsl37 ERROR: 0:4: '' : compilation terminated
66 ERROR: 0:4: '' : compilation terminated
96 ERROR: 0:4: '' : compilation terminated
D90340b.wgsl.expected.glsl37 ERROR: 0:4: '' : compilation terminated
66 ERROR: 0:4: '' : compilation terminated
96 ERROR: 0:4: '' : compilation terminated
/third_party/skia/third_party/externals/tint/test/intrinsics/gen/textureNumLevels/
D32a0ae.wgsl.expected.glsl37 ERROR: 0:4: '' : compilation terminated
66 ERROR: 0:4: '' : compilation terminated
96 ERROR: 0:4: '' : compilation terminated
D2c3575.wgsl.expected.glsl37 ERROR: 0:4: '' : compilation terminated
66 ERROR: 0:4: '' : compilation terminated
96 ERROR: 0:4: '' : compilation terminated
/third_party/boost/libs/mpl/doc/src/refmanual/
Dc_str.rst26 into a null-terminated byte string containing an equivalent sequence.
50 | | |Integral Constant|\ s | null-terminated byte string. |
67 A null-terminated byte string.
/third_party/skia/third_party/externals/tint/test/intrinsics/gen/textureStore/
D6b80d2.wgsl.expected.glsl37 ERROR: 0:4: '' : compilation terminated
66 ERROR: 0:4: '' : compilation terminated
96 ERROR: 0:4: '' : compilation terminated
D3bec15.wgsl.expected.glsl37 ERROR: 0:4: '' : compilation terminated
66 ERROR: 0:4: '' : compilation terminated
96 ERROR: 0:4: '' : compilation terminated
D6b75c3.wgsl.expected.glsl37 ERROR: 0:4: '' : compilation terminated
66 ERROR: 0:4: '' : compilation terminated
96 ERROR: 0:4: '' : compilation terminated
/third_party/skia/third_party/externals/tint/test/intrinsics/gen/textureLoad/
D5a2f9d.wgsl.expected.glsl37 ERROR: 0:4: '' : compilation terminated
66 ERROR: 0:4: '' : compilation terminated
96 ERROR: 0:4: '' : compilation terminated
D81c381.wgsl.expected.glsl37 ERROR: 0:4: '' : compilation terminated
66 ERROR: 0:4: '' : compilation terminated
96 ERROR: 0:4: '' : compilation terminated

12345678910>>...48