Home
last modified time | relevance | path

Searched refs:Bootstrap (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/libxo/xohtml/external/
H A Djquery.qtip.css455 * Twitter Bootstrap style.
461 /** Taken from Bootstrap body */
466 /** Taken from Bootstrap .popover */
483 /** Taken from Bootstrap .popover-title */
513 /** Taken from Bootstrap .popover-content */
540 /* Taken from Bootstrap .close */
552 /* Taken from Bootstrap .close:hover */
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp485 Bootstrap = &BI; in MachOPlatform()
566 Bootstrap = nullptr; in MachOPlatform()
791 &MR.getTargetJITDylib() == &MP.PlatformJD && MP.Bootstrap; in modifyPassConfig()
880 std::lock_guard<std::mutex> Lock(MP.Bootstrap.load()->Mutex); in bootstrapPipelineStart()
881 ++MP.Bootstrap.load()->ActiveGraphs; in bootstrapPipelineStart()
889 {*MP.MachOHeaderStartSymbol, &MP.Bootstrap.load()->MachOHeaderAddr}, in bootstrapPipelineRecordRuntimeFunctions()
930 MP.Bootstrap.load()->MachOHeaderAddr; in bootstrapPipelineRecordRuntimeFunctions()
931 MP.HeaderAddrToJITDylib[MP.Bootstrap.load()->MachOHeaderAddr] = in bootstrapPipelineRecordRuntimeFunctions()
940 std::lock_guard<std::mutex> Lock(MP.Bootstrap.load()->Mutex); in bootstrapPipelineEnd()
941 assert(MP.Bootstrap && "DeferredAAs reset before bootstrap completed"); in bootstrapPipelineEnd()
[all …]
/freebsd/usr.sbin/bsdconfig/share/packages/
H A Dmusthavepkg.subr65 # Bootstrap pkg(8)
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCOFFPlatform.h124 bool Bootstrap);
H A DMachOPlatform.h379 std::atomic<BootstrapInfo *> Bootstrap; variable
/freebsd/usr.sbin/services_mkdb/
H A Dservices126 bootps 67/tcp dhcps #Bootstrap Protocol Server
127 bootps 67/udp dhcps #Bootstrap Protocol Server
128 bootpc 68/tcp dhcpc #Bootstrap Protocol Client
129 bootpc 68/udp dhcpc #Bootstrap Protocol Client
1500 instl-boots 1067/tcp instl_boots #Installation Bootstrap Proto. Serv.
1501 instl-boots 1067/udp instl_boots #Installation Bootstrap Proto. Serv.
1502 instl-bootc 1068/tcp instl_bootc #Installation Bootstrap Proto. Cli.
1503 instl-bootc 1068/udp instl_bootc #Installation Bootstrap Proto. Cli.
/freebsd/
H A DUPDATING107 1. Bootstrap:
/freebsd/contrib/ntp/
H A DCommitLog[all...]