/external/libnetfilter_conntrack/include/internal/ |
D | types.h | 10 typedef void (*set_attr)(struct nf_conntrack *ct, const void *value, size_t len); typedef
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | node_matchers.h | 136 void set_attr(AttrKeyValuePair attr) { in set_attr() function
|
/external/tensorflow/tensorflow/python/util/ |
D | tf_export.py | 349 def set_attr(self, func, api_names_attr, names): member in api_export
|
/external/pigweed/pw_build/py/pw_build/ |
D | python_runner.py | 114 set_attr = lambda attr, val: object.__setattr__(self, attr, val) function
|
/external/llvm-project/flang/include/flang/Semantics/ |
D | type.h | 101 void set_attr(common::TypeParamAttr attr) { attr_ = attr; } in set_attr() function
|
/external/autotest/client/common_lib/ |
D | control_data.py | 134 def set_attr(self, attr, val, raise_warnings=False): member in ControlData
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/ |
D | handlers.c | 69 upb_handlerattr set_attr = UPB_HANDLERATTR_INIT; in doset() local
|
/external/vm_tools/p9/src/server/ |
D | mod.rs | 751 fn set_attr(&mut self, set_attr: &Tsetattr) -> io::Result<()> { in set_attr() method
|
/external/python/mock/mock/tests/ |
D | testmock.py | 822 def set_attr(): function
|
/external/python/cpython3/Lib/unittest/test/testmock/ |
D | testmock.py | 864 def set_attr(): function
|
/external/marisa-trie/bindings/python/ |
D | marisa-swig_wrap.cxx | 5720 #define SWIG_addvarlink(p, name, get_attr, set_attr) SWIG_Python_addvarlink(p, name, get_attr, set… argument 5730 int (*set_attr)(PyObject *); /* Set the value */ member
|
/external/protobuf/php/ext/google/protobuf/ |
D | upb.c | 3324 upb_handlerattr set_attr = UPB_HANDLERATTR_INIT; in doset() local
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 4054 upb_handlerattr set_attr = UPB_HANDLERATTR_INITIALIZER; in doset() local
|