Searched refs:extract (Results 1 - 25 of 325) sorted by relevance

1234567891011>>

/xsrc/external/mit/sessreg/dist/man/
H A DMakefile.am6 EXTRA_DIST = $(appman_PRE) filenames.sed.c extract.sed
11 filenames.sed: filenames.sed.c extract.sed
14 $(SED) -n -f $(srcdir)/extract.sed > $@
H A DMakefile.in283 EXTRA_DIST = $(appman_PRE) filenames.sed.c extract.sed
500 filenames.sed: filenames.sed.c extract.sed
503 $(SED) -n -f $(srcdir)/extract.sed > $@
/xsrc/external/mit/xauth/dist/tests/
H A DMakefile.am7 030-xauth-extract.script 030-xauth-extract.stdout \
H A D030-xauth-extract.script13 xauth_silent extract $XAUTHORITY2 examplehost2/unix:0
17 xauth_silent extract $XAUTHORITY3 examplehost3/unix:0
/xsrc/external/mit/fontconfig/dist/src/
H A Dmakealias.py11 def extract(fname): function
38 for definition in extract(os.path.join(args.srcdir, fname)):
44 for declaration in extract(fname):
/xsrc/external/mit/xedit/dist/
H A Dar-lib154 extract=
165 x*) extract=yes ;;
181 case $delete$extract$list$quick$replace,$index in
209 elif test -n "$extract"; then
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vertex.h74 tnl_extract_func extract; member in struct:tnl_format_info
H A Dt_vertex.c241 a[j].extract( &a[j], dest, (GLubyte *)vin + a[j].vertoffset );
351 vtx->attr[j].extract = _tnl_format_info[format].extract;
H A Dt_context.h311 tnl_extract_func extract; member in struct:tnl_clipspace_attr
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vertex.h74 tnl_extract_func extract; member in struct:tnl_format_info
H A Dt_vertex.c242 a[j].extract( &a[j], dest, (GLubyte *)vin + a[j].vertoffset );
352 vtx->attr[j].extract = _tnl_format_info[format].extract;
H A Dt_context.h311 tnl_extract_func extract; member in struct:tnl_clipspace_attr
/xsrc/external/mit/freetype/dist/
H A Dvms_make.com88 $ ccopt = ccopt + "/define=(" + f$extract(0,f$length(libdefs)-1,libdefs) + ")"
1035 $ ccopt = ccopt + f$extract(start,len,cparm)
1042 $ lopts = lopts + f$extract(start,len,cparm)
1048 $ cc_com = f$extract(start,len,cparm)
1065 $ mmks = f$extract(start,len,cparm)
1143 $ if old_cpp.lt.f$length(cppdef) then cppdef = f$extract(0,old_cpp,cppdef)
1195 $ ft2dir = f$extract(0,ft2conc,ft2dir) + -
1196 f$extract(ft2conc+2,ft2len-2,ft2dir)
1216 $! Analyze Object files for OpenVMS AXP to extract Procedure and Data
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D11.1.2.rst121 - glsl: Make bitfield_insert/extract and bfi/bfm non-vectorizable.
143 - radeonsi: extract the VGT_GS_MODE calculation into its own function
H A D17.0.5.rst106 - mesa: extract need_xfb_remaining_prims_check
H A D10.0.1.rst47 Unable to extract MesaLib-10.0.0.tar.{gz,bz2} with bsdtar
H A D19.0.1.rst91 - nir/builder: Add a vector extract helper
H A D20.1.6.rst51 - radv: Use getter instead of setter to extract value.
H A D20.1.9.rst99 - spirv: extract switch parsing into its own function
/xsrc/external/mit/imake/dist/
H A Dmergelib.cpp86 XCOMM In the temp directory, extract all of the object files and prefix
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_optimizer.cpp442 void set_extract(Instruction* extract) argument
445 instr = extract;
1383 /* convert this extract into a copy instruction */
1708 /* Don't remove label_extract if we can't apply the extract to
2909 /* Remove superfluous extract after ds_read like so:
2913 apply_ds_extract(opt_ctx& ctx, aco_ptr<Instruction>& extract) argument
2916 if (!ctx.info[extract->operands[0].tempId()].is_usedef() ||
2917 ctx.uses[extract->operands[0].tempId()] > 1)
2921 Instruction* ds = ctx.info[extract->operands[0].tempId()].instr;
2925 unsigned extract_idx = extract
3675 aco_ptr<Pseudo_instruction> extract{create_instruction<Pseudo_instruction>( local in function:aco::select_instruction
3688 aco_ptr<Pseudo_instruction> extract{create_instruction<Pseudo_instruction>( local in function:aco::select_instruction
[all...]
/xsrc/external/mit/fontconfig/dist/
H A DMakefile.am38 doc/extract-man-list.py \
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_vbo_t.c442 extract_u_t extract = ib ? render->ib.extract_u : extract_id; local in function:vbo_draw_imm
464 extract(&render->ib, 0, start);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_vbo_t.c447 extract_u_t extract = ib ? render->ib.extract_u : extract_id; local in function:vbo_draw_imm
469 extract(&render->ib, 0, start);
/xsrc/external/mit/glu/dist/src/libutil/
H A Dmipmap.c157 /* all extract/shove routines must return double to handle unsigned ints */
8665 GLdouble (*extract)(int, const void *),
8699 extractTotals[0][cc]= (*extract)(isSwap,src);
8700 extractTotals[1][cc]= (*extract)(isSwap,(src+imageSizeInBytes));
8737 extractTotals[0][cc]=(*extract)(isSwap,src);
8738 extractTotals[1][cc]=(*extract)(isSwap,
8740 extractTotals[2][cc]=(*extract)(isSwap,
8742 extractTotals[3][cc]=(*extract)(isSwap,
8786 extractTotals[0][cc]=(*extract)(isSwap,src);
8787 extractTotals[1][cc]=(*extract)(isSwa
8664 halveImageSlice(int components,GLdouble (* extract)(int,const void *),void (* shove)(GLdouble,int,void *),GLint width,GLint height,GLint depth,const void * dataIn,void * dataOut,GLint elementSizeInBytes,GLint groupSizeInBytes,GLint rowSizeInBytes,GLint imageSizeInBytes,GLint isSwap) argument
8826 halveImage3D(int components,GLdouble (* extract)(int,const void *),void (* shove)(GLdouble,int,void *),GLint width,GLint height,GLint depth,const void * dataIn,void * dataOut,GLint elementSizeInBytes,GLint groupSizeInBytes,GLint rowSizeInBytes,GLint imageSizeInBytes,GLint isSwap) argument
[all...]

Completed in 88 milliseconds

1234567891011>>