Home
last modified time | relevance | path

Searched refs:str (Results 8026 - 8050 of 14873) sorted by relevance

1...<<321322323324325326327328329330>>...595

/third_party/ffmpeg/libavcodec/
H A Dsubviewerdec.c60 ret = ff_ass_add_rect(sub, buf.str, s->readorder++, 0, NULL, NULL); in subviewer_decode_frame()
/third_party/ffmpeg/libavformat/
H A Dmpjpeg.c53 { "boundary_tag", "Boundary tag", offsetof(MPJPEGContext, boundary_tag), AV_OPT_TYPE_STRING, {.str = BOUNDARY_TAG}, .flags = AV_OPT_FLAG_ENCODING_PARAM },
/third_party/ffmpeg/libavutil/
H A Dbprint.h83 char *str; /**< string so far */
H A Dtimecode.h187 * @param str timecode string which will determine the frame start
190 int av_timecode_init_from_string(AVTimecode *tc, AVRational rate, const char *str, void *log_ctx);
/third_party/curl/lib/
H A Dsetup-win32.h97 typedef wchar_t *(*curl_wcsdup_callback)(const wchar_t *str);
/third_party/curl/tests/unit/
H A Dunit1620.c83 fail_unless(empty->set.str[i] == NULL,
/third_party/glslang/SPIRV/
H A DLogger.cpp65 return messages.str(); in getAllMessages()
/third_party/astc-encoder/Test/
H A Dastc_dump_binary.py42 binary (str): The path of the binary file to process.
43 symbol (str): The symbol to match.
91 parser.add_argument("symbol", type=str,
/third_party/gn/src/gn/
H A Dlabel_pattern.h48 static bool HasWildcard(const std::string& str);
H A Dninja_bundle_data_target_writer_unittest.cc60 std::string out_str = out.str(); in TEST()
H A Dpool.cc44 return buffer.str(); in GetNinjaName()
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-string.h149 static bool EndsWithCaseInsensitive(const std::string& str,
/third_party/icu/icu4c/source/io/
H A Dufile.h73 u_localized_string str; /* struct to handle strings for number formatting */ member
/third_party/icu/icu4c/source/test/intltest/
H A Ddtfmtrtts.h79 UBool failure(UErrorCode status, const char* msg, const UnicodeString& str);
H A Dnormconf.h73 void iterativeNorm(const UnicodeString& str,
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_hid.h108 char *str; member
/third_party/libuv/src/unix/
H A Dos390-syscalls.h67 size_t strnlen(const char* str, size_t maxlen);
/third_party/libabigail/tests/
H A Dupdate-test-output.py35 print(str(err))
/third_party/mesa3d/bin/
H A Dmeson-cmd-extract.py53 def build_cmd(conf: configparser.ConfigParser) -> str:
67 # this will be in the form "['str', 'str']", so use ast.literal_eval to
/third_party/node/deps/v8/tools/clusterfuzz/trials/
H A DPRESUBMIT.py35 if not isinstance(trial['app_args'], str) or not trial['app_args']:
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/tools/
H A Dfuzz_one.py43 f.write(str(duration))
/third_party/node/deps/v8/tools/
H A Dpredictable_wrapper.py35 if not isinstance(message, str):
/third_party/node/deps/v8/tools/wasm-compilation-hints/
H A Dwasm-objdump-compilation-hints.py18 type=str, \
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-string.h149 static bool EndsWithCaseInsensitive(const std::string& str,
/third_party/mesa3d/src/mesa/main/
H A Dformat_fallback.py73 if str(fmt.swizzle) != 'xxxx':

Completed in 12 milliseconds

1...<<321322323324325326327328329330>>...595