Home
last modified time | relevance | path

Searched refs:DontCheck (Results 1 – 15 of 15) sorted by relevance

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/
H A DTestFilterFs.java33 public static class DontCheck { class in TestFilterFs
53 DontCheck.class.getMethod(m.getName(), m.getParameterTypes()); in testFilterFileSystem()
H A DTestFilterFileSystem.java56 public static class DontCheck { class in TestFilterFileSystem
226 DontCheck.class.getMethod(m.getName(), m.getParameterTypes()); in testFilterFileSystem()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/auto/qml/qmleditor/qmlcodeformatter/
H A Dtst_qmlcodeformatter.cpp110 enum { DontCheck = -2, DontIndent = -1 }; enumerator
154 if (l.expectedIndent != DontCheck) { in checkIndent()
981 << Line(" else", DontCheck) in strayElse()
982 << Line(" else {", DontCheck) in strayElse()
983 << Line(" }", DontCheck) in strayElse()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dst_stuff.cpp42 BYTE DontCheck; member
368 if (cheats->DontCheck || !CheckCheatmode ()) in CheatCheckList()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dndrtypes.h177 unsigned char DontCheck: 1; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dndrtypes.h177 unsigned char DontCheck: 1; member
/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dndr.h329 unsigned char DontCheck : 1; member
/dports/graphics/lcms2/lcms2-2.12/testbed/
H A Dtestcms2.c71 cmsUInt32Number DontCheck; member
123 blk ->DontCheck = 0; in DebugMalloc()
142 if (blk ->WhoAllocated != ContextID && !blk->DontCheck) { in DebugFree()
182 blk ->DontCheck = 1; in DebugMemDontCheckThis()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/lcms2mt/testbed/
H A Dtestcms2.c78 cmsUInt32Number DontCheck; member
130 blk ->DontCheck = 0; in DebugMalloc()
149 if (blk ->WhoAllocated != ContextID && !blk->DontCheck) { in DebugFree()
189 blk ->DontCheck = 1; in DebugMemDontCheckThis()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/lcms2mt/testbed/
H A Dtestcms2.c78 cmsUInt32Number DontCheck; member
130 blk ->DontCheck = 0; in DebugMalloc()
149 if (blk ->WhoAllocated != ContextID && !blk->DontCheck) { in DebugFree()
189 blk ->DontCheck = 1; in DebugMemDontCheckThis()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/lcms2/testbed/
H A Dtestcms2.c72 cmsUInt32Number DontCheck; member
124 blk ->DontCheck = 0; in DebugMalloc()
143 if (blk ->WhoAllocated != ContextID && !blk->DontCheck) { in DebugFree()
183 blk ->DontCheck = 1; in DebugMemDontCheckThis()
/dports/www/lynx-current/lynx2.9.0dev.9/src/
H A DLYUtils.c1755 static int DontCheck(void) in DontCheck() function
1806 if (DontCheck()) in HTCheckForInterrupt()
/dports/www/lynx/lynx2.8.9rel.1/src/
H A DLYUtils.c1755 static int DontCheck(void) in DontCheck() function
1806 if (DontCheck()) in HTCheckForInterrupt()
/dports/www/lynx/lynx2.8.9rel.1/
H A DCHANGES2767 platforms, the DontCheck() function limits the amount of polling which
4311 * check in DontCheck() if Lynx is reading from a command-script, to avoid
/dports/www/lynx-current/lynx2.9.0dev.9/
H A DCHANGES2938 platforms, the DontCheck() function limits the amount of polling which
4482 * check in DontCheck() if Lynx is reading from a command-script, to avoid