HomeSort by relevance Sort by last modified time
    Searched refs:strip (Results 901 - 925 of 2341) sorted by null

<<31323334353637383940>>

  /prebuilts/gdb/darwin-x86/lib/python2.7/
textwrap.py 282 if self.drop_whitespace and chunks[-1].strip() == '' and lines:
303 if self.drop_whitespace and cur_line and cur_line[-1].strip() == '':
  /prebuilts/gdb/linux-x86/lib/python2.7/
cgi.py 256 terminator = line.strip()
265 # Strip final line terminator
300 yield f.strip()
315 name = p[:i].strip().lower()
316 value = p[i+1:].strip()
701 strippedline = line.strip()
734 strippedline = line.strip()
837 return v.strip()
873 if key in self.dict: return self.dict[key][0].strip()
    [all...]
stringold.py 73 # Strip leading and trailing tabs and spaces
74 def strip(s): function
75 """strip(s) -> string
81 return s.strip()
83 # Strip leading tabs and spaces
92 # Strip trailing tabs and spaces
textwrap.py 282 if self.drop_whitespace and chunks[-1].strip() == '' and lines:
303 if self.drop_whitespace and cur_line and cur_line[-1].strip() == '':
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_imaplib.py 63 if verbose: print "SENT:", message.strip()
87 if verbose: print 'GOT:', line.strip()
test_popen2.py 40 # end. So we strip whitespace off both ends for comparison.
41 expected = teststr.strip()
66 self.assertEqual(expected_out, got.strip(), "wrote %r read %r" %
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-view/
Reporter.py 204 if not component.strip():
206 if not componentVersion.strip():
  /prebuilts/misc/linux-x86/analyzer/tools/scan-view/
Reporter.py 204 if not component.strip():
206 if not componentVersion.strip():
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cgi.py 256 terminator = line.strip()
265 # Strip final line terminator
300 yield f.strip()
315 name = p[:i].strip().lower()
316 value = p[i+1:].strip()
701 strippedline = line.strip()
734 strippedline = line.strip()
837 return v.strip()
873 if key in self.dict: return self.dict[key][0].strip()
    [all...]
stringold.py 73 # Strip leading and trailing tabs and spaces
74 def strip(s): function
75 """strip(s) -> string
81 return s.strip()
83 # Strip leading tabs and spaces
92 # Strip trailing tabs and spaces
textwrap.py 282 if self.drop_whitespace and chunks[-1].strip() == '' and lines:
303 if self.drop_whitespace and cur_line and cur_line[-1].strip() == '':
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_imaplib.py 63 if verbose: print "SENT:", message.strip()
87 if verbose: print 'GOT:', line.strip()
test_popen2.py 40 # end. So we strip whitespace off both ends for comparison.
41 expected = teststr.strip()
66 self.assertEqual(expected_out, got.strip(), "wrote %r read %r" %
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cgi.py 256 terminator = line.strip()
265 # Strip final line terminator
300 yield f.strip()
315 name = p[:i].strip().lower()
316 value = p[i+1:].strip()
701 strippedline = line.strip()
734 strippedline = line.strip()
837 return v.strip()
873 if key in self.dict: return self.dict[key][0].strip()
    [all...]
stringold.py 73 # Strip leading and trailing tabs and spaces
74 def strip(s): function
75 """strip(s) -> string
81 return s.strip()
83 # Strip leading tabs and spaces
92 # Strip trailing tabs and spaces
textwrap.py 282 if self.drop_whitespace and chunks[-1].strip() == '' and lines:
303 if self.drop_whitespace and cur_line and cur_line[-1].strip() == '':
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_imaplib.py 63 if verbose: print "SENT:", message.strip()
87 if verbose: print 'GOT:', line.strip()
test_popen2.py 40 # end. So we strip whitespace off both ends for comparison.
41 expected = teststr.strip()
66 self.assertEqual(expected_out, got.strip(), "wrote %r read %r" %
  /build/core/
java_common.mk 73 LOCAL_JAVA_RESOURCE_DIRS := $(strip $(LOCAL_JAVA_RESOURCE_DIRS))
82 $(subst $(space),:,$(strip \
101 LOCAL_JAVA_RESOURCE_FILES := $(strip $(LOCAL_JAVA_RESOURCE_FILES))
136 need_compile_java := $(strip $(all_java_sources)$(all_res_assets)$(java_resource_sources))$(LOCAL_STATIC_JAVA_LIBRARIES)$(filter true,$(LOCAL_SOURCE_FILES_ALL_GENERATED))
241 LOCAL_INSTRUMENTATION_FOR := $(strip $(LOCAL_INSTRUMENTATION_FOR))
262 ifneq ($(strip $(LOCAL_JAR_MANIFEST)),)
274 LOCAL_AAPT_FLAGS := $(strip $(LOCAL_AAPT_FLAGS))
java.mk 18 LOCAL_NO_STANDARD_LIBRARIES:=$(strip $(LOCAL_NO_STANDARD_LIBRARIES))
19 LOCAL_SDK_VERSION:=$(strip $(LOCAL_SDK_VERSION))
25 ifeq ($(strip $(filter $(LOCAL_SDK_VERSION),$(TARGET_AVAILABLE_SDK_VERSIONS))),)
58 ifneq (,$(strip $(LOCAL_MIN_SDK_VERSION)))
76 LOCAL_STATIC_JAVA_LIBRARIES := $(strip $(LOCAL_STATIC_JAVA_LIBRARIES) \
82 LOCAL_BUILT_MODULE_STEM := $(strip $(LOCAL_BUILT_MODULE_STEM))
310 ifneq ($(strip $(aidl_sources)),)
365 ifneq ($(strip $(logtags_sources)),)
451 ifneq ($(strip $(LOCAL_JARJAR_RULES)),)
631 $(findbugs_xml): PRIVATE_AUXCLASSPATH := $(addprefix -auxclasspath ,$(strip \
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
Makefile.am 52 # objcopy and strip should be the same program
54 STRIP_PROG=strip-new
100 TOOL_PROGS = nm-new strip-new ar ranlib dlltool objdump objcopy
126 ieee.c is-ranlib.c is-strip.c maybe-ranlib.c maybe-strip.c \
127 nlmconv.c nm.c not-ranlib.c not-strip.c \
228 objcopy_SOURCES = objcopy.c not-strip.c rename.c $(WRITE_DEBUG_SRCS) $(BULIBS)
238 strip_new_SOURCES = objcopy.c is-strip.c rename.c $(WRITE_DEBUG_SRCS) $(BULIBS)
282 # objcopy and strip in one binary that uses argv[0] to decide its action.
284 #objcopy_with_strip: $(ADDL_DEPS) objcopy.o maybe-strip.
    [all...]
  /bionic/libc/tools/
gensyscalls.py 221 param = param.strip()
428 return_type = line[:pos_lparen].strip().split()
461 alias_list = syscall_func[alias_delim+1:].strip()
487 arch_list = line[pos_rparen+1:].strip()
509 line = line.strip()
  /external/llvm/utils/lit/lit/
TestRunner.py 470 # Strip the trailing newline and any extra whitespace.
471 return ln.strip()
510 test.xfails.extend([s.strip() for s in ln.split(',')])
512 requires.extend([s.strip() for s in ln.split(',')])
514 unsupported.extend([s.strip() for s in ln.split(',')])
517 if not ln.strip():
  /external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/
upload-diffs.py 126 last_email = last_email_file.readline().strip("\n")
131 email = raw_input(prompt + ": ").strip()
491 # strip METAVAR from all but the last option
649 answer = raw_input("Store password in system keyring?(y/N) ").strip()
771 print line.strip("\n")
847 answer = raw_input(prompt).strip()
882 filename = filename.strip().replace('\\', '/'
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_bigmem.py 19 # to use the strip or count methods, or compare meaningful slices.
55 self.assertEqual(s.strip(), SUBSTR.strip())
70 self.assertEqual(s.strip(), SUBSTR.strip())
157 self.assertEqual(len(s.strip(' ')), 0)
267 self.assertEqual(s.strip(), SUBSTR.strip())
339 self.assertEqual(s.strip(), SUBSTR.strip())
    [all...]

Completed in 1054 milliseconds

<<31323334353637383940>>