Home
last modified time | relevance | path

Searched refs:Per (Results 1 – 25 of 76) sorted by relevance

1234

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DARMException.cpp63 const Function *Per = nullptr; in endFunction() local
65 Per = dyn_cast<Function>(F.getPersonalityFn()->stripPointerCasts()); in endFunction()
67 F.hasPersonalityFn() && !isNoOpWithoutInvoke(classifyEHPersonality(Per)) && in endFunction()
76 if (Per) { in endFunction()
77 MCSymbol *PerSym = Asm->getSymbol(Per); in endFunction()
H A DDwarfCFIException.cpp101 const Function *Per = nullptr; in beginFunction() local
103 Per = dyn_cast<Function>(F.getPersonalityFn()->stripPointerCasts()); in beginFunction()
110 !isNoOpWithoutInvoke(classifyEHPersonality(Per)) && in beginFunction()
117 Per; in beginFunction()
H A DWinException.cpp82 EHPersonality Per = EHPersonality::Unknown; in beginFunction() local
86 Per = classifyEHPersonality(PerFn); in beginFunction()
90 !isNoOpWithoutInvoke(Per) && in beginFunction()
134 EHPersonality Per = EHPersonality::Unknown; in endFunction() local
141 if (!isFuncletEHPersonality(Per)) { in endFunction()
162 if (Per == EHPersonality::MSVC_TableSEH) in endFunction()
164 else if (Per == EHPersonality::MSVC_X86SEH) in endFunction()
166 else if (Per == EHPersonality::MSVC_CXX) in endFunction()
168 else if (Per == EHPersonality::CoreCLR) in endFunction()
271 EHPersonality Per = EHPersonality::Unknown; in endFuncletImpl() local
[all …]
H A DAIXException.cpp75 const GlobalValue *Per = in endFunction() local
77 const MCSymbol *PerSym = Asm->TM.getSymbol(Per); in endFunction()
/freebsd-13.1/sys/contrib/device-tree/Bindings/iio/adc/
H A Dti-adc084s021.txt7 - spi-cpol : Per spi-bus bindings
8 - spi-cpha : Per spi-bus bindings
9 - spi-max-frequency : Per spi-bus bindings
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dasf32 >>>82 lelong x \b, Samples Per Second %d
33 >>>86 lelong x \b, Average Number of Bytes Per Second %d
35 >>>94 leshort x \b, Bits Per Sample %d
44 >>>103 leshort x \b, Bits Per Pixel Count %d
47 #>>>113 lelong x \b, Horizontal Pixels Per Meter %d
48 #>>>117 lelong x \b, Vertical Pixels Per Meter %d
/freebsd-13.1/contrib/tcsh/nls/italian/
H A Dset263 1 non posso usare stat per %s. Per pietà dai un "unset watch".\n
4 2 Non riesco ad aprire %s. Per pietà dai un "unset watch".\n
/freebsd-13.1/share/timedef/
H A Dtr_TR.ISO8859-9.src39 Per
48 Per�embe
H A Dtr_TR.UTF-8.src39 Per
48 Perşembe
/freebsd-13.1/share/examples/jails/
H A DREADME42 Sample 3: Per-jail jail.conf(5)
53 Sample 4: Per-jail rc.conf(5)
/freebsd-13.1/contrib/libpcap/rpcapd/
H A D[email protected]2 Description=Rpcap Per-Connection Server
H A Drpcapd.socket2 Description=Rpcap Socket for Per-Connection Servers
/freebsd-13.1/bin/sh/tests/builtins/
H A Dbreak6.02 # Per POSIX, this need only work if LONG_MAX > 4294967295.
/freebsd-13.1/sys/conf/
H A Doptions.arm6412 # Per-thread stack smashing protection support
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMUnwindOpAsm.h45 void setPersonality(const MCSymbol *Per) { in setPersonality() argument
H A DARMELFStreamer.cpp359 void emitPersonality(const MCSymbol *Per);
1242 void ARMELFStreamer::emitPersonality(const MCSymbol *Per) { in emitPersonality() argument
1243 Personality = Per; in emitPersonality()
1244 UnwindOpAsm.setPersonality(Per); in emitPersonality()
/freebsd-13.1/sys/contrib/device-tree/Bindings/regulator/
H A Disl9305.txt17 - Per-regulator optional properties are defined in regulator.txt
/freebsd-13.1/tools/test/
H A DREADME20 ppsapi Test 1 Pulse Per Second (1PPS) input for time control.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiSchedule.td50 // Per-cycle resources tables. [default = NoItineraries]
/freebsd-13.1/sys/contrib/device-tree/Bindings/net/
H A Dqcom-emac.txt109 <0x0 0x00410000 0x0 0x400>; /* Per-lane digital */
/freebsd-13.1/contrib/xz/
H A DTHANKS50 - Per Øyvind Karlsen
/freebsd-13.1/contrib/wpa/wpa_supplicant/doc/docbook/
H A Dwpa_supplicant.sgml308 <para>Optional bridge interface name. (Per interface)</para>
322 <para>Path to configuration file. (Per interface)</para>
329 <para>Path to ctrl_interface socket (Per interface. Only used if
355 (Per interface, see the available options below.)</para>
425 <para>Driver parameters. (Per interface)</para>
/freebsd-13.1/share/syscons/keymaps/
H A Dit.iso.kbd15 # Per usare la mappatura dare i seguenti comandi:
23 # Per l'utilizzo della stessa in modo permanente e/o
/freebsd-13.1/sys/contrib/device-tree/Bindings/ptp/
H A Dptp-qoriq.txt46 Pulse Per Second (PPS) signal, since this will be offered to the PPS
/freebsd-13.1/sys/contrib/device-tree/Bindings/iio/imu/
H A Dadi,adis16480.txt49 * pps: In Pulse Per Second (PPS) Mode, the rate of data collection and

1234