Searched defs:acceleration (Results 1 – 11 of 11) sorted by relevance
| /third_party/openssl/ |
| D | NOTES-VMS.md | 94 ### For Itanium / IA64 / I64
|
| /third_party/node/deps/openssl/openssl/ |
| D | NOTES-VMS.md | 94 ### For Itanium / IA64 / I64
|
| /third_party/vk-gl-cts/framework/platform/win32/ |
| D | tcuWGL.hpp | 84 Acceleration acceleration; member in tcu::wgl::PixelFormatInfo
|
| /third_party/lz4/tests/ |
| D | abiTest.c | 78 int const acceleration = 1; in roundTripTest() local
|
| /third_party/lz4/examples/ |
| D | compress_functions.c | 123 const int acceleration = 1; in bench() local
|
| /third_party/lz4/lib/ |
| D | lz4.c | 921 const int acceleration) in LZ4_compress_generic_validated() 1319 const int acceleration) in LZ4_compress_generic() 1346 …te(void* state, const char* source, char* dest, int inputSize, int maxOutputSize, int acceleration) in LZ4_compress_fast_extState() 1378 …_fastReset(void* state, const char* src, char* dst, int srcSize, int dstCapacity, int acceleration) in LZ4_compress_fast_extState_fastReset() 1416 …4_compress_fast(const char* source, char* dest, int inputSize, int maxOutputSize, int acceleration) in LZ4_compress_fast() 1635 int acceleration) in LZ4_compress_fast_continue()
|
| D | lz4frame.c | 855 int const acceleration = (level < 0) ? -level + 1 : 1; in LZ4F_compressBlock() local 867 int const acceleration = (level < 0) ? -level + 1 : 1; in LZ4F_compressBlock_continue() local
|
| /third_party/lz4/programs/ |
| D | bench.c | 227 int const acceleration = (pThis->cLevel < 0) ? -pThis->cLevel + 1 : 1; in LZ4_compressBlockNoStream() local 244 int const acceleration = (pThis->cLevel < 0) ? -pThis->cLevel + 1 : 1; in LZ4_compressBlockStream() local
|
| /third_party/typescript/src/lib/ |
| D | dom.generated.d.ts | 336 acceleration?: DeviceMotionEventAccelerationInit; property 4372 readonly acceleration: DeviceMotionEventAcceleration | null; property
|
| /third_party/typescript/lib/ |
| D | lib.dom.d.ts | 356 acceleration?: DeviceMotionEventAccelerationInit; property 4392 readonly acceleration: DeviceMotionEventAcceleration | null; property
|
| /third_party/typescript/tests/lib/ |
| D | lib.d.ts | 5630 acceleration: DeviceAcceleration; property
|