Searched defs:is_key (Results 1 – 12 of 12) sorted by relevance
/third_party/libwebsockets/lib/plat/unix/ |
D | unix-misc.c | 97 lws_plat_write_cert(struct lws_vhost *vhost, int is_key, int fd, void *buf, in lws_plat_write_cert()
|
/third_party/libwebsockets/lib/plat/windows/ |
D | windows-file.c | 157 lws_plat_write_cert(struct lws_vhost *vhost, int is_key, int fd, void *buf, in lws_plat_write_cert()
|
/third_party/boost/boost/property_tree/json_parser/detail/ |
D | standard_callbacks.hpp | 87 bool is_key() const { in is_key() function in boost::property_tree::json_parser::detail::standard_callbacks
|
/third_party/libwebsockets/lib/plat/freertos/ |
D | freertos-file.c | 181 lws_plat_write_cert(struct lws_vhost *vhost, int is_key, int fd, void *buf, in lws_plat_write_cert()
|
/third_party/flatbuffers/rust/flexbuffers/src/builder/ |
D | value.rs | 131 pub fn is_key(&self) -> bool { in is_key() method
|
/third_party/libwebsockets/lib/plat/optee/ |
D | network.c | 205 lws_plat_write_cert(struct lws_vhost *vhost, int is_key, int fd, void *buf, in lws_plat_write_cert()
|
/third_party/eudev/src/udev/ |
D | udev-builtin-input_id.c | 324 bool is_key; in builtin_input_id() local
|
/third_party/boost/libs/move/test/ |
D | order_type.hpp | 141 inline bool is_key(T *elements, std::size_t element_count) in is_key() function
|
/third_party/ffmpeg/libavcodec/ |
D | bink.c | 852 int plane_idx, int is_key, int is_chroma) in binkb_decode_plane()
|
/third_party/glib/gio/ |
D | gdbusdaemon.c | 209 is_key (const char *key_start, const char *key_end, const char *value) in is_key() function
|
/third_party/boost/boost/unordered/detail/ |
D | implementation.hpp | 4648 template <typename Key, typename T> struct is_key struct 4654 { 4660 then<Key const&, no_key>::type type;
|
/third_party/protobuf/src/google/protobuf/ |
D | map_test.cc | 2401 bool is_key = k & 0x1; in TEST() local
|