/external/vixl/benchmarks/aarch32/ |
D | bench-branch-link-masm.cc | 59 __ Bind(&target_1); in benchmark() local 63 __ Bind(&target_2); in benchmark() local 67 __ Bind(&target_3); in benchmark() local 71 __ Bind(&target_4); in benchmark() local
|
/external/vixl/test/aarch32/ |
D | test-assembler-aarch32.cc | 764 __ Bind(&label_end); in TEST() local 871 __ Bind(&ok_1); in TEST() local 885 __ Bind(&ok_2); in TEST() local 899 __ Bind(&ok_3); in TEST() local 913 __ Bind(&ok_4); in TEST() local 919 __ Bind(&ok_5); in TEST() local 923 __ Bind(&wrong); in TEST() local 927 __ Bind(&done); in TEST() local 1124 __ Bind(&start); in TEST_T32() local 1147 __ Bind(&check); in TEST_T32() local [all …]
|
/external/vixl/benchmarks/aarch64/ |
D | bench-utils.cc | 99 __ Bind(&start); in Generate() local 295 __ Bind(it->target); in BindPendingLabels() local 305 __ Bind(&done); in BindPendingLabels() local 321 __ Bind(pair.cont); in GenerateBranchSequence() local 330 __ Bind(pair.cont); in GenerateBranchSequence() local 337 __ Bind(pair.cont); in GenerateBranchSequence() local 354 __ Bind(&fn); in GenerateCallReturnSequence() local 358 __ Bind(&done); in GenerateCallReturnSequence() local
|
/external/vixl/examples/aarch64/ |
D | add2-vectors.cc | 51 __ Bind(&loop16); in GenerateAdd2Vectors() local 67 __ Bind(&loopr); in GenerateAdd2Vectors() local 81 __ Bind(&end); in GenerateAdd2Vectors() local
|
D | factorial.cc | 46 __ Bind(&loop); in GenerateFactorial() local 51 __ Bind(&end); in GenerateFactorial() local
|
D | crc-checksums.cc | 53 __ Bind(&loop); in GenerateCrc32() local 64 __ Bind(&end); in GenerateCrc32() local
|
D | factorial-rec.cc | 41 __ Bind(&entry); in GenerateFactorialRec() local 53 __ Bind(&input_is_zero); in GenerateFactorialRec() local
|
D | sum-array.cc | 50 __ Bind(&loop); in GenerateSumArray() local 58 __ Bind(&end); in GenerateSumArray() local
|
/external/vixl/examples/aarch32/ |
D | mandelbrot.cc | 85 __ Bind(&c_imag_loop); in GenerateMandelBrot() local 109 __ Bind(&c_real_loop); in GenerateMandelBrot() local 130 __ Bind(&iterative_formula_start); in GenerateMandelBrot() local 153 __ Bind(&iterative_formula_end); in GenerateMandelBrot() local
|
/external/libva-utils/test/gtest/include/gtest/internal/ |
D | gtest-type-util.h | 117 struct Bind { struct 118 typedef Tmpl<T> type;
|
/external/libvpx/third_party/googletest/src/include/gtest/internal/ |
D | gtest-type-util.h | 121 struct Bind { struct 122 typedef Tmpl<T> type;
|
/external/libaom/third_party/googletest/src/googletest/include/gtest/internal/ |
D | gtest-type-util.h | 121 struct Bind { struct 122 typedef Tmpl<T> type;
|
/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/include/gtest/internal/ |
D | gtest-type-util.h | 121 struct Bind { struct 122 typedef Tmpl<T> type;
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-type-util.h | 125 struct Bind { struct 126 typedef Tmpl<T> type;
|
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/ |
D | gtest-type-util.h | 119 struct Bind { struct 120 typedef Tmpl<T> type;
|
/external/vixl/test/aarch64/ |
D | test-assembler-aarch64.cc | 1572 __ Bind(&label); in TbzRangePoolLimitHelper() local 1648 __ Bind(&retry); in TEST() local 1722 __ Bind(&retry); in TEST() local 1798 __ Bind(&retry); in TEST() local 1872 __ Bind(&retry); in TEST() local 1948 __ Bind(&retry); in TEST() local 2033 __ Bind(&label_2); in TEST() local 2036 __ Bind(&label_1); in TEST() local 2039 __ Bind(&label_3); in TEST() local 2043 __ Bind(&label_4); in TEST() local [all …]
|
/external/cronet/stable/third_party/googletest/src/googletest/include/gtest/internal/ |
D | gtest-type-util.h | 155 struct Bind { struct 156 typedef Tmpl<T> type;
|
/external/googletest/googletest/include/gtest/internal/ |
D | gtest-type-util.h | 155 struct Bind { struct 156 typedef Tmpl<T> type;
|
/external/cronet/tot/third_party/boringssl/src/third_party/googletest/googletest/include/gtest/internal/ |
D | gtest-type-util.h | 155 struct Bind { struct 156 typedef Tmpl<T> type;
|
/external/cronet/stable/third_party/boringssl/src/third_party/googletest/googletest/include/gtest/internal/ |
D | gtest-type-util.h | 155 struct Bind { struct 156 typedef Tmpl<T> type;
|
/external/cronet/tot/third_party/googletest/src/googletest/include/gtest/internal/ |
D | gtest-type-util.h | 155 struct Bind { struct 156 typedef Tmpl<T> type;
|
/external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/ |
D | bind_return_type.pass.cpp | 54 using Bind = decltype(ret); in do_test() typedef 101 using Bind = decltype(ret); in do_test_r() typedef
|
/external/cronet/stable/third_party/libc++/src/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/ |
D | bind_return_type.pass.cpp | 54 using Bind = decltype(ret); in do_test() typedef 101 using Bind = decltype(ret); in do_test_r() typedef
|
/external/cronet/tot/third_party/libc++/src/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/ |
D | bind_return_type.pass.cpp | 54 using Bind = decltype(ret); in do_test() typedef 101 using Bind = decltype(ret); in do_test_r() typedef
|
/external/openthread/src/core/net/ |
D | udp6.cpp | 96 Error Udp::Socket::Bind(const SockAddr &aSockAddr) { return Get<Udp>().Bind(*this, aSockAddr); } in Bind() function in ot::Ip6::Udp::Socket 98 Error Udp::Socket::Bind(uint16_t aPort) { return Bind(SockAddr(aPort)); } in Bind() function in ot::Ip6::Udp::Socket 162 Error Udp::Plat::Bind(SocketHandle &aSocket) in Bind() function in ot::Ip6::Udp::Plat 242 Error Udp::Bind(SocketHandle &aSocket, const SockAddr &aSockAddr) in Bind() function in ot::Ip6::Udp
|