/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 | 114 class Almost: class 119 self.assertRaises(TypeError, pollster.register, Almost(), 0)
|
D | ieee754.txt | 15 ... """Almost equal helper for floats"""
|
/external/python/cpython3/Objects/ |
D | dictnotes.txt | 22 Frequent reads. Almost never written.
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | README-Thumb.txt | 216 etc. Almost all Thumb instructions clobber condition code.
|
/external/llvm/lib/Target/ARM/ |
D | README-Thumb.txt | 214 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/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/ltp/tools/pounder21/ |
D | README | 25 for user-defined sets of tests. Almost any test or test suite may be run
|
/external/tensorflow/tensorflow/docs_src/extend/ |
D | add_filesys.md | 244 Almost all core C++ file operations within TensorFlow use the `FileSystem`
|
/external/libxml2/win32/ |
D | Readme.txt | 54 implementation of the ECMA scripting language. Almost every Windows
|
/external/curl/docs/ |
D | HISTORY.md | 75 other software and programs to be based on and powered by libcurl. Almost
|
/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/mesa3d/src/compiler/glsl/ |
D | README | 10 generates the AST (abstract syntax tree). Almost no checking is
|
/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
|
/external/tensorflow/tensorflow/docs_src/performance/ |
D | quantization.md | 41 AlexNet being over 200 MB in float format for example. Almost all of that size
|
/external/libxkbcommon/xkbcommon/test/data/symbols/ |
D | ru | 595 …01> { [ 1, exclam, U00F7, U2248 ] }; // Division Sign and Almost Equal To
|
/external/valgrind/docs/internals/ |
D | 3_8_BUGSTATUS.txt | 183 Almost certainly real (+ probably a dup). No action so far.
|
/external/elfutils/ |
D | NEWS | 850 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.
|