Home
last modified time | relevance | path

Searched refs:Label (Results 1 – 25 of 94) sorted by relevance

1234

/reactos/modules/rostests/apitests/compiler/ms/eh/
H A Dnesttry.cxx26 goto Label; in main()
30 goto Label; in main()
36 Label:; in main()
/reactos/dll/win32/fmifs/
H A Dformat.c23 IN PWCHAR Label, in Format() argument
30 Label, in Format()
43 IN PWCHAR Label, in FormatEx() argument
91 RtlInitUnicodeString(&usLabel, Label); in FormatEx()
/reactos/modules/rosapps/applications/sysutils/utils/rosperf/
H A Drosperf.c169 DisplayStatus(HWND Label, LPCWSTR Message, LPCWSTR Test, int Try) in DisplayStatus() argument
174 SetWindowTextW(Label, Status); in DisplayStatus()
175 InvalidateRect(Label, NULL, TRUE); in DisplayStatus()
176 UpdateWindow(Label); in DisplayStatus()
226 ReportTimes(DWORD Time, int Reps, LPCWSTR Label, BOOL Average) in ReportTimes() argument
240 Reps, Average ? L"trep" : L"reps", MSecsPerObj, ObjsPerSec, Label); in ReportTimes()
245 Reps, Average ? L"t" : L"", Label); in ReportTimes()
259 DisplayStatus(LabelWnd, L"Calibrating", Test->Label, 0); in ProcessTest()
274 DisplayStatus(LabelWnd, L"Testing", Test->Label, Repeat + 1); in ProcessTest()
281 ReportTimes(Time, Reps, Test->Label, FALSE); in ProcessTest()
[all …]
/reactos/base/setup/lib/
H A Dfsutil.h48 _In_opt_ PUNICODE_STRING Label,
58 _In_opt_ PCWSTR Label,
125 _In_opt_ PCWSTR Label,
173 PCWSTR Label; member
H A Dfsutil.c315 _In_opt_ PUNICODE_STRING Label, in FormatFileSystem_UStr() argument
365 Label, in FormatFileSystem_UStr()
380 _In_opt_ PCWSTR Label, in FormatFileSystem() argument
389 RtlInitUnicodeString(&LabelU, Label); in FormatFileSystem()
808 _In_opt_ PCWSTR Label, in FormatVolume() argument
826 Label, in FormatVolume()
835 if (!Label) Label = L""; in FormatVolume()
836 RtlStringCbCopyW(Volume->VolumeLabel, sizeof(Volume->VolumeLabel), Label); in FormatVolume()
846 _In_opt_ PCWSTR Label, in FormatPartition() argument
924 Label, in FormatPartition()
[all …]
/reactos/sdk/lib/fslib/vfatlib/
H A Dvfatlib.h119 PUNICODE_STRING Label,
128 PUNICODE_STRING Label,
137 PUNICODE_STRING Label,
H A Dfat12.c242 IN PUNICODE_STRING Label, in Fat12Format() argument
297 if ((Label == NULL) || (Label->Buffer == NULL)) in Fat12Format()
303 RtlUnicodeStringToOemString(&VolumeLabel, Label, TRUE); in Fat12Format()
H A Dfat16.c241 IN PUNICODE_STRING Label, in Fat16Format() argument
304 if ((Label == NULL) || (Label->Buffer == NULL)) in Fat16Format()
310 RtlUnicodeStringToOemString(&VolumeLabel, Label, TRUE); in Fat16Format()
H A Dvfatlib.c56 IN PUNICODE_STRING Label, in VfatFormat() argument
247 Label, in VfatFormat()
260 Label, in VfatFormat()
272 Label, in VfatFormat()
H A Dfat32.c389 IN PUNICODE_STRING Label, in Fat32Format() argument
456 if ((Label == NULL) || (Label->Buffer == NULL)) in Fat32Format()
462 RtlUnicodeStringToOemString(&VolumeLabel, Label, TRUE); in Fat32Format()
/reactos/sdk/tools/cabman/
H A Ddfp.cxx361 bool CDFParser::OnDiskLabel(ULONG Number, char* Label) in OnDiskLabel() argument
380 if (GetDiskName(&DiskLabel, Number, Label)) in OnDiskLabel()
386 strcpy(Label, ""); in OnDiskLabel()
393 strcat(Label, Buffer); in OnDiskLabel()
398 Label[j] = ch; in OnDiskLabel()
401 Label[j] = '\0'; in OnDiskLabel()
404 DPRINT(MID_TRACE, ("Giving disk (%s) as a label...\n", Label)); in OnDiskLabel()
600 bool CDFParser::DoDiskLabel(ULONG Number, char* Label) in DoDiskLabel() argument
610 DPRINT(MID_TRACE, ("Setting label of disk (%u) to '%s'\n", (UINT)Number, Label)); in DoDiskLabel()
612 return SetDiskName(&DiskLabel, Number, Label); in DoDiskLabel()
H A Ddfp.h75 virtual bool OnDiskLabel(ULONG Number, char* Label) override;
83 bool DoDiskLabel(ULONG Number, char* Label);
/reactos/sdk/include/reactos/libs/fmifs/
H A Dfmifs.h154 IN PWCHAR Label,
164 IN PWCHAR Label,
211 IN PWCHAR Label);
238 IN PUNICODE_STRING Label,
/reactos/drivers/filesystems/fastfat/
H A Ddumpsup.c35 #define DumpLabel(Label,Width) { \ argument
39 for(i=0;i<strlen(#Label);i++) {if (#Label[i] == '.') LastPeriod = i;} \
40 strncpy(&_Str[2],&#Label[LastPeriod],Width); \
/reactos/base/applications/cmdutils/label/lang/
H A Did-ID.rc15 STRING_LABEL_TEXT4 "Label Drive (32 Karakter, ENTER jika sudah)? "
19 STRING_ERROR_INVALID_LABEL "Label volume tidak sah\n"
/reactos/sdk/lib/fslib/btrfslib/
H A Dbtrfslib.c1336 …TATUS NTAPI FormatEx2(PUNICODE_STRING DriveRoot, FMIFS_MEDIA_FLAG MediaFlag, PUNICODE_STRING Label, argument
1451 if (!Label) {
1454 Label = &empty_label;
1457 Status = write_btrfs(h, gli.Length.QuadPart, Label, sector_size, node_size, incompat_flags);
1515 IN PUNICODE_STRING Label, argument
1526 …Status = FormatEx2(DriveRoot, (FMIFS_MEDIA_FLAG)MediaType, Label, QuickFormat, ClusterSize, Callba…
1534 UNICODE_STRING DriveRoot, Label; local
1544 Label.Length = Label.MaximumLength = (USHORT)(wcslen(opts->label->string) * sizeof(WCHAR));
1545 Label.Buffer = opts->label->string;
1547 Label.Length = Label.MaximumLength = 0;
[all …]
/reactos/dll/win32/jscript/lang/
H A Djscript_Ko.rc46 IDS_LABEL_REDEFINED "Label redefined"
47 IDS_LABEL_NOT_FOUND "Label not found"
H A Djscript_Uk.rc46 IDS_LABEL_REDEFINED "Label redefined"
47 IDS_LABEL_NOT_FOUND "Label not found"
H A Djscript_Ja.rc46 IDS_LABEL_REDEFINED "Label redefined"
47 IDS_LABEL_NOT_FOUND "Label not found"
H A Djscript_He.rc44 IDS_LABEL_REDEFINED "Label redefined"
45 IDS_LABEL_NOT_FOUND "Label not found"
H A Djscript_Da.rc45 IDS_LABEL_REDEFINED "Label redefined"
46 IDS_LABEL_NOT_FOUND "Label not found"
H A Djscript_En.rc42 IDS_LABEL_REDEFINED "Label redefined"
43 IDS_LABEL_NOT_FOUND "Label not found"
H A Djscript_Es.rc45 IDS_LABEL_REDEFINED "Label redefined"
46 IDS_LABEL_NOT_FOUND "Label not found"
H A Djscript_Lt.rc45 IDS_LABEL_REDEFINED "Label redefined"
46 IDS_LABEL_NOT_FOUND "Label not found"
/reactos/base/system/format/lang/
H A Did-ID.rc38 STRING_ERROR_LABEL "Label volume yang dimasukan untuk drive ini tidak benar.\n"
47 STRING_ENTER_LABEL "Label Volume (11 karakter, Enter untuk kosong)? "

1234