Home
last modified time | relevance | path

Searched defs:transform (Results 1 – 25 of 61) sorted by relevance

123

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
H A Dtransform.h39 struct transform { struct
40 const struct transform_funcs *funcs; argument
41 struct dc_context *ctx;
42 int inst;
43 struct dpp_caps *caps;
44 struct pwl_params regamma_params;
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/digest/
H A Dsha.d181 alias transform = transformX86; in SHA() local
185 alias transform = transformSHA2!uint; in SHA() local
187 alias transform = transformSHA2!ulong; in SHA() local
H A Dripemd.d213 void transform(const(ubyte[64])* block) in transform() function
H A Dmd.d175 private void transform(const(ubyte[64])* block) pure nothrow @nogc in transform() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/digest/
H A Dsha.d234 alias transform = transformX86; in SHA() local
238 alias transform = transformSHA2!uint; in SHA() local
240 alias transform = transformSHA2!ulong; in SHA() local
H A Dmd.d182 private void transform(const(ubyte[64])* block) pure nothrow @nogc in transform() function
H A Dripemd.d220 private void transform(const(ubyte[64])* block) in transform() function
/netbsd-src/external/gpl2/texinfo/dist/util/
H A DMakefile.am23 transform = s/ginstall-info/install-info/; $(program_transform_name) macro
/netbsd-src/external/gpl2/texinfo/dist/info/
H A DMakefile.am17 transform = s/ginfo/info/; $(program_transform_name) macro
/netbsd-src/external/bsd/am-utils/dist/amq/
H A Dpawd.c61 static char transform[MAXPATHLEN]; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv-shorten-memrefs.cc145 pass_shorten_memrefs::transform (regno_map *m, basic_block bb) in transform() function in __anon4c80d3ec0111::pass_shorten_memrefs
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/dso/
H A Ddso_dl.c222 int len, rsize, transform; in dl_name_converter() local
H A Ddso_vms.c457 int len, transform; in vms_name_converter() local
H A Ddso_dlfcn.c256 int len, rsize, transform; in dlfcn_name_converter() local
H A Ddso_win32.c455 int len, transform; in win32_name_converter() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/dso/
H A Ddso_dl.c214 int len, rsize, transform; in dl_name_converter() local
H A Ddso_dlfcn.c256 int len, rsize, transform; in dlfcn_name_converter() local
H A Ddso_win32.c456 int len, transform; in win32_name_converter() local
/netbsd-src/external/public-domain/xz/dist/src/liblzma/check/
H A Dsha256.c84 transform(uint32_t state[8], const uint32_t data[16]) in transform() function
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dtex.cpp75 inline position tex_output::transform(const position &pos) in transform() function in tex_output
/netbsd-src/external/gpl2/grep/dist/intl/
H A DMakefile31 transform = s,x,x, macro
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libear/
H A D__init__.py202 def transform(line, definitions): function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dauto-profile.c980 bool transform) in afdo_indirect_call()
1068 bool transform) in afdo_vpt()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dauto-profile.cc980 bool transform) in afdo_indirect_call()
1081 bool transform) in afdo_vpt()
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A DMakefile.am129 transform = s/^ld-new$$/$(installed_linker)/;@program_transform_name@ macro

123