Searched refs:transform (Results 1 - 25 of 259) sorted by relevance

1234567891011

/freebsd-11-stable/contrib/amd/amq/
H A Dpawd.c59 static char transform[MAXPATHLEN]; variable
146 xstrlcpy(transform, "/home/", sizeof(transform));
147 xstrlcat(transform, username, sizeof(transform));
149 xstrlcat(transform, ch, sizeof(transform));
151 fprintf(stderr, "Munged to <%s>\n", transform);
153 return transform;
207 xstrlcpy(transform, di
[all...]
/freebsd-11-stable/contrib/groff/src/preproc/pic/
H A Dtroff.cpp243 position transform(const position &);
261 inline position troff_output::transform(const position &pos) function in class:troff_output
324 position c = transform(cent);
338 position c = transform(cent);
352 position s = transform(start);
353 position c = transform(cent);
355 distance ev = transform(end) - c;
365 position s = transform(start);
366 distance ev = transform(end) - s;
377 position pos = transform(star
[all...]
H A Dtex.cpp61 position transform(const position &);
73 inline position tex_output::transform(const position &pos) function in class:tex_output
142 position c = transform(center);
175 position p = transform(pos);
245 position c = transform(cent);
326 position c = transform(cent);
371 position p = transform(pos);
/freebsd-11-stable/contrib/ncurses/progs/
H A Dtransform.c35 #include <transform.h>
37 MODULE_ID("$Id: transform.c,v 1.3 2011/05/14 22:41:17 tom Exp $")
H A DMakefile.in79 transform = @program_transform_name@
133 transform.h
162 TRANSFORM = sed 's/$x$$//'|sed '$(transform)'|sed 's/$$/$x/'
183 transform.h :
235 $(MODEL)/transform$o
237 tic$x: $(DEPS_TIC) $(DEPS_CURSES) transform.h
260 $(MODEL)/transform$o
262 tput$x: $(DEPS_TPUT) $(DEPS_CURSES) transform.h
274 $(MODEL)/transform$o
276 tset$x: $(DEPS_TSET) $(DEPS_CURSES) transform
[all...]
/freebsd-11-stable/crypto/openssl/crypto/dso/
H A Ddso_beos.c227 int len, rsize, transform; local
231 transform = (strstr(filename, "/") == NULL);
232 if (transform) {
243 if (transform) {
H A Ddso_dlfcn.c357 int len, rsize, transform; local
361 transform = (strstr(filename, "/") == NULL);
362 if (transform) {
373 if (transform) {
H A Ddso_dl.c315 int len, rsize, transform; local
319 transform = (strstr(filename, "/") == NULL);
331 if (transform) {
/freebsd-11-stable/contrib/byacc/package/debian/
H A Drules36 --program-transform-name='s,^,b,'
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolutionNormalization.cpp24 /// Denormalize - Perform the inverse transform on the expression with the
50 transform(AR->operands(), std::back_inserter(Operands),
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DEnumCastOutOfRangeChecker.cpp73 llvm::transform(ED->enumerators(), DeclValues.begin(),
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dmd5.c122 transform(isc_uint32_t buf[4], isc_uint32_t const in[16]) { function
226 transform(ctx->buf, ctx->in);
234 transform(ctx->buf, ctx->in);
261 transform(ctx->buf, ctx->in);
268 /* Append length in bits and transform */
271 transform(ctx->buf, ctx->in);
/freebsd-11-stable/contrib/libstdc++/include/backward/
H A Dalgo.h78 using std::transform;
/freebsd-11-stable/sys/dev/hpt27xx/
H A Darray.h139 PHPT_TRANSFORM transform; member in struct:hpt_array
/freebsd-11-stable/sys/dev/hptnr/
H A Darray.h138 PHPT_TRANSFORM transform; member in struct:hpt_array
/freebsd-11-stable/sys/dev/hptrr/
H A Darray.h140 PHPT_TRANSFORM transform; member in struct:hpt_array
H A Dhptrr_osm_bsd.c276 if (mIsArray(vd->type) && vd->u.array.transform && vd!=vd->u.array.transform->target) {
277 vd = vd->u.array.transform->target;
302 if (mIsArray(vd->type) && vd->u.array.transform)
303 count = max(vd->u.array.transform->source->cmds_per_request,
304 vd->u.array.transform->target->cmds_per_request);
/freebsd-11-stable/contrib/gperf/
H A Dconfigure867 -program-transform-name | --program-transform-name \
868 | --program-transform-nam | --program-transform-na \
869 | --program-transform-n | --program-transform- \
870 | --program-transform | --program-transfor \
875 -program-transform-name=* | --program-transform-name=* \
876 | --program-transform
[all...]
/freebsd-11-stable/contrib/gperf/doc/
H A Dconfigure870 -program-transform-name | --program-transform-name \
871 | --program-transform-nam | --program-transform-na \
872 | --program-transform-n | --program-transform- \
873 | --program-transform | --program-transfor \
878 -program-transform-name=* | --program-transform-name=* \
879 | --program-transform
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRVRegNamerUtils.cpp106 llvm::transform(MI.uses(), std::back_inserter(MIOperands), GetHashableMO);
/freebsd-11-stable/contrib/byacc/
H A Dmakefile.in17 transform = @program_transform_name@
91 TRANSFORM_BIN = sed 's/$x$$//' |sed '$(transform)'|sed 's/$$/$x/'
92 TRANSFORM_MAN = sed 's/$(manext)$$//'|sed '$(transform)'|sed 's/$$/$(manext)/'
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DMath.h83 std::transform(Data.get(), Data.get() + Length, V.Data.get(), Data.get(),
219 std::transform(Data.get(), Data.get() + (Rows * Cols), M.Data.get(),
/freebsd-11-stable/contrib/gcc/
H A Dlambda-code.c71 Dense source spaces are easy to transform, because they don't skip any
93 the sparse source space, from a dense space, and then transform the dense
99 base space, to the sparse iteration space (IE what transform was applied to
100 the dense space to make it sparse). We then compose this transform with the
104 of the transform using the dense space algorithm above.
109 so that T is now a transform from A to the result, instead of from B to the
113 algorithm above to compute the result of applying transform (LT) to A.
170 lambda_body_vector_compute_new (lambda_trans_matrix transform, argument
177 gcc_assert (LTM_ROWSIZE (transform) == LTM_COLSIZE (transform));
1807 lambda_loopnest_to_gcc_loopnest(struct loop *old_loopnest, VEC(tree,heap) *old_ivs, VEC(tree,heap) *invariants, lambda_loopnest new_loopnest, lambda_trans_matrix transform) argument
[all...]
/freebsd-11-stable/contrib/gperf/lib/
H A Dconfigure892 -program-transform-name | --program-transform-name \
893 | --program-transform-nam | --program-transform-na \
894 | --program-transform-n | --program-transform- \
895 | --program-transform | --program-transfor \
900 -program-transform-name=* | --program-transform-name=* \
901 | --program-transform
[all...]
/freebsd-11-stable/contrib/gperf/src/
H A Dconfigure892 -program-transform-name | --program-transform-name \
893 | --program-transform-nam | --program-transform-na \
894 | --program-transform-n | --program-transform- \
895 | --program-transform | --program-transfor \
900 -program-transform-name=* | --program-transform-name=* \
901 | --program-transform
[all...]

Completed in 153 milliseconds

1234567891011