Home
last modified time | relevance | path

Searched refs:dummy (Results 626 - 650 of 1954) sorted by relevance

1...<<21222324252627282930>>...79

/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_decimalquantity.cpp252 int32_t dummy; in adjustMagnitude() local
253 overflow = overflow || uprv_add32_overflow(scale, precision, &dummy); in adjustMagnitude()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state_derived.c1077 if (!vs->first->dummy) in r300_pick_vertex_shader()
1095 if (!vs->first->dummy) in r300_pick_vertex_shader()
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbackend-native.c760 int gain, dummy; in rfcomm_io_callback() local
802 } else if (sscanf(buf, "AT+CKPD=%d", &dummy) == 1) { in rfcomm_io_callback()
/third_party/python/Lib/test/test_capi/
H A Dtest_misc.py1369 def dummy(): function
1372 frame = _testcapi.frame_new(dummy.__code__, globals(), locals())
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H A Djdsample-avx2.asm96 mov JSAMPLE [esi+eax*SIZEOF_JSAMPLE], dl ; insert a dummy sample
280 mov JSAMPLE [esi+eax*SIZEOF_JSAMPLE], dl ; insert a dummy sample
H A Djdsample-mmx.asm95 mov JSAMPLE [esi+eax*SIZEOF_JSAMPLE], dl ; insert a dummy sample
270 mov JSAMPLE [esi+eax*SIZEOF_JSAMPLE], dl ; insert a dummy sample
H A Djdsample-sse2.asm95 mov JSAMPLE [esi+eax*SIZEOF_JSAMPLE], dl ; insert a dummy sample
269 mov JSAMPLE [esi+eax*SIZEOF_JSAMPLE], dl ; insert a dummy sample
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
H A Djdsample-avx2.asm100 mov JSAMPLE [rsi+rax*SIZEOF_JSAMPLE], dl ; insert a dummy sample
266 mov JSAMPLE [rsi+rax*SIZEOF_JSAMPLE], dl ; insert a dummy sample
H A Djdsample-sse2.asm90 mov JSAMPLE [rsi+rax*SIZEOF_JSAMPLE], dl ; insert a dummy sample
246 mov JSAMPLE [rsi+rax*SIZEOF_JSAMPLE], dl ; insert a dummy sample
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_decimalquantity.cpp250 int32_t dummy; in adjustMagnitude() local
251 overflow = overflow || uprv_add32_overflow(scale, precision, &dummy); in adjustMagnitude()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DSampleProfReader.cpp970 uint32_t dummy; in skipNextWord() local
971 if (!GcovBuffer.readInt(dummy)) in skipNextWord()
/third_party/rust/crates/serde/serde_derive/src/
H A Dser.rs4 use crate::{bound, dummy, pretend, this};
55 Ok(dummy::wrap_in_const( in expand_derive_serialize()
/third_party/ffmpeg/libavcodec/
H A Dme_cmp.c614 uint8_t *dummy, ptrdiff_t stride, int h) in hadamard8_intra8x8_c()
913 uint8_t *s, uint8_t *dummy, \
955 uint8_t *s, uint8_t *dummy, \
613 hadamard8_intra8x8_c(MpegEncContext *s, uint8_t *src, uint8_t *dummy, ptrdiff_t stride, int h) hadamard8_intra8x8_c() argument
/third_party/backends/backend/
H A Dmustek_usb2_high.c171 static void *MustScanner_ReadDataFromScanner (void * dummy);
2993 MustScanner_ReadDataFromScanner (void * dummy) in MustScanner_ReadDataFromScanner() argument
3004 (void) dummy; in MustScanner_ReadDataFromScanner()
/third_party/ffmpeg/tests/checkasm/
H A Dcheckasm.c68 void (*checkasm_checked_call)(void *func, int dummy, ...) = checkasm_checked_call_novfp;
/third_party/ffmpeg/tools/
H A Dtarget_dec_fuzzer.c95 int *got_frame, const AVPacket *dummy) in audio_video_handler()
94 audio_video_handler(AVCodecContext *avctx, AVFrame *frame, int *got_frame, const AVPacket *dummy) audio_video_handler() argument
/third_party/googletest/googlemock/test/
H A Dgmock-internal-utils_test.cc518 MOCK_METHOD1(TestMethodArg, void(int dummy));
/third_party/node/deps/openssl/openssl/crypto/err/
H A Derr.c655 void ERR_remove_thread_state(void *dummy) in ERR_remove_thread_state() argument
/third_party/openssl/crypto/err/
H A Derr.c655 void ERR_remove_thread_state(void *dummy) in ERR_remove_thread_state() argument
/third_party/python/Lib/test/
H A Dtest_heapq.py87 heap = [random.random() for dummy in range(size)]
H A Dtest_xml_etree.py3830 class dummy: class in IOTest
3835 reader = self.dummy()
3844 writer = self.dummy()
3851 reader = self.dummy()
3861 writer = self.dummy()
3869 writer = self.dummy()
/third_party/python/Objects/
H A Dmemoryobject.c3092 memory_c_contiguous(PyMemoryViewObject *self, PyObject *dummy) in memory_c_contiguous() argument
3099 memory_f_contiguous(PyMemoryViewObject *self, PyObject *dummy) in memory_f_contiguous() argument
3106 memory_contiguous(PyMemoryViewObject *self, PyObject *dummy) in memory_contiguous() argument
/third_party/python/Lib/multiprocessing/
H A Dpool.py926 from .dummy import Process
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_dec.c1594 struct rvcn_dec_dynamic_dpb_t2 *dpb = NULL, *dummy = NULL; in rvcn_dec_dynamic_dpb_t2_message() local
1608 if (!dummy) in rvcn_dec_dynamic_dpb_t2_message()
1609 dummy = d; in rvcn_dec_dynamic_dpb_t2_message()
1612 if (!addr && dummy) { in rvcn_dec_dynamic_dpb_t2_message()
1613 RVID_ERR("Ref list from application is incorrect, using dummy buffer instead.\n"); in rvcn_dec_dynamic_dpb_t2_message()
1614 addr = dec->ws->buffer_get_virtual_address(dummy->dpb.res->buf); in rvcn_dec_dynamic_dpb_t2_message()
/third_party/backends/backend/genesys/
H A Dgl124.cpp708 int dummy = 0; in init_regs_for_scan_session() local
737 dummy, session.params.starty, session.params.scan_mode, in init_regs_for_scan_session()

Completed in 46 milliseconds

1...<<21222324252627282930>>...79