Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlstate.c68 typedef struct LG { struct
71 } 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-12.1/contrib/lua/src/
H A Dlstate.c63 typedef struct LG { struct
66 } LG; argument
250 lua_assert(gettotalbytes(g) == sizeof(LG)); in close_state()
251 (*g->frealloc)(g->ud, fromstate(L), sizeof(LG), 0); /* free main block */ in close_state()
299 LG *l = cast(LG *, (*f)(ud, NULL, LUA_TTHREAD, sizeof(LG))); in lua_newstate()
326 g->totalbytes = sizeof(LG); in lua_newstate()
/freebsd-12.1/sys/gnu/dts/arm64/lg/
H A Dlg1313-ref.dts5 * Copyright (C) 2016, LG Electronics
16 model = "LG Electronics, DTV SoC LG1313 Reference Board";
H A Dlg1312-ref.dts5 * Copyright (C) 2016, LG Electronics
16 model = "LG Electronics, DTV SoC LG1312 Reference Board";
H A Dlg1312.dtsi5 * Copyright (C) 2016, LG Electronics
H A Dlg1313.dtsi5 * Copyright (C) 2016, LG Electronics
/freebsd-12.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
H A Darchive570 0 string LG Arhangel archive data
/freebsd-12.1/sys/gnu/dts/arm64/qcom/
H A Dmsm8992-bullhead-rev-101.dts19 model = "LG Nexus 5X";
/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp267 MI->setDesc(get(SystemZ::LG)); in expandLoadStackGuard()
1167 unsigned LoadOpcode = Op0IsGPR ? SystemZ::LG : SystemZ::LD; in foldMemoryOperandImpl()
1254 splitMove(MI, SystemZ::LG); in expandPostRAPseudo()
1506 LoadOpcode = SystemZ::LG; in getLoadStoreOpcodes()
1566 case SystemZ::LG: return SystemZ::LTG; in getLoadAndTest()
1754 case SystemZ::LG: in getLoadAndTrap()
H A DSystemZScheduleZEC12.td183 def : InstRW<[LSULatency, LSU, NormalGr], (instregex "LG(RL)?$")>;
189 def : InstRW<[WLat1, FXU, NormalGr], (instregex "LG(F|H)I$")>;
222 def : InstRW<[WLat1, FXU, NormalGr], (instregex "LG(B|H|F)R$")>;
230 def : InstRW<[WLat1LSU, FXU, LSU, NormalGr], (instregex "LG(B|H|F)$")>;
231 def : InstRW<[WLat1LSU, FXU, LSU, NormalGr], (instregex "LG(H|F)RL$")>;
H A DSystemZScheduleZ196.td178 def : InstRW<[LSULatency, LSU, NormalGr], (instregex "LG(RL)?$")>;
184 def : InstRW<[WLat1, FXU, NormalGr], (instregex "LG(F|H)I$")>;
214 def : InstRW<[WLat1, FXU, NormalGr], (instregex "LG(B|H|F)R$")>;
222 def : InstRW<[WLat1LSU, FXU, LSU, NormalGr], (instregex "LG(B|H|F)$")>;
223 def : InstRW<[WLat1LSU, FXU, LSU, NormalGr], (instregex "LG(H|F)RL$")>;
H A DSystemZScheduleZ13.td200 def : InstRW<[LSULatency, LSU, NormalGr], (instregex "LG(RL)?$")>;
206 def : InstRW<[WLat1, FXa, NormalGr], (instregex "LG(F|H)I$")>;
245 def : InstRW<[WLat1, FXa, NormalGr], (instregex "LG(B|H|F)R$")>;
253 def : InstRW<[WLat1LSU, FXa, LSU, NormalGr], (instregex "LG(B|H|F)$")>;
254 def : InstRW<[WLat1LSU, FXa, LSU, NormalGr], (instregex "LG(H|F)RL$")>;
H A DSystemZScheduleZ14.td201 def : InstRW<[LSULatency, LSU, NormalGr], (instregex "LG(RL)?$")>;
207 def : InstRW<[WLat1, FXa, NormalGr], (instregex "LG(F|H)I$")>;
246 def : InstRW<[WLat1, FXa, NormalGr], (instregex "LG(B|H|F)R$")>;
254 def : InstRW<[WLat1LSU, FXa, LSU, NormalGr], (instregex "LG(B|H|F)$")>;
255 def : InstRW<[WLat1LSU, FXa, LSU, NormalGr], (instregex "LG(H|F)RL$")>;
H A DSystemZISelLowering.cpp6469 unsigned LOpcode = BitSize <= 32 ? SystemZ::L : SystemZ::LG; in emitAtomicLoadBinary()
6587 unsigned LOpcode = BitSize <= 32 ? SystemZ::L : SystemZ::LG; in emitAtomicLoadMinMax()
H A DSystemZInstrInfo.td408 def LG : UnaryRXY<"lg", 0xE304, load, GR64, 8>;
/freebsd-12.1/sys/dev/videomode/
H A Dediddevs61 vendor GSM LG Electronics
/freebsd-12.1/sys/gnu/dts/arm/
H A Domap3-sniper.dts14 model = "LG Optimus Black";
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DRDFLiveness.cpp824 const RegisterAggr &LG = LiveMap[&B]; in computeLiveIns() local
825 for (auto I = LG.rr_begin(), E = LG.rr_end(); I != E; ++I) in computeLiveIns()
/freebsd-12.1/sys/dev/sound/pci/hda/
H A Dhdac.h303 #define LG_LW20_SUBVENDOR HDA_MODEL_CONSTRUCT(LG, 0x0018)
304 #define LG_ALL_SUBVENDOR HDA_MODEL_CONSTRUCT(LG, 0xffff)
/freebsd-12.1/contrib/sendmail/contrib/
H A Dmail.local.linux123 M,=55S5@(?=*[`1UE<`)39AZ_UAN0MJ4;?3&#PRH+LG(-TR=N(-C*X3>/=B1J
/freebsd-12.1/sys/dev/usb/
H A Dusbdevs117 vendor LG 0x043e LG Electronics
/freebsd-12.1/share/misc/
H A Dpci_vendors6667 107c LG Electronics [Lucky Goldstar Co. Ltd]
14892 122b LG Industrial Systems Co., Ltd
20567 1854 LG Electronics, Inc.