| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/ |
| H A D | lstate.c | 68 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 D | lstate.c | 63 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 D | lg1313-ref.dts | 5 * Copyright (C) 2016, LG Electronics 16 model = "LG Electronics, DTV SoC LG1313 Reference Board";
|
| H A D | lg1312-ref.dts | 5 * Copyright (C) 2016, LG Electronics 16 model = "LG Electronics, DTV SoC LG1312 Reference Board";
|
| H A D | lg1312.dtsi | 5 * Copyright (C) 2016, LG Electronics
|
| H A D | lg1313.dtsi | 5 * Copyright (C) 2016, LG Electronics
|
| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | vacuum-cleaner | 6 # 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 D | sysex | 293 >1 belong&0xffffff00 0x00202f00 LG Semicon America
|
| H A D | archive | 570 0 string LG Arhangel archive data
|
| /freebsd-12.1/sys/gnu/dts/arm64/qcom/ |
| H A D | msm8992-bullhead-rev-101.dts | 19 model = "LG Nexus 5X";
|
| /freebsd-12.1/contrib/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.cpp | 267 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 D | SystemZScheduleZEC12.td | 183 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 D | SystemZScheduleZ196.td | 178 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 D | SystemZScheduleZ13.td | 200 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 D | SystemZScheduleZ14.td | 201 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 D | SystemZISelLowering.cpp | 6469 unsigned LOpcode = BitSize <= 32 ? SystemZ::L : SystemZ::LG; in emitAtomicLoadBinary() 6587 unsigned LOpcode = BitSize <= 32 ? SystemZ::L : SystemZ::LG; in emitAtomicLoadMinMax()
|
| H A D | SystemZInstrInfo.td | 408 def LG : UnaryRXY<"lg", 0xE304, load, GR64, 8>;
|
| /freebsd-12.1/sys/dev/videomode/ |
| H A D | ediddevs | 61 vendor GSM LG Electronics
|
| /freebsd-12.1/sys/gnu/dts/arm/ |
| H A D | omap3-sniper.dts | 14 model = "LG Optimus Black";
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/ |
| H A D | RDFLiveness.cpp | 824 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 D | hdac.h | 303 #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 D | mail.local.linux | 123 M,=55S5@(?=*[`1UE<`)39AZ_UAN0MJ4;?3&#PRH+LG(-TR=N(-C*X3>/=B1J
|
| /freebsd-12.1/sys/dev/usb/ |
| H A D | usbdevs | 117 vendor LG 0x043e LG Electronics
|
| /freebsd-12.1/share/misc/ |
| H A D | pci_vendors | 6667 107c LG Electronics [Lucky Goldstar Co. Ltd] 14892 122b LG Industrial Systems Co., Ltd 20567 1854 LG Electronics, Inc.
|