Home
last modified time | relevance | path

Searched refs:Almost (Results 1 – 25 of 58) sorted by relevance

123

/external/python/cpython2/Lib/test/
Dtest_select.py14 class Almost: class in SelectTestCase
21 self.assertRaises(TypeError, select.select, [self.Almost()], [], [])
Dtest_poll.py115 class Almost: class
120 self.assertRaises(TypeError, pollster.register, Almost(), 0)
Dieee754.txt15 ... """Almost equal helper for floats"""
/external/python/cpython3/Lib/test/
Dtest_select.py15 class Almost: class in SelectTestCase
22 self.assertRaises(TypeError, select.select, [self.Almost()], [], [])
Dtest_poll.py111 class Almost: class
116 self.assertRaises(TypeError, pollster.register, Almost(), 0)
Dieee754.txt15 ... """Almost equal helper for floats"""
/external/u-boot/doc/driver-model/
Dserial-howto.txt4 Almost all of the serial drivers have been converted as at January 2016. These
/external/libaom/libaom/
Dusage.dox92 Almost all codec functions return an error status of type #aom_codec_err_t.
/external/python/cpython3/Objects/
Ddictnotes.txt22 Frequent reads. Almost never written.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DREADME-Thumb.txt214 etc. Almost all Thumb instructions clobber condition code.
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DREADME-Thumb.txt216 etc. Almost all Thumb instructions clobber condition code.
/external/llvm/lib/Target/ARM/
DREADME-Thumb.txt214 etc. Almost all Thumb instructions clobber condition code.
/external/python/cpython3/Doc/library/
Dasyncio-dev.rst81 Almost all asyncio objects are not thread safe, which is typically
/external/libvpx/libvpx/
Dusage.dox93 Almost all codec functions return an error status of type #vpx_codec_err_t.
/external/llvm/test/Transforms/SLPVectorizer/X86/
Dinsertvalue.ll133 ; Almost identical to previous test, but for type that should NOT be vectorized.
/external/python/cpython2/Doc/tutorial/
Dfloatingpoint.rst165 fraction. Almost all machines today (July 2010) use IEEE-754 floating point
/external/libxml2/win32/
DReadme.txt54 implementation of the ECMA scripting language. Almost every Windows
/external/curl/docs/
DHISTORY.md75 other software and programs to be based on and powered by libcurl. Almost
/external/python/cpython3/Doc/tutorial/
Dfloatingpoint.rst220 Why is that? 1/10 is not exactly representable as a binary fraction. Almost all
/external/tensorflow/tensorflow/core/protobuf/tpu/
Doptimization_parameters.proto235 // details. Almost all optimizers are supported with this option (MDL Adagrad
/external/mesa3d/src/compiler/glsl/
DREADME10 generates the AST (abstract syntax tree). Almost no checking is
/external/linux-kselftest/android/
DREADME.md15 Almost all of them get executed in both 32-bit and 64-bit mode. There are many
/external/python/cpython2/Doc/library/
Drandom.rst22 Almost all module functions depend on the basic function :func:`.random`, which
/external/llvm/docs/
DExtendingLLVM.rst39 instruction. Almost all extensions to LLVM should start as an intrinsic
/external/python/cpython2/Objects/
Ddictnotes.txt23 Frequent reads. Almost never written.

123