Home
last modified time | relevance | path

Searched refs:alternate (Results 1 – 25 of 48) sorted by relevance

12

/reactos/sdk/lib/crt/time/
H A Dstrftime.c11 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 Dimage_private.h110 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 Delf_module.c214 _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 Dmodule.c612 fmap->alternate = fmap_link; in image_locate_debug_link()
678 fmap->alternate = fmap_link; in image_locate_build_id_target()
H A Ddbghelp_ros.diff292 struct image_file_map* alternate; /* another ELF file (linked to this one) */
H A Dpe_module.c251 fmap->alternate = NULL; in pe_map_file()
/reactos/dll/win32/crypt32/
H A Dchain.c2446 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 Dpsintrp.c2840 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 Dmacamd64.inc625 ; 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 Disohybrid.c831 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 Dvsbackup.idl86 [in] LPCWSTR path, [in] LPCWSTR filename, [in] BOOL recursive, [in] LPCWSTR alternate);
/reactos/base/applications/network/telnet/doc/
H A Doptions.txt166 Selects an alternate telnet.cfg file. (Default = TELNET.CFG)
/reactos/dll/win32/netcfgx/lang/
H A Dhe-IL.rc33 …LTEXT "If this computer is used on more than one network, enter the alternate IP settings below", …
H A Dja-JP.rc33 …LTEXT "If this computer is used on more than one network, enter the alternate IP settings below", …
H A Del-GR.rc33 …LTEXT "If this computer is used on more than one network, enter the alternate IP settings below", …
H A Dhu-HU.rc33 …LTEXT "If this computer is used on more than one network, enter the alternate IP settings below", …
H A Did-ID.rc33 …LTEXT "If this computer is used on more than one network, enter the alternate IP settings below", …
H A Dnl-NL.rc33 …LTEXT "If this computer is used on more than one network, enter the alternate IP settings below", …
H A Dsk-SK.rc33 …LTEXT "If this computer is used on more than one network, enter the alternate IP settings below", …
H A Dsv-SE.rc33 …LTEXT "If this computer is used on more than one network, enter the alternate IP settings below", …
H A Dda-DK.rc33 …LTEXT "If this computer is used on more than one network, enter the alternate IP settings below", …
H A Den-US.rc33 …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 Dxmlstorage.h736 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 Duk-UA.rc167 /R Displays alternate data streams of the files.\n\
H A Del-GR.rc160 /R Displays alternate data streams of the files.\n\

12