| /freebsd-14.2/sys/contrib/device-tree/Bindings/sound/ |
| H A D | omap-abe-twl6040.txt | 27 * Main Handset Mic 49 * Main Mic Bias 83 "MAINMIC", "Main Handset Mic", 84 "Main Handset Mic", "Main Mic Bias", 86 "Sub Handset Mic", "Main Mic Bias",
|
| H A D | samsung,tm2-audio.txt | 20 board: HP, SPK, Main Mic, Sub Mic, Third Mic, 22 - mic-bias-gpios : GPIO pin that enables the Main Mic bias regulator 40 "Main Mic", "MICBIAS2", 41 "IN1R", "Main Mic";
|
| H A D | samsung,midas-audio.yaml | 47 on the board: HP, SPK, Main Mic, Sub Mic, Headset Mic. 50 description: Supply for the micbias on the Main microphone 99 "IN1LP", "Main Mic", 100 "IN1LN", "Main Mic",
|
| H A D | samsung,aries-wm8994.yaml | 55 For samsung,aries-wm8994: HP, SPK, RCV, LINE, Main Mic, Headset Mic, 57 For samsung,fascinate4g-wm8994: HP, SPK, RCV, LINE, Main Mic, 137 "IN1LP", "Main Mic", 138 "IN1LN", "Main Mic",
|
| H A D | omap-twl4030.txt | 24 * Main Mic 52 * Mic Bias 1 /* Used for Main Mic or Digimic0 */
|
| H A D | samsung,tm2.yaml | 33 WM5110's and MAX98504's pins and the jacks on the board: HP, SPK, Main 45 description: GPIO pin that enables the Main Mic bias regulator.
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyFixFunctionBitcasts.cpp | 231 Function *Main = nullptr; in runOnModule() local 248 Main = &F; in runOnModule() 258 CallMain = CallInst::Create(MainTy, Main, Args, "call_main"); in runOnModule() 285 Main->setName("__original_main"); in runOnModule() 289 if (Main->isDeclaration()) { in runOnModule() 297 MainWrapper->setLinkage(Main->getLinkage()); in runOnModule() 298 MainWrapper->setVisibility(Main->getVisibility()); in runOnModule()
|
| /freebsd-14.2/contrib/googletest/googlemock/test/ |
| H A D | gmock_test_utils.py | 88 def Main(): function 91 gtest_test_utils.Main()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | LLJIT.h | 72 JITDylib &getMainJITDylib() { return *Main; } in getMainJITDylib() 141 return addIRModule(*Main, std::move(TSM)); in addIRModule() 152 return addObjectFile(*Main, std::move(Obj)); in addObjectFile() 171 return lookupLinkerMangled(*Main, Name); in lookupLinkerMangled() 181 return lookup(*Main, UnmangledName); in lookup() 251 JITDylib *Main = nullptr; variable 287 return addLazyIRModule(*Main, std::move(M)); in addLazyIRModule()
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/ti/ |
| H A D | k3-am64.dtsi | 74 <0x00 0x08000000 0x00 0x08000000 0x00 0x00200000>, /* Main CPSW */ 76 <0x00 0x0e000000 0x00 0x0e000000 0x00 0x00000100>, /* Main RTI0 */ 77 <0x00 0x0e010000 0x00 0x0e010000 0x00 0x00000100>, /* Main RTI1 */ 94 <0x00 0x78000000 0x00 0x78000000 0x00 0x00800000>, /* Main R5FSS */
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/clock/ |
| H A D | starfive,jh7110-aoncrg.yaml | 22 - description: Main Oscillator (24 MHz) 29 - description: Main Oscillator (24 MHz) 37 - description: Main Oscillator (24 MHz)
|
| H A D | starfive,jh7110-syscrg.yaml | 22 - description: Main Oscillator (24 MHz) 32 - description: Main Oscillator (24 MHz)
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/ |
| H A D | TargetExecutionUtils.cpp | 16 int runAsMain(int (*Main)(int, char *[]), ArrayRef<std::string> Args, in runAsMain() 39 return Main(Args.size() + !!ProgramName, ArgV.data()); in runAsMain()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/bus/ |
| H A D | baikal,bt1-axi.yaml | 17 called AXI Main Interconnect) routing IO requests from one block to 57 - description: Main Interconnect uplink reference clock 65 - description: Main Interconnect reset line
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | exynos4412-n710x.dts | 102 "IN2LP:VXRN", "Main Mic", 103 "IN2LN", "Main Mic",
|
| H A D | aspeed-bmc-facebook-cloudripper.dts | 16 * SMB (Switch Main Board). 42 * SMB (Switch Main Board). 133 * Main Board). 257 * Main Board).
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/phy/ |
| H A D | allwinner,sun9i-a80-usb-phy.yaml | 26 description: Main PHY Clock 29 - description: Main PHY clock
|
| /freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/manifest/ |
| H A D | jdtrace.jar-manifest | 2 Main-Class: JDTrace
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
| H A D | TargetExecutionUtils.h | 31 int runAsMain(int (*Main)(int, char *[]), ArrayRef<std::string> Args,
|
| /freebsd-14.2/contrib/googletest/googletest/test/ |
| H A D | gtest_skip_environment_check_output_test.py | 55 gtest_test_utils.Main()
|
| H A D | googletest-setuptestsuite-test.py | 58 gtest_test_utils.Main()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonVectorCombine.cpp | 383 for (Instruction *I : MG.Main) in operator <<() 933 if (Move.Main.size() >= SizeLimit) in createLoadGroups() 954 Move.Main.push_back(Info.Inst); in createLoadGroups() 988 if (Move.Main.size() >= SizeLimit) in createStoreGroups() 1005 Move.Main.push_back(Info.Inst); in createStoreGroups() 1046 Instruction *Where = Move.Main.front(); in moveTogether() 1053 ArrayRef<Instruction *> Main(Move.Main); in moveTogether() local 1054 for (Instruction *M : Main) { in moveTogether() 1070 ArrayRef<Instruction *> Main(Move.Main); in moveTogether() local 1434 std::set<Instruction *> TestSet(Move.Main.begin(), Move.Main.end()); in realignGroup() [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/arc/ |
| H A D | axs101.txt | 4 SDP Main Board with an AXC001 CPU Card hoisting ARC700 core in silicon
|
| H A D | axs103.txt | 4 SDP Main Board with an AXC003 FPGA Card which can contain various flavours of
|
| /freebsd-14.2/contrib/ntp/ |
| H A D | README.bk | 3 http://support.ntp.org/Main/SoftwareDevelopment
|