/reactos/sdk/lib/crt/time/ |
H A D | strftime.c | 11 BOOL alternate, const struct tm *mstm, MSVCRT___lc_time_data *time_data) in strftime_date() argument 26 format = alternate ? time_data->str.names.date : time_data->str.names.short_date; in strftime_date() 119 BOOL alternate; in _Strftime() local 141 alternate = TRUE; in _Strftime() 144 alternate = FALSE; in _Strftime() 152 if(!strftime_date(str, &ret, max, alternate, mstm, time_data)) in _Strftime() 160 if(!strftime_date(str, &ret, max, alternate, mstm, time_data)) in _Strftime() 205 if(!strftime_int(str, &ret, max, tmp, alternate ? 0 : 2, 1, 12)) in _Strftime() 217 if(!strftime_int(str, &ret, max, mstm->tm_min, alternate ? 0 : 2, 0, 59)) in _Strftime() 241 if(!strftime_int(str, &ret, max, tmp, alternate ? 0 : 4, 0, 9999)) in _Strftime() [all …]
|
/reactos/dll/win32/dbghelp/ |
H A D | image_private.h | 110 struct image_file_map* alternate; /* another file linked to this one */ member 214 fmap = fmap->alternate; in image_find_section() 226 fmap = fmap->alternate; in image_unmap_file()
|
H A D | elf_module.c | 214 _fmap = _fmap->alternate; in elf_find_section_type() 249 fmap = fmap->alternate; in elf_end_find() 311 fmap->alternate = NULL; in elf_reset_file_map()
|
H A D | module.c | 612 fmap->alternate = fmap_link; in image_locate_debug_link() 678 fmap->alternate = fmap_link; in image_locate_build_id_target()
|
H A D | dbghelp_ros.diff | 292 struct image_file_map* alternate; /* another ELF file (linked to this one) */
|
H A D | pe_module.c | 251 fmap->alternate = NULL; in pe_map_file()
|
/reactos/dll/win32/crypt32/ |
H A D | chain.c | 2446 CertificateChain *alternate; in CRYPT_BuildAlternateContextFromChain() local 2459 alternate = NULL; in CRYPT_BuildAlternateContextFromChain() 2465 alternate = NULL; in CRYPT_BuildAlternateContextFromChain() 2483 if (alternate) in CRYPT_BuildAlternateContextFromChain() 2505 alternate = NULL; in CRYPT_BuildAlternateContextFromChain() 2510 TRACE("%p\n", alternate); in CRYPT_BuildAlternateContextFromChain() 2511 return alternate; in CRYPT_BuildAlternateContextFromChain() 2580 chain = alternate; in CRYPT_ChooseHighestQualityChain() 2587 const CertificateChain *alternate) in CRYPT_AddAlternateChainToChain() argument 2927 if (alternate) in CertGetCertificateChain() [all …]
|
/reactos/sdk/lib/3rdparty/freetype/src/psaux/ |
H A D | psintrp.c | 2840 FT_Bool alternate = FT_BOOL( op1 == cf2_cmdHVCURVETO ); in cf2_interpT2CharString() local 2850 FT_TRACE4(( alternate ? " hvcurveto\n" : " vhcurveto\n" )); in cf2_interpT2CharString() 2857 if ( alternate ) in cf2_interpT2CharString() 2874 alternate = FALSE; in cf2_interpT2CharString() 2893 alternate = TRUE; in cf2_interpT2CharString()
|
/reactos/sdk/lib/ucrt/inc/ |
H A D | macamd64.inc | 625 ; This macro indicates an alternate entry point in a function, or 630 ; Name - Supplies the name of the alternate entry point.
|
/reactos/sdk/tools/isohybrid/ |
H A D | isohybrid.c | 831 initialise_gpt(uint8_t *gpt, uint32_t current, uint32_t alternate, int primary) in initialise_gpt() argument 852 header->backupLBA = lendian_64(alternate); in initialise_gpt()
|
/reactos/sdk/include/psdk/ |
H A D | vsbackup.idl | 86 [in] LPCWSTR path, [in] LPCWSTR filename, [in] BOOL recursive, [in] LPCWSTR alternate);
|
/reactos/base/applications/network/telnet/doc/ |
H A D | options.txt | 166 Selects an alternate telnet.cfg file. (Default = TELNET.CFG)
|
/reactos/dll/win32/netcfgx/lang/ |
H A D | he-IL.rc | 33 …LTEXT "If this computer is used on more than one network, enter the alternate IP settings below", …
|
H A D | ja-JP.rc | 33 …LTEXT "If this computer is used on more than one network, enter the alternate IP settings below", …
|
H A D | el-GR.rc | 33 …LTEXT "If this computer is used on more than one network, enter the alternate IP settings below", …
|
H A D | hu-HU.rc | 33 …LTEXT "If this computer is used on more than one network, enter the alternate IP settings below", …
|
H A D | id-ID.rc | 33 …LTEXT "If this computer is used on more than one network, enter the alternate IP settings below", …
|
H A D | nl-NL.rc | 33 …LTEXT "If this computer is used on more than one network, enter the alternate IP settings below", …
|
H A D | sk-SK.rc | 33 …LTEXT "If this computer is used on more than one network, enter the alternate IP settings below", …
|
H A D | sv-SE.rc | 33 …LTEXT "If this computer is used on more than one network, enter the alternate IP settings below", …
|
H A D | da-DK.rc | 33 …LTEXT "If this computer is used on more than one network, enter the alternate IP settings below", …
|
H A D | en-US.rc | 33 …LTEXT "If this computer is used on more than one network, enter the alternate IP settings below", …
|
/reactos/modules/rosapps/applications/explorer-old/utility/ |
H A D | xmlstorage.h | 736 StyleSheet(const std::string& href, const std::string& type="text/xsl", bool alternate=false) 739 _alternate(alternate) in _href()
|
/reactos/base/shell/cmd/lang/ |
H A D | uk-UA.rc | 167 /R Displays alternate data streams of the files.\n\
|
H A D | el-GR.rc | 160 /R Displays alternate data streams of the files.\n\
|