Home
last modified time | relevance | path

Searched defs:code (Results 226 – 250 of 2876) sorted by relevance

12345678910>>...116

/third_party/jerryscript/tests/jerry/
Dkeyword.js15 function check_syntax_error(code) argument
25 function check_strict_syntax_error(code) argument
/third_party/node/test/parallel/
Dtest-http-write-head.js38 code: 'ERR_INVALID_HTTP_TOKEN', property
48 code: 'ERR_HTTP_INVALID_HEADER_VALUE', property
59 code: 'ERR_HTTP_HEADERS_SENT', property
Dtest-buffer-concat.js51 code: 'ERR_INVALID_ARG_TYPE', property
61 code: 'ERR_INVALID_ARG_TYPE', property
70 code: 'ERR_INVALID_ARG_TYPE', property
Dtest-http2-server-shutdown-options-errors.js27 code: 'ERR_INVALID_ARG_TYPE', property
36 code: 'ERR_INVALID_ARG_TYPE', property
45 code: 'ERR_INVALID_ARG_TYPE', property
Dtest-event-emitter-errors.js12 code: 'ERR_UNHANDLED_ERROR', property
21 code: 'ERR_UNHANDLED_ERROR', property
33 code: 'ERR_UNHANDLED_ERROR', property
Dtest-http2-invalidheaderfields-client.js15 code: 'ERR_INVALID_HTTP_TOKEN' property
28 code: 'ERR_INVALID_HTTP_TOKEN' property
49 code: 'ERR_INVALID_HTTP_TOKEN' property
Dtest-readline-promises-csi.mjs15 code: 'ERR_INVALID_ARG_TYPE', property
138 code: 'ERR_OUT_OF_RANGE', property
145 code: 'ERR_OUT_OF_RANGE', property
151 code: 'ERR_OUT_OF_RANGE', property
Dtest-process-kill-pid.js43 code: 'ERR_INVALID_ARG_TYPE', property
52 code: 'ERR_UNKNOWN_SIGNAL', property
59 code: 'EINVAL', property
Dtest-crypto-sign-verify.js79 code: 'ERR_INVALID_ARG_VALUE', property
90 code: 'ERR_INVALID_ARG_VALUE', property
319 code: 'ERR_INVALID_ARG_VALUE', property
332 code: 'ERR_INVALID_ARG_VALUE', property
345 code: 'ERR_OSSL_ILLEGAL_OR_UNSUPPORTED_PADDING_MODE', property
348 code: 'ERR_OSSL_RSA_ILLEGAL_OR_UNSUPPORTED_PADDING_MODE', property
362 code: 'ERR_CRYPTO_SIGN_KEY_REQUIRED', property
373 code: 'ERR_INVALID_ARG_TYPE', property
400 code: 'ERR_INVALID_ARG_TYPE', property
479 code: 'ERR_INVALID_ARG_TYPE', property
[all …]
Dtest-http2-respond-file-errors.js48 code: 'ERR_INVALID_ARG_VALUE', property
63 code: 'ERR_HTTP2_PAYLOAD_FORBIDDEN', property
75 code: 'ERR_HTTP2_HEADERS_SENT', property
87 code: 'ERR_HTTP2_INVALID_STREAM', property
Dtest-fs-fchown.js24 code: 'ERR_INVALID_ARG_TYPE', property
35 code: 'ERR_OUT_OF_RANGE', property
49 code: 'ERR_OUT_OF_RANGE', property
Dtest-worker-execargv-invalid.js9 code: 'ERR_INVALID_ARG_TYPE', property
23 code: 'ERR_WORKER_INVALID_EXEC_ARGV', property
39 code: 'ERR_WORKER_INVALID_EXEC_ARGV', property
Dtest-performanceobserver.js29 code: 'ERR_INVALID_ARG_TYPE', property
40 code: 'ERR_INVALID_ARG_TYPE', property
50 code: 'ERR_INVALID_ARG_TYPE', property
Dtest-child-process-fork-args.js26 code: 'ERR_INVALID_ARG_TYPE', property
57 code: 'ERR_INVALID_ARG_TYPE', property
100 code: 'ERR_INVALID_ARG_TYPE', property
Dtest-runner-import-no-scheme.js13 common.expectsError({ code: 'MODULE_NOT_FOUND' }), property
19 common.expectsError({ code: 'ERR_MODULE_NOT_FOUND' }), property
25 common.expectsError({ code: 'MODULE_NOT_FOUND' }), property
/third_party/python/Modules/clinic/
Dfcntlmodule.c.h32 int code; in fcntl_fcntl() local
101 unsigned int code; in fcntl_ioctl() local
153 int code; in fcntl_flock() local
210 int code; in fcntl_lockf() local
/third_party/python/Modules/cjkcodecs/
D_codecs_cn.c43 #define GBK_ENCODE(code, assi) \ argument
68 DBCHAR code; in ENCODER() local
129 DBCHAR code; in ENCODER() local
190 DBCHAR code; in ENCODER() local
356 DBCHAR code; in ENCODER() local
/third_party/node/deps/v8/src/logging/
Dlog.cc95 static const char* ComputeMarker(SharedFunctionInfo shared, AbstractCode code) { in ComputeMarker()
113 static const char* ComputeMarker(const wasm::WasmCode* code) { in ComputeMarker()
214 Handle<AbstractCode> code, in CodeCreateEvent()
224 Handle<AbstractCode> code, in CodeCreateEvent()
234 Handle<AbstractCode> code, in CodeCreateEvent()
246 Handle<AbstractCode> code, in CodeCreateEvent()
269 const wasm::WasmCode* code, in CodeCreateEvent()
289 void CodeEventLogger::RegExpCodeCreateEvent(Handle<AbstractCode> code, in RegExpCodeCreateEvent()
306 void CodeDisableOptEvent(Handle<AbstractCode> code, in CodeDisableOptEvent()
363 void PerfBasicLogger::LogRecordedBuffer(Handle<AbstractCode> code, in LogRecordedBuffer()
[all …]
/third_party/node/test/fixtures/policy/process-binding/
Dapp.js6 code: 'ERR_ACCESS_DENIED' property
9 code: 'ERR_ACCESS_DENIED' property
/third_party/typescript/tests/baselines/reference/tsserver/moduleResolution/
Dpackage-json-file-is-edited-when-package-json-with-type-module-exists.js459 …ype\": \"module\"` to '/user/username/projects/myproject/package.json'.","code":1479,"category":"e… property
1217 …s' or create a local package.json file with `{ \"type\": \"module\" }`.","code":1479,"category":"e… property
1613 …ype\": \"module\"` to '/user/username/projects/myproject/package.json'.","code":1479,"category":"e… property
2013 …s' or create a local package.json file with `{ \"type\": \"module\" }`.","code":1479,"category":"e… property
/third_party/node/deps/v8/src/builtins/
Dsetup-builtins-internal.cc77 Handle<Code> code = Factory::CodeBuilder(isolate, desc, CodeKind::BUILTIN) in BuildPlaceholder() local
117 Handle<Code> code = Factory::CodeBuilder(isolate, desc, CodeKind::BUILTIN) in BuildWithMacroAssembler() local
142 Handle<Code> code = Factory::CodeBuilder(isolate, desc, CodeKind::BUILTIN) in BuildAdaptor() local
162 Handle<Code> code = compiler::CodeAssembler::GenerateCode( in BuildWithCodeStubAssemblerJS() local
186 Handle<Code> code = compiler::CodeAssembler::GenerateCode( in BuildWithCodeStubAssemblerCS() local
196 Code code) { in AddBuiltin()
229 Code code = FromCodeT(builtins->code(builtin)); in ReplacePlaceholders() local
268 Handle<Code> code = interpreter::GenerateBytecodeHandler( in GenerateBytecodeHandler() local
287 Code code; in SetupBuiltinsInternal() local
/third_party/node/test/es-module/
Dtest-http-imports.mjs141 { code: 'ERR_NETWORK_IMPORT_DISALLOWED' } property
170 { code: 'ERR_NETWORK_IMPORT_DISALLOWED' } property
180 { code: 'ERR_NETWORK_IMPORT_DISALLOWED' } property
190 { code: 'ERR_NETWORK_IMPORT_DISALLOWED' } property
198 { code: 'ERR_UNKNOWN_MODULE_FORMAT' } property
204 { code: 'ERR_MODULE_NOT_FOUND' }, property
/third_party/pulseaudio/src/pulsecore/
Dasyncmsgq.c46 int code; member
126 void pa_asyncmsgq_post(pa_asyncmsgq *a, pa_msgobject *object, int code, const void *userdata, int64… in pa_asyncmsgq_post()
158 int pa_asyncmsgq_send(pa_asyncmsgq *a, pa_msgobject *object, int code, const void *userdata, int64_… in pa_asyncmsgq_send()
201 int pa_asyncmsgq_get(pa_asyncmsgq *a, pa_msgobject **object, int *code, void **userdata, int64_t *o… in pa_asyncmsgq_get()
267 int pa_asyncmsgq_wait_for(pa_asyncmsgq *a, int code) { in pa_asyncmsgq_wait_for()
295 int code; in pa_asyncmsgq_process_one() local
350 int pa_asyncmsgq_dispatch(pa_msgobject *object, int code, void *userdata, int64_t offset, pa_memchu… in pa_asyncmsgq_dispatch()
363 int code; in pa_asyncmsgq_flush() local
/third_party/jerryscript/tests/jerry/es2015/
Dlet13.js19 function check_syntax_error (code) { argument
28 function check_strict_syntax_error (code) { argument
/third_party/libphonenumber/cpp/src/phonenumbers/ohos/
Dupdate_metadata.cc39 std::string code = it->first; in UpdateShortNumber() local
53 std::string code = it->first; in UpdatePhoneNumber() local
62 int code = it->first; in UpdatePhoneNumber() local
75 int code = it->first; in UpdateAlternateFormat() local

12345678910>>...116