HomeSort by relevance Sort by last modified time
    Searched refs:Ok (Results 1 - 25 of 73) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mt/
relocs1.s 2 ;; by the mrisc port. (Ok, so there's only one so far. :P)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusmetafile.h 71 BOOL deleteWmf = FALSE): Image(NULL, Ok)
79 Metafile(HENHMETAFILE hEmf, BOOL deleteEmf = FALSE): Image(NULL, Ok)
86 Metafile(const WCHAR *filename): Image(NULL, Ok)
95 Image(NULL, Ok)
103 Metafile(IStream *stream): Image(NULL, Ok)
111 const WCHAR *description = NULL): Image(NULL, Ok)
122 const WCHAR *description = NULL): Image(NULL, Ok)
133 const WCHAR *description = NULL): Image(NULL, Ok)
143 const WCHAR *description = NULL): Image(NULL, Ok)
156 const WCHAR *description = NULL): Image(NULL, Ok)
    [all...]
gdiplusstringformat.h 43 nativeStringFormat(NULL), lastStatus(Ok)
49 nativeStringFormat(NULL), lastStatus(Ok)
64 if (status == Ok) {
117 lastStatus = Ok;
206 if (newStatus != Ok) lastStatus = newStatus;
227 if (status == Ok && nativeStringFormat) {
229 new StringFormat(nativeStringFormat, Ok);
241 if (status == Ok && nativeStringFormat) {
243 new StringFormat(nativeStringFormat, Ok);