Home
last modified time | relevance | path

Searched refs:str (Results 8951 - 8975 of 9254) sorted by relevance

1...<<351352353354355356357358359360>>...371

/test/xts/hats/hdf/usb/mtpTest_additional/common/
H A Dusbfn_mtp_test.cpp88 std::string output = msg + std::string("(") + std::to_string(printLen) + std::string("):") + ss.str(); in PrintVector()
/third_party/ffmpeg/libavcodec/
H A Dlibaomenc.c1364 { "tiles", "Tile columns x rows", OFFSET(tile_cols), AV_OPT_TYPE_IMAGE_SIZE, { .str = NULL }, 0, 0, VE },
H A Dproresenc_kostya.c1367 AV_OPT_TYPE_STRING, { .str = "Lavc" }, 0, 0, VE },
H A Dvaapi_encode_h265.c1422 { .str = NULL }, 0, 0, FLAGS },
H A Dpngdec.c490 bp->str[bp->len] = 0; in decode_zbuf()
/third_party/eudev/src/udev/
H A Dudev-rules.c328 const char *value = str(rules, token->key.value_off); in dump_token()
850 static const char *get_key_attribute(struct udev *udev, char *str) { in get_key_attribute() argument
854 attr = strchr(str, '{'); in get_key_attribute()
/third_party/ffmpeg/libavfilter/
H A Davfilter.c611 { "enable", "set enable expression", OFFSET(enable_str), AV_OPT_TYPE_STRING, {.str=NULL}, .flags = TFLAGS },
H A Dvf_minterpolate.c205 { "fps", "output's frame rate", OFFSET(frame_rate), AV_OPT_TYPE_VIDEO_RATE, {.str = "60"}, 0, INT_MAX, FLAGS },
/third_party/ffmpeg/libavformat/
H A Dnutenc.c559 count += add_info(dyn_bc, "Disposition", ff_nut_dispositions[i].str); in write_streaminfo()
H A Dnutdec.c494 if (!strcmp(ff_nut_dispositions[i].str, value)) in set_disposition_bits()
/third_party/astc-encoder/Test/
H A Dastc_test_functional.py151 profile (str): The color profile.
152 mode (str): The type of image to load.
153 image (str): The image variant to load.
156 str: The path to the test image file on disk.
188 profile (str): The color profile. "EXP" means explicit which means
191 mode (str): The type of image to load.
194 str: The path to the test image file on disk.
249 image1 (str): Path to the first image.
250 image2 (str): Path to the second image.
293 image1 (str)
[all...]
/third_party/astc-encoder/Source/
H A Dastcenccli_image_load_store.cpp65 return ss.str(); in get_output_filename()
/third_party/curl/lib/
H A Dcf-socket.c417 const char *dev = data->set.str[STRING_DEVICE]; in bindlocal()
/third_party/icu/tools/colprobe/
H A Dsortedlines.cpp1002 UColAttributeValue str = probe.getStrength(trial, *toSort[i]); in gooseUp()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h1629 const char *str, int len);
/third_party/node/lib/internal/
H A Derrors.js1321 E('ERR_INVALID_MIME_SYNTAX', (production, str, invalidIndex) => {
1323 return `The MIME syntax for a ${production} in "${str}" is invalid` + msg;
1490 (str, range, input, replaceDefaultBoolean = false) => {
1492 let msg = replaceDefaultBoolean ? str :
1493 `The value of "${str}" is out of range.`;
/third_party/node/deps/v8/third_party/jinja2/
H A Dcompiler.py1526 self.write(str(val))
/third_party/node/tools/gyp/pylib/gyp/generator/
H A Dmake.py611 extensions = sorted(COMPILABLE_EXTENSIONS.keys(), key=str.lower)
/third_party/node/tools/inspector_protocol/jinja2/
H A Dcompiler.py1433 self.write(str(val))
/third_party/nghttp2/src/
H A Dshrpx_http2_session.cc1131 << ss.str(); in on_response_headers()
H A DHttpServer.cc1289 auto push_itr = hd->get_config()->push.find(path.str()); in prepare_response()
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
H A Dmake.py614 extensions = sorted(COMPILABLE_EXTENSIONS.keys(), key=str.lower)
/third_party/littlefs/scripts/
H A Dtest.py99 elif isinstance(v, str):
/third_party/node/deps/v8/src/debug/
H A Ddebug-wasm-objects.cc790 return isolate->factory()->InternalizeString(base::VectorOf(name.str())); in GetRefTypeName()
/third_party/node/deps/v8/src/codegen/s390/
H A Dassembler-s390.h113 static Operand EmbeddedStringConstant(const StringConstantBase* str);

Completed in 63 milliseconds

1...<<351352353354355356357358359360>>...371