/prebuilts/go/linux-x86/src/cmd/vet/ |
deadcode.go | 110 // These cases are all the same, but the x.Body only works
|
/prebuilts/go/linux-x86/src/crypto/ecdsa/ |
ecdsa_test.go | 120 t.Errorf("%s: Verify always works!", tag)
|
/prebuilts/go/linux-x86/src/crypto/x509/ |
root_cgo_darwin.go | 20 // which still works on OS X 10.8 (Mountain Lion).
|
/prebuilts/go/linux-x86/src/debug/gosym/ |
pclntab_test.go | 27 // For now, only works on amd64 platforms.
|
/prebuilts/go/linux-x86/src/image/jpeg/ |
fdct.go | 17 1. We don't promise that this software works. (But if you find any bugs,
|
/prebuilts/go/linux-x86/src/internal/syscall/windows/registry/ |
key.go | 94 // analogous to the way os.File.Readdirnames works.
|
/prebuilts/go/linux-x86/src/net/http/cgi/ |
matryoshka_test.go | 136 // Test that a child handler writing only headers works.
|
/prebuilts/go/linux-x86/src/regexp/syntax/ |
compile.go | 11 // to hold the list. It's kind of sleazy, but works well in practice.
|
/prebuilts/go/linux-x86/src/runtime/pprof/ |
proto_test.go | 34 // It works reasonbly well for printing protocol-buffer
|
/prebuilts/go/linux-x86/src/sync/ |
pool.go | 223 // 2. If GC happens while a goroutine works with l.shared in Put/Get,
|
/prebuilts/go/linux-x86/src/text/template/ |
helper.go | 76 // works. Otherwise we create a new template associated with t.
|
/prebuilts/misc/common/robolectric/3.4.2/ |
run_robotests.mk | 20 # will be run. This currently only works at the class level.
|
/prebuilts/misc/common/robolectric/3.5.1/ |
run_robotests.mk | 20 # will be run. This currently only works at the class level.
|
/prebuilts/misc/common/robolectric/3.6.1/ |
run_robotests.mk | 20 # will be run. This currently only works at the class level.
|
/external/webrtc/webrtc/modules/audio_device/test/ |
audio_device_test_api.cc | 735 int32_t works = audio_device_->SetWaveOutVolume(vol, vol); local 736 WARNING(works == 0); 738 if (works == 0) [all...] |
/hardware/google/av/codec2/hidl/1.0/utils/ |
types.cpp | [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_gdb.py | 551 'Verify that the "py-list" command works'
589 'Verify that the "py-up" command works'
629 'Verify that the "py-bt" command works'
644 'Verify that the "py-print" command works'
|
/external/ImageMagick/scripts/ |
txt2html | 954 <small>"Image manipulation software that works like magick"</small>
|
/external/golang-protobuf/proto/ |
extensions.go | 281 // Pass a *T with a zero field and hope it all works out. 319 // Pass a *T with a zero field and hope it all works out.
|
/external/libunwind/doc/ |
libunwind.tex | 195 unwinding works exactly like in the local case. That is, you can use 222 unwinding works exactly like cross-platform unwinding, the only
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
loopfilter_8_neon.asm | 19 ; Currently vpx only works on iterations 8 at a time. The vp8 loop filter 20 ; works on 16 iterations at a time.
|
/external/python/cpython2/Lib/idlelib/idle_test/ |
htest.py | 275 'msg': "If the help text displays, this works.\n"
|
/external/python/cpython3/Lib/idlelib/idle_test/ |
htest.py | 287 'msg': "If the help text displays, this works.\n"
|
/external/sfntly/cpp/src/test/tinyxml/ |
tinyxml.cpp | 1021 // It is not clear fgets does that, and certainly isn't clear it works cross platform. [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_gdb.py | 601 'Verify that the "py-list" command works' 641 'Verify that the "py-up" command works' 685 'Verify that the "py-bt" command works' 702 'Verify that the "py-print" command works'
|