OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:c96
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/net/base/
int128.h
295
// terms higher than
c96
disappear off the high side
296
// terms
c96
and c64 are safe to ignore carry bit
297
uint64
c96
= a96 * b00 + a64 * b32 + a32 * b64 + a00 * b96;
local
299
this->hi_ = (
c96
<< 32) + c64;
/cts/tools/selinux/test/
policy_clean_test.conf
311
category
c96
;
policy_test.conf
311
category
c96
;
/external/libsepol/tests/policies/test-cond/
refpolicy-base.conf
571
category
c96
; category c97; category c98; category c99;
[
all
...]
/cts/tools/selinux/src/
example_input_policy.conf
1370
category
c96
;
[
all
...]
Completed in 173 milliseconds