Home
last modified time | relevance | path

Searched defs:tstr (Results 1 – 23 of 23) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsclipboard.c58 LPTSTR tstr; in WIN_SetClipboardText() local
116 LPTSTR tstr; in WIN_GetClipboardText() local
/third_party/flutter/skia/third_party/externals/sdl/src/loadso/windows/
DSDL_sysloadso.c35 LPTSTR tstr = WIN_UTF8ToString(sofile); in SDL_LoadObject() local
/third_party/ffmpeg/libavfilter/
Daf_compand.c371 char *tstr = av_strtok(p, " |", &saveptr); in config_output() local
387 char *tstr = av_strtok(p, " |", &saveptr); in config_output() local
417 char *tstr = av_strtok(p, " |", &saveptr); in config_output() local
Daf_mcompand.c208 char *tstr = av_strtok(p, ",", &saveptr); in parse_points() local
360 char *tstr2, *tstr = av_strtok(p, "|", &saveptr); in config_output() local
Daf_aecho.c80 char *tstr = av_strtok(p, "|", &saveptr); in fill_items() local
Daf_chorus.c97 char *tstr = av_strtok(p, "|", &saveptr); in fill_items() local
/third_party/grpc/src/ruby/ext/grpc/
Drb_grpc.c98 const char* tstr = interval ? "time interval" : "time"; in grpc_rb_time_timeval() local
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstfakesink.c365 const gchar *tstr; in gst_fake_sink_event() local
Dgstidentity.c391 const gchar *tstr; in gst_identity_sink_event() local
Dgstfakesrc.c399 const gchar *tstr; in gst_fake_src_event_handler() local
/third_party/flutter/skia/third_party/externals/sdl/src/
DSDL_log.c325 LPTSTR tstr; in SDL_LogOutput() local
/third_party/icu/icu4c/source/test/cintltst/
Dcitertst.c1063 UChar tstr[20]; in TestDiscontiguos() local
/third_party/flutter/skia/third_party/externals/sdl/src/file/
DSDL_rwops.c105 LPTSTR tstr = WIN_UTF8ToString(filename); in windows_file_open() local
/third_party/icu/icu4c/source/test/intltest/
Drbbiapts.cpp280 UnicodeString tstr; in TestGetSetAdoptText() local
Drbbitst.cpp163 static void printStringBreaks(UText *tstr, int expected[], int expectedCount) { in printStringBreaks()
203 UText *tstr = NULL; in printStringBreaks() local
/third_party/python/Lib/
Ddatetime.py280 def _parse_hh_mm_ss_ff(tstr): argument
319 def _parse_isoformat_time(tstr): argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dcommon.c657 char *tstr, *str; in wpa_config_parse_string() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dcommon.c657 char *tstr, *str; in wpa_config_parse_string() local
/third_party/ffmpeg/libavformat/
Dsegment.c493 char *tstr = av_strtok(p, ",", &saveptr); in parse_times() local
/third_party/skia/src/svg/
DSkSVGDevice.cpp123 SkString tstr; in svg_transform() local
/third_party/flutter/skia/src/svg/
DSkSVGDevice.cpp79 SkString tstr; in svg_transform() local
/third_party/python/Modules/
D_datetimemodule.c740 parse_hh_mm_ss_ff(const char *tstr, const char *tstr_end, int *hour, in parse_hh_mm_ss_ff()
4578 time_fromisoformat(PyObject *cls, PyObject *tstr) { in time_fromisoformat()
/third_party/ffmpeg/libavutil/
Dhwcontext_vulkan.c301 const char *tstr; in check_extensions() local