Home
last modified time | relevance | path

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

/third_party/python/Lib/
D_strptime.py309 def _strptime(data_string, format="%a %b %d %H:%M:%S %Y"): argument
559 def _strptime_time(data_string, format="%a %b %d %H:%M:%S %Y"): argument
565 def _strptime_datetime(cls, data_string, format="%a %b %d %H:%M:%S %Y"): argument
/third_party/ffmpeg/libavformat/
Dmmst.c180 char data_string[256]; in send_protocol_select() local
426 char data_string[256]; in send_startup_packet() local
/third_party/ffmpeg/libavcodec/
Dmicrodvddec.c46 char *data_string; member
/third_party/gstreamer/gstplugins_good/tests/examples/rpicamsrc/
Dwebrtc-unidirectional-h264.c330 gchar *data_string; in soup_websocket_message_cb() local
/third_party/protobuf/src/google/protobuf/util/internal/
Ddefault_value_objectwriter.cc588 util::StatusOr<std::string> data_string = data.ToString(); in RenderDataPiece() local
/third_party/glib/glib/
Dgkeyfile.c1578 GString *data_string; in g_key_file_to_data() local