HomeSort by relevance Sort by last modified time
    Searched refs:longer (Results 26 - 50 of 311) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/runtime/
signal_solaris.go 45 /* 32 */ {_SigNotify, "SIGWAITING: reserved signal no longer used by"},
46 /* 33 */ {_SigNotify, "SIGLWP: reserved signal no longer used by"},
signal_plan9.go 13 // order matters: longer patterns must appear before their prefixes.
  /prebuilts/go/linux-x86/src/io/ioutil/
tempfile.go 46 // to remove the file when no longer needed.
75 // to remove the directory when no longer needed.
  /prebuilts/go/linux-x86/src/runtime/
os3_plan9.go 28 // the trailing NUL). We should never receive a longer note.
30 print("sighandler: note is longer than ERRMAX\n")
signal_solaris.go 45 /* 32 */ {_SigNotify, "SIGWAITING: reserved signal no longer used by"},
46 /* 33 */ {_SigNotify, "SIGLWP: reserved signal no longer used by"},
  /build/soong/cmd/soong_env/
soong_env.go 18 // android/soong/common/glob.go for a longer description.
  /build/soong/cmd/soong_glob/
soong_glob.go 18 // android/soong/common/glob.go for a longer description.
  /external/chromium-trace/catapult/third_party/flot/
CONTRIBUTING.md 85 Code should attempt to wrap at 80 characters, but may run longer if wrapping
  /external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
deprecation.js 38 throw new Error(feature + ' ' + auxVerb + ' no longer supported. ' + advice);
  /prebuilts/go/darwin-x86/src/crypto/rc4/
rc4.go 45 // Reset zeros the key data so that it will no longer appear in the
  /prebuilts/go/linux-x86/src/crypto/rc4/
rc4.go 45 // Reset zeros the key data so that it will no longer appear in the
  /external/junit/
Android.mk 64 # TODO: remove extensions once core-tests is no longer dependent on it
81 # TODO: remove extensions once apache-harmony/luni/ is no longer dependent
  /external/v8/test/mjsunit/harmony/
block-sloppy-function.js 174 // TODO(littledan): Once destructured parameters are no longer
184 // TODO(littledan): Once destructured parameters are no longer
  /external/v8/test/mjsunit/regress/
regress-192.js 33 // UPDATE: This bug report is no longer valid. In ES5, creating object
regress-490.js 31 // Build a string longer than 2^11. See StringBuilderConcatHelper and
regress-815.js 30 // allocated scope. Test that this no longer happens.
regress-crbug-305309.js 47 b2.constant_function = "no longer constant!";
  /external/v8/test/webkit/fast/js/
regexp-bol.js 32 shouldBe('s.match(/^longer|123/)', '["123"]');
  /prebuilts/go/darwin-x86/src/cmd/internal/objfile/
objfile.go 46 // The caller must call f.Close when the file is no longer needed.
  /prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/
plan9x_test.go 41 // If you are debugging a few cases that turned up in a longer run, it can be useful
  /prebuilts/go/darwin-x86/src/cmd/vet/
buildtag.go 28 // Determine cutpoint where +build comments are no longer valid.
  /prebuilts/go/darwin-x86/test/
chanlinear.go 24 // make it run longer, hoping that the timing granularity
  /prebuilts/go/linux-x86/src/cmd/internal/objfile/
objfile.go 46 // The caller must call f.Close when the file is no longer needed.
  /prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/
plan9x_test.go 41 // If you are debugging a few cases that turned up in a longer run, it can be useful
  /prebuilts/go/linux-x86/src/cmd/vet/
buildtag.go 28 // Determine cutpoint where +build comments are no longer valid.

Completed in 404 milliseconds

12 3 4 5 6 7 8 91011>>