Home
last modified time | relevance | path

Searched defs:DECOMPRESSOR (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/coreboot/src/include/
H A Dmemlayout.h104 #define DECOMPRESSOR(addr, sz) \ macro
116 #define DECOMPRESSOR(addr, sz) \ macro
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/
DCMakeLists.txt42 option(DECOMPRESSOR "Enable builds for decompression only") option
/aosp_15_r20/hardware/google/gfxstream/third-party/
DCMakeLists.txt3 set(DECOMPRESSOR ON) # Disable compression code variable
/aosp_15_r20/external/python/cpython2/Lib/plat-irix5/
DCL_old.py180 DECOMPRESSOR = 1 variable