Home
last modified time | relevance | path

Searched refs:removed (Results 1 – 25 of 98) sorted by relevance

1234

/reactos/sdk/lib/drivers/wdf/shared/support/
H A Dfxtransactionedlist.cpp312 BOOLEAN removed; in SearchForAndRemove() local
314 removed = FALSE; in SearchForAndRemove()
329 removed = TRUE; in SearchForAndRemove()
358 if (removed && m_DeleteOnRemove) { in SearchForAndRemove()
369 BOOLEAN removed; in Remove() local
373 removed = RemoveLocked(Entry); in Remove()
386 BOOLEAN removed; in RemoveLocked() local
388 removed = FALSE; in RemoveLocked()
394 removed = TRUE; in RemoveLocked()
415 removed = TRUE; in RemoveLocked()
[all …]
/reactos/sdk/lib/rtl/amd64/
H A Ddynfntbl.c239 BOOL removed = FALSE; in RtlDeleteFunctionTable() local
253 removed = TRUE; in RtlDeleteFunctionTable()
261 if (removed) in RtlDeleteFunctionTable()
266 return removed; in RtlDeleteFunctionTable()
/reactos/sdk/tools/unicode/
H A Dcpmap.pl981 my $removed = 0;
988 $removed = $removed + $lowerbounds[$index];
992 $removed = $removed + $upperbounds[$index - 1];
995 $filled[$i] = $filled[$i] - $removed;
1001 printf OUTPUT "const WCHAR %s[%d] =\n", $name, $index * 256 + 512 - $removed;
/reactos/media/doc/
H A DINTERNALS41 the DPC queue is drained each DPC object is removed and the associated
43 further insertions before it is removed will have no effect.
/reactos/base/shell/cmd/
H A Dhistory.txt10 o removed some scaffolding.
28 o removed environment handling (thanks again to Steffan Kaiser)
79 o removed debugging output from history.c
169 o removed extra returns; closer to MSDOS
175 o removed call to show_environment in set command.
192 o removed redundant use of error message defines and moved
202 o removed most of the commands and placed them in there own file
/reactos/sdk/lib/3rdparty/stlport/etc/
H A DChangeLog-4.0110 debug/_iterator.h, debug/_vector.h - removed future errors due to baseclass member use
136 * debug/_vector.h : name clash removed for _Base (thanks to Will Fike for the report)
148 available only with __STL_USE_RAW_SGI_ALLOCATORS macro. May be removed later.
192 * _bitset.h - removed the obsolete _WordT template parameters.
196 * test/eh/test_deque.cpp - removed the obsolete template argument
198 * _bitset.h - removed obsolete adaptor (thanks to Alex Vanic for the report)
200 * _[io]stream.h - removed extra DLL specs (thanks to Danny Smith for the report)
230 * _vector.h, _deque.h, _bvector.h - obsolete guards around at() methods removed ;
232 * _vector.h, _deque,h - removed extra casts (thanks to Andrew Waters for the report)
246 * <deque> : extra template parameter removed
[all …]
H A DChangeLog121 removed LDSEARCH macro, use LDFLAGS instead;
365 has been removed.
388 * stlport/stl/_check_config.h: Unused, removed.
449 removed.
488 been removed independant of compiler in use.
512 _STLP_BROKEN_BAD_ALLOC_CLASS macros removed.
1193 removed.
1394 * src/dll_main.cpp, stlport/stl/debug/_debug.c: removed
1445 iterators removed usage of 'less-then', and for others
1578 - In __format_float_scientific, removed useless rz temporary variable, removed
[all …]
/reactos/sdk/include/reactos/
H A Dversion.h.cmake12 * KERNEL_VERSION removed. Use
/reactos/dll/directx/wine/
H A Dreadme.txt4 this file will be removed from our SVN
/reactos/sdk/lib/3rdparty/stlport/build/Makefiles/gmake/
H A Dclean.mak39 # $(DEPENDS_COLLECTION) removed before directory,
/reactos/sdk/lib/3rdparty/zlib/
H A DLICENSE19 3. This notice may not be removed or altered from any source distribution.
/reactos/modules/rostests/winetests/cmd/
H A Dtest_builtins.cmd.exp1397 dir removed
1399 dir removed
1402 file not removed
1404 non-empty dir not removed
1406 non-empty dir not removed
1409 foo removed
1410 bar removed
1411 foobar removed
1412 bar\baz removed
/reactos/dll/3rdparty/libpng/docs/
H A DANNOUNCE39 removed the obsolete makefile.cegcc.
H A DLICENSE35 3. This Copyright notice may not be removed or altered from any
127 3. This Copyright notice may not be removed or altered from any
/reactos/dll/cpl/hotplug/lang/
H A Dzh-CN.rc33 …to stop the following devices. After the devices are stopped they may be removed safely.", IDC_STA…
H A Dzh-TW.rc33 …to stop the following devices. After the devices are stopped they may be removed safely.", IDC_STA…
H A Dzh-HK.rc33 …to stop the following devices. After the devices are stopped they may be removed safely.", IDC_STA…
H A Den-US.rc26 …to stop the following devices. After the devices are stopped they may be removed safely.", IDC_STA…
H A Dde-DE.rc26 …to stop the following devices. After the devices are stopped they may be removed safely.", IDC_STA…
H A Did-ID.rc26 …to stop the following devices. After the devices are stopped they may be removed safely.", IDC_STA…
H A Dtr-TR.rc28 …to stop the following devices. After the devices are stopped they may be removed safely.", IDC_STA…
H A Dpl-PL.rc26 …to stop the following devices. After the devices are stopped they may be removed safely.", IDC_STA…
H A Dfr-FR.rc33 …to stop the following devices. After the devices are stopped they may be removed safely.", IDC_STA…
/reactos/sdk/include/c++/stlport/
H A Dbitset23 // THIS FEATURE*. It is experimental, and it may be removed in
/reactos/media/fonts/doc/FreeFont/
H A DChangeLog.txt3369 * tools/ranges.py (removed),
5440 tools/WGL4.lst (removed),
5441 tools/MES-1.txt (removed),
5442 tools/MES-2.txt (removed),
5444 tools/MES-1.lst (removed),
5445 tools/MES-2.lst (removed),
5628 removed
11142 removed hints
11148 spline removed hints
11173 removed hints
[all …]

1234