/freebsd/contrib/ntp/sntp/libevent/ |
H A D | event_rpcgen.py | 1476 def ProcessOneEntry(factory, newstruct, entry): argument 1533 newentry = factory.EntryBytes(entry_type, name, tag, fixed_length) 1535 newentry = factory.EntryVarBytes(entry_type, name, tag) 1537 newentry = factory.EntryInt(entry_type, name, tag) 1539 newentry = factory.EntryInt(entry_type, name, tag, bits=64) 1541 newentry = factory.EntryString(entry_type, name, tag) 1546 newentry = factory.EntryStruct(entry_type, name, tag, res.group("name")) 1563 newentry = factory.EntryArray(newentry) 1573 def ProcessStruct(factory, data): argument 1577 newstruct = factory.Struct(tokens[1]) [all …]
|
/freebsd/contrib/libevent/ |
H A D | event_rpcgen.py | 1476 def ProcessOneEntry(factory, newstruct, entry): argument 1533 newentry = factory.EntryBytes(entry_type, name, tag, fixed_length) 1535 newentry = factory.EntryVarBytes(entry_type, name, tag) 1537 newentry = factory.EntryInt(entry_type, name, tag) 1539 newentry = factory.EntryInt(entry_type, name, tag, bits=64) 1541 newentry = factory.EntryString(entry_type, name, tag) 1546 newentry = factory.EntryStruct(entry_type, name, tag, res.group("name")) 1563 newentry = factory.EntryArray(newentry) 1573 def ProcessStruct(factory, data): argument 1577 newstruct = factory.Struct(tokens[1]) [all …]
|
/freebsd/sys/contrib/device-tree/src/mips/ralink/ |
H A D | mt7621-gnubee-gb-pc1.dts | 77 factory: partition@40000 { label 78 label = "factory";
|
H A D | gardena_smart_gateway_mt7688.dts | 158 factory: partition@c0000 { label 159 label = "factory"; 204 mediatek,mtd-eeprom = <&factory 0x0000>;
|
H A D | mt7621-gnubee-gb-pc2.dts | 97 factory: partition@40000 { label 98 label = "factory";
|
/freebsd/sys/contrib/device-tree/src/arm64/marvell/ |
H A D | armada-3720-gl-mv1000.dts | 101 factory: partition@f8000 { label 102 label = "factory"; 225 &factory {
|
/freebsd/sys/contrib/device-tree/src/arm/mediatek/ |
H A D | mt7629-rfb.dts | 27 label = "factory"; 129 factory: partition@70000 { label 130 label = "factory";
|
H A D | mt7623a-rfb-emmc.dts | 48 button-factory { 49 label = "factory";
|
H A D | mt7623a-rfb-nand.dts | 48 button-factory { 49 label = "factory";
|
H A D | mt7623n-rfb-emmc.dts | 63 button-factory { 64 label = "factory";
|
H A D | mt7623n-bananapi-bpi-r2.dts | 94 button-factory { 95 label = "factory";
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_thread_registry.cpp | 104 ThreadRegistry::ThreadRegistry(ThreadContextFactory factory) in ThreadRegistry() argument 105 : ThreadRegistry(factory, UINT32_MAX, UINT32_MAX, 0) {} in ThreadRegistry() 107 ThreadRegistry::ThreadRegistry(ThreadContextFactory factory, u32 max_threads, in ThreadRegistry() argument 109 : context_factory_(factory), in ThreadRegistry()
|
H A D | sanitizer_thread_registry.h | 91 ThreadRegistry(ThreadContextFactory factory); 92 ThreadRegistry(ThreadContextFactory factory, u32 max_threads,
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | silabs,si570.txt | 19 - factory-fout: Factory set default frequency. This frequency is part specific. 40 factory-fout = <156250000>;
|
/freebsd/sys/contrib/device-tree/Bindings/net/wireless/ |
H A D | mediatek,mt76.txt | 46 mediatek,mtd-eeprom = <&factory 0x8000>; 65 mediatek,mtd-eeprom = <&factory 0x0000>;
|
/freebsd/sys/contrib/device-tree/src/arm/microchip/ |
H A D | at91-kizbox3_common.dtsi | 141 u-boot-factory@160000 { 142 label = "u-boot-factory"; 366 /* export overkiz u-boot mode/version and factory */
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | openssl-threads.pod | 79 A separate, although related, issue is modifying "factory" objects 83 In this specific case, and probably for factory methods in general, it is 84 not safe to modify the factory object after it has been used to create
|
/freebsd/contrib/tzdata/ |
H A D | factory | 1 # tzdb data for noncommittal factory settings
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | rt1011.txt | 29 u32. This is r0 calibration data which was measured in factory mode.
|
/freebsd/sys/contrib/device-tree/src/arm/xilinx/ |
H A D | zynq-zc770-xm013.dts | 56 factory-fout = <156250000>;
|
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
H A D | rk3326-odroid-go2.dts | 46 factory-internal-resistance-micro-ohms = <180000>;
|
H A D | rk3328-roc-pc.dts | 20 /* This button is unpopulated out of the factory. */
|
H A D | rk3566-anbernic-rg353vs.dts | 26 factory-internal-resistance-micro-ohms = <117000>;
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | ImmutableSet.h | 209 Factory *factory; 233 : factory(f), left(l), right(r), height(height), IsMutable(true), in ImutAVLTree() 338 factory->Cache[factory->maskCacheIndex(computeDigest())] = next; in destroy() 344 factory->freeNodes.push_back(this); in destroy()
|
/freebsd/share/zoneinfo/ |
H A D | Makefile | 56 factory northamerica southamerica
|