Home
last modified time | relevance | path

Searched refs:spe (Results 1 – 25 of 66) sorted by relevance

123

/external/apache-xml/src/main/java/org/apache/xml/utils/
DSAXSourceLocator.java88 public SAXSourceLocator(SAXParseException spe) in SAXSourceLocator() argument
90 this.setLineNumber( spe.getLineNumber() ); in SAXSourceLocator()
91 this.setColumnNumber( spe.getColumnNumber() ); in SAXSourceLocator()
92 this.setPublicId( spe.getPublicId() ); in SAXSourceLocator()
93 this.setSystemId( spe.getSystemId() ); in SAXSourceLocator()
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DFuncDocument.java309 TransformerException spe = (TransformerException) throwable; in getDoc()
312 Throwable e = spe; in getDoc()
395 TransformerException spe = new TransformerException(formattedMsg, in error() local
399 errHandler.error(spe); in error()
421 TransformerException spe = new TransformerException(formattedMsg, in warn() local
425 errHandler.warning(spe); in warn()
/external/cldr/common/testData/transforms/
Dvec-fonipa-t-vec.txt102 spesìfeghe speˈsifeɡe
103 spesìfeghe speˈsifeɡe
105 spéndar ˈspeŋdaɾ
Dia-fonipa-t-ia.txt266 sperar speɾaɾ
/external/llvm/include/llvm/Support/
DAArch64TargetParser.def47 AARCH64_ARCH_EXT_NAME("profile", AArch64::AEK_PROFILE, "+spe", "-spe")
/external/arm-trusted-firmware/bl31/
Dbl31.mk79 BL31_SOURCES += lib/extensions/spe/spe.c
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DAArch64TargetParser.def47 AARCH64_ARCH_EXT_NAME("profile", AArch64::AEK_PROFILE, "+spe", "-spe")
/external/cpu_features/include/
Dcpuinfo_ppc.h32 int spe : 1; member
/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t194/
Dplatform_t194.mk67 BL31_SOURCES += ${TEGRA_DRIVERS}/spe/shared_console.S
/external/arm-trusted-firmware/plat/nvidia/tegra/drivers/spe/
Dshared_console.S74 finish_console_register spe putc=1, getc=1, flush=1
/external/arm-trusted-firmware/fdts/
Dmorello.dtsi34 spe-pmu {
Darm_fpga.dts55 spe-pmu {
Dn1sdp.dtsi52 spe-pmu {
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAArch64TargetParser.def68 AARCH64_ARCH_EXT_NAME("profile", AArch64::AEK_PROFILE, "+spe", "-spe")
/external/cpu_features/src/
Dimpl_ppc_linux.c35 LINE(PPC_HAS_SPE, spe, "spe", PPC_FEATURE_HAS_SPE, 0) \
/external/llvm/test/MC/Disassembler/AArch64/
Darmv8.2a-statistical-profiling.txt1 # RUN: llvm-mc -triple aarch64-none-linux-gnu -mattr=+spe --disassemble < %s | FileCheck %s
/external/llvm/lib/Target/AArch64/
DAArch64.td44 def FeatureSPE : SubtargetFeature<"spe", "HasSPE", "true",
/external/apache-xml/src/main/java/org/apache/xalan/processor/
DTransformerFactoryImpl.java347 catch (StopParseException spe) in getAssociatedStylesheet()
/external/speex/
Dconfig.sub1721 simlinux | simwindows | spe)
/external/curl/
Dconfig.sub1721 simlinux | simwindows | spe)
/external/tcpdump/
Dconfig.sub1721 simlinux | simwindows | spe)
/external/mtools/
Dconfig.sub1721 simlinux | simwindows | spe)
/external/libpng/
Dconfig.sub1716 simlinux | simwindows | spe)
/external/e2fsprogs/config/
Dconfig.sub1725 simlinux | simwindows | spe)
/external/libpcap/
Dconfig.sub1721 simlinux | simwindows | spe)

123