OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:strip
(Results
1551 - 1575
of
2341
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/toolchain/binutils/binutils-2.25/bfd/
elflink.c
8635
bfd_boolean
strip
;
local
[
all
...]
linker.c
364
controlled by the <<
strip
>> and <<discard>> fields of the
382
The <<
strip
>> field of the <<bfd_link_info>> structure
390
If the <<
strip
>> field of the <<bfd_link_info>> structure
[
all
...]
/external/chromium-trace/catapult/third_party/Paste/paste/
httpserver.py
[
all
...]
/external/e2fsprogs/debian/
rules
164
ifneq ($(
strip
$(DEB_HOST_MULTIARCH)),)
205
ifneq ($(
strip
$(DEB_HOST_MULTIARCH)),)
230
ifeq ($(
strip
$(DEB_HOST_MULTIARCH)),)
/external/libvpx/libvpx/build/make/
configure.sh
439
STRIP
=${
STRIP
}
623
STRIP
=${
STRIP
:-${CROSS}
strip
}
926
STRIP
=arm-none-linux-gnueabi-
strip
970
STRIP
=${TOOLCHAIN_PATH}
strip
1005
STRIP
="$(${XCRUN_FIND} strip)
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
configure.sh
443
STRIP
=${
STRIP
}
606
STRIP
=${
STRIP
:-${CROSS}
strip
}
868
STRIP
=arm-none-linux-gnueabi-
strip
912
STRIP
=${TOOLCHAIN_PATH}
strip
949
STRIP
="$(${XCRUN_FIND} strip)
[
all
...]
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
pimp.py
408
self._description = plistdata.get('Description', '').
strip
()
542
def description(self): return self._dict['Description'].
strip
()
594
installTest = self._dict['Install-test'].
strip
() + '\n'
[
all
...]
/prebuilts/gdb/darwin-x86/lib/python2.7/unittest/
case.py
263
return doc and doc.split("\n")[0].
strip
() or None
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/unittest/
case.py
263
return doc and doc.split("\n")[0].
strip
() or None
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
pimp.py
408
self._description = plistdata.get('Description', '').
strip
()
542
def description(self): return self._dict['Description'].
strip
()
594
installTest = self._dict['Install-test'].
strip
() + '\n'
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/
case.py
263
return doc and doc.split("\n")[0].
strip
() or None
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/
case.py
263
return doc and doc.split("\n")[0].
strip
() or None
[
all
...]
/cts/tools/utils/
monsoon.py
316
print __doc__.
strip
()
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
profile.rb
340
warn( <<-END.
strip
! % [ __FILE__, __LINE__, @output ] )
task.rb
420
list = $1.
strip
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/template/
group-file-parser.rb
17
raise LoadError, <<-END.
strip
!
/external/autotest/client/cros/cellular/pseudomodem/
pseudomodem.py
468
error_reason = dump_file.readline().
strip
()
/external/autotest/client/cros/
power_suspend.py
400
raise sys_power.FirmwareError(msg.
strip
('\r\n '))
/external/autotest/client/site_tests/power_Consumption/
power_Consumption.py
271
score = score.
strip
().split()[1]
/external/autotest/frontend/afe/
admin.py
122
[name.
strip
(', ') for name in label_names])
/external/autotest/frontend/tko/
rpc_interface.py
415
name = name.
strip
()
/external/autotest/server/cros/servo/
servo.py
678
args=args).stdout.
strip
()
/external/autotest/site_utils/chromeos_proxy/
swarming_bots.py
173
pid = f.readline().
strip
()
/external/autotest/tko/
parse.py
354
subdirs = set(line.
strip
() for line in file(machine_list))
/external/autotest/tko/parsers/
version_1.py
352
tko_utils.dprint('\nSTATUS: ' + raw_line.
strip
())
Completed in 528 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>