OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stripped
(Results
1 - 13
of
13
) sorted by relevancy
/xsrc/external/mit/fontconfig/dist/src/
cutout.py
40
stripped
= re.sub('^\s+', '', l)
variable
41
stripped
= re.sub('\s*,\s*', ',',
stripped
)
variable
42
if not
stripped
.isspace() and
stripped
:
43
out.write('%s\n' %
stripped
)
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
u_dump_defines.c
40
const char *
stripped
;
43
stripped
= name;
45
if(*
stripped
!= *prefix)
48
++
stripped
;
51
return
stripped
;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
u_dump_defines.c
40
const char *
stripped
;
43
stripped
= name;
45
if(*
stripped
!= *prefix)
48
++
stripped
;
51
return
stripped
;
/xsrc/external/mit/xsetmode/dist/
depcomp
179
stripped
=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
180
tmpdepfile="$
stripped
.u"
190
stripped
=`echo "$
stripped
" | sed 's,^.*/,,'`
191
tmpdepfile="$
stripped
.u"
201
outname="$
stripped
.o"
/xsrc/external/mit/xorg-server/dist/hw/xfree86/
xorg-wrapper.c
87
char *
stripped
, *equals, *key, *value;
local
98
stripped
= strip(buf);
99
if (
stripped
[0] == '#' ||
stripped
[0] == 0)
103
equals = strchr(
stripped
, '=');
110
key = strip(
stripped
); /* To remove trailing whitespace from key */
/xsrc/external/mit/libxkbui/dist/
depcomp
204
stripped
=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
205
tmpdepfile="$
stripped
.u"
215
stripped
=`echo "$
stripped
" | sed 's,^.*/,,'`
216
tmpdepfile="$
stripped
.u"
226
outname="$
stripped
.o"
/xsrc/external/mit/xf86-input-ws/dist/
depcomp
204
stripped
=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
205
tmpdepfile="$
stripped
.u"
215
stripped
=`echo "$
stripped
" | sed 's,^.*/,,'`
216
tmpdepfile="$
stripped
.u"
226
outname="$
stripped
.o"
/xsrc/external/mit/xf86-video-imstt/dist/
depcomp
204
stripped
=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
205
tmpdepfile="$
stripped
.u"
215
stripped
=`echo "$
stripped
" | sed 's,^.*/,,'`
216
tmpdepfile="$
stripped
.u"
226
outname="$
stripped
.o"
/xsrc/external/mit/xf86-video-nsc/dist/
depcomp
204
stripped
=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
205
tmpdepfile="$
stripped
.u"
215
stripped
=`echo "$
stripped
" | sed 's,^.*/,,'`
216
tmpdepfile="$
stripped
.u"
226
outname="$
stripped
.o"
/xsrc/external/mit/xorg-server.old/dist/
depcomp
218
stripped
=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
219
tmpdepfile="$
stripped
.u"
229
stripped
=`echo "$
stripped
" | sed 's,^.*/,,'`
230
tmpdepfile="$
stripped
.u"
240
outname="$
stripped
.o"
/xsrc/external/mit/xsetpointer/dist/
depcomp
204
stripped
=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
205
tmpdepfile="$
stripped
.u"
215
stripped
=`echo "$
stripped
" | sed 's,^.*/,,'`
216
tmpdepfile="$
stripped
.u"
226
outname="$
stripped
.o"
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
nir_algebraic.py
903
stripped
= opcode.rstrip('0123456789')
904
if
stripped
in conv_opcode_types:
913
opcode =
stripped
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
nir_algebraic.py
826
stripped
= opcode.rstrip('0123456789')
827
if
stripped
in conv_opcode_types:
836
opcode =
stripped
Completed in 19 milliseconds
Indexes created Wed Apr 08 00:23:23 UTC 2026