HomeSort by relevance Sort by last modified time
    Searched refs:works (Results 176 - 200 of 524) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
deadstore.go 15 // This implementation only works within a basic block. TODO: use something more global.
  /prebuilts/go/darwin-x86/src/net/http/httptest/
server_test.go 143 // Tests that the Server.Client method works and returns an http.Client that can hit
  /prebuilts/go/darwin-x86/src/os/signal/
signal_plan9_test.go 26 // Test that basic signal handling works.
signal_test.go 36 // Test that basic signal handling works.
300 // Test that SIGCONT works (issue 8953).
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
deadstore.go 15 // This implementation only works within a basic block. TODO: use something more global.
  /prebuilts/go/linux-x86/src/net/http/httptest/
server_test.go 143 // Tests that the Server.Client method works and returns an http.Client that can hit
  /prebuilts/go/linux-x86/src/os/signal/
signal_plan9_test.go 26 // Test that basic signal handling works.
  /toolchain/binutils/binutils-2.27/ld/scripttempl/
elfarc.sc 182 bug. But for now assigning the zero vmas works. */}
  /external/google-breakpad/src/testing/scripts/
gmock_doctor.py 441 # This version works when the type is used as the mock function's return
449 # This version works when the type is used as the mock function's sole
455 # This version works when the type is used as a parameter of a mock
484 template are *not* automatically visible. This is how C++ works. Before
  /external/googletest/googlemock/scripts/
gmock_doctor.py 445 # This version works when the type is used as the mock function's return
453 # This version works when the type is used as the mock function's sole
459 # This version works when the type is used as a parameter of a mock
488 template are *not* automatically visible. This is how C++ works. Before
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DateTimeGeneratorTest.java 670 boolean works = false;
674 works = true;
676 if (works != valid.contains(c)) {
677 if (works) {
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DateTimeGeneratorTest.java 667 boolean works = false;
671 works = true;
673 if (works != valid.contains(c)) {
674 if (works) {
    [all...]
  /external/python/cpython3/Lib/email/
headerregistry.py 550 """Create a header_factory that works with the Policy API.
  /external/python/cpython3/Lib/test/test_importlib/extension/
test_loader.py 209 '''Test returning a non-module object from create works'''
  /external/syslinux/gpxe/src/core/
i82365.c 37 #error PCMCIA_I82365 only works with ISA defined - set CONFIG_ISA
  /external/v8/testing/gmock/scripts/
gmock_doctor.py 445 # This version works when the type is used as the mock function's return
453 # This version works when the type is used as the mock function's sole
459 # This version works when the type is used as a parameter of a mock
488 template are *not* automatically visible. This is how C++ works. Before
  /prebuilts/go/darwin-x86/src/runtime/
mksizeclasses.go 201 // Find the smallest k that works.
208 // Test to see if mul works.
  /prebuilts/go/linux-x86/src/runtime/
mksizeclasses.go 201 // Find the smallest k that works.
208 // Test to see if mul works.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/
branch.s 88 ; from 16-bit to 32-bit works.
  /external/ImageMagick/scripts/
format_c_api_docs 290 <small>&quot;Image manipulation software that works like magick&quot;</small>
  /prebuilts/go/darwin-x86/src/crypto/cipher/
example_test.go 96 // CBC mode always works in whole blocks.
126 // CBC mode works on blocks so plaintexts may need to be padded to the
  /prebuilts/go/darwin-x86/src/database/sql/
convert_test.go 68 // Return a fresh instance to test so "go test -count 2" works correctly.
337 // Tests that assigning to RawBytes doesn't allocate (and also works).
  /prebuilts/go/darwin-x86/src/image/jpeg/
reader_test.go 155 // decoding works on the one 16x16 MCU as a whole; progressive
156 // decoding's first pass works on that 16x16 MCU as a whole but
  /prebuilts/go/darwin-x86/src/internal/syscall/windows/registry/
value.go 139 // This approach works with tzres.dll but may have to be revised
346 // analogous to the way os.File.Readdirnames works.
  /prebuilts/go/linux-x86/src/crypto/cipher/
example_test.go 96 // CBC mode always works in whole blocks.
126 // CBC mode works on blocks so plaintexts may need to be padded to the

Completed in 1559 milliseconds

1 2 3 4 5 6 78 91011>>