/external/webrtc/sdk/android/src/jni/ |
D | video_frame.cc | 36 static rtc::scoped_refptr<AndroidVideoI420Buffer> Adopt( 76 rtc::scoped_refptr<AndroidVideoI420Buffer> AndroidVideoI420Buffer::Adopt( in Adopt() function in webrtc::jni::__anon4fca984b0111::AndroidVideoI420Buffer 124 rtc::scoped_refptr<AndroidVideoBuffer> AndroidVideoBuffer::Adopt( in Adopt() function in webrtc::jni::AndroidVideoBuffer 135 return Adopt(jni, j_video_frame_buffer); in Create() 163 return Adopt(jni, Java_Buffer_cropAndScale(jni, j_video_frame_buffer_, crop_x, in CropAndScale() 187 return AndroidVideoI420Buffer::Adopt(jni, width_, height_, j_i420_buffer); in ToI420()
|
D | scoped_java_ref_counted.cc | 25 return Adopt(jni, j_object); in Retain()
|
D | scoped_java_ref_counted.h | 23 static ScopedJavaRefCounted Adopt(JNIEnv* jni, in Adopt() function
|
D | video_frame.h | 35 static rtc::scoped_refptr<AndroidVideoBuffer> Adopt(
|
/external/libchrome/base/android/ |
D | scoped_hardware_buffer_handle.h | 31 static ScopedHardwareBufferHandle Adopt(AHardwareBuffer* buffer);
|
D | scoped_hardware_buffer_handle.cc | 26 ScopedHardwareBufferHandle ScopedHardwareBufferHandle::Adopt( in Adopt() function in base::android::ScopedHardwareBufferHandle
|
/external/llvm-project/libcxx/docs/ |
D | Cxx1zStatusPaperStatus.csv | 21 "`P0006R0 <https://wg21.link/p0006r0>`__","LWG","Adopt Type Traits Variable Templates for C++17.","… 30 "`P0220R1 <https://wg21.link/P0220R1>`__","LWG","Adopt Library Fundamentals V1 TS Components for C+… 31 "`P0218R1 <https://wg21.link/P0218R1>`__","LWG","Adopt the File System TS for C++17","Jacksonville"… 33 "`P0005R4 <https://wg21.link/P0005R4>`__","LWG","Adopt not_fn from Library Fundamentals 2 for C++17… 61 "`p0295r0 <https://wg21.link/p0295r0>`__","LWG","Adopt Selected Library Fundamentals V2 Components …
|
D | Cxx2aStatusPaperStatus.csv | 76 "`P1209R0 <https://wg21.link/P1209R0>`__","LWG","Adopt Consistent Container Erasure from Library Fu… 115 "`P1208 <https://wg21.link/P1208>`__","LWG","Adopt source_location for C++20","Cologne","",""
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
D | shape_test.cc | 122 ASSERT_TRUE(ohwi.Adopt(s2)); in TEST()
|
D | shape.h | 516 bool Adopt(const Shape& shape) {
|
/external/clang/include/clang/AST/ |
D | NestedNameSpecifier.h | 465 void Adopt(NestedNameSpecifierLoc Other);
|
/external/llvm-project/clang/include/clang/AST/ |
D | NestedNameSpecifier.h | 480 void Adopt(NestedNameSpecifierLoc Other);
|
/external/libtextclassifier/abseil-cpp/ |
D | README.md | 110 * Read [Why Adopt Abseil](https://abseil.io/about/philosophy) to understand our
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/ |
D | README.md | 110 * Read [Why Adopt Abseil](https://abseil.io/about/philosophy) to understand our
|
/external/abseil-cpp/ |
D | README.md | 110 * Read [Why Adopt Abseil](https://abseil.io/about/philosophy) to understand our
|
/external/openscreen/third_party/abseil/src/ |
D | README.md | 110 * Read [Why Adopt Abseil](https://abseil.io/about/philosophy) to understand our
|
/external/webrtc/third_party/abseil-cpp/ |
D | README.md | 110 * Read [Why Adopt Abseil](https://abseil.io/about/philosophy) to understand our
|
/external/libevent/cmake/ |
D | CodeCoverage.cmake | 34 # - Adopt for C compiler only (libevent)
|
/external/angle/third_party/abseil-cpp/ |
D | README.md | 135 * Read [Why Adopt Abseil](https://abseil.io/about/philosophy) to understand our
|
/external/clang/lib/Sema/ |
D | DeclSpec.cpp | 125 void CXXScopeSpec::Adopt(NestedNameSpecifierLoc Other) { in Adopt() function in CXXScopeSpec 133 Builder.Adopt(Other); in Adopt()
|
D | SemaTemplateInstantiateDecl.cpp | 1081 SS.Adopt(QualifierLoc); in VisitClassTemplateDecl() 1535 SS.Adopt(QualifierLoc); in VisitFunctionDecl() 1819 SS.Adopt(QualifierLoc); in VisitCXXMethodDecl() 2388 SS.Adopt(QualifierLoc); in VisitUsingDecl() 2476 SS.Adopt(QualifierLoc); in VisitUnresolvedUsingTypenameDecl() 2500 SS.Adopt(QualifierLoc); in VisitUnresolvedUsingValueDecl()
|
/external/clang/lib/AST/ |
D | NestedNameSpecifier.cpp | 658 void NestedNameSpecifierLocBuilder::Adopt(NestedNameSpecifierLoc Other) { in Adopt() function in NestedNameSpecifierLocBuilder
|
/external/llvm-project/clang/lib/AST/ |
D | NestedNameSpecifier.cpp | 669 void NestedNameSpecifierLocBuilder::Adopt(NestedNameSpecifierLoc Other) { in Adopt() function in NestedNameSpecifierLocBuilder
|
/external/elfutils/debuginfod/ |
D | ChangeLog | 405 (thread_groom): Adopt new scanq idle APIs to lock out scanners. 406 (thread_main_fts_source_paths): Adopt new scanq idler API to
|
/external/llvm-project/clang/lib/Sema/ |
D | DeclSpec.cpp | 131 void CXXScopeSpec::Adopt(NestedNameSpecifierLoc Other) { in Adopt() function in CXXScopeSpec 139 Builder.Adopt(Other); in Adopt()
|