Searched refs:Similar (Results 1 – 25 of 307) sorted by relevance
12345678910>>...13
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | README_P9.txt | 175 . Similar to xscpsgndp 179 . Similar to xsabsdp/xsnabsdp/xsnegdp 186 . Similar to xsadddp 198 . Similar to xsrsqrtedp?? 247 . Similar to xsrsqrtedp?? 320 . Similar to xvcmpeqdp: 328 . Similar to XSCVDPSP: 335 . Similar to XSCVDPSP 350 . Similar to XSCVSXDSP 355 . Similar to XSCVDPSP [all …]
|
/external/llvm/lib/Target/PowerPC/ |
D | README_P9.txt | 175 . Similar to xscpsgndp 179 . Similar to xsabsdp/xsnabsdp/xsnegdp 186 . Similar to xsadddp 198 . Similar to xsrsqrtedp?? 247 . Similar to xsrsqrtedp?? 320 . Similar to xvcmpeqdp: 328 . Similar to XSCVDPSP: 335 . Similar to XSCVDPSP 350 . Similar to XSCVSXDSP 355 . Similar to XSCVDPSP [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | spill-fold.ll | 31 ; Similar to test_zr_spill_fold1, but with mis-matched register 57 ; Similar to test_zr_spill_fold1, but with a cross register-class copy feeding a spill store. 68 ; Similar to test_cross_spill_fold, but with a cross register-class copy fed by a refill load.
|
D | machine-copy-remove.mir | 30 # Similar to test1, but with reversed COPY. 57 # Similar to test1, but with a clobber that prevents removal of the XZR COPY. 85 # Similar to test2, but with a clobber that prevents removal of the XZR COPY. 113 # Similar to test2, but with a clobber that prevents removal of the XZR COPY. 141 # Similar to test1, but with two levels of COPYs. 169 # Similar to test1, but with two levels of COPYs and a clobber preventing COPY of XZR removal.
|
D | spill-fold.mir | 25 # Similar to test_subreg_spill_fold, but with a %0 register class not containing %WZR. 39 # Similar to test_subreg_spill_fold, but with a cross register class copy. 69 # Similar to test_subreg_fill_fold, but with a cross-class copy.
|
/external/syzkaller/vendor/github.com/google/go-cmp/cmp/internal/diff/ |
D | diff.go | 101 func (r Result) Similar() bool { func 312 case r.Similar(): 332 case r.Similar():
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/ |
D | llvm-config.rst | 110 Similar to **--libs**, but prints the bare filenames of the libraries 118 Similar to **--libs**, but print the full path to each library file. This is
|
/external/llvm/docs/CommandGuide/ |
D | llvm-config.rst | 110 Similar to **--libs**, but prints the bare filenames of the libraries 118 Similar to **--libs**, but print the full path to each library file. This is
|
/external/python/cpython2/Doc/library/ |
D | dumbdbm.rst | 67 Similar interface to the DBM/NDBM library. 70 Similar interface to the GNU GDBM library.
|
/external/u-boot/doc/uImage.FIT/ |
D | command_syntax_extensions.txt | 66 Ad. 4. Similar to case 3, but the kernel is booted without initrd. Second 88 Ad. 9. Similar to case 2: boot kernel stored in <subimg1> from the image at 106 Ad. 13. Similar to case 12, the difference being that <addr3> is the address 115 Ad. 15. Similar to case 14, the difference being that <addr3> is the address
|
/external/curl/docs/cmdline-opts/ |
D | form-string.d | 7 Similar to --form except that the value string for the named parameter is used
|
/external/swiftshader/third_party/LLVM/docs/CommandGuide/ |
D | llvm-config.pod | 76 Similar to B<--libs>, but prints the bare filenames of the libraries 82 Similar to B<--libs>, but print the full path to each library file. This is
|
/external/tensorflow/tensorflow/contrib/recurrent/ |
D | README.md | 7 etc), which is implemented in `functional_rnn.py`. Similar techniques may be
|
/external/curl/tests/data/ |
D | test1044 | 2 # Similar to test141
|
D | test1068 | 2 # Similar to test 60
|
D | test1040 | 2 # Similar to test92
|
D | test1041 | 2 # Similar to test33
|
/external/webrtc/webrtc/modules/video_capture/mac/qtkit/ |
D | video_capture_qtkit_info_objc.mm | 26 /// ***** Objective-C. Similar to C++ constructor, although invoked manually 41 /// ***** Objective-C. Similar to C++ destructor
|
/external/autotest/client/site_tests/security_NosymfollowMountOption/ |
D | control.test_selinux_interaction | 8 Similar to security_NosymfollowMountOption.baseline, except mounts
|
/external/skia/src/sksl/ |
D | sksl_frag.inc | 7 layout(builtin=17) in bool sk_Clockwise; // Similar to gl_FrontFacing, but defined in device space.
|
/external/skqp/src/sksl/ |
D | sksl_frag.inc | 7 layout(builtin=17) in bool sk_Clockwise; // Similar to gl_FrontFacing, but defined in device space.
|
/external/llvm/test/CodeGen/X86/ |
D | ps4-noreturn.ll | 28 ; Similar check after an explicit noreturn call.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | ps4-noreturn.ll | 28 ; Similar check after an explicit noreturn call.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SLPVectorizer/X86/ |
D | consecutive-access.ll | 77 ; Similar to the previous test, but with different datatype. 120 ; Similar to the previous tests, but now we are dealing with AddRec SCEV. 171 ; Similar to foo_2double but with a non-power-of-2 factor and potential 201 ; Similar to foo_2double_non_power_of_2 but with zext's instead of sext's 230 ; Similar to foo_2double_non_power_of_2, but now we are dealing with AddRec SCEV.
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_TensorArrayGradWithShape.pbtxt | 35 Similar to TensorArrayGradV3. However it creates an accumulator with an
|
12345678910>>...13