HomeSort by relevance Sort by last modified time
    Searched refs:trimmed (Results 51 - 75 of 271) sorted by null

1 23 4 5 6 7 8 91011

  /frameworks/opt/vcard/java/com/android/vcard/
VCardEntry.java 1772 final String trimmed = data.trim(); local
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
optparse.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
optparse.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
optparse.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
optparse.py     [all...]
  /prebuilts/go/darwin-x86/src/go/doc/
comment.go 207 // heading returns the trimmed line if it passes as a section heading;
  /prebuilts/go/linux-x86/src/go/doc/
comment.go 207 // heading returns the trimmed line if it passes as a section heading;
  /prebuilts/tools/common/m2/repository/org/slf4j/slf4j-api/1.7.10/
slf4j-api-1.7.10.jar 
  /prebuilts/tools/common/m2/repository/org/slf4j/slf4j-api/1.7.12/
slf4j-api-1.7.12.jar 
  /prebuilts/tools/common/m2/repository/org/slf4j/slf4j-api/1.7.7/
slf4j-api-1.7.7.jar 
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/profile/
legacy_profile.go 51 trimmed := strings.TrimSpace(line)
52 return len(trimmed) == 0 || trimmed[0] == '#'
  /prebuilts/go/darwin-x86/src/net/http/
fs_test.go 279 if trimmed := strings.TrimSuffix(strings.TrimPrefix(s, dirListPrefix), dirListSuffix); trimmed != test.escaped {
280 t.Errorf("test %q: listing dir, filename escaped to %q, want %q", test.name, trimmed, test.escaped)
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/profile/
legacy_profile.go 51 trimmed := strings.TrimSpace(line)
52 return len(trimmed) == 0 || trimmed[0] == '#'
  /prebuilts/go/linux-x86/src/net/http/
fs_test.go 279 if trimmed := strings.TrimSuffix(strings.TrimPrefix(s, dirListPrefix), dirListSuffix); trimmed != test.escaped {
280 t.Errorf("test %q: listing dir, filename escaped to %q, want %q", test.name, trimmed, test.escaped)
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/string/
string.js 270 * @return {string} A trimmed copy of {@code str}.
283 * @return {string} A trimmed copy of {@code str}.
296 * @return {string} A trimmed copy of {@code str}.
    [all...]
  /prebuilts/go/darwin-x86/src/strconv/
ftoa.go 198 // trailing fractional zeros in 'e' form will be trimmed.
  /prebuilts/go/linux-x86/src/strconv/
ftoa.go 198 // trailing fractional zeros in 'e' form will be trimmed.
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/
httparchive.py 481 Upon creation, the headers are "trimmed" (i.e. edited or dropped)
538 "trimmed_headers" are the trimmed headers used for matching requests
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata.repository_1.1.0.v20100513.jar 
  /external/v8/test/mjsunit/
regexp.js 711 // Test trimmed regular expression for RegExp.test().
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.metadata.repository_1.2.100.v20130327-2119.jar 
  /prebuilts/go/darwin-x86/src/fmt/
doc.go 283 trimmed and specifies the maximum number of runes to read
  /prebuilts/go/linux-x86/src/fmt/
doc.go 283 trimmed and specifies the maximum number of runes to read
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.metadata.repository_1.2.100.v20130327-2119.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/22.2.0/
sdk-common-22.2.0.jar 

Completed in 1077 milliseconds

1 23 4 5 6 7 8 91011