Searched refs:str (Results 8026 - 8050 of 14873) sorted by relevance
1...<<321322323324325326327328329330>>...595
/third_party/ffmpeg/libavcodec/ |
H A D | subviewerdec.c | 60 ret = ff_ass_add_rect(sub, buf.str, s->readorder++, 0, NULL, NULL); in subviewer_decode_frame()
|
/third_party/ffmpeg/libavformat/ |
H A D | mpjpeg.c | 53 { "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 D | bprint.h | 83 char *str; /**< string so far */
|
H A D | timecode.h | 187 * @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 D | setup-win32.h | 97 typedef wchar_t *(*curl_wcsdup_callback)(const wchar_t *str);
|
/third_party/curl/tests/unit/ |
H A D | unit1620.c | 83 fail_unless(empty->set.str[i] == NULL,
|
/third_party/glslang/SPIRV/ |
H A D | Logger.cpp | 65 return messages.str(); in getAllMessages()
|
/third_party/astc-encoder/Test/ |
H A D | astc_dump_binary.py | 42 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 D | label_pattern.h | 48 static bool HasWildcard(const std::string& str);
|
H A D | ninja_bundle_data_target_writer_unittest.cc | 60 std::string out_str = out.str(); in TEST()
|
H A D | pool.cc | 44 return buffer.str(); in GetNinjaName()
|
/third_party/googletest/googletest/include/gtest/internal/ |
H A D | gtest-string.h | 149 static bool EndsWithCaseInsensitive(const std::string& str,
|
/third_party/icu/icu4c/source/io/ |
H A D | ufile.h | 73 u_localized_string str; /* struct to handle strings for number formatting */ member
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | dtfmtrtts.h | 79 UBool failure(UErrorCode status, const char* msg, const UnicodeString& str);
|
H A D | normconf.h | 73 void iterativeNorm(const UnicodeString& str,
|
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | f_hid.h | 108 char *str; member
|
/third_party/libuv/src/unix/ |
H A D | os390-syscalls.h | 67 size_t strnlen(const char* str, size_t maxlen);
|
/third_party/libabigail/tests/ |
H A D | update-test-output.py | 35 print(str(err))
|
/third_party/mesa3d/bin/ |
H A D | meson-cmd-extract.py | 53 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 D | PRESUBMIT.py | 35 if not isinstance(trial['app_args'], str) or not trial['app_args']:
|
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/tools/ |
H A D | fuzz_one.py | 43 f.write(str(duration))
|
/third_party/node/deps/v8/tools/ |
H A D | predictable_wrapper.py | 35 if not isinstance(message, str):
|
/third_party/node/deps/v8/tools/wasm-compilation-hints/ |
H A D | wasm-objdump-compilation-hints.py | 18 type=str, \
|
/third_party/node/deps/googletest/include/gtest/internal/ |
H A D | gtest-string.h | 149 static bool EndsWithCaseInsensitive(const std::string& str,
|
/third_party/mesa3d/src/mesa/main/ |
H A D | format_fallback.py | 73 if str(fmt.swizzle) != 'xxxx':
|
Completed in 12 milliseconds
1...<<321322323324325326327328329330>>...595