Home
last modified time | relevance | path

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

1234

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DARMException.cpp61 const Function *Per = nullptr; in endFunction() local
63 Per = dyn_cast<Function>(F.getPersonalityFn()->stripPointerCasts()); in endFunction()
65 F.hasPersonalityFn() && !isNoOpWithoutInvoke(classifyEHPersonality(Per)) && in endFunction()
74 if (Per) { in endFunction()
75 MCSymbol *PerSym = Asm->getSymbol(Per); in endFunction()
H A DDwarfCFIException.cpp70 const GlobalValue *Per = nullptr; in beginFunction() local
72 Per = dyn_cast<GlobalValue>(F.getPersonalityFn()->stripPointerCasts()); in beginFunction()
79 !isNoOpWithoutInvoke(classifyEHPersonality(Per)) && in beginFunction()
86 Per; in beginFunction()
H A DWinException.cpp77 EHPersonality Per = EHPersonality::Unknown; in beginFunction() local
81 Per = classifyEHPersonality(PerFn); in beginFunction()
85 !isNoOpWithoutInvoke(Per) && in beginFunction()
99 if (Per == EHPersonality::MSVC_X86SEH && !hasEHFunclets) { in beginFunction()
129 EHPersonality Per = EHPersonality::Unknown; in endFunction() local
149 if (Per == EHPersonality::MSVC_TableSEH) in endFunction()
151 else if (Per == EHPersonality::MSVC_X86SEH) in endFunction()
153 else if (Per == EHPersonality::MSVC_CXX) in endFunction()
155 else if (Per == EHPersonality::CoreCLR) in endFunction()
258 EHPersonality Per = EHPersonality::Unknown; in endFuncletImpl() local
[all …]
H A DAIXException.cpp86 const auto *Per = in endFunction() local
88 const MCSymbol *PerSym = Asm->TM.getSymbol(Per); in endFunction()
/freebsd-14.2/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-14.2/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-14.2/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-14.2/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-14.2/share/examples/jails/
H A DREADME41 Sample 3: Per-jail jail.conf(5)
52 Sample 4: Per-jail rc.conf(5)
/freebsd-14.2/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-14.2/bin/sh/tests/builtins/
H A Dbreak6.01 # Per POSIX, this need only work if LONG_MAX > 4294967295.
/freebsd-14.2/sys/conf/
H A Doptions.arm6410 # Per-thread stack smashing protection support
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMUnwindOpAsm.h45 void setPersonality(const MCSymbol *Per) { in setPersonality() argument
/freebsd-14.2/sys/contrib/device-tree/Bindings/regulator/
H A Disl9305.txt17 - Per-regulator optional properties are defined in regulator.txt
/freebsd-14.2/tools/test/
H A DREADME19 ppsapi Test 1 Pulse Per Second (1PPS) input for time control.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiSchedule.td50 // Per-cycle resources tables. [default = NoItineraries]
/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A Dsource_location51 // `const __impl*`. Per C++ [expr.const], casts from void* are not permitted
/freebsd-14.2/sys/contrib/device-tree/Bindings/net/
H A Dqcom-emac.txt109 <0x0 0x00410000 0x0 0x400>; /* Per-lane digital */
/freebsd-14.2/contrib/wpa/wpa_supplicant/doc/docbook/
H A Dwpa_supplicant.sgml323 <para>Optional bridge interface name. (Per interface)</para>
337 <para>Path to configuration file. (Per interface)</para>
344 <para>Path to ctrl_interface socket (Per interface. Only used if
377 (Per interface, see the available options below.)</para>
447 <para>Driver parameters. (Per interface)</para>
/freebsd-14.2/share/syscons/keymaps/
H A Dit.iso.kbd14 # Per usare la mappatura dare i seguenti comandi:
22 # Per l'utilizzo della stessa in modo permanente e/o
/freebsd-14.2/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dapple,aic.yaml21 - Per-IRQ affinity setting
/freebsd-14.2/sys/contrib/device-tree/Bindings/watchdog/
H A Dqcom-wdt.yaml70 Per-CPU offset used when the timer is accessed without the CPU remapping
/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/imu/
H A Dadi,adis16480.yaml69 pps: In Pulse Per Second (PPS) Mode, the rate of data collection and

1234