Home
last modified time | relevance | path

Searched defs:err (Results 1 – 25 of 3149) sorted by relevance

12345678910>>...126

/third_party/ninja/src/
Ddepfile_parser_test.cc28 bool DepfileParserTest::Parse(const char* input, string* err) { in Parse()
34 string err; in TEST_F() local
45 string err; in TEST_F() local
54 string err; in TEST_F() local
66 string err; in TEST_F() local
78 string err; in TEST_F() local
94 string err; in TEST_F() local
116 string err; in TEST_F() local
136 string err; in TEST_F() local
149 std::string err; in TEST_F() local
[all …]
Dgraph_test.cc35 string err; in TEST_F() local
53 string err; in TEST_F() local
73 string err; in TEST_F() local
96 string err; in TEST_F() local
124 string err; in TEST_F() local
140 string err; in TEST_F() local
164 string err; in TEST_F() local
178 string err; in TEST_F() local
195 string err; in TEST_F() local
209 string err; in TEST_F() local
[all …]
Dbuild_test.cc62 string err; in TEST_F() local
99 string err; in TEST_F() local
131 string err; in TEST_F() local
173 string err; in TEST_F() local
207 string err; in TestPoolWithDepthOne() local
288 string err; in TEST_F() local
366 string err; in TEST_F() local
437 string err; in TEST_F() local
548 string err; in RebuildTarget() local
608 string err; in StartCommand() local
[all …]
Dmanifest_parser_test.cc29 string err; in AssertParse() local
366 string err; in TEST_F() local
383 string err; in TEST_F() local
404 string err; in TEST_F() local
426 string err; in TEST_F() local
437 string err; in TEST_F() local
448 string err; in TEST_F() local
459 string err; in TEST_F() local
470 string err; in TEST_F() local
481 string err; in TEST_F() local
[all …]
/third_party/ffmpeg/libavcodec/
Dcbs_vp9_syntax_template.c22 int err; in FUNC() local
35 int err; in FUNC() local
74 int err; in FUNC() local
93 int err; in FUNC() local
109 int err, i; in FUNC() local
143 int err; in FUNC() local
155 int err, i; in FUNC() local
183 int err; in FUNC() local
200 int err, i, j; in FUNC() local
249 int err; in FUNC() local
[all …]
Dcbs_mpeg2_syntax_template.c23 int err, i; in FUNC() local
63 int err; in FUNC() local
91 int err; in FUNC() local
120 int err; in FUNC() local
163 int err; in FUNC() local
180 int err; in FUNC() local
213 int err; in FUNC() local
244 int err; in FUNC() local
301 int err, i; in FUNC() local
336 int err, i; in FUNC() local
[all …]
Dcbs_h264_syntax_template.c21 int err; in FUNC() local
34 int err; in FUNC() local
75 int err, i, scale; in FUNC() local
91 int err, i; in FUNC() local
114 int err; in FUNC() local
263 int err, i; in FUNC() local
375 int err; in FUNC() local
409 int err, i; in FUNC() local
519 int err, i, length; in FUNC() local
565 int err; in FUNC() local
[all …]
Dcbs_h265_syntax_template.c21 int err; in FUNC() local
34 int err; in FUNC() local
52 int err; in FUNC() local
64 int err; in FUNC() local
93 int err, i, j; in FUNC() local
234 int err, i; in FUNC() local
258 int err, i; in FUNC() local
322 int err; in FUNC() local
423 int err, i, j; in FUNC() local
517 int err, i, j; in FUNC() local
[all …]
Dcbs_av1_syntax_template.c23 int err; in FUNC() local
52 int err; in FUNC() local
69 int err; in FUNC() local
81 int err; in FUNC() local
161 int err; in FUNC() local
176 int err; in FUNC() local
189 int i, err; in FUNC() local
464 int denom, err; in FUNC() local
490 int err; in FUNC() local
512 int err; in FUNC() local
[all …]
Dcbs_jpeg_syntax_template.c22 int err, i; in FUNC() local
46 int err, i; in FUNC() local
65 int err, i, n; in FUNC() local
81 int err, i, j, ij; in FUNC() local
105 int err, i, j, n; in FUNC() local
129 int err, j; in FUNC() local
153 int err, i; in FUNC() local
177 int err, i; in FUNC() local
/third_party/littlefs/bd/
Dlfs_filebd.c42 int err = -errno; in lfs_filebd_createcfg() local
63 int err = lfs_filebd_createcfg(cfg, path, &defaults); in lfs_filebd_create() local
71 int err = close(bd->fd); in lfs_filebd_destroy() local
102 int err = -errno; in lfs_filebd_read() local
109 int err = -errno; in lfs_filebd_read() local
134 int err = -errno; in lfs_filebd_prog() local
143 int err = -errno; in lfs_filebd_prog() local
156 int err = -errno; in lfs_filebd_prog() local
163 int err = -errno; in lfs_filebd_prog() local
183 int err = -errno; in lfs_filebd_erase() local
[all …]
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/magicleap/
Dgstamc-codec-ml.c51 gst_amc_buffer_set_position_and_limit (GstAmcBuffer * buffer, GError ** err, in gst_amc_buffer_set_position_and_limit()
62 gst_amc_codec_new (const gchar * name, gboolean is_encoder, GError ** err) in gst_amc_codec_new()
99 GstAmcSurfaceTexture * surface_texture, GError ** err) in gst_amc_codec_configure()
127 gst_amc_codec_get_output_format (GstAmcCodec * codec, GError ** err) in gst_amc_codec_get_output_format()
145 gst_amc_codec_start (GstAmcCodec * codec, GError ** err) in gst_amc_codec_start()
162 gst_amc_codec_stop (GstAmcCodec * codec, GError ** err) in gst_amc_codec_stop()
179 gst_amc_codec_flush (GstAmcCodec * codec, GError ** err) in gst_amc_codec_flush()
196 gst_amc_codec_request_key_frame (GstAmcCodec * codec, GError ** err) in gst_amc_codec_request_key_frame()
205 gst_amc_codec_set_dynamic_bitrate (GstAmcCodec * codec, GError ** err, in gst_amc_codec_set_dynamic_bitrate()
221 gst_amc_codec_release (GstAmcCodec * codec, GError ** err) in gst_amc_codec_release()
[all …]
/third_party/node/deps/npm/node_modules/err-code/test/
Dtest.js18 const err = errcode(myErr); constant
26 const err = errcode(myErr, 'ESOME'); constant
34 const err = errcode(myErr, 'ESOME', { foo: 'bar', bar: 'foo' }); constant
44 const err = errcode(myErr, { foo: 'bar', bar: 'foo' }); constant
59 const err = errcode(myErr, 'ERR_WAT'); constant
68 const err = errcode(Object.freeze(myErr), 'ERR_WAT'); constant
87 const err = errcode(myErr, 'ERR_WAT'); constant
101 const err = errcode(myErr, 'ERR_WAT'); constant
122 const err = errcode(myErr, 'ERR_WAT'); constant
137 const err = errcode({ constant
/third_party/gn/src/gn/
Dfunctions_unittest.cc26 Err err; in TEST() local
35 Err err; in TEST() local
45 Err err; in TEST() local
67 Err err; in TEST() local
79 Err err; in TEST() local
124 Err err; in TEST() local
176 Err err; in TEST() local
220 Err err; in TEST() local
257 Err err; in TEST() local
284 Err err; in TEST() local
[all …]
Doutput_conversion_unittest.cc35 Err err; in TEST_F() local
50 Err err; in TEST_F() local
61 Err err; in TEST_F() local
72 Err err; in TEST_F() local
83 Err err; in TEST_F() local
97 Err err; in TEST_F() local
114 Err err; in TEST_F() local
125 Err err; in TEST_F() local
136 Err err; in TEST_F() local
147 Err err; in TEST_F() local
[all …]
Dinput_conversion_unittest.cc32 Err err; in TEST_F() local
49 Err err; in TEST_F() local
72 Err err; in TEST_F() local
82 Err err; in TEST_F() local
92 Err err; in TEST_F() local
104 Err err; in TEST_F() local
136 Err err; in TEST_F() local
182 Err err; in TEST_F() local
195 Err err; in TEST_F() local
206 Err err; in TEST_F() local
[all …]
Doperators.cc77 Err* err) { in Init()
187 void ValueDestination::MakeUndefinedIdentifierForModifyError(Err* err) { in MakeUndefinedIdentifierForModifyError()
245 Err* err) { in GetValueOrFillError()
262 Err* err) { in RemoveMatchesFromList()
309 Err* err) { in ExecuteEquals()
342 Err* err) { in ExecutePlus()
392 Err* err) { in ExecuteMinus()
416 Err* err) { in ExecutePlusEquals()
488 Err* err) { in ExecuteMinusEquals()
517 Err* err) { in ExecuteEqualsEquals()
[all …]
/third_party/node/test/parallel/
Dtest-domain-emit-error-handler-stack.js21 function checkExpectedDomains(err) { argument
78 const err = new Error('oops'); constant
94 const err = new Error('oops'); constant
111 const err = new Error('oops'); constant
129 const err = new Error('oops'); constant
149 const err = new Error('oops'); constant
/third_party/node/lib/internal/streams/
Ddestroy.js23 function checkError(err, w, r) { argument
39 function destroy(err, cb) { argument
77 function _destroy(self, err, cb) { argument
80 function onDestroy(err) { argument
115 function emitErrorCloseNT(self, err) { argument
136 function emitErrorNT(self, err) { argument
185 function errorOrDestroy(stream, err, sync) { argument
247 function onConstruct(err) { argument
295 function emitErrorCloseLegacy(stream, err) { argument
301 function destroyer(stream, err) { argument
/third_party/node/deps/npm/node_modules/readable-stream/lib/internal/streams/
Ddestroy.js18 function checkError(err, w, r) { argument
34 function destroy(err, cb) { argument
66 function _destroy(self, err, cb) { argument
68 function onDestroy(err) { argument
97 function emitErrorCloseNT(self, err) { argument
114 function emitErrorNT(self, err) { argument
156 function errorOrDestroy(stream, err, sync) { argument
208 function onConstruct(err) { argument
248 function emitErrorCloseLegacy(stream, err) { argument
254 function destroyer(stream, err) { argument
/third_party/node/test/fixtures/wpt/WebCryptoAPI/sign_verify/
Drsa.js22 }, function(err) { argument
29 }, function(err) { argument
49 }, function(err) { argument
56 }, function(err) { argument
74 }, function(err) { argument
81 }, function(err) { argument
98 }, function(err) { argument
103 }, function(err) { argument
120 }, function(err) { argument
124 }, function(err) { argument
[all …]
/third_party/protobuf/js/
Dgulpfile.js58 function (err, stdout, stderr) { argument
67 function (err, stdout, stderr) { argument
76 function (err, stdout, stderr) { argument
85 function (err, stdout, stderr) { argument
94 function (err, stdout, stderr) { argument
103 function (err, stdout, stderr) { argument
112 function (err, stdout, stderr) { argument
121 function (err, stdout, stderr) { argument
129 function (err, stdout, stderr) { argument
152 function (err, stdout, stderr) { argument
[all …]
/third_party/lwip/src/api/
Dapi_lib.c120 err_t err; in netconn_apimsg() local
157 err_t err; in netconn_new_with_proto_and_callback() local
194 err_t err; in netconn_prepare_delete() local
235 err_t err; in netconn_delete() local
272 err_t err; in netconn_getaddr() local
310 err_t err; in netconn_bind() local
354 err_t err; in netconn_bind_if() local
380 err_t err; in netconn_connect() local
412 err_t err; in netconn_disconnect() local
438 err_t err; in netconn_listen_with_backlog() local
[all …]
/third_party/node/test/fixtures/wpt/WebCryptoAPI/encrypt_decrypt/
Drsa.js27 }, function(err) { argument
32 }, function(err) { argument
57 }, function(err) { argument
64 }, function(err) { argument
83 }, function(err) { argument
88 }, function(err) { argument
111 }, function(err) { argument
116 }, function(err) { argument
142 }, function(err) { argument
151 }, function(err) { argument
[all …]
Daes.js23 }, function(err) { argument
27 }, function(err) { argument
47 }, function(err) { argument
53 }, function(err) { argument
72 }, function(err) { argument
76 }, function(err) { argument
96 }, function(err) { argument
102 }, function(err) { argument
125 }, function(err) { argument
129 }, function(err) { argument
[all …]

12345678910>>...126