OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasCRC
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/AArch64/
AArch64Subtarget.h
60
bool
HasCRC
= false;
178
bool
hasCRC
() const { return
HasCRC
; }
/external/llvm/lib/Target/ARM/
ARMSubtarget.h
227
///
HasCRC
- if true, processor supports CRC instructions
228
bool
HasCRC
= false;
430
bool
hasCRC
() const { return
HasCRC
; }
/developers/build/prebuilts/androidtv/sample-inputs/app/libs/
exoplayer_dev-hls_20150123.jar
Completed in 324 milliseconds