Home
last modified time | relevance | path

Searched refs:LG (Results 1 – 25 of 35) sorted by relevance

12

/freebsd-13.1/sys/contrib/openzfs/module/lua/
H A Dlstate.c67 typedef struct LG { struct
70 } LG; argument
230 lua_assert(gettotalbytes(g) == sizeof(LG)); in close_state()
231 (*g->frealloc)(g->ud, fromstate(L), sizeof(LG), 0); /* free main block */ in close_state()
268 LG *l = cast(LG *, (*f)(ud, NULL, LUA_TTHREAD, sizeof(LG))); in lua_newstate()
300 g->totalbytes = sizeof(LG); in lua_newstate()
/freebsd-13.1/contrib/lua/src/
H A Dlstate.c44 typedef struct LG { struct
47 } LG; argument
280 lua_assert(gettotalbytes(g) == sizeof(LG)); in close_state()
281 (*g->frealloc)(g->ud, fromstate(L), sizeof(LG), 0); /* free main block */ in close_state()
353 LG *l = cast(LG *, (*f)(ud, NULL, LUA_TTHREAD, sizeof(LG))); in lua_newstate()
386 g->totalbytes = sizeof(LG); in lua_newstate()
/freebsd-13.1/sys/contrib/device-tree/src/arm64/lg/
H A Dlg1312-ref.dts5 * Copyright (C) 2016, LG Electronics
16 model = "LG Electronics, DTV SoC LG1312 Reference Board";
H A Dlg1313-ref.dts5 * Copyright (C) 2016, LG Electronics
16 model = "LG Electronics, DTV SoC LG1313 Reference Board";
H A Dlg1313.dtsi5 * Copyright (C) 2016, LG Electronics
H A Dlg1312.dtsi5 * Copyright (C) 2016, LG Electronics
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dvacuum-cleaner6 # navigation map for LG robot vacuum cleaner models VR62xx, VR64xx, VR63xx
48 >>>>>>>>>>32 lelong x LG robot VR6[234]xx %dm^2 navigation
H A Dsysex293 >1 belong&0xffffff00 0x00202f00 LG Semicon America
/freebsd-13.1/sys/contrib/device-tree/Bindings/display/panel/
H A Dpanel-simple-dsi.yaml40 # LG ACX467AKM-7 4.95" 1080×1920 LCD Panel
42 # LG Corporation 7" WXGA TFT LCD panel
H A Dpanel-simple.yaml172 # LG 7" (800x480 pixels) TFT LCD panel
174 # LG Corporation 5" HD TFT LCD panel
176 # LG LP079QX1-SP0V 7.9" (1536x2048 pixels) TFT LCD panel
178 # LG 9.7" (2048x1536 pixels) TFT LCD panel
180 # LG 12.0" (1920x1280 pixels) TFT LCD panel
182 # LG 12.9" (2560x1700 pixels) TFT LCD panel
H A Dlg,lg4573.yaml7 title: LG LG4573 TFT Liquid Crystal Display with SPI control bus
H A Dlgphilips,lb035q02.yaml7 title: LG.Philips LB035Q02 Panel
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.h66 jitlink::LinkGraph &LG,
/freebsd-13.1/sys/contrib/device-tree/src/arm/
H A Dstm32mp157a-dhcor-avenger96.dts8 * DHCR-STM32MP157A-C065-R102-V18-SPI-C-01LG
H A Domap3-sniper.dts11 model = "LG Optimus Black";
/freebsd-13.1/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8992-bullhead-rev-101.dts11 model = "LG Nexus 5X";
/freebsd-13.1/sys/dev/videomode/
H A Dediddevs61 vendor GSM LG Electronics
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp236 MI->setDesc(get(SystemZ::LG)); in expandLoadStackGuard()
1130 unsigned LoadOpcode = Op0IsGPR ? SystemZ::LG : SystemZ::LD; in foldMemoryOperandImpl()
1336 splitMove(MI, SystemZ::LG); in expandPostRAPseudo()
1588 LoadOpcode = SystemZ::LG; in getLoadStoreOpcodes()
1648 case SystemZ::LG: return SystemZ::LTG; in getLoadAndTest()
1910 case SystemZ::LG: in getLoadAndTrap()
H A DSystemZScheduleZ196.td177 def : InstRW<[LSULatency, LSU, NormalGr], (instregex "LG(RL)?$")>;
183 def : InstRW<[WLat1, FXU, NormalGr], (instregex "LG(F|H)I$")>;
213 def : InstRW<[WLat1, FXU, NormalGr], (instregex "LG(B|H|F)R$")>;
221 def : InstRW<[WLat1LSU, FXU, LSU, NormalGr], (instregex "LG(B|H|F)$")>;
222 def : InstRW<[WLat1LSU, FXU, LSU, NormalGr], (instregex "LG(H|F)RL$")>;
H A DSystemZScheduleZEC12.td182 def : InstRW<[LSULatency, LSU, NormalGr], (instregex "LG(RL)?$")>;
188 def : InstRW<[WLat1, FXU, NormalGr], (instregex "LG(F|H)I$")>;
221 def : InstRW<[WLat1, FXU, NormalGr], (instregex "LG(B|H|F)R$")>;
229 def : InstRW<[WLat1LSU, FXU, LSU, NormalGr], (instregex "LG(B|H|F)$")>;
230 def : InstRW<[WLat1LSU, FXU, LSU, NormalGr], (instregex "LG(H|F)RL$")>;
H A DSystemZScheduleZ13.td199 def : InstRW<[LSULatency, LSU, NormalGr], (instregex "LG(RL)?$")>;
205 def : InstRW<[WLat1, FXa, NormalGr], (instregex "LG(F|H)I$")>;
244 def : InstRW<[WLat1, FXa, NormalGr], (instregex "LG(B|H|F)R$")>;
252 def : InstRW<[WLat1LSU, FXa, LSU, NormalGr], (instregex "LG(B|H|F)$")>;
253 def : InstRW<[WLat1LSU, FXa, LSU, NormalGr], (instregex "LG(H|F)RL$")>;
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFLiveness.cpp879 const RegisterAggr &LG = LiveMap[&B]; in computeLiveIns() local
880 for (auto I = LG.rr_begin(), E = LG.rr_end(); I != E; ++I) in computeLiveIns()
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp317 Error modifyPassConfig(LinkGraph &LG, PassConfiguration &Config) override { in modifyPassConfig() argument
324 Layer.modifyPassConfig(*MR, LG, Config); in modifyPassConfig()
/freebsd-13.1/sys/dev/sound/pci/hda/
H A Dhdac.h328 #define LG_LW20_SUBVENDOR HDA_MODEL_CONSTRUCT(LG, 0x0018)
329 #define LG_ALL_SUBVENDOR HDA_MODEL_CONSTRUCT(LG, 0xffff)
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_x86_64.cpp385 [&](LinkGraph &LG, Symbol &Sym) -> SectionRangeSymbolDesc { in getOrCreateGOTSymbol() argument

12