Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Daf_compand.c341 char *tstr = av_strtok(p, " |", &saveptr); in config_output() local
357 char *tstr = av_strtok(p, " |", &saveptr); in config_output() local
387 char *tstr = av_strtok(p, " |", &saveptr); in config_output() local
Daf_mcompand.c177 char *tstr = av_strtok(p, ",", &saveptr); in parse_points() local
329 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/icu/icu4c/source/test/cintltst/
Dcitertst.c1064 UChar tstr[20]; in TestDiscontiguos() local
/third_party/icu/icu4c/source/test/intltest/
Drbbiapts.cpp280 UnicodeString tstr; in TestGetSetAdoptText() local
Drbbitst.cpp179 static void printStringBreaks(UText *tstr, int expected[], int expectedCount) { in printStringBreaks()
219 UText *tstr = NULL; in printStringBreaks() local
/third_party/python/Lib/
Ddatetime.py281 def _parse_hh_mm_ss_ff(tstr): argument
320 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/ffmpeg/libavformat/
Dsegment.c486 char *tstr = av_strtok(p, ",", &saveptr); in parse_times() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dcommon.c699 char *tstr, *str; in wpa_config_parse_string() local
/third_party/skia/src/svg/
DSkSVGDevice.cpp123 SkString tstr; in svg_transform() local
/third_party/python/Modules/
D_datetimemodule.c731 parse_hh_mm_ss_ff(const char *tstr, const char *tstr_end, int *hour, in parse_hh_mm_ss_ff()
4569 time_fromisoformat(PyObject *cls, PyObject *tstr) { in time_fromisoformat()
/third_party/ffmpeg/libavutil/
Dhwcontext_vulkan.c426 const char *tstr; in check_extensions() local