Home
last modified time | relevance | path

Searched refs:this_ (Results 1 – 25 of 29) sorted by relevance

12

/external/kotlinc/lib/
Dkotlin-daemon.jar ... iv org.jetbrains.kotlin.daemon.CompileServiceImplBase this_$iv$iv int $i$a$ ...
Dkotlin-imports-dumper-compiler-plugin.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlin-imports- ...
Dkotlinx-coroutines-core.jar ... cur$iv kotlinx.coroutines.internal.LockFreeLinkedListHead this_$iv int $i$f$forEach boolean ...
Dparcelize-compiler.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jetbrains/ org/ ...
Dkotlinx-serialization-compiler-plugin.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jetbrains/ org/ ...
Dandroid-extensions-compiler.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jetbrains/ org/ ...
Dkotlin-main-kts.jarMETA-INF/ META-INF/MANIFEST.MF DebugProbesKt.bin META-INF/LICENSE ...
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...
Dkotlin-scripting-compiler-impl.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jetbrains/ org/ ...
Dkotlin-reflect.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/com.android. ...
Dkotlin-annotation-processing.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlin-annotation- ...
/external/python/pybind11/include/pybind11/
Dcast.h670 auto &this_ = static_cast<ThisT &>(*this); in load_impl() local
671 this_.check_holder_compat(); in load_impl()
678 this_.load_value(reinterpret_cast<instance *>(src.ptr())->get_value_and_holder()); in load_impl()
693 this_.load_value(reinterpret_cast<instance *>(src.ptr())->get_value_and_holder()); in load_impl()
702this_.load_value(reinterpret_cast<instance *>(src.ptr())->get_value_and_holder(base)); in load_impl()
711 if (this_.try_implicit_casts(src, convert)) in load_impl()
724 if (this_.try_direct_conversions(src)) in load_impl()
/external/llvm/tools/llvm-diff/
DDifferenceEngine.cpp453 FunctionDifferenceEngine *this_() { return this; } in this_() function in __anon6bb4de1d0111::FunctionDifferenceEngine
457 Engine(Engine), Queue(QueueSorter(*this_())) {} in FunctionDifferenceEngine()
/external/llvm-project/llvm/tools/llvm-diff/
DDifferenceEngine.cpp483 FunctionDifferenceEngine *this_() { return this; } in this_() function in __anone2079f2b0111::FunctionDifferenceEngine
487 Engine(Engine), Queue(QueueSorter(*this_())) {} in FunctionDifferenceEngine()
/external/clang/include/clang/AST/
DType.h1191 ExtQuals *this_() { return this; }
1196 canon.isNull() ? QualType(this_(), 0) : canon),
1501 Type *this_() { return this; }
1506 canon.isNull() ? QualType(this_(), 0) : canon) {
4770 BaseType(QualType(this_(), 0)) {
DASTContext.h93 ASTContext &this_() { return *this; } in this_() function
/external/llvm-project/clang/include/clang/AST/
DType.h1384 ExtQuals *this_() { return this; }
1389 canon.isNull() ? QualType(this_(), 0) : canon),
1813 canon.isNull() ? QualType(this_(), 0) : canon) {
1827 Type *this_() { return this; }
5834 BaseType(QualType(this_(), 0)) {
/external/clang/test/SemaCXX/
Dconstant-expression-cxx11.cpp609 constexpr C(C *this_) : m(42), n(this_->m) {} // ok in C()
/external/llvm-project/clang/lib/AST/
DASTContext.cpp959 : ConstantArrayTypes(this_()), FunctionProtoTypes(this_()), in ASTContext()
960 TemplateSpecializationTypes(this_()), in ASTContext()
961 DependentTemplateSpecializationTypes(this_()), AutoTypes(this_()), in ASTContext()
962 SubstTemplateTemplateParmPacks(this_()), in ASTContext()
963 CanonTemplateTemplateParms(this_()), SourceMgr(SM), LangOpts(LOpts), in ASTContext()
971 CompCategories(this_()), LastSDM(nullptr, 0) { in ASTContext()
/external/llvm-project/clang/test/SemaCXX/
Dconstant-expression-cxx11.cpp719 constexpr C(C *this_) : m(42), n(this_->m) {} // ok in C()
/external/libvpx/libwebm/mkvparser/
Dmkvparser.cc6396 Cluster* const this_ = const_cast<Cluster*>(this); in Parse() local
6399 return this_->ParseBlockGroup(size, pos, len); in Parse()
6402 return this_->ParseSimpleBlock(size, pos, len); in Parse()
/external/libwebm/mkvparser/
Dmkvparser.cc6396 Cluster* const this_ = const_cast<Cluster*>(this); in Parse() local
6399 return this_->ParseBlockGroup(size, pos, len); in Parse()
6402 return this_->ParseSimpleBlock(size, pos, len); in Parse()
/external/libvpx/libvpx/third_party/libwebm/mkvparser/
Dmkvparser.cc6391 Cluster* const this_ = const_cast<Cluster*>(this); in Parse() local
6394 return this_->ParseBlockGroup(size, pos, len); in Parse()
6397 return this_->ParseSimpleBlock(size, pos, len); in Parse()
/external/libaom/libaom/third_party/libwebm/mkvparser/
Dmkvparser.cc6391 Cluster* const this_ = const_cast<Cluster*>(this); in Parse() local
6394 return this_->ParseBlockGroup(size, pos, len); in Parse()
6397 return this_->ParseSimpleBlock(size, pos, len); in Parse()
/external/clang/lib/AST/
DASTContext.cpp732 : FunctionProtoTypes(this_()), TemplateSpecializationTypes(this_()), in ASTContext()
733 DependentTemplateSpecializationTypes(this_()), in ASTContext()
734 SubstTemplateTemplateParmPacks(this_()), in ASTContext()

12