/test/xts/hats/hdf/codec/hdi_omx/ |
H A D | codec_hdi_omx_test.cpp | 256 auto ret = manager_->CreateComponent(&component_, &componentId_, compName_.data(), in SetUp()
|
/third_party/eudev/ |
H A D | config.guess | 1443 If $0 has already been updated, send the following data and any
|
/third_party/ffmpeg/libavcodec/ |
H A D | aacenc.c | 71 put_bits(pb, 3, 0); /* Assoc data */ in put_pce() 240 * Encode MS data. 419 * Encode pulse data. 486 * Encode one channel of audio data. 686 init_put_bits(&s->pb, avpkt->data, avpkt->size); in aac_encode_frame()
|
H A D | vorbisenc.c | 1142 init_put_bits(&pb, avpkt->data, avpkt->size); in vorbis_encode_frame()
|
H A D | on2avc.c | 194 // spectral data is coded completely differently - there are no unsigned codebooks 845 const uint8_t *buf = avpkt->data; in on2avc_decode_frame()
|
/third_party/ffmpeg/libavdevice/ |
H A D | dshow.c | 365 memcpy(pktl_next->pkt.data, buf, buf_size); in callback() 1439 av_log(avctx, AV_LOG_ERROR, "Could not commit capture filter data to file.\n"); in dshow_open_device()
|
/third_party/ffmpeg/libavfilter/x86/ |
H A D | vf_removegrain.asm | 83 ; %1 data type
|
/third_party/ffmpeg/libavutil/x86/ |
H A D | tx_float.asm | 53 .tmp: ptr 1 ; Temporary data
|
/third_party/backends/backend/ |
H A D | p5.c | 45 - sane_read() : read image data 278 /* copy data */ in sane_get_devices() 391 /* load calibration data */ in sane_open() 432 * no data is available within sane_read(), instead of polling the scanner. 456 * frontend can do select()/poll() to wait for data. 907 * number of lines, total number of columns, extra line to read for data reordering... 1065 * Called by SANE to retrieve information about the type of data 1101 * Called by SANE to read data. 1104 * This function is used to read image data from the device 1114 * Returned data i 1592 config_attach(SANEI_Config __sane_unused__ * config, const char *devname, void __sane_unused__ *data) config_attach() argument [all...] |
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | f_uvc.c | 1649 transfer->data = &(temp_buf[0x2]); in fuvc_vs_req_complete_sub() 1679 usb_err("data init failed!\n"); in fuvc_vs_req_complete() 1719 usb_err("data init failed!\n"); in fuvc_vs_req_complete()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | measunit.cpp | 2215 return fImpl ? fImpl->identifier.data() : gSubTypes[getOffset()]; in getIdentifier()
|
H A D | tznames_impl.cpp | 371 // buildTrie() - The Trie node structure is needed. Create it from the data that was 542 // ZNStringPool::adopt() Put a string into the hash, but do not copy the string data 581 * This class stores name data for a meta zone or time zone. 841 * Returns an array of names. It is the caller's responsibility to copy the data into a 1374 // Synchronize so that data is not loaded multiple times. in find() 2159 regionLen = uloc_getCountry(loc.data(), fRegion, sizeof(fRegion), &status); in TZDBTimeZoneNames()
|
/third_party/icu/icu4c/source/common/ |
H A D | uts46.cpp | 279 // UTS #46 data for ASCII characters. 283 // using this data. 284 // The ASCII fastpath also uses this data. 413 const char *srcArray=src.data(); in processUTF8() 658 // By using the UTS #46 normalizer again, we avoid having to load a second .nrm data file. in mapDevChars()
|
H A D | unistr.cpp | 1344 utf8.data(), length, in setToUTF8()
|
/third_party/json/tests/src/ |
H A D | unit-msgpack.cpp | 1810 CHECK_NOTHROW(j2 = json::from_msgpack({packed.data(), packed.size()}));
|
/third_party/lame/ |
H A D | config.guess | 1446 If $0 has already been updated, send the following data and any
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_tex.c | 1420 texture_index = var ? var->data.binding : 0; in nir_lower_tex_block()
|
H A D | nir_builder.h | 1132 deref->modes = (nir_variable_mode)var->data.mode;
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_parser.y | 250 int target_ip = (uintptr_t)entry->data;
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | radeon_uvd.c | 481 /* free associated data in the video buffer callback */ 482 static void ruvd_destroy_associated_data(void *data) in ruvd_destroy_associated_data() argument 854 /* get the frame number from the associated data */ in get_ref_pic_idx()
|
/third_party/node/lib/internal/ |
H A D | errors.js | 505 * function UVException using a context object with data assembled in C++. 1008 E('ERR_CRYPTO_INVALID_JWK', 'Invalid JWK data', TypeError); 1038 return `The encoded data was not valid for encoding ${encoding}`; 1724 'Cached data cannot be created for a module which has been evaluated', Error); 1749 (StringPrototypeStartsWith(filename, 'data:text/javascript') ? 1750 ' Wrap data: URLs with `new URL`.' : ''
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-engine.cc | 49 // data itself, since it is owned by the platform, so lifetime is not really 1031 v8::GCCallbackFlags flags, void* data) { in AddIsolate()
|
/third_party/node/deps/v8/third_party/jinja2/ |
H A D | compiler.py | 1291 A function to finalize constant data at compile time. 1334 convert it to constant, finalized data at compile time. 1345 # Template data doesn't go through finalize. 1388 # body will be either a list of static data or a node to be 1396 # Unless it's basic template data that won't be 1425 # A group of constant data to join and output. 1535 "(Markup if context.eval_ctx.autoescape else identity)(%r)" % node.data
|
/third_party/node/tools/inspector_protocol/jinja2/ |
H A D | compiler.py | 1442 % node.data)
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | index.c | 515 * Make sure data and key do not overflow from entry. 616 /* Make sure key and data do not overflow from entry */ in ntfs_ie_lookup() 751 * index entry and @icx->data and @icx->data_len are the index entry data and 762 * When finished with the entry and its data, call ntfs_index_ctx_put() to free 893 icx->data = (u8 *)ie + offsetof(INDEX_ENTRY, key); in ntfs_index_lookup() 1110 * as well, which can never have any data. in ntfs_ir_to_ib() 2073 * until there is a valid data entry in parent 2167 * there is always one after any entry with data in ntfs_index_next() 2180 /* walk up it has no subnode, nor data */ in ntfs_index_next() [all...] |