| /freebsd-12.1/contrib/llvm/tools/bugpoint/ |
| H A D | ToolRunner.h | 33 class LLC; variable 87 static LLC *createLLC(const char *Argv0, std::string &Message, 147 class LLC : public AbstractInterpreter { 154 LLC(const std::string &llcPath, CC *cc, const std::vector<std::string> *Args, in LLC() function 162 ~LLC() override { delete cc; } in ~LLC()
|
| H A D | ToolRunner.cpp | 434 Expected<CC::FileType> LLC::OutputCode(const std::string &Bitcode, in OutputCode() 472 Error LLC::compileProgram(const std::string &Bitcode, unsigned Timeout, in compileProgram() 483 Expected<int> LLC::ExecuteProgram(const std::string &Bitcode, in ExecuteProgram() 508 LLC *AbstractInterpreter::createLLC(const char *Argv0, std::string &Message, in createLLC() 526 return new LLC(*LLCPath, cc, Args, UseIntegratedAssembler); in createLLC()
|
| /freebsd-12.1/sys/dev/mmc/ |
| H A D | mmcbus_if.m | 36 # Association, SD Group, SD-3C LLC or other third parties. 43 # kind. No responsibility is assumed by the SD Group, SD-3C LLC or the SD 45 # right of the SD Group, SD-3C LLC, the SD Card Association or any third 48 # SD Group, SD-3C LLC, the SD Card Association or any third party. Nothing 49 # herein shall be construed as an obligation by the SD Group, the SD-3C LLC
|
| H A D | mmcbr_if.m | 36 # Association, SD Group, SD-3C LLC or other third parties. 43 # kind. No responsibility is assumed by the SD Group, SD-3C LLC or the SD 45 # right of the SD Group, SD-3C LLC, the SD Card Association or any third 48 # SD Group, SD-3C LLC, the SD Card Association or any third party. Nothing 49 # herein shall be construed as an obligation by the SD Group, the SD-3C LLC
|
| /freebsd-12.1/sys/dev/sdhci/ |
| H A D | sdhci_if.m | 36 # Association, SD Group, SD-3C LLC or other third parties. 43 # kind. No responsibility is assumed by the SD Group, SD-3C LLC or the SD 45 # right of the SD Group, SD-3C LLC, the SD Card Association or any third 48 # SD Group, SD-3C LLC, the SD Card Association or any third party. Nothing 49 # herein shall be construed as an obligation by the SD Group, the SD-3C LLC
|
| /freebsd-12.1/sys/contrib/ck/include/ |
| H A D | ck_cohort.h | 53 #define CK_COHORT_TRYLOCK(N, C, GLC, LLC, LUC) ck_cohort_##N##_trylock(C, GLC, LLC, LUC) argument
|
| /freebsd-12.1/sys/gnu/dts/arm64/qcom/ |
| H A D | pm8005.dtsi | 2 /* Copyright 2018 Google LLC. */
|
| H A D | pm8998.dtsi | 2 /* Copyright 2018 Google LLC. */
|
| /freebsd-12.1/contrib/libpcap/ |
| H A D | grammar.y | 337 %token LANE LLC METAC BCC SC ILMIC OAMF4EC OAMF4SC 630 pllc: LLC { $$ = gen_llc(cstate); } 631 | LLC ID { if (pcap_strcasecmp($2, "i") == 0) 652 | LLC PF_RNR { $$ = gen_llc_s_subtype(cstate, LLC_RNR); }
|
| H A D | scanner.l | 355 llc return LLC;
|
| /freebsd-12.1/contrib/llvm/tools/llvm-readobj/ |
| H A D | MachODumper.cpp | 708 MachO::linkedit_data_command LLC = Obj->getLinkeditDataLoadCommand(Load); in printMachODataInCode() local 710 W.printNumber("Data offset", LLC.dataoff); in printMachODataInCode() 711 W.printNumber("Data size", LLC.datasize); in printMachODataInCode() 713 unsigned NumRegions = LLC.datasize / sizeof(MachO::data_in_code_entry); in printMachODataInCode() 716 LLC.dataoff, i); in printMachODataInCode()
|
| /freebsd-12.1/contrib/gcc/config/ |
| H A D | vxworks.opt | 4 ; Contributed by CodeSourcery, LLC.
|
| /freebsd-12.1/share/dict/ |
| H A D | freebsd | 98 LLC
|
| /freebsd-12.1/contrib/tcpdump/ |
| H A D | CHANGES | 173 ClassicalIPoATM: Add a bounds check on LLC+SNAP header (Fix a heap overflow) 207 LLC/SNAP: With -e, print the LLC header before the SNAP header; without it, cut the SNAP header 208 LLC: Add a bounds check (Fix a heap overflow) 209 LLC: Clean up printing of LLC packets 210 LLC: Fix the printing of RFC 948-style IP packets 211 LLC: Skip the LLC and SNAP headers with -x for 802.11 and some other protocols 309 fixes to LLC header printing, and RFC948-style IP packets 735 print-llc.c - strings for LLC names added. 800 LLC SAP support for FDDI/token ring/RFC-1483 style ATM 836 LLC frames with a DSAP and LSAP of 0xe0 are IPX frames.
|
| H A D | INSTALL.txt | 83 llc.h - LLC definitions
|
| /freebsd-12.1/contrib/gcc/config/arm/ |
| H A D | arm926ejs.md | 3 ;; Written by CodeSourcery, LLC.
|
| H A D | arm-cores.def | 3 Written by CodeSourcery, LLC
|
| H A D | arm1026ejs.md | 3 ;; Written by CodeSourcery, LLC.
|
| H A D | arm1136jfs.md | 3 ;; Written by CodeSourcery, LLC.
|
| H A D | vfp.md | 3 ;; Written by CodeSourcery, LLC.
|
| /freebsd-12.1/sys/gnu/dts/arm/ |
| H A D | am335x-lxm.dts | 2 * Copyright (C) 2014 NovaTech LLC - http://www.novatechweb.com
|
| H A D | am335x-osd3358-sm-red.dts | 2 /* Copyright (C) 2018 Octavo Systems LLC - http://www.octavosystems.com/
|
| /freebsd-12.1/sys/dts/arm/ |
| H A D | ufw.dts | 2 * Copyright (c) 2016, 2017 Rubicon Communications, LLC (Netgate)
|
| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | sniffer | 151 >20 belong 169 (GPRS LLC
|
| /freebsd-12.1/contrib/llvm/tools/llvm-nm/ |
| H A D | llvm-nm.cpp | 1613 MachO::linkedit_data_command LLC = in dumpSymbolNamesFromObject() local 1616 MachO->ReadULEB128s(LLC.dataoff, FoundFns); in dumpSymbolNamesFromObject()
|