Home
last modified time | relevance | path

Searched defs:pin (Results 1 – 25 of 79) sorted by relevance

1234

/third_party/ffmpeg/libavdevice/
Ddshow_pin.c29 DECLARE_ADDREF(pin, DShowPin) in DECLARE_ADDREF() argument
38 long ff_dshow_pin_ReceiveConnection(DShowPin *this, IPin *pin, in ff_dshow_pin_ReceiveConnection()
78 long ff_dshow_pin_ConnectedTo(DShowPin *this, IPin **pin) in ff_dshow_pin_ConnectedTo()
157 long ff_dshow_pin_QueryInternalConnections(DShowPin *this, IPin **pin, in ff_dshow_pin_QueryInternalConnections()
247 DECLARE_CREATE(pin, DShowPin, ff_dshow_pin_Setup(this, filter), DShowFilter *filter) in DECLARE_CREATE() argument
256 DShowPin *pin = (DShowPin *) ((uint8_t *) this - imemoffset); in DECLARE_CREATE() local
262 DShowPin *pin = (DShowPin *) ((uint8_t *) this - imemoffset); in ff_dshow_meminputpin_AddRef() local
268 DShowPin *pin = (DShowPin *) ((uint8_t *) this - imemoffset); in ff_dshow_meminputpin_Release() local
291 DShowPin *pin = (DShowPin *) ((uint8_t *) this - imemoffset); in ff_dshow_meminputpin_Receive() local
366 DShowPin *pin = (DShowPin *) ((uint8_t *) this - imemoffset); in ff_dshow_meminputpin_Destroy() local
Ddshow_enumpins.c75 static int ff_dshow_enumpins_Setup(DShowEnumPins *this, DShowPin *pin, DShowFilter *filter) in ff_dshow_enumpins_Setup()
Ddshow_filter.c102 long ff_dshow_filter_FindPin(DShowFilter *this, const wchar_t *id, IPin **pin) in ff_dshow_filter_FindPin()
Dfbdev_enc.c104 uint8_t *pin, *pout; in fbdev_write_packet() local
Ddshow.c323 IPin *pin, int *pformat_set) in dshow_cycle_formats()
469 dshow_set_audio_buffer_size(AVFormatContext *avctx, IPin *pin) in dshow_set_audio_buffer_size()
569 IPin *pin; in dshow_cycle_pins() local
Dfbdev_dec.c157 uint8_t *pin, *pout; in fbdev_read_packet() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/p2p/
Dp2p_connect.py79 pin,wps_method,go_intent): argument
228 pin = None variable
259 pin = value variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/p2p/
Dp2p_connect.py79 pin,wps_method,go_intent): argument
228 pin = None variable
259 pin = value variable
/third_party/libwebsockets/lib/plat/windows/
Dwindows-plugins.c42 struct lws_plugin *pin; in lws_plat_dlopen() local
138 protocol_plugin_cb(struct lws_plugin *pin, void *each_user) in protocol_plugin_cb()
Dwindows-init.c60 protocol_plugin_cb(struct lws_plugin *pin, void *each_user) in protocol_plugin_cb()
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshow.cpp78 gst_dshow_new_pin_mediatype (IPin * pin) in gst_dshow_new_pin_mediatype()
89 gst_dshow_new_pin_mediatype_from_enum_mediatypes (IPin * pin, IEnumMediaTypes *enum_mediatypes) in gst_dshow_new_pin_mediatype_from_enum_mediatypes()
112 gst_dshow_new_pin_mediatype_from_streamcaps (IPin * pin, gint id, IAMStreamConfig * streamcaps) in gst_dshow_new_pin_mediatype_from_streamcaps()
160 IPin ** pin) in gst_dshow_get_pin_from_filter()
628 gst_dshow_is_pin_connected (IPin * pin) in gst_dshow_is_pin_connected()
/third_party/libwebsockets/lib/plat/unix/
Dunix-plugins.c40 struct lws_plugin *pin; in lws_plat_dlopen() local
Dunix-init.c87 protocol_plugin_cb(struct lws_plugin *pin, void *each_user) in protocol_plugin_cb()
/third_party/boost/boost/numeric/odeint/stepper/
Dvelocity_verlet.hpp109 …void do_step( System system , CoorIn const & qin , VelocityIn const & pin , AccelerationIn const &… in do_step()
161 void initialize( System system , const CoorIn & qin , const VelocityIn & pin , time_type t ) in initialize()
178 void initialize_acc( System system , const CoorIn & qin , const VelocityIn & pin , time_type t ) in initialize_acc()
/third_party/gstreamer/gstplugins_bad/sys/dshowdecwrapper/
Dgstdshowutil.cpp34 IPinPtr pin; in gst_dshow_get_pin_from_filter() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_registrar.c82 u8 *pin; member
92 static void wps_free_pin(struct wps_uuid_pin *pin) in wps_free_pin()
99 static void wps_remove_pin(struct wps_uuid_pin *pin) in wps_remove_pin()
108 struct wps_uuid_pin *pin, *prev; in wps_free_pins() local
762 struct wps_uuid_pin *pin; in wps_registrar_invalidate_unused() local
786 const u8 *uuid, const u8 *pin, size_t pin_len, in wps_registrar_add_pin()
840 struct wps_uuid_pin *pin) in wps_registrar_remove_pin()
857 struct wps_uuid_pin *pin, *prev; in wps_registrar_expire_pins() local
884 struct wps_uuid_pin *pin, *prev; in wps_registrar_invalidate_wildcard_pin() local
912 struct wps_uuid_pin *pin, *prev; in wps_registrar_invalidate_pin() local
[all …]
Dwps_common.c212 unsigned int wps_pin_checksum(unsigned int pin) in wps_pin_checksum()
231 unsigned int wps_pin_valid(unsigned int pin) in wps_pin_valid()
241 int wps_generate_pin(unsigned int *pin) in wps_generate_pin()
256 int wps_pin_str_valid(const char *pin) in wps_pin_str_valid()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_registrar.c83 u8 *pin; member
93 static void wps_free_pin(struct wps_uuid_pin *pin) in wps_free_pin()
100 static void wps_remove_pin(struct wps_uuid_pin *pin) in wps_remove_pin()
109 struct wps_uuid_pin *pin, *prev; in wps_free_pins() local
763 struct wps_uuid_pin *pin; in wps_registrar_invalidate_unused() local
787 const u8 *uuid, const u8 *pin, size_t pin_len, in wps_registrar_add_pin()
841 struct wps_uuid_pin *pin) in wps_registrar_remove_pin()
858 struct wps_uuid_pin *pin, *prev; in wps_registrar_expire_pins() local
885 struct wps_uuid_pin *pin, *prev; in wps_registrar_invalidate_wildcard_pin() local
913 struct wps_uuid_pin *pin, *prev; in wps_registrar_invalidate_pin() local
[all …]
Dwps_common.c212 unsigned int wps_pin_checksum(unsigned int pin) in wps_pin_checksum()
231 unsigned int wps_pin_valid(unsigned int pin) in wps_pin_valid()
241 int wps_generate_pin(unsigned int *pin) in wps_generate_pin()
256 int wps_pin_str_valid(const char *pin) in wps_pin_str_valid()
/third_party/boost/libs/math/include_private/boost/math/tools/
Dremez.hpp285 bool pin, in reset()
338 bool pin, in remez_minimax()
354 bool pin, in reset()
398 bool pin, in remez_minimax()
/third_party/popt/src/
Dpoptint.c88 char * pin = istr; in strdup_locale_from_utf8() local
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
DSelection.java55 public Selection pin(String text) { in pin() method in Selection
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dwps_supplicant.c1206 const char *pin, int p2p_group, u16 dev_pw_id, in wpas_wps_start_dev_pw()
1300 const char *pin, int p2p_group, u16 dev_pw_id) in wpas_wps_start_pin()
1361 const char *pin, struct wps_new_ap_settings *settings) in wpas_wps_start_reg()
1865 unsigned int pbc = 0, auth = 0, pin = 0, wps = 0; in wpas_wps_notify_scan_results() local
1954 const char *uuid, const char *pin) in wpas_wps_er_add_pin()
1991 const char *pin) in wpas_wps_er_learn()
2070 const char *pin, struct wps_new_ap_settings *settings) in wpas_wps_er_config()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dwps_supplicant.c1219 const char *pin, int p2p_group, u16 dev_pw_id, in wpas_wps_start_dev_pw()
1322 const char *pin, int p2p_group, u16 dev_pw_id) in wpas_wps_start_pin()
1384 const char *pin, struct wps_new_ap_settings *settings) in wpas_wps_start_reg()
1905 unsigned int pbc = 0, auth = 0, pin = 0, wps = 0; in wpas_wps_notify_scan_results() local
1994 const char *uuid, const char *pin) in wpas_wps_er_add_pin()
2031 const char *pin) in wpas_wps_er_learn()
2110 const char *pin, struct wps_new_ap_settings *settings) in wpas_wps_er_config()
/third_party/libsnd/src/ALAC/
Ddp_enc.c78 int32_t * pin ; in pc_block() local

1234