Searched refs:code (Results 2901 - 2925 of 3559) sorted by relevance
1...<<111112113114115116117118119120>>...143
/third_party/ffmpeg/libavcodec/arm/ |
H A D | startcode_armv6.S | 77 @ before using code that does preloads
|
/third_party/ffmpeg/libavcodec/ |
H A D | jfdctfst.c | 15 * (1) If any part of the source code for this software is distributed, then 19 * (2) If only executable code is distributed, then the accompanying 27 * code, not just to the unmodified library. If you use our work, you ought 44 * much more complex and seem not to be any faster when reduced to code. 49 * JPEG textbook (see REFERENCES section in file README). The following code 82 Sorry, this code only copes with 8x8 DCTs. /* deliberate syntax err */
|
H A D | scpr.h | 31 uint32_t code; member
|
/third_party/curl/tests/libtest/ |
H A D | mk-lib1521.pl | 66 /* This source code is generated by mk-lib1521.pl ! */
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | ac3dsp_downmix.asm | 37 ; define some names to make the code clearer
|
/third_party/ffmpeg/libavformat/ |
H A D | isom.h | 2 * ISO Media common code 47 int ff_mov_lang_to_iso639(unsigned code, char to[4]);
|
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | usbdev.h | 18 * 1. Redistributions of source code must retain the above copyright 353 int (*ioctl)(struct usbdev_s *dev, unsigned code, unsigned long param);
|
/third_party/alsa-lib/include/sound/uapi/ |
H A D | emu10k1.h | 259 #define EMU10K1_DBG_CONDITION_CODE 0x00003e00 /* condition code */ 343 __u32 *code; /* one instruction - 64 bits */ member
|
/third_party/libunwind/libunwind/doc/ |
H A D | unw_get_proc_info_by_ip.tex | 42 Note that for the purposes of \Prog{libunwind}, the code of a
|
/third_party/lzma/CPP/Windows/Control/ |
H A D | Dialog.h | 114 virtual bool OnCommand(unsigned code, unsigned itemID, LPARAM lParam);
|
/third_party/lzma/CPP/7zip/Archive/Common/ |
H A D | CoderMixer2.h | 420 HRESULT ReturnIfError(HRESULT code);
|
/third_party/node/lib/ |
H A D | _http_incoming.js | 235 if (e?.code === 'ERR_STREAM_PREMATURE_CLOSE') {
|
/third_party/node/deps/v8/src/wasm/ |
H A D | module-decoder.h | 2 // Use of this source code is governed by a BSD-style license that can be 35 const char* SectionName(SectionCode code);
|
/third_party/node/deps/v8/tools/vim/ |
H A D | ninja-build.vim | 2 " Use of this source code is governed by a BSD-style license that can be
|
/third_party/node/test/parallel/ |
H A D | test-events-customevent.js | 119 code: 'ERR_INVALID_ARG_TYPE',
|
H A D | test-fs-read-stream.js | 160 code: 'ERR_OUT_OF_RANGE',
|
H A D | test-inspector.js | 312 `Expected exit code to be ${expectedExitCode} but got ${expectedExitCode}.`
|
H A D | test-querystring.js | 298 code: 'ERR_INVALID_URI',
|
H A D | test-runner-cli.js | 149 assert.match(stdout, / {6}code: 'ERR_TEST_FAILURE'/);
|
H A D | test-tls-server-verify.js | 220 client.on('exit', function(code) {
|
/third_party/node/test/sequential/ |
H A D | test-module-loading.js | 122 code: 'MODULE_NOT_FOUND',
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/ |
H A D | armv4cpuid.S | 7 .code 32
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/ |
H A D | armv4cpuid.S | 7 .code 32
|
/third_party/node/deps/npm/lib/commands/ |
H A D | token.js | 190 return Object.assign(new Error(msg), { code: 'EINVALIDCIDR' })
|
/third_party/libevdev/tools/ |
H A D | touchpad-edge-detector.c | 74 switch(ev->code) { in handle_event()
|
Completed in 14 milliseconds
1...<<111112113114115116117118119120>>...143