OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TP_64BIT
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/sandbox/linux/seccomp-bpf/
errorcode.h
67
// When passed as an argument to SandboxBPF::Cond(),
TP_64BIT
requests that
72
// values, we can always use
TP_64BIT
no matter the host architecture.
75
TP_64BIT
,
sandbox_bpf_unittest.cc
[
all
...]
sandbox_bpf.cc
827
if (cond.width_ == ErrorCode::
TP_64BIT
) {
[
all
...]
/external/chromium_org/sandbox/linux/seccomp-bpf-helpers/
syscall_parameters_restrictions.cc
147
mask_long_type = ErrorCode::
TP_64BIT
;
Completed in 116 milliseconds