Home
last modified time | relevance | path

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

12

/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.py114 class Almost: class
119 self.assertRaises(TypeError, pollster.register, Almost(), 0)
Dieee754.txt15 ... """Almost equal helper for floats"""
/external/python/cpython3/Objects/
Ddictnotes.txt22 Frequent reads. Almost never written.
/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/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/ltp/tools/pounder21/
DREADME25 for user-defined sets of tests. Almost any test or test suite may be run
/external/tensorflow/tensorflow/docs_src/extend/
Dadd_filesys.md244 Almost all core C++ file operations within TensorFlow use the `FileSystem`
/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/mesa3d/src/compiler/glsl/
DREADME10 generates the AST (abstract syntax tree). Almost no checking is
/external/python/cpython2/Doc/library/
Drandom.rst22 Almost all module functions depend on the basic function :func:`.random`, which
/external/python/cpython2/Objects/
Ddictnotes.txt23 Frequent reads. Almost never written.
/external/llvm/docs/
DExtendingLLVM.rst39 instruction. Almost all extensions to LLVM should start as an intrinsic
/external/tensorflow/tensorflow/docs_src/performance/
Dquantization.md41 AlexNet being over 200 MB in float format for example. Almost all of that size
/external/libxkbcommon/xkbcommon/test/data/symbols/
Dru595 …01> { [ 1, exclam, U00F7, U2248 ] }; // Division Sign and Almost Equal To
/external/valgrind/docs/internals/
D3_8_BUGSTATUS.txt183 Almost certainly real (+ probably a dup). No action so far.
/external/elfutils/
DNEWS850 libdw: 10+ new functions. get-pubnames2 works now fully. Almost all the
1250 Almost finished implementation of ld -r. The data sections are all copied.

12