| /xsrc/external/mit/libXpm/dist/ |
| H A D | tap-driver.sh | 32 me=tap-driver.sh 36 echo "$me: fatal: $*" >&2 42 echo "$me: $*" >&2 74 --version) echo "$me $scriptversion"; exit $?;; 146 -v me="$me" \ 169 print me ": " msg | "cat >&2"
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | cachedGCs.c | 65 #define ITEM() (int) (me->data - me->list) 66 #define LIST(item) me->list[item] 67 #define LINK(item) me->data = (me->list + (item)) 68 #define THIS(field) me->data->field 69 #define NEXT(field) me->next.field 255 dataIndex(CgsCache * me) argument 261 relinkData(CgsCache * me, int item) argument 313 newCache(XtermWidget xw, VTwin *cgsWin, CgsEnum cgsId, CgsCache * me) argument 404 chgCache(XtermWidget xw,CgsEnum cgsId GCC_UNUSED,CgsCache * me,Bool both) argument 453 CgsCache *me; local in function:setCgsFore 467 CgsCache *me; local in function:setCgsBack 482 CgsCache *me; local in function:setCgsCSet 496 CgsCache *me; local in function:setCgsFont2 541 CgsCache *me; local in function:clrCgsFonts 574 CgsCache *me; local in function:getCgsGC 670 CgsCache *me; local in function:getCgsId 692 CgsCache *me; local in function:getCgsFont 714 CgsCache *me; local in function:getCgsFore 736 CgsCache *me; local in function:getCgsBack 755 CgsCache *me; local in function:copyCgs 785 CgsCache *me = myCache(xw, cgsWin, cgsId); local in function:redoCgs 846 CgsCache *me; local in function:freeCgs [all...] |
| /xsrc/external/mit/xdm/dist/xdm/ |
| H A D | krb5auth.c | 165 krb5_principal me; local in function:Krb5Init 178 if (code = krb5_parse_name (name, &me)) { 184 code = krb5_cc_initialize (ccache, me); 193 my_creds.client = me; 196 krb5_princ_realm(me)->length, 197 krb5_princ_realm(me)->data, 199 krb5_princ_realm(me)->length, 200 krb5_princ_realm(me)->data, 243 int code2 = krb5_unparse_name(me, &my_name);
|
| /xsrc/external/mit/xedit/dist/ |
| H A D | ar-lib | 4 me=ar-lib 36 echo "$me: $1" 1>&2 105 Usage: $me [--help] [--version] PROGRAM ACTION ARCHIVE [MEMBER...] 112 echo "$me, version $scriptversion" 237 echo "$me: creating $orig_archive"
|
| /xsrc/external/mit/xcb-proto/dist/ |
| H A D | py-compile | 34 me=py-compile 38 echo "$me: $*" >&2 39 echo "Try '$me --help' for more information." >&2 80 echo "$me $scriptversion" 120 echo "$me: could not determine $PYTHON major version, guessing 3" >&2
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/ |
| H A D | radeon_vce_52.c | 64 enc->enc_pic.me.motion_est_quarter_pixel = pic->motion_est.motion_est_quarter_pixel; 65 enc->enc_pic.me.enc_disable_sub_mode = pic->motion_est.enc_disable_sub_mode; 66 enc->enc_pic.me.lsmvert = pic->motion_est.lsmvert; 67 enc->enc_pic.me.enc_en_ime_overw_dis_subm = pic->motion_est.enc_en_ime_overw_dis_subm; 68 enc->enc_pic.me.enc_ime_overw_dis_subm_no = pic->motion_est.enc_ime_overw_dis_subm_no; 69 enc->enc_pic.me.enc_ime2_search_range_x = pic->motion_est.enc_ime2_search_range_x; 70 enc->enc_pic.me.enc_ime2_search_range_y = pic->motion_est.enc_ime2_search_range_y; 71 enc->enc_pic.me.enc_ime_decimation_search = 0x00000001; 72 enc->enc_pic.me.motion_est_half_pixel = 0x00000001; 73 enc->enc_pic.me [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/ |
| H A D | radeon_vce_52.c | 72 enc->enc_pic.me.motion_est_quarter_pixel = pic->motion_est.motion_est_quarter_pixel; 73 enc->enc_pic.me.enc_disable_sub_mode = pic->motion_est.enc_disable_sub_mode; 74 enc->enc_pic.me.lsmvert = pic->motion_est.lsmvert; 75 enc->enc_pic.me.enc_en_ime_overw_dis_subm = pic->motion_est.enc_en_ime_overw_dis_subm; 76 enc->enc_pic.me.enc_ime_overw_dis_subm_no = pic->motion_est.enc_ime_overw_dis_subm_no; 77 enc->enc_pic.me.enc_ime2_search_range_x = pic->motion_est.enc_ime2_search_range_x; 78 enc->enc_pic.me.enc_ime2_search_range_y = pic->motion_est.enc_ime2_search_range_y; 79 enc->enc_pic.me.enc_ime_decimation_search = 0x00000001; 80 enc->enc_pic.me.motion_est_half_pixel = 0x00000001; 81 enc->enc_pic.me [all...] |
| /xsrc/external/mit/twm/dist/src/ |
| H A D | iconmgr.h | 48 int me; member in struct:WList
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | iconmgr.h | 27 int me; member in struct:WList
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| H A D | zink_pipeline.c | 305 VkSpecializationMapEntry me[3]; local in function:zink_create_compute_pipeline 309 sinfo.pMapEntries = &me[0]; 314 me[i].size = sizeof(uint32_t); 315 me[i].constantID = ids[i]; 316 me[i].offset = i * sizeof(uint32_t);
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | locking.c | 84 struct _xthread_waiter *me; local in function:_Xthread_waiter 86 if (!(me = TlsGetValue(_X_TlsIndex))) { 87 me = xmalloc(sizeof(struct _xthread_waiter)); 88 me->sem = CreateSemaphore(NULL, 0, 1, NULL); 89 me->next = NULL; 90 TlsSetValue(_X_TlsIndex, me); 92 return me;
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | history.rst | 21 That encouraged me to continue working on Mesa. The name Mesa just 22 popped into my head one day. SGI had asked me not to use the terms 36 University of Wisconsin in Madison. My supervisor, Bill Hibbard, lets me
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_gpu_load.c | 119 UPDATE_COUNTER(me, ME_BUSY); 258 return BUSY_INDEX(sscreen, me);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_gpu_load.c | 118 UPDATE_COUNTER(me, ME_BUSY); 251 return BUSY_INDEX(sscreen, me);
|
| /xsrc/external/mit/fontconfig/dist/ |
| H A D | config.sub | 53 me=`echo "$0" | sed -e 's,.*/,,'` 76 Try \`$me --help' for more information." 92 echo "$me: invalid option $1$help" 106 0) echo "$me: missing argument$help" >&2 109 *) echo "$me: too many arguments$help" >&2
|
| /xsrc/external/mit/xf86-video-intel/dist/ |
| H A D | config.sub | 53 me=`echo "$0" | sed -e 's,.*/,,'` 76 Try \`$me --help' for more information." 92 echo "$me: invalid option $1$help" >&2 106 0) echo "$me: missing argument$help" >&2 109 *) echo "$me: too many arguments$help" >&2
|
| /xsrc/external/mit/libXcursor/dist/ |
| H A D | config.sub | 62 me=`echo "$0" | sed -e 's,.*/,,'` 85 Try \`$me --help' for more information." 101 echo "$me: invalid option $1$help" >&2 115 0) echo "$me: missing argument$help" >&2 118 *) echo "$me: too many arguments$help" >&2
|
| /xsrc/external/mit/libXext/dist/ |
| H A D | config.sub | 62 me=`echo "$0" | sed -e 's,.*/,,'` 85 Try \`$me --help' for more information." 101 echo "$me: invalid option $1$help" >&2 115 0) echo "$me: missing argument$help" >&2 118 *) echo "$me: too many arguments$help" >&2
|
| /xsrc/external/mit/libXmu/dist/ |
| H A D | config.sub | 62 me=`echo "$0" | sed -e 's,.*/,,'` 85 Try \`$me --help' for more information." 101 echo "$me: invalid option $1$help" >&2 115 0) echo "$me: missing argument$help" >&2 118 *) echo "$me: too many arguments$help" >&2
|
| /xsrc/external/mit/libxkbfile/dist/ |
| H A D | config.sub | 62 me=`echo "$0" | sed -e 's,.*/,,'` 85 Try \`$me --help' for more information." 101 echo "$me: invalid option $1$help" >&2 115 0) echo "$me: missing argument$help" >&2 118 *) echo "$me: too many arguments$help" >&2
|
| /xsrc/external/mit/font-arabic-misc/dist/ |
| H A D | config.sub | 62 me=`echo "$0" | sed -e 's,.*/,,'` 85 Try \`$me --help' for more information." 101 echo "$me: invalid option $1$help" >&2 115 0) echo "$me: missing argument$help" >&2 118 *) echo "$me: too many arguments$help" >&2
|
| /xsrc/external/mit/font-cronyx-cyrillic/dist/ |
| H A D | config.sub | 62 me=`echo "$0" | sed -e 's,.*/,,'` 85 Try \`$me --help' for more information." 101 echo "$me: invalid option $1$help" >&2 115 0) echo "$me: missing argument$help" >&2 118 *) echo "$me: too many arguments$help" >&2
|
| /xsrc/external/mit/font-micro-misc/dist/ |
| H A D | config.sub | 62 me=`echo "$0" | sed -e 's,.*/,,'` 85 Try \`$me --help' for more information." 101 echo "$me: invalid option $1$help" >&2 115 0) echo "$me: missing argument$help" >&2 118 *) echo "$me: too many arguments$help" >&2
|
| /xsrc/external/mit/font-misc-cyrillic/dist/ |
| H A D | config.sub | 62 me=`echo "$0" | sed -e 's,.*/,,'` 85 Try \`$me --help' for more information." 101 echo "$me: invalid option $1$help" >&2 115 0) echo "$me: missing argument$help" >&2 118 *) echo "$me: too many arguments$help" >&2
|
| /xsrc/external/mit/font-schumacher-misc/dist/ |
| H A D | config.sub | 62 me=`echo "$0" | sed -e 's,.*/,,'` 85 Try \`$me --help' for more information." 101 echo "$me: invalid option $1$help" >&2 115 0) echo "$me: missing argument$help" >&2 118 *) echo "$me: too many arguments$help" >&2
|