Home
last modified time | relevance | path

Searched defs:code (Results 76 - 100 of 6039) sorted by relevance

12345678910>>...242

/kernel/linux/linux-5.10/arch/powerpc/math-emu/
H A Dfcmpo.c16 int code[4] = { (1 << 3), (1 << 1), (1 << 2), (1 << 0) }; in fcmpo() local
H A Dfcmpu.c16 int code[4] = { (1 << 3), (1 << 1), (1 << 2), (1 << 0) }; in fcmpu() local
/kernel/linux/linux-6.6/arch/powerpc/math-emu/
H A Dfcmpo.c16 int code[4] = { (1 << 3), (1 << 1), (1 << 2), (1 << 0) }; in fcmpo() local
H A Dfcmpu.c16 int code[4] = { (1 << 3), (1 << 1), (1 << 2), (1 << 0) }; in fcmpu() local
/third_party/ffmpeg/libavcodec/
H A Dmpeg12dec.h40 int code, diff; in decode_dc() local
/third_party/curl/tests/libtest/
H A Dlib512.c33 CURLcode code; in test() local
/third_party/curl/tests/unit/
H A Dunit1608.c54 CURLcode code; variable
/third_party/icu/icu4c/source/common/
H A Derrorcode.cpp27 UErrorCode code = errorCode; in reset() local
/third_party/icu/icu4c/source/extra/scrptrun/
H A Dsrtest.cpp37 UScriptCode code = scriptRun.getScriptCode(); in main() local
/third_party/libsnd/src/
H A Dtest_ima_oki_adpcm.c58 unsigned char code ; in test_oki_adpcm() local
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShaderDump.cpp58 dx10_shader_dump_binary(const unsigned *code) in dx10_shader_dump_binary() argument
65 dx10_shader_dump_tokens(const unsigned *code) in dx10_shader_dump_tokens() argument
/third_party/node/test/parallel/
H A Dtest-buffer-no-negative-allocation.js
H A Dtest-buffer-over-max-length.js
H A Dtest-buffer-slow.js
H A Dtest-buffer-tostring-rangeerror.js
H A Dtest-buffer-writeint.js[all...]
H A Dtest-crypto-dh-errors.js[all...]
H A Dtest-crypto-scrypt.js222 const expected = { code: 'ERR_INVALID_ARG_TYPE' }; global() property
[all...]
H A Dtest-dgram-sendto.js
H A Dtest-errors-systemerror.js20 code: 'ETEST', global() property
41 code: 'ETEST', global() property
61 code: 'ETEST', global() property
81 code: 'ERR', global() property
116 code: 'ERR_TEST', global() property
[all...]
H A Dtest-fs-symlink.js
H A Dtest-http2-compat-socket.js
H A Dtest-http2-compat-socket-set.js
H A Dtest-http2-socket-proxy.js
H A Dtest-net-connect-options-port.js30 code: 'ERR_INVALID_ARG_TYPE', global() property
44 code: 'ERR_SOCKET_BAD_PORT', global() property

Completed in 8 milliseconds

12345678910>>...242