Home
last modified time | relevance | path

Searched refs:se (Results 1 – 25 of 58) sorted by relevance

123

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_minidom.py639 se = doctype.entities.item(i)
641 self.confirm((not se.isSameNode(ce))
642 and (not ce.isSameNode(se))
643 and ce.nodeName == se.nodeName
644 and ce.notationName == se.notationName
645 and ce.publicId == se.publicId
646 and ce.systemId == se.systemId
647 and ce.encoding == se.encoding
648 and ce.actualEncoding == se.actualEncoding
649 and ce.version == se.version)
/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Dstrtod.c88 strtod(CONST char *s00, char **se) in strtod() argument
1031 if (se) in strtod()
1032 *se = __UNCONST(s); in strtod()
Dstrtodg.c308 CONST char *s00, char **se, CONST FPI *fpi, Long *expt, ULong *bits in strtodg() argument
1012 if (se) in strtodg()
1013 *se = __UNCONST(s); in strtodg()
Dgdtoaimp.h586 extern double strtod (const char *s00, char **se);
/device/linaro/bootloader/edk2/MdeModulePkg/Library/CustomizedDisplayLib/
DCustomizedDisplayLib.uni63 … #language fr-FR "Pressez 'Y' pour sauvegarder et quitter, 'N' de se défaire et de sortie"
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Ddtoa.c1507 _Py_dg_strtod(const char *s00, char **se) in _Py_dg_strtod() argument
1573 if (se) in _Py_dg_strtod()
1574 *se = (char *)s00; in _Py_dg_strtod()
1581 if (se) in _Py_dg_strtod()
1582 *se = (char *)s00; in _Py_dg_strtod()
1639 if (se) in _Py_dg_strtod()
1640 *se = (char *)s; in _Py_dg_strtod()
/device/linaro/bootloader/edk2/StdLib/Efi/StdLib/etc/
Dservices304 venus-se 2431/tcp # tcp side effects
305 venus-se 2431/udp # udp sftp side effect
308 codasrv-se 2433/tcp # tcp side effects
309 codasrv-se 2433/udp # udp sftp side effect
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Ddtoa.c1490 _Py_dg_strtod(const char *s00, char **se) in _Py_dg_strtod() argument
1552 if (se) in _Py_dg_strtod()
1553 *se = (char *)s00; in _Py_dg_strtod()
1608 if (se) in _Py_dg_strtod()
1609 *se = (char *)s; in _Py_dg_strtod()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregexec.c2892 const UChar *s, *se, *t, *p, *end; in bm_search_notrev() local
2911 p = se = s + tlen1; in bm_search_notrev()
2917 skip = reg->map[*se]; in bm_search_notrev()
2926 p = se = s + tlen1; in bm_search_notrev()
2932 skip = reg->int_map[*se]; in bm_search_notrev()
/device/linaro/bootloader/edk2/DuetPkg/
DContributions.txt165 the Contribution that are unmodified. No hardware per se is
/device/linaro/bootloader/edk2/EmbeddedPkg/
DContributions.txt165 the Contribution that are unmodified. No hardware per se is
/device/linaro/bootloader/edk2/BeagleBoardPkg/
DContributions.txt165 the Contribution that are unmodified. No hardware per se is
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/
DContributions.txt165 the Contribution that are unmodified. No hardware per se is
/device/linaro/bootloader/edk2/ArmPkg/
DContributions.txt165 the Contribution that are unmodified. No hardware per se is
/device/linaro/bootloader/edk2/CorebootModulePkg/
DContributions.txt165 the Contribution that are unmodified. No hardware per se is
/device/linaro/bootloader/edk2/CorebootPayloadPkg/
DContributions.txt165 the Contribution that are unmodified. No hardware per se is
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/
DContributions.txt165 the Contribution that are unmodified. No hardware per se is
/device/linaro/bootloader/edk2/MdePkg/
DContributions.txt165 the Contribution that are unmodified. No hardware per se is
/device/linaro/bootloader/edk2/ShellBinPkg/
DContributions.txt165 the Contribution that are unmodified. No hardware per se is
/device/linaro/bootloader/edk2/PcAtChipsetPkg/
DContributions.txt165 the Contribution that are unmodified. No hardware per se is
/device/linaro/bootloader/edk2/OptionRomPkg/
DContributions.txt165 the Contribution that are unmodified. No hardware per se is
/device/linaro/bootloader/edk2/StdLib/
DContributions.txt165 the Contribution that are unmodified. No hardware per se is
/device/linaro/bootloader/edk2/Nt32Pkg/
DContributions.txt165 the Contribution that are unmodified. No hardware per se is
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/
DContributions.txt165 the Contribution that are unmodified. No hardware per se is
/device/linaro/bootloader/edk2/SecurityPkg/
DContributions.txt165 the Contribution that are unmodified. No hardware per se is

123