Home
last modified time | relevance | path

Searched defs:max_4 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/compiler-rt/lib/builtins/arm/
H A Dsync_fetch_and_max_4.S17 #define max_4(rD, rN, rM) MINMAX_4(rD, rN, rM, gt) macro
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp1850 static const T max_4 = (1 << size_4) - 1; in read4Channel() local
2093 static const T max_4 = (1 << size_4) - 1; in write4Channel() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcPixelStorageModesTests.cpp383 T max_4 = (1 << size_4) - 1; in write4Channel() local