OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:entry_label
(Results
1 - 2
of
2
) sorted by null
/external/minijail/
syscall_filter.c
296
struct sock_filter *
entry_label
= new_instr_buf(ONE_INSTR);
local
297
set_bpf_lbl(
entry_label
, entry_lbl_id);
298
append_filter_block(head,
entry_label
, ONE_INSTR);
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/gen/
message_registry.py
414
entry_label
= self.__ComputeLabel(items)
415
if
entry_label
== descriptor.FieldDescriptor.Label.REPEATED:
Completed in 552 milliseconds