Home
last modified time | relevance | path

Searched defs:LLC (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/llvm/tools/bugpoint/
H A DToolRunner.h33 class LLC; variable
160 LLC(const std::string &llcPath, CC *cc, in LLC() function
/aosp_15_r20/external/cronet/components/nacl/renderer/plugin/
H A Dpnacl_resources.h46 enum ResourceType { LLC, LD, SUBZERO, NUM_TYPES }; enumerator
/aosp_15_r20/external/gmmlib/Source/GmmLib/CachePolicy/
H A DGmmGen9CachePolicy.cpp85 bool LLC = (pGmmLibContext->GetGtSysInfo()->LLCCacheSizeInKb > 0); // aka "Core -vs- Atom". in InitCachePolicy() local
/aosp_15_r20/external/libpcap/
H A Dgrammar.h146 LLC = 347, /* LLC */ enumerator
/aosp_15_r20/external/llvm/tools/llvm-readobj/
H A DMachODumper.cpp681 MachO::linkedit_data_command LLC = Obj->getLinkeditDataLoadCommand(Load); in printMachODataInCode() local
/aosp_15_r20/external/scapy/scapy/layers/
H A Dl2.py193 class LLC(Packet): class
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/net/
Dtypes.rs333 pub const LLC: Self = Self(c::AF_LLC as _); constant
/aosp_15_r20/external/gmmlib/Source/inc/common/
H A Dgtsysinfo.h205 uint32_t LLC : 1; member
/aosp_15_r20/external/gmmlib/Source/GmmLib/inc/External/Common/
H A DGmmCachePolicy.h42 uint64_t LLC : 1; member
H A DGmmCommonExt.h301 uint32_t LLC : 1; // Gen6+ member
/aosp_15_r20/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp323 MachO::linkedit_data_command LLC = in getSectionsAndSymbols() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dnetmon.h1912 } LLC; typedef