Home
last modified time | relevance | path

Searched refs:strip (Results 701 - 720 of 720) sorted by relevance

1...<<212223242526272829

/third_party/python/Lib/test/
H A Dtest_minidom.py866 """.strip())
H A Dtest_lzma.py347 self.assertEqual(len(ddata.strip(b"x")), 0)
H A Dtest_builtin.py537 self.assertIn("strip", dir(str))
2167 line = rpipe.readline().strip()
H A Dtest_posix.py1076 groups = idg.read().strip()
H A Dtest_buffer.py192 fmt = mode.strip('amb')
213 fmt = mode.strip('amb') + multiplier + char
H A Dtest_enum.py2599 segment = segment.strip(' )')
4405 result = output.getvalue().strip()
H A Dtest_tarfile.py2546 self.assertNotEqual(err.strip(), b'')
3420 # We strip leading slashes, as e.g. GNU tar does
3427 # So, there's nothing to strip. We refuse to unpack
H A Dtest_zipfile.py2977 self.assertNotEqual(err.strip(), b'')
H A Dtest_argparse.py1583 if not arg.strip():
H A Ddatetimetester.py5087 # Can't compare naive to aware objects, so strip the timezone from
5508 # Can't compare naive to aware objects, so strip the timezone from
6008 line = line.strip()
H A D_test_multiprocessing.py4314 name = p.stdout.readline().strip().decode()
/third_party/node/deps/cares/
H A Dconfigure5537 # Installed binaries are usually stripped using 'strip' when the user
5538 # run "make install-strip". However 'strip' might not be the right
5543 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
5544 set dummy ${ac_tool_prefix}strip; ac_word=$2
5565 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
5588 # Extract the first word of "strip", so it can be a program name with args.
5589 set dummy strip; ac_word=$2
5610 ac_cv_prog_ac_ct_STRIP="strip"
8213 # Extract the first word of "${ac_tool_prefix}strip", s
[all...]
/third_party/eudev/
H A Dconfigure4553 # Installed binaries are usually stripped using 'strip' when the user
4554 # run "make install-strip". However 'strip' might not be the right
4559 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4560 set dummy ${ac_tool_prefix}strip; ac_word=$2
4576 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
4599 # Extract the first word of "strip", so it can be a program name with args.
4600 set dummy strip; ac_word=$2
4616 ac_cv_prog_ac_ct_STRIP="strip"
6775 # Extract the first word of "${ac_tool_prefix}strip", s
[all...]
/third_party/lame/
H A Dconfigure2875 # Installed binaries are usually stripped using 'strip' when the user
2876 # run "make install-strip". However 'strip' might not be the right
2881 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2882 set dummy ${ac_tool_prefix}strip; ac_word=$2
2898 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2921 # Extract the first word of "strip", so it can be a program name with args.
2922 set dummy strip; ac_word=$2
2938 ac_cv_prog_ac_ct_STRIP="strip"
6504 # Extract the first word of "${ac_tool_prefix}strip", s
[all...]
/third_party/skia/third_party/externals/microhttpd/
H A Dconfigure2698 # Installed binaries are usually stripped using 'strip' when the user
2699 # run "make install-strip". However 'strip' might not be the right
2704 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2705 set dummy ${ac_tool_prefix}strip; ac_word=$2
2721 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2744 # Extract the first word of "strip", so it can be a program name with args.
2745 set dummy strip; ac_word=$2
2761 ac_cv_prog_ac_ct_STRIP="strip"
5985 # Extract the first word of "${ac_tool_prefix}strip", s
[all...]
/third_party/vk-gl-cts/external/vulkancts/scripts/
H A Dgen_framework.py673 pointer = memberTypeNode.tail.strip() if memberTypeNode.tail is not None else None
H A Dohos_gen_framework.py654 pointer = memberTypeNode.tail.strip() if memberTypeNode.tail is not None else None
/third_party/python/Lib/test/test_email/
H A Dtest_email.py1641 eq(msg.get_payload().strip(), '+vv8/f7/')
3261 # of atoms, not dotatoms). On the other hand we strip whitespace from
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex8744 % aux file. We strip off the -title and look up \XRLABEL-lof, which

Completed in 107 milliseconds

1...<<212223242526272829