Home
last modified time | relevance | path

Searched refs:dummy (Results 576 - 600 of 1966) sorted by relevance

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

/third_party/mesa3d/src/mesa/math/
H A Dm_debug_xform.c41 static char dummy; variable
/third_party/node/deps/uv/src/unix/
H A Dlinux-inotify.c168 uv__io_t* dummy, in uv__inotify_read()
167 uv__inotify_read(uv_loop_t* loop, uv__io_t* dummy, unsigned int events) uv__inotify_read() argument
H A Dos390.c582 struct epoll_event dummy; in uv__platform_invalidate_fd() local
599 epoll_ctl(loop->ep, EPOLL_CTL_DEL, fd, &dummy); in uv__platform_invalidate_fd()
/third_party/openssl/ohos_lite/include/openssl/
H A Dlhash.h122 LHASH_OF(type) { union lh_##type##_dummy { void* d1; unsigned long d2; int d3; } dummy; }; \
/third_party/rust/crates/proc-macro-error/test-crate/
H A Dlib.rs186 pub fn dummy(input: proc_macro::TokenStream) -> proc_macro::TokenStream { in dummy() functions
/third_party/backends/backend/genesys/
H A Dgl846.cpp150 // DUMMY: the number of CCD dummy pixels in gl846_init_registers()
631 int dummy = 0; in init_regs_for_scan_session() local
642 slope_dpi = slope_dpi * (1 + dummy); in init_regs_for_scan_session()
652 session.optical_line_count, dummy, session.params.starty, in init_regs_for_scan_session()
H A Dgl842.cpp86 // EXPDMY[0:7]: Exposure time of dummy lines. in gl842_init_registers()
538 int dummy = 0; in init_regs_for_scan_session() local
548 slope_dpi = slope_dpi * (1 + dummy); in init_regs_for_scan_session()
562 session.optical_line_count, dummy, session.params.starty, in init_regs_for_scan_session()
/third_party/python/Lib/tkinter/
H A Dttk.py1512 dummy = Label(self)
1513 dummy.pack(side=label_side)
1514 dummy.lower()
/third_party/python/Lib/test/
H A Dtest_optparse.py284 def dummy(self): member in TestOptionChecks
292 'callback': self.dummy,
300 'callback': self.dummy,
H A Dtest_ipaddress.py2441 dummy = {}
2442 dummy[self.ipv4_address] = None
2443 dummy[self.ipv6_address] = None
2444 dummy[ip1] = None
2445 dummy[ip2] = None
2446 self.assertIn(self.ipv4_address, dummy)
2447 self.assertIn(ip2, dummy)
/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream_unittest.cc261 uint8 dummy; in TEST_1D() local
262 coded_input.ReadRaw(&dummy, 1); in TEST_1D()
263 EXPECT_EQ((uint)'\0', (uint)dummy); in TEST_1D()
/third_party/astc-encoder/Source/
H A Dstb_image.h4622 // synthetic filters used for first scanline to avoid needing a dummy row of 0s
4782 // png guarante byte alignment, if width is not multiple of 8/4/2 we'll decode dummy trailing data that will be skipped in the later loop in stbi__create_png_image_raw()
7299 int dummy;
7301 if (!x) x = &dummy;
7302 if (!y) y = &dummy;
7303 if (!comp) comp = &dummy;
7366 int channelCount, dummy, depth;
7367 if (!x) x = &dummy;
7368 if (!y) y = &dummy;
7369 if (!comp) comp = &dummy;
[all...]
/third_party/ffmpeg/libavcodec/x86/
H A Dmpegvideoenc_template.c111 int dummy; in dct_quantize() local
125 : "=d" (level), "=a"(dummy) in dct_quantize()
/third_party/backends/backend/
H A Dcardscan.c830 SANE_Int dummy = 0; in sane_control_option() local
836 info = &dummy; in sane_control_option()
/third_party/googletest/googletest/src/
H A Dgtest-port.cc98 std::string dummy; in ReadProcFileField() local
101 file >> dummy; in ReadProcFileField() local
/third_party/googletest/googletest/include/gtest/
H A Dgtest-matchers.h170 // However, in order to implement dummy listeners efficiently,
275 DummyMatchResultListener dummy; in Matches() local
276 return MatchAndExplain(x, &dummy); in Matches()
/third_party/icu/icu4c/source/test/intltest/
H A Dmsfmrgts.cpp503 UnicodeString dummy; in Test4116444() local
504 dataerrln("\"" + array[j].getString(dummy) + "\""); in Test4116444()
/third_party/PyYAML/lib/yaml/
H A Dconstructor.py60 for dummy in generator:
107 for dummy in generator:
/third_party/libuv/src/unix/
H A Dos390.c589 struct epoll_event dummy; in uv__platform_invalidate_fd() local
606 epoll_ctl(loop->ep, EPOLL_CTL_DEL, fd, &dummy); in uv__platform_invalidate_fd()
/third_party/libwebsockets/lib/misc/threadpool/
H A Dthreadpool.c487 static int dummy; variable
680 pthread_exit(&dummy); in lws_threadpool_worker()
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerLoop.cpp467 uint8_t dummy; in ShuffleAndMinimize() local
468 ExecuteCallback(&dummy, 0); in ShuffleAndMinimize()
/third_party/mesa3d/src/gtest/src/
H A Dgtest-port.cc105 std::string dummy; in ReadProcFileField() local
108 file >> dummy; in ReadProcFileField() local
/third_party/node/deps/googletest/src/
H A Dgtest-port.cc104 std::string dummy; in ReadProcFileField() local
107 file >> dummy; in ReadProcFileField() local
/third_party/node/deps/googletest/include/gtest/
H A Dgtest-matchers.h171 // However, in order to implement dummy listeners efficiently,
239 DummyMatchResultListener dummy; in Matches() local
240 return MatchAndExplain(x, &dummy); in Matches()
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshrec.c474 PS_MaskRec dummy = *mask2; in ps_mask_table_merge() local
481 mask2[delta] = dummy; in ps_mask_table_merge()

Completed in 46 milliseconds

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