Searched defs:apply (Results 1 - 25 of 886) sorted by relevance

1234567891011>>

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h38 void apply(llvm::APSInt &Value) const { function in class:clang::ento::APSIntType
48 /// \see apply
51 apply(Result);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h38 void apply(llvm::APSInt &Value) const { function in class:clang::ento::APSIntType
48 /// \see apply
51 apply(Result);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h38 void apply(llvm::APSInt &Value) const { function in class:clang::ento::APSIntType
48 /// \see apply
51 apply(Result);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h38 void apply(llvm::APSInt &Value) const { function in class:clang::ento::APSIntType
48 /// \see apply
51 apply(Result);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h38 void apply(llvm::APSInt &Value) const { function in class:clang::ento::APSIntType
48 /// \see apply
51 apply(Result);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h38 void apply(llvm::APSInt &Value) const { function in class:clang::ento::APSIntType
48 /// \see apply
51 apply(Result);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h38 void apply(llvm::APSInt &Value) const { function in class:clang::ento::APSIntType
48 /// \see apply
51 apply(Result);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h38 void apply(llvm::APSInt &Value) const { function in class:clang::ento::APSIntType
48 /// \see apply
51 apply(Result);
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h38 void apply(llvm::APSInt &Value) const { function in class:clang::ento::APSIntType
48 /// \see apply
51 apply(Result);
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h38 void apply(llvm::APSInt &Value) const { function in class:clang::ento::APSIntType
48 /// \see apply
51 apply(Result);
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h38 void apply(llvm::APSInt &Value) const { function in class:clang::ento::APSIntType
48 /// \see apply
51 apply(Result);
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h38 void apply(llvm::APSInt &Value) const { function in class:clang::ento::APSIntType
48 /// \see apply
51 apply(Result);
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h38 void apply(llvm::APSInt &Value) const { function in class:clang::ento::APSIntType
48 /// \see apply
51 apply(Result);
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h38 void apply(llvm::APSInt &Value) const { function in class:clang::ento::APSIntType
48 /// \see apply
51 apply(Result);
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
H A DtkSimpleDialog.py136 self.apply()
159 def apply(self): member in class:Dialog
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
H A DtkSimpleDialog.py136 self.apply()
159 def apply(self): member in class:Dialog
/prebuilts/ndk/current/sources/third_party/vulkan/src/libs/glm/detail/
H A D_vectorize.hpp199 static GLM_FUNC_QUALIFIER T apply(F functor, const T& val) function in struct:glm::detail::If
209 static GLM_FUNC_QUALIFIER T apply(F, const T& val) function in struct:glm::detail::If
/prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/detail/
H A D_vectorize.hpp199 static GLM_FUNC_QUALIFIER T apply(F functor, const T& val) function in struct:glm::detail::If
209 static GLM_FUNC_QUALIFIER T apply(F, const T& val) function in struct:glm::detail::If
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A DtkSimpleDialog.py136 self.apply()
159 def apply(self): member in class:Dialog
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A DtkSimpleDialog.py136 self.apply()
159 def apply(self): member in class:Dialog
/prebuilts/misc/common/swig/include/2.0.11/perl5/
H A Dnoembed.h19 #ifdef apply
20 #undef apply macro
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/support/
H A Dpoisoned_hash_helper.hpp219 Trait::template apply<First>();
237 static void apply() { test_hash_enabled<std::hash<Type>, Type>(); } function in struct:TestLibraryTrait
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/support/
H A Dpoisoned_hash_helper.hpp219 Trait::template apply<First>();
237 static void apply() { test_hash_enabled<std::hash<Type>, Type>(); } function in struct:TestLibraryTrait
/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/compiler/SNAPSHOT/
H A Dcompiler-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META-INF/services/javax. ...
/prebuilts/tools/common/m2/repository/com/google/dagger/dagger-producers/2.0-beta/
H A Ddagger-producers-2.0-beta.jar ... s?defs= " () public dagger.producers.Produced apply (java.lang.Object) Object value public volatile synthetic ...

Completed in 422 milliseconds

1234567891011>>