Home
last modified time | relevance | path

Searched refs:preloaded (Results 1 – 25 of 30) sorted by relevance

12

/third_party/mesa3d/src/panfrost/bifrost/
DREADME.md18 R0 - R3: preloaded (message #0)
19 R4 - R7: preloaded (message #1)
20 R57 - R63: preloaded (various)
Dbi_validate.c65 uint64_t preloaded = 0; in bi_validate_preload() local
93 if (preloaded & BITFIELD64_BIT(r)) in bi_validate_preload()
96 preloaded |= BITFIELD64_BIT(r); in bi_validate_preload()
Dcompiler.h799 bi_index preloaded[64]; member
Dbifrost_compile.c80 if (bi_is_null(b->shader->preloaded[reg])) { in bi_preload()
86 b->shader->preloaded[reg] = bi_mov_i32(&b_, bi_register(reg)); in bi_preload()
89 return b->shader->preloaded[reg]; in bi_preload()
/third_party/openssl/providers/implementations/rands/
Dcrngt.c30 int preloaded; member
128 if (!crngt_glob->preloaded) { in ossl_crngt_get_entropy()
134 crngt_glob->preloaded = 1; in ossl_crngt_get_entropy()
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_shader.cpp197 void shader::add_input(unsigned gpr, bool preloaded, unsigned comp_mask) { in add_input() argument
202 i.preloaded = preloaded; in add_input()
205 if (preloaded) { in add_input()
223 if (!I->preloaded) in init_call_fs()
Dsb_shader.h41 unsigned preloaded; member
343 void add_input(unsigned gpr, bool preloaded = false,
Dsb_bc_parser.cpp170 bool preloaded = sh->target == TARGET_PS && !(ps_interp && in.spi_sid); in parse_decls() local
171 sh->add_input(in.gpr, preloaded, /*in.write_mask*/ 0x0F); in parse_decls()
/third_party/python/Misc/NEWS.d/
D3.6.1rc1.rst616 if a preloaded module instantiated some multiprocessing objects such as
D3.5.3rc1.rst527 if a preloaded module instantiated some multiprocessing objects such as
D3.7.0a1.rst3800 if a preloaded module instantiated some multiprocessing objects such as
/third_party/python/Doc/howto/
Dclinic.rst998 it's best to restrict yourself to modules that are preloaded by Python itself.)
/third_party/pulseaudio/po/
Dnn.po1027 #| msgid "Always try to have at least one preloaded instance"
/third_party/skia/third_party/externals/microhttpd/m4/
Dlibtool.m44636 # preloaded symbol tables.
5731 [Symbols that should not be listed in the preloaded symbols])
/third_party/mesa3d/docs/relnotes/
D22.0.0.rst320 - panfrost: Track preloaded registers
893 - freedreno,tu: Limit the amount of instructions preloaded into icache
D22.1.0.rst354 - pan/bi: Allow CSE of preloaded registers
D20.1.0.rst384 - panfrost: Add note about preloaded varyings
D21.2.0.rst736 - pan/bi: Model interference with preloaded regs
/third_party/skia/third_party/externals/libpng/scripts/
Dlibtool.m44980 # preloaded symbol tables.
6177 [Symbols that should not be listed in the preloaded symbols])
/third_party/libffi/m4/
Dlibtool.m44983 # preloaded symbol tables.
6180 [Symbols that should not be listed in the preloaded symbols])
/third_party/node/deps/cares/m4/
Dlibtool.m45001 # preloaded symbol tables.
6202 [Symbols that should not be listed in the preloaded symbols])
/third_party/libevdev/m4/
Dlibtool.m44983 # preloaded symbol tables.
6180 [Symbols that should not be listed in the preloaded symbols])
/third_party/freetype/builds/unix/
Daclocal.m45006 # preloaded symbol tables.
6205 [Symbols that should not be listed in the preloaded symbols])
/third_party/mtdev/
Daclocal.m45015 # preloaded symbol tables.
6214 [Symbols that should not be listed in the preloaded symbols])
/third_party/skia/third_party/externals/microhttpd/doc/
Dtexinfo.tex3180 % Textures 1.7.7 (preloaded format=plain 93.10.14) (68K) 16 APR 2004 02:38

12