| /xsrc/external/mit/sessreg/dist/man/ |
| H A D | Makefile.am | 6 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 D | Makefile.in | 283 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 D | Makefile.am | 7 030-xauth-extract.script 030-xauth-extract.stdout \
|
| H A D | 030-xauth-extract.script | 13 xauth_silent extract $XAUTHORITY2 examplehost2/unix:0 17 xauth_silent extract $XAUTHORITY3 examplehost3/unix:0
|
| /xsrc/external/mit/fontconfig/dist/src/ |
| H A D | makealias.py | 11 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 D | ar-lib | 154 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 D | t_vertex.h | 74 tnl_extract_func extract; member in struct:tnl_format_info
|
| H A D | t_vertex.c | 241 a[j].extract( &a[j], dest, (GLubyte *)vin + a[j].vertoffset ); 351 vtx->attr[j].extract = _tnl_format_info[format].extract;
|
| H A D | t_context.h | 311 tnl_extract_func extract; member in struct:tnl_clipspace_attr
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ |
| H A D | t_vertex.h | 74 tnl_extract_func extract; member in struct:tnl_format_info
|
| H A D | t_vertex.c | 242 a[j].extract( &a[j], dest, (GLubyte *)vin + a[j].vertoffset ); 352 vtx->attr[j].extract = _tnl_format_info[format].extract;
|
| H A D | t_context.h | 311 tnl_extract_func extract; member in struct:tnl_clipspace_attr
|
| /xsrc/external/mit/freetype/dist/ |
| H A D | vms_make.com | 88 $ 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 D | 11.1.2.rst | 121 - glsl: Make bitfield_insert/extract and bfi/bfm non-vectorizable. 143 - radeonsi: extract the VGT_GS_MODE calculation into its own function
|
| H A D | 17.0.5.rst | 106 - mesa: extract need_xfb_remaining_prims_check
|
| H A D | 10.0.1.rst | 47 Unable to extract MesaLib-10.0.0.tar.{gz,bz2} with bsdtar
|
| H A D | 19.0.1.rst | 91 - nir/builder: Add a vector extract helper
|
| H A D | 20.1.6.rst | 51 - radv: Use getter instead of setter to extract value.
|
| H A D | 20.1.9.rst | 99 - spirv: extract switch parsing into its own function
|
| /xsrc/external/mit/imake/dist/ |
| H A D | mergelib.cpp | 86 XCOMM In the temp directory, extract all of the object files and prefix
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_optimizer.cpp | 442 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 D | Makefile.am | 38 doc/extract-man-list.py \
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nouveau_vbo_t.c | 442 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 D | nouveau_vbo_t.c | 447 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 D | mipmap.c | 157 /* 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...] |