/external/python/cpython2/Lib/test/ |
D | test_select.py | 14 class Almost: class in SelectTestCase 21 self.assertRaises(TypeError, select.select, [self.Almost()], [], [])
|
D | test_poll.py | 115 class Almost: class 120 self.assertRaises(TypeError, pollster.register, Almost(), 0)
|
D | ieee754.txt | 15 ... """Almost equal helper for floats"""
|
/external/python/cpython3/Lib/test/ |
D | test_select.py | 15 class Almost: class in SelectTestCase 22 self.assertRaises(TypeError, select.select, [self.Almost()], [], [])
|
D | test_poll.py | 111 class Almost: class 116 self.assertRaises(TypeError, pollster.register, Almost(), 0)
|
D | ieee754.txt | 15 ... """Almost equal helper for floats"""
|
/external/u-boot/doc/driver-model/ |
D | serial-howto.txt | 4 Almost all of the serial drivers have been converted as at January 2016. These
|
/external/libaom/libaom/ |
D | usage.dox | 92 Almost all codec functions return an error status of type #aom_codec_err_t.
|
/external/python/cpython3/Objects/ |
D | dictnotes.txt | 22 Frequent reads. Almost never written.
|
/external/llvm/lib/Target/ARM/ |
D | README-Thumb.txt | 214 etc. Almost all Thumb instructions clobber condition code.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | README-Thumb.txt | 214 etc. Almost all Thumb instructions clobber condition code.
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | README-Thumb.txt | 216 etc. Almost all Thumb instructions clobber condition code.
|
/external/libvpx/libvpx/ |
D | usage.dox | 93 Almost all codec functions return an error status of type #vpx_codec_err_t.
|
/external/python/cpython3/Doc/library/ |
D | asyncio-dev.rst | 81 Almost all asyncio objects are not thread safe, which is typically
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
D | insertvalue.ll | 133 ; Almost identical to previous test, but for type that should NOT be vectorized.
|
/external/python/cpython2/Doc/tutorial/ |
D | floatingpoint.rst | 165 fraction. Almost all machines today (July 2010) use IEEE-754 floating point
|
/external/libxml2/win32/ |
D | Readme.txt | 54 implementation of the ECMA scripting language. Almost every Windows
|
/external/python/cpython3/Doc/tutorial/ |
D | floatingpoint.rst | 220 Why is that? 1/10 is not exactly representable as a binary fraction. Almost all
|
/external/tensorflow/tensorflow/core/protobuf/tpu/ |
D | optimization_parameters.proto | 235 // details. Almost all optimizers are supported with this option (MDL Adagrad
|
/external/curl/docs/ |
D | HISTORY.md | 75 other software and programs to be based on and powered by libcurl. Almost
|
/external/mesa3d/src/compiler/glsl/ |
D | README | 10 generates the AST (abstract syntax tree). Almost no checking is
|
/external/linux-kselftest/android/ |
D | README.md | 15 Almost all of them get executed in both 32-bit and 64-bit mode. There are many
|
/external/python/cpython2/Doc/library/ |
D | random.rst | 22 Almost all module functions depend on the basic function :func:`.random`, which
|
/external/python/cpython2/Objects/ |
D | dictnotes.txt | 23 Frequent reads. Almost never written.
|
/external/llvm/docs/ |
D | ExtendingLLVM.rst | 39 instruction. Almost all extensions to LLVM should start as an intrinsic
|