Home
last modified time | relevance | path

Searched defs:off (Results 176 - 200 of 607) sorted by relevance

12345678910>>...25

/third_party/toybox/toys/pending/
H A Ddd.c201 off_t off = TT.in.offset; in dd_main() local
H A Dmdev.c119 regmatch_t off; in make_device() local
/third_party/toybox/toys/posix/
H A Dod.c194 off_t pos = TT.j-TT.pos, off = lskip(fd, pos); in do_od() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMessage.java256 Builder mergeFrom(byte[] data, int off, int len) throws InvalidProtocolBufferException; in mergeFrom() argument
263 Builder mergeFrom(byte[] data, int off, int len, ExtensionRegistryLite extensionRegistry) in mergeFrom() argument
/third_party/vk-gl-cts/framework/delibs/debase/
H A DdeMemory.c347 size_t off; in deMemory_selfTest() local
/third_party/zlib/contrib/iostream/
H A Dzfstream.cpp129 streampos gzfilebuf::seekoff( streamoff off, ios::seek_dir dir, int which ) { in seekoff() argument
/base/global/i18n_lite/frameworks/i18n/src/
H A Dstr_util.cpp25 int ReplaceAndCountOff(std::string &content, const int index, const char *sign, const int off) in ReplaceAndCountOff() argument
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Drbtree.c48 uint32_t off; member
518 uint32_t off in RbTreeDecode() local
[all...]
/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/test/unittest/src/
H A Dfuse_daemon_test.cpp81 FuseAddDirentryMockCurDirFail(fuse_req_t req, char *buf, size_t bufsize, const char *name, const struct stat *stbuf, off_t off) FuseAddDirentryMockCurDirFail() argument
93 FuseAddDirentryMockUpperDirFail(fuse_req_t req, char *buf, size_t bufsize, const char *name, const struct stat *stbuf, off_t off) FuseAddDirentryMockUpperDirFail() argument
107 FuseAddDirentryMockTestFileFail(fuse_req_t req, char *buf, size_t bufsize, const char *name, const struct stat *stbuf, off_t off) FuseAddDirentryMockTestFileFail() argument
H A Dfuse_mock.cpp264 fuse_add_direntry(fuse_req_t req, char *buf, size_t bufsize, const char *name, const struct stat *stbuf, off_t off) fuse_add_direntry() argument
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drockchip_ramdisk.c112 static int rd_do_bvec(struct rd_device *rd, struct page *page, unsigned int len, unsigned int off, unsigned int op, in rd_do_bvec() argument
/device/soc/rockchip/common/sdk_linux/kernel/cgroup/
H A Dlegacy_freezer.c432 static ssize_t freezer_write(struct kernfs_open_file *of, char *buf, size_t nbytes, loff_t off) in freezer_write() argument
/device/soc/rockchip/rk2206/hdf_driver/fs/
H A Dfs_driver.c73 fs_read(const struct lfs_config *c, lfs_block_t block, lfs_off_t off, void *dst, lfs_size_t size) fs_read() argument
123 fs_write(const struct lfs_config *c, lfs_block_t block, lfs_off_t off, const void *src, lfs_size_t size) fs_write() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_dummy_job_wa.c57 static bool in_range(const u8 *base, const u8 *end, off_t off, size_t sz) in in_range() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dbcmsrom_tbl.h42 uint16 off; member
/third_party/ffmpeg/libavcodec/
H A Djpeglsdec.c360 int off = 0, stride = 1, width, shift, ret = 0; in ff_jpegls_decode_picture() local
[all...]
H A Daacenc_quantization.h60 int off; in quantize_and_encode_band_cost_template() local
H A Dmpc8.c190 int off; in mpc8_decode_frame() local
[all...]
H A Dgdv.c270 int off = (bytestream2_get_byte(gb) << 4) + top - 4096; in decompress_2() local
307 int off = (bytestream2_get_byte(gb) << 4) + top - 4096; in decompress_5() local
324 int off = -(b >> 2) - 1; in decompress_5() local
413 int off = ((b & 0x7F)) + 1; in decompress_68() local
420 int off; in decompress_68() local
[all...]
H A Dhq_hqa.c225 int i, j, off; in hqa_decode_slice() local
H A Dmpegpicture.c319 int off = offsetof(Picture, mb_mean) + sizeof(pic->mb_mean); in ff_mpeg_unref_picture() local
/third_party/elfutils/tests/
H A Ddwflmodtest.c188 Dwarf_Off off = 0; in print_module() local
/third_party/elfutils/libdwfl/
H A Ddwfl_module_addrsym.c244 __libdwfl_addrsym (Dwfl_Module *_mod, GElf_Addr _addr, GElf_Off *off, in __libdwfl_addrsym() argument
321 GElf_Off off; in dwfl_module_addrsym() local
/third_party/elfutils/lib/
H A Dbpf.h82 int16_t off; member
/third_party/eudev/src/libudev/
H A Dlibudev-hwdb.c115 static const struct trie_node_f *trie_node_from_off(struct udev_hwdb *hwdb, le64_t off) { in trie_node_from_off() argument
119 static const char *trie_string(struct udev_hwdb *hwdb, le64_t off) { in trie_string() argument

Completed in 20 milliseconds

12345678910>>...25