Home
last modified time | relevance | path

Searched defs:option_value (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/openssl/openssl/ssl/
Dssl_conf.c27 uint64_t option_value; member
32 uint64_t option_value; member
107 uint64_t option_value, int onoff) in ssl_set_option()
/third_party/openssl/ssl/
Dssl_conf.c27 uint64_t option_value; member
32 uint64_t option_value; member
107 uint64_t option_value, int onoff) in ssl_set_option()
/third_party/gstreamer/gstreamer/gst/
Dgstbufferpool.c898 GValue option_value = { 0, }; in gst_buffer_pool_config_add_option() local
968 const GValue *option_value; in gst_buffer_pool_config_get_option() local
/third_party/skia/tools/
Dusing_skia_and_harfbuzz.cpp65 const char *option_value = argv[i + 1]; in Init() local
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_socket.c2102 const void *option_value, socklen_t option_len)
2180 const void *option_value, socklen_t option_len)
2192 void *option_value, socklen_t *option_len)
2287 void *option_value, socklen_t *option_len)
/third_party/ntfs-3g/ntfsprogs/
Dntfsfallocate.c201 static s64 option_value(const char *arg) in option_value() function