OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nHigh
(Results
1 - 5
of
5
) sorted by null
/hardware/ti/omap4-aah/security/tf_sdk/include/
mtc.h
61
uint32_t
nHigh
;
/hardware/ti/omap4xxx/security/tf_sdk/include/
mtc.h
61
uint32_t
nHigh
;
/hardware/ti/omap4-aah/security/tf_crypto_sst/
mtc.c
115
psValue->
nHigh
= sOperation.params[0].value.b;
/hardware/ti/omap4xxx/security/tf_crypto_sst/
mtc.c
115
psValue->
nHigh
= sOperation.params[0].value.b;
/external/skia/src/utils/
SkTextureCompressor_ASTC.cpp
371
const int
nHigh
= nBits - nLow;
374
((block.fHigh & ((1ULL <<
nHigh
) - 1)) << nLow);
[
all
...]
Completed in 42 milliseconds