Home
last modified time | relevance | path

Searched refs:dummy (Results 676 - 700 of 856) sorted by relevance

1...<<21222324252627282930>>...35

/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()
H A Dkodak.c1261 SANE_Int dummy = 0; in sane_control_option() local
1267 info = &dummy; in sane_control_option()
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_holder.cpp861 static constexpr BASE_NS::string_view KDUMMY_STRING { "!#&/dummy" };
866 Entity dummy {}; in IntrospectNodeless()
867 FindMesh(KDUMMY_STRING, KDUMMY_STRING, dummy); in IntrospectNodeless()
868 FindMaterial(KDUMMY_STRING, KDUMMY_STRING, dummy); in IntrospectNodeless()
1071 char* dummy = nullptr; in FindAnimation() local
1072 auto entityId = strtoll(name.substr(ix + 1).data(), &dummy, 16); in FindAnimation()
/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()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/i915/gt/
H A Dintel_engine_cs.c1578 ktime_t dummy; in intel_engine_dump() local
1596 drm_printf(m, "\tRuntime: %llums\n", ktime_to_ms(intel_engine_get_busy_time(engine, &dummy))); in intel_engine_dump()
/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp1341 int dummy = 0; in SetRegistryObject() local
1342 int res = binderConnector_->WriteBinder(BINDER_SET_CONTEXT_MGR, &dummy); in SetRegistryObject()
/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()
/third_party/backends/backend/pixma/
H A Dpixma.c687 SANE_Int dummy; in control_option() local
689 /* info may be null, better to set a dummy here then test everywhere */ in control_option()
691 info = &dummy; in control_option()
/third_party/icu/icu4c/source/common/
H A Ducnv.cpp2758 int32_t dummy; in ucnv_detectUnicodeSignature() local
2776 signatureLength = &dummy; in ucnv_detectUnicodeSignature()
/third_party/lame/libmp3lame/
H A Dquantize.c460 calc_noise_result dummy; in trancate_smallspectrums() local
465 (void) calc_noise(gi, l3_xmin, distort, &dummy, 0); in trancate_smallspectrums()
/third_party/node/src/
H A Denv.cc1152 Environment** dummy = nullptr; in RequestInterruptFromV8() local
1153 if (!interrupt_data_.compare_exchange_strong(dummy, interrupt_data)) { in RequestInterruptFromV8()
/third_party/node/deps/icu-small/source/common/
H A Ducnv.cpp2763 int32_t dummy; in ucnv_detectUnicodeSignature() local
2781 signatureLength = &dummy; in ucnv_detectUnicodeSignature()
/third_party/mesa3d/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.c276 struct x86_reg dummy = x86_make_reg(file_REG32, op); in emit_modrm_noreg() local
277 emit_modrm(p, dummy, regmem); in emit_modrm_noreg()

Completed in 75 milliseconds

1...<<21222324252627282930>>...35