Home
last modified time | relevance | path

Searched refs:fetched (Results 1 – 25 of 95) sorted by relevance

1234

/OK3568_Linux_fs/u-boot/drivers/bios_emulator/x86emu/
H A Ddecode.c155 int fetched; in fetch_decode_modrm() local
159 fetched = (*sys_rdb)(((u32)M.x86.R_CS << 4) + (M.x86.R_IP++)); in fetch_decode_modrm()
161 *mod = (fetched >> 6) & 0x03; in fetch_decode_modrm()
162 *regh = (fetched >> 3) & 0x07; in fetch_decode_modrm()
163 *regl = (fetched >> 0) & 0x07; in fetch_decode_modrm()
178 u8 fetched; in fetch_byte_imm() local
182 fetched = (*sys_rdb)(((u32)M.x86.R_CS << 4) + (M.x86.R_IP++)); in fetch_byte_imm()
184 return fetched; in fetch_byte_imm()
199 u16 fetched; in fetch_word_imm() local
203 fetched = (*sys_rdw)(((u32)M.x86.R_CS << 4) + (M.x86.R_IP)); in fetch_word_imm()
[all …]
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Ddecode.c168 int fetched; in fetch_decode_modrm() local
172 fetched = (*sys_rdb) (((u32) M.x86.R_CS << 4) + (M.x86.R_IP++)); in fetch_decode_modrm()
174 *mod = (fetched >> 6) & 0x03; in fetch_decode_modrm()
175 *regh = (fetched >> 3) & 0x07; in fetch_decode_modrm()
176 *regl = (fetched >> 0) & 0x07; in fetch_decode_modrm()
192 u8 fetched; in fetch_byte_imm() local
196 fetched = (*sys_rdb) (((u32) M.x86.R_CS << 4) + (M.x86.R_IP++)); in fetch_byte_imm()
198 return fetched; in fetch_byte_imm()
214 u16 fetched; in fetch_word_imm() local
218 fetched = (*sys_rdw) (((u32) M.x86.R_CS << 4) + (M.x86.R_IP)); in fetch_word_imm()
[all …]
/OK3568_Linux_fs/kernel/arch/sparc/prom/
H A Dbootstr_32.c14 static char fetched __initdata = 0;
23 if (fetched) { in prom_getbootargs()
61 fetched = 1; in prom_getbootargs()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-coresight-devices-trbe6 is fetched from the TRBIDR register.
13 and dirty flag updates as well. This value is fetched from
/OK3568_Linux_fs/buildroot/package/gcc/gcc-initial/
H A Dgcc-initial.hash10 # Locally calculated (fetched from Github)
12 # Locally calculated (fetched from Github)
/OK3568_Linux_fs/buildroot/package/gcc/gcc-target/
H A Dgcc-target.hash10 # Locally calculated (fetched from Github)
12 # Locally calculated (fetched from Github)
/OK3568_Linux_fs/buildroot/package/gcc/gcc-final/
H A Dgcc-final.hash10 # Locally calculated (fetched from Github)
12 # Locally calculated (fetched from Github)
/OK3568_Linux_fs/buildroot/package/gcc/
H A Dgcc.hash10 # Locally calculated (fetched from Github)
12 # Locally calculated (fetched from Github)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplace.cpp458 void QPlace::setDetailsFetched(bool fetched) in setDetailsFetched() argument
460 d_ptr->setDetailsFetched(fetched); in setDetailsFetched()
784 void QPlacePrivateDefault::setDetailsFetched(bool fetched) in setDetailsFetched() argument
786 m_detailsFetched = fetched; in setDetailsFetched()
H A Dqplace_p.h94 virtual void setDetailsFetched(bool fetched) = 0;
141 virtual void setDetailsFetched(bool fetched) override;
H A Dqplace.h104 void setDetailsFetched(bool fetched);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/
H A Dplace-definition.qdocinc17 details have been fetched, and if not, QPlaceManager::getPlaceDetails() can
19 search and which need to be fetched individually may vary from provider to
/OK3568_Linux_fs/buildroot/package/glibc/2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c/
H A Dglibc.hash1 # Locally calculated (fetched from Github)
/OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/
H A Dglibc.hash1 # Locally calculated (fetched from Github)
/OK3568_Linux_fs/buildroot/package/gdb/
H A Dgdb.hash6 # Locally calculated (fetched from Github)
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Dhif.c465 int fetched = 0; in proc_pending_irqs() local
478 lk_ahd, &fetched); in proc_pending_irqs()
482 if (!fetched) in proc_pending_irqs()
/OK3568_Linux_fs/buildroot/package/binutils/
H A Dbinutils.hash6 # Locally calculated (fetched from Github)
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/mobile-broadband-provider-info/
H A Dmobile-broadband-provider-info_git.bb3 …rovider specific information. When this Database is available the information can be fetched there"
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dsil-sii8620.c769 int fetched, i; in sii8620_fetch_edid() local
803 for (fetched = 0; fetched < edid_len; fetched += FETCH_SIZE) { in sii8620_fetch_edid()
811 REG_DDC_SEGM, fetched >> 8, in sii8620_fetch_edid()
812 REG_DDC_OFFSET, fetched & 0xff, in sii8620_fetch_edid()
844 sii8620_read_buf(ctx, REG_DDC_DATA, edid + fetched, FETCH_SIZE); in sii8620_fetch_edid()
845 if (fetched + FETCH_SIZE == EDID_LENGTH) { in sii8620_fetch_edid()
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-devtools/cbindgen/
H A Dcbindgen_0.23.0.bb18 # you must change them to how that package can be fetched
/OK3568_Linux_fs/buildroot/boot/optee-os/
H A DConfig.in29 Use a custom version fetched from a Git repository.
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dexported-sql-viewer.py2554 self.fetched = 0
2579 if target > self.fetched or target < 0:
2620 fetched = 0
2621 while batch_size > fetched:
2627 fetched += 1
2628 if fetched:
2629 self.fetched += fetched
2631 self.fetch_count.value += fetched
2640 batch_size = min(glb_chunk_sz, target - self.fetched)
2661 self.fetched = 0
[all …]
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-3.1.rst158 for remotely fetched files in :term:`SRC_URI`, even
186 Another example where the sources are fetched from git rather than an npm repository::
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dsh7760fb.rst36 Video data is fetched via the DMABRG DMA engine, so you have to
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/plugins/
H A Dosm.qdoc147 These are fetched from the same location used for the low dpi counterparts.
160 …t{NoPrefetching} allows to disable the prefetching, so only tiles that are visible will be fetched.
165 …servers by default, which may become unavailable. By default this information is fetched from \l {…

1234