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

12 3 4 5 6

  /prebuilts/go/darwin-x86/src/strings/
replace.go 22 // Replacements are performed in order, without overlapping matches.
68 // Replace returns a copy of s with all replacements performed.
73 // WriteString writes s to w with all replacements performed.
  /prebuilts/go/linux-x86/src/strings/
replace.go 22 // Replacements are performed in order, without overlapping matches.
68 // Replace returns a copy of s with all replacements performed.
73 // WriteString writes s to w with all replacements performed.
  /device/linaro/bootloader/edk2/
edksetup.bat 19 @REM test and set of environment settings are performed.
  /external/boringssl/src/ssl/test/runner/
chacha20_poly1305.go 67 // original slice has sufficient capacity then no allocation is performed.
  /platform_testing/docs/development/
test-config.md 4 be performed within test case itself. Typical examples may include:
  /prebuilts/go/darwin-x86/src/cmd/vet/
tests.go 113 // Abort since obj is absent and no subsequent checks can be performed.
doc.go 32 By default the -all flag is set so all checks are performed.
  /prebuilts/go/darwin-x86/src/crypto/aes/
aes_gcm.go 84 // original slice has sufficient capacity then no allocation is performed.
  /prebuilts/go/darwin-x86/src/math/big/
example_test.go 89 // rounds to be performed. 20 is a good value.)
  /prebuilts/go/darwin-x86/src/unicode/utf8/
utf8.go 152 // value. No other validation is performed.
200 // value. No other validation is performed.
248 // value. No other validation is performed.
288 // value. No other validation is performed.
  /prebuilts/go/linux-x86/src/cmd/vet/
tests.go 113 // Abort since obj is absent and no subsequent checks can be performed.
  /prebuilts/go/linux-x86/src/crypto/aes/
aes_gcm.go 84 // original slice has sufficient capacity then no allocation is performed.
  /prebuilts/go/linux-x86/src/math/big/
example_test.go 89 // rounds to be performed. 20 is a good value.)
  /prebuilts/go/linux-x86/src/unicode/utf8/
utf8.go 152 // value. No other validation is performed.
200 // value. No other validation is performed.
248 // value. No other validation is performed.
288 // value. No other validation is performed.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_PredictReconCoefIntra_s.s 58 ; * performed. It is equal to ac_pred_flag in the bit
  /prebuilts/go/darwin-x86/src/net/http/cookiejar/
jar_test.go 390 // basicsTests contains fundamental tests. Each jarTest has to be performed on
585 // updateAndDeleteTests contains jarTests which must be performed on the same
768 // performed on a fresh, empty Jar.
1028 // chromiumDeletionTests must be performed all on the same Jar.
1096 // Each test must be performed on an empty new Jar.
  /prebuilts/go/linux-x86/src/net/http/cookiejar/
jar_test.go 390 // basicsTests contains fundamental tests. Each jarTest has to be performed on
585 // updateAndDeleteTests contains jarTests which must be performed on the same
768 // performed on a fresh, empty Jar.
1028 // chromiumDeletionTests must be performed all on the same Jar.
1096 // Each test must be performed on an empty new Jar.
  /prebuilts/go/darwin-x86/src/runtime/
mbarrier.go 216 // will be performed by the caller after this call. The caller must
241 // performed the write barrier but before we perform the
242 // memory copy. This safe because the write performed by that
mgcsweep.go 364 // size spanBytes. This must be performed *before* the span is
402 // offsets the worst-case charge performed by deductSweepCredit.
  /prebuilts/go/linux-x86/src/runtime/
mbarrier.go 216 // will be performed by the caller after this call. The caller must
241 // performed the write barrier but before we perform the
242 // memory copy. This safe because the write performed by that
mgcsweep.go 364 // size spanBytes. This must be performed *before* the span is
402 // offsets the worst-case charge performed by deductSweepCredit.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
profile.rb 189 code that performs accounting about the decision logic performed while parsing
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_PredictReconCoefIntra_s.s 58 ; * performed. It is equal to ac_pred_flag in the bit
  /prebuilts/go/darwin-x86/src/crypto/cipher/
gcm.go 78 // In general, the GHASH operation performed by this implementation of GCM is not constant-time.
316 // original slice has sufficient capacity then no allocation is performed.
  /prebuilts/go/linux-x86/src/crypto/cipher/
gcm.go 78 // In general, the GHASH operation performed by this implementation of GCM is not constant-time.
316 // original slice has sufficient capacity then no allocation is performed.

Completed in 1037 milliseconds

12 3 4 5 6