OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:strip
(Results
901 - 925
of
6288
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/icu/icu4c/source/samples/layout/
FontMap.cpp
60
line =
strip
(buffer);
68
fontName =
strip
(&c[1]);
69
scriptName =
strip
(line);
175
char *FontMap::
strip
(char *s)
function in class:FontMap
FontMap.h
46
static char *
strip
(char *s);
/external/jarjar/src/main/com/tonicsystems/jarjar/
JarJarMojo.java
48
proc.
strip
(toJar);
/external/libcxx/utils/google-benchmark/cmake/
GetGitVersion.cmake
30
string(
STRIP
${GIT_VERSION} GIT_VERSION)
/external/libdrm/libkms/
Android.mk
1
DRM_GPU_DRIVERS := $(
strip
$(filter-out swrast, $(BOARD_GPU_DRIVERS)))
/external/libevent/include/
Makefile.am
37
## Without the nobase_ prefixing, Automake would
strip
"event2/" from
/external/libnl/doc/
doxygen-link.py
20
#
strip
leading and trailing whitespace
/external/libxml2/test/schemas/
vdv-first0_0.xml
25
<qualification>brought classical music to the Peanuts
strip
</qualification>
vdv-first1_0.xml
25
<qualification>brought classical music to the Peanuts
strip
</qualification>
vdv-first2_0.xml
25
<qualification>brought classical music to the Peanuts
strip
</qualification>
vdv-first3_0.xml
25
<qualification>brought classical music to the Peanuts
strip
</qualification>
vdv-first4_0.xml
25
<qualification>brought classical music to the Peanuts
strip
</qualification>
vdv-first4_1.xml
25
<qualification>brought classical music to the Peanuts
strip
</qualification>
vdv-first4_2.xml
25
<qualification>brought classical music to the Peanuts
strip
</qualification>
vdv-first5_0.xml
25
<qualification>brought classical music to the Peanuts
strip
</qualification>
/external/llvm/
llvm-device-build.mk
65
-gen-$(
strip
$(1)) \
/external/llvm/utils/git/
find-rev
33
_,repo,_ = ln.
strip
().split(' ')
/external/llvm/utils/release/
findRegressions-simple.py
30
fname = tmp[1].
strip
('\r\n')
32
fname = tmp[0].
strip
('\r\n')
47
test[fname]['compile time'] = float(t[2].split('program')[1].
strip
('\r\n'))
50
test[fname]['exec time'] = float(t[2].split('program')[1].
strip
('\r\n'))
/external/ltp/include/mk/
man.mk
23
ifeq ($(
strip
$(MANPREFIX)),)
/external/ltp/testcases/kernel/syscalls/swapon/
Makefile
20
ifneq ($(
strip
$(NEEDSPECIAL)),)
/external/protobuf/gtest/xcode/Config/
General.xcconfig
22
// Work around Xcode bugs by using external
strip
. See:
/external/python/cpython2/Lib/idlelib/
configHelpSourceEdit.py
106
menu.
strip
()
126
path.
strip
()
148
self.result = (self.menu.get().
strip
(),
149
self.path.get().
strip
())
/external/python/cpython2/Lib/lib-tk/test/test_tkinter/
test_loadtk.py
34
display = os.popen('echo $DISPLAY').read().
strip
()
/external/python/cpython2/Lib/test/
test_popen.py
21
got = eval(data)[1:] #
strip
off argv[0]
/external/replicaisland/
Android.mk
23
# and because it is in data, do not
strip
classes.dex
Completed in 731 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>