/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | ARMException.cpp | 61 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 D | DwarfCFIException.cpp | 71 const GlobalValue *Per = nullptr; in beginFunction() local 73 Per = dyn_cast<GlobalValue>(F.getPersonalityFn()->stripPointerCasts()); in beginFunction() 80 !isNoOpWithoutInvoke(classifyEHPersonality(Per)) && in beginFunction() 87 Per; in beginFunction()
|
H A D | WinException.cpp | 77 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 131 Per = classifyEHPersonality(F.getPersonalityFn()->stripPointerCasts()); in endFunction() 136 if (Per == EHPersonality::MSVC_TableSEH && MF->hasEHFunclets()) in endFunction() 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() [all …]
|
H A D | AIXException.cpp | 87 const auto *Per = in endFunction() local 89 const MCSymbol *PerSym = Asm->TM.getSymbol(Per); in endFunction()
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | ti-adc084s021.txt | 7 - spi-cpol : Per spi-bus bindings 8 - spi-cpha : Per spi-bus bindings 9 - spi-max-frequency : Per spi-bus bindings
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | asf | 32 >>>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/contrib/tcsh/nls/italian/ |
H A D | set26 | 3 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/share/timedef/ |
H A D | tr_TR.UTF-8.src | 39 Per 48 Perşembe
|
H A D | tr_TR.ISO8859-9.src | 39 Per 48 Per�embe
|
/freebsd/share/examples/jails/ |
H A D | README | 41 Sample 3: Per-jail jail.conf(5) 52 Sample 4: Per-jail rc.conf(5)
|
/freebsd/contrib/libpcap/rpcapd/ |
H A D | rpcapd@.service | 2 Description=Rpcap Per-Connection Server
|
H A D | rpcapd.socket | 2 Description=Rpcap Socket for Per-Connection Servers
|
/freebsd/bin/sh/tests/builtins/ |
H A D | break6.0 | 1 # Per POSIX, this need only work if LONG_MAX > 4294967295.
|
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/ |
H A D | meson-g12a-fbx8am-brcm.dtso | 23 /* Per mmc-controller.yaml */
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMUnwindOpAsm.h | 45 void setPersonality(const MCSymbol *Per) { in setPersonality() argument
|
H A D | ARMELFStreamer.cpp | 467 void emitPersonality(const MCSymbol *Per); 1341 void ARMELFStreamer::emitPersonality(const MCSymbol *Per) { in emitPersonality() argument 1342 Personality = Per; in emitPersonality() 1343 UnwindOpAsm.setPersonality(Per); in emitPersonality()
|
/freebsd/sys/conf/ |
H A D | options.arm64 | 10 # Per-thread stack smashing protection support
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | isl9305.txt | 17 - Per-regulator optional properties are defined in regulator.txt
|
/freebsd/tools/test/ |
H A D | README | 19 ppsapi Test 1 Pulse Per Second (1PPS) input for time control.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiSchedule.td | 50 // Per-cycle resources tables. [default = NoItineraries]
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | source_location | 51 // `const __impl*`. Per C++ [expr.const], casts from void* are not permitted
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | qcom-emac.txt | 109 <0x0 0x00410000 0x0 0x400>; /* Per-lane digital */
|
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/ |
H A D | wpa_supplicant.sgml | 323 <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/share/syscons/keymaps/ |
H A D | it.iso.kbd | 14 # Per usare la mappatura dare i seguenti comandi: 22 # Per l'utilizzo della stessa in modo permanente e/o
|
/freebsd/sys/contrib/device-tree/Bindings/iio/imu/ |
H A D | adi,adis16480.txt | 49 * pps: In Pulse Per Second (PPS) Mode, the rate of data collection and
|