Home
last modified time | relevance | path

Searched defs:opt_type (Results 1 – 25 of 32) sorted by relevance

12

/external/capstone/tests/
Dtest_basic.c16 cs_opt_type opt_type; member
99 cs_opt_type opt_type; in test() member
Dtest_skipdata.c16 cs_opt_type opt_type; member
Dtest_iter.c17 cs_opt_type opt_type; member
Dtest_x86.c18 cs_opt_type opt_type; member
Dtest_detail.c16 cs_opt_type opt_type; member
/external/zstd/tests/regression/
Dtest.c82 option_type opt_type; /**< The option type: required, optional, or help. */ member
116 static char const* required_message(option_type opt_type) { in required_message()
/external/tcpdump/
Dprint-geneve.c107 uint8_t opt_type; in geneve_opts_print() local
Dprint-pgm.c155 uint8_t opt_type, opt_len; in pgm_print() local
Dprint-bgp.c2681 uint8_t opt_type, opt_len; in bgp_open_print() local
Dprint-icmp6.c1394 uint8_t opt_type; in icmp6_opt_print() local
/external/wpa_supplicant_8/src/ap/
Dndisc_snoop.c31 u8 opt_type; member
/external/ComputeLibrary/src/graph/mutators/
DSyntheticDataTypeMutator.cpp88 for(const auto &opt_type : optimized_node_types) in remove_optimized_nodes() local
/external/pytorch/torch/csrc/jit/passes/onnx/
Dfixup_onnx_controlflow.cpp189 Node* ONNXOptionalNode(const OptionalTypePtr& opt_type, Graph* g) { in ONNXOptionalNode()
206 const OptionalTypePtr& opt_type, in ReplaceBlockOutputWithOptional()
/external/capstone/bindings/ocaml/
Dcapstone.ml62 type opt_type = type
/external/pytorch/torch/csrc/jit/frontend/
Dscript_type_parser.cpp152 TypePtr opt_type = OptionalType::create(broadcast_list->first); in parseBroadcastList() local
Dschema_matching.cpp19 static inline TypePtr unwrapOptional(TypePtr opt_type) { in unwrapOptional()
/external/pytorch/aten/src/ATen/core/
Dunion_type.cpp70 } else if (auto* opt_type = type->castRaw<OptionalType>()) { in flattenUnion() local
/external/kernel-headers/original/uapi/linux/
Dioam6.h28 __u8 opt_type; member
/external/pytorch/torch/csrc/jit/passes/
Dsymbolic_shape_analysis.cpp295 if (auto opt_type = shape_compute_graph_->inputs() in refineInputUnionTypes() local
/external/dnsmasq/src/
Drfc2131.c1289 static unsigned char* option_find(struct dhcp_packet* mess, size_t size, int opt_type, int minsize)… in option_find()
/external/pcre/src/
Dpcre2_jit_compile.c7389 int opt_type = 0; in do_caselesscmp() local
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h82084 __u8 opt_type; member
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h59314 __u8 opt_type; member
Dvmlinux.h59314 __u8 opt_type; member
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h117463 __u8 opt_type; member

12