Searched defs:otype (Results 1 – 6 of 6) sorted by relevance
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/ |
D | edns.py | 24 def __init__(self, otype): argument 36 def from_wire(cls, otype, wire, current, olen): argument 104 def __init__(self, otype, data): argument 111 def from_wire(cls, otype, wire, current, olen): argument 122 def get_option_class(otype): argument 128 def option_from_wire(otype, wire, current, olen): argument
|
/external/tcpdump/ |
D | print-pim.c | 651 uint16_t otype, olen; in pimv2_print() local
|
/external/opencv3/modules/ml/src/ |
D | ann_mlp.cpp | 721 int itype = inputs.type(), otype = outputs.type(); in train_backprop() local 879 int itype = inputs.type(), otype = outputs.type(); in operator ()() local
|
/external/selinux/libsepol/include/sepol/policydb/ |
D | policydb.h | 165 uint32_t otype; member 311 uint32_t otype; /* new type */ member
|
/external/selinux/checkpolicy/ |
D | policy_define.c | 3211 uint32_t otype; in define_filename_trans() local
|
/external/selinux/libsepol/cil/src/ |
D | cil_binary.c | 1130 uint32_t *otype = NULL; in __cil_typetransition_to_avtab() local
|