/external/webrtc/talk/app/webrtc/ |
D | proxy.h | 67 void Invoke(C* c, M m) { r_ = (c->*m)(); } in Invoke() 69 void Invoke(C* c, M m, T1 a1) { r_ = (c->*m)(a1); } in Invoke() 71 void Invoke(C* c, M m, T1 a1, T2 a2) { r_ = (c->*m)(a1, a2); } in Invoke() 73 void Invoke(C* c, M m, T1 a1, T2 a2, T3 a3) { r_ = (c->*m)(a1, a2, a3); } in Invoke() 77 r_ = (c->*m)(a1, a2, a3, a4); in Invoke() 82 r_ = (c->*m)(a1, a2, a3, a4, a5); in Invoke() 85 R value() { return r_; } in value() 88 R r_; 143 return r_.value(); in Marshal() 147 void OnMessage(rtc::Message*) { r_.Invoke(c_, m_); } in OnMessage() [all …]
|
/external/tensorflow/tensorflow/contrib/rate/ |
D | rate_test.py | 50 r_ = rate.Rate() 51 a = r_(array_ops.ones([1]), denominator=array_ops.ones([1])) 55 b = r_(constant_op.constant([2]), denominator=constant_op.constant([2])) 57 c = r_(constant_op.constant([4]), denominator=constant_op.constant([3])) 59 d = r_(constant_op.constant([16]), denominator=constant_op.constant([3])) 71 r_ = rate.Rate() 75 ret_rate = r_(value, denom) 88 ret_rate = r_(value, denom)
|
/external/chromium-trace/catapult/systrace/atrace_helper/jni/ |
D | file_utils.h | 23 explicit ScopedResource(RESOURCE_TYPE r) : r_(r) { CHECK(r); } in ScopedResource() 24 ~ScopedResource() { CLOSE_FN(r_); } in ~ScopedResource() 25 RESOURCE_TYPE r_; member
|
/external/scapy/scapy/modules/ |
D | voip.py | 42 r_ = len(min_) 43 for i in range(r_/ss): 45 return x[r_:], y[r_:], m
|
/external/vixl/test/aarch32/ |
D | test-utils-aarch32.h | 105 VIXL_ASSERT(sizeof(dump_.r_[0]) == kRegSizeInBytes); in RegisterDump() 122 return dump_.r_[code]; in reg() 172 uint32_t r_[kNumberOfRegisters - 1]; member
|
D | test-utils-aarch32.cc | 45 VIXL_STATIC_ASSERT(sizeof(dump_.r_[0]) == kRegSizeInBytes); in Dump() 49 const int r_offset = static_cast<int>(VIXL_OFFSET(dump_t, r_)); in Dump()
|
/external/tensorflow/tensorflow/lite/toco/ |
D | dump_graphviz.cc | 72 Color(uint8 r, uint8 g, uint8 b) : r_(r), g_(g), b_(b) {} in Color() 74 : r_((word & 0x00FF0000) >> 16), in Color() 80 string AsHexString() const { return StringF("#%.2X%.2X%.2X", r_, g_, b_); } in AsHexString() 90 const float luminance = 0.2126f * r_ + 0.7152f * g_ + 0.0722f * b_; in TextColorString() 96 uint8 r_ = 0, g_ = 0, b_ = 0; member in toco::__anon405688330111::Color
|
/external/llvm/test/Transforms/LoopVectorize/ARM/ |
D | gather-cost.ll | 10 @r_ = global i8 0, align 4 84 store i8 %r.0.lcssa, i8* @r_, align 4
|
/external/llvm/test/Transforms/LoopVectorize/X86/ |
D | gather-cost.ll | 9 @r_ = global i8 0, align 1 82 store i8 %r.0.lcssa, i8* @r_, align 1
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/AArch64/ |
D | gather-cost.ll | 9 @r_ = global i8 0, align 1 81 store i8 %r.0.lcssa, i8* @r_, align 1
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/ARM/ |
D | gather-cost.ll | 10 @r_ = global i8 0, align 4 84 store i8 %r.0.lcssa, i8* @r_, align 4
|
/external/llvm/test/Transforms/LoopVectorize/AArch64/ |
D | gather-cost.ll | 9 @r_ = global i8 0, align 1 81 store i8 %r.0.lcssa, i8* @r_, align 1
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/X86/ |
D | gather-cost.ll | 9 @r_ = global i8 0, align 1 82 store i8 %r.0.lcssa, i8* @r_, align 1
|
/external/tensorflow/tensorflow/python/ops/ |
D | sort_ops.py | 152 np.r_[
|
/external/honggfuzz/examples/apache-httpd/corpus_http1/ |
D | f7e09b248f6cfd3371b1b0b040e8bb3d.00000edc.honggfuzz.cov | 34 �=��0�r_-r��|R^-�Ģ��^u<�Y�[�)�.������`M�)��t�_�� `\^ty��g|-�j :]�0�d
|
D | 8373e194bec89909641ef6acefeeac76.00000bfc.honggfuzz.cov | 38 �=��0�r_-r��|R^-�Ģ��^u<�Y�[�)�.������`M�)��t�_�� `\^ty��g|-�j :]�0�d
|
/external/ltp/testcases/realtime/tools/ |
D | ftqviz.py | 43 s = r_[2*x[0]-x[wlen:1:-1], x, 2*x[-1]-x[-1:-wlen:-1]]
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | f7e09b248f6cfd3371b1b0b040e8bb3d.00000edc.honggfuzz.cov | 34 �=��0�r_-r��|R^-�Ģ��^u<�Y�[�)�.������`M�)��t�_�� `\^ty��g|-�j :]�0�d
|
D | 8373e194bec89909641ef6acefeeac76.00000bfc.honggfuzz.cov | 38 �=��0�r_-r��|R^-�Ģ��^u<�Y�[�)�.������`M�)��t�_�� `\^ty��g|-�j :]�0�d
|
D | 6bbfea8e051b50aa3c1cc0375df1710b.00000edc.honggfuzz.cov | 65 �=��0�r_-r��|R^-�Ģ��^u<�Y�[�)�.������`M�)��t�_�� `\^ty��g|-�j :]�0�d
|
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/ |
D | mkvmuxer.h | 393 r_(NULL), in MasteringMetadata() 398 delete r_; in ~MasteringMetadata() local 414 const PrimaryChromaticity* r() const { return r_; } in r() 434 PrimaryChromaticity* r_; variable
|
/external/libaom/libaom/third_party/libwebm/mkvmuxer/ |
D | mkvmuxer.h | 393 r_(NULL), in MasteringMetadata() 398 delete r_; in ~MasteringMetadata() local 414 const PrimaryChromaticity* r() const { return r_; } in r() 434 PrimaryChromaticity* r_; variable
|
/external/swiftshader/src/Renderer/ |
D | Color.hpp | 283 inline Color<T>::Color(T r_, T g_, T b_, T a_) in Color() argument 285 r = r_; in Color()
|
/external/swiftshader/src/Device/ |
D | Color.hpp | 283 inline Color<T>::Color(T r_, T g_, T b_, T a_) in Color() argument 285 r = r_; in Color()
|
/external/bzip2/ |
D | bzip2.1.preformatted | 112 _b_z_i_p_2_r_e_c_o_v_e_r to try to recover data from damaged files. 297 _b_z_i_p_2_r_e_c_o_v_e_r is a simple program whose purpose is to 303 _b_z_i_p_2_r_e_c_o_v_e_r takes a single argument, the name of the dam 311 _b_z_i_p_2_r_e_c_o_v_e_r should be of most use dealing with large .bz2 360 _b_z_i_p_2_r_e_c_o_v_e_r versions prior to 1.0.2 used 32‐bit integers
|