/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/ |
H A D | jax_jit.cc | 384 py::handle function; // Does not hold a reference. member 423 py::handle function, absl::Span<const int> donate_argnums) { in Lookup() 581 void Insert(CompiledFunction* function) { in Insert() 585 void Erase(CompiledFunction* function) { in Erase() 590 for (auto* function : compiled_functions_) { in ClearFunctionCache() local
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/ |
H A D | case.py | 121 def addModuleCleanup(function, /, *args, **kwargs): argument 425 def addTypeEqualityFunc(self, typeobj, function): argument 440 def addCleanup(self, function, /, *args, **kwargs): argument 457 def addClassCleanup(cls, function, /, *args, **kwargs): argument 586 def _callCleanup(self, function, /, *args, **kwargs): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/unittest/ |
D | case.py | 121 def addModuleCleanup(function, /, *args, **kwargs): argument 425 def addTypeEqualityFunc(self, typeobj, function): argument 440 def addCleanup(self, function, /, *args, **kwargs): argument 457 def addClassCleanup(cls, function, /, *args, **kwargs): argument 586 def _callCleanup(self, function, /, *args, **kwargs): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/unittest/ |
D | case.py | 121 def addModuleCleanup(function, /, *args, **kwargs): argument 425 def addTypeEqualityFunc(self, typeobj, function): argument 440 def addCleanup(self, function, /, *args, **kwargs): argument 457 def addClassCleanup(cls, function, /, *args, **kwargs): argument 586 def _callCleanup(self, function, /, *args, **kwargs): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/unittest/ |
D | case.py | 121 def addModuleCleanup(function, /, *args, **kwargs): argument 425 def addTypeEqualityFunc(self, typeobj, function): argument 440 def addCleanup(self, function, /, *args, **kwargs): argument 457 def addClassCleanup(cls, function, /, *args, **kwargs): argument 586 def _callCleanup(self, function, /, *args, **kwargs): argument
|
/aosp_15_r20/external/python/cpython2/Demo/pdist/ |
D | RCSProxy.py | 115 def _list(self, function, list = None): argument 133 def _dict(self, function, list = None): argument
|
/aosp_15_r20/tools/metalava/metalava-model-psi/src/main/java/com/android/tools/metalava/model/psi/ |
H A D | PsiDefaultValue.kt | 75 val function = in value() constant
|
/aosp_15_r20/external/swiftshader/src/Pipeline/ |
H A D | SpirvShaderSampling.cpp | 140 …:Function<Void(Pointer<Byte>, Pointer<SIMD::Float>, Pointer<SIMD::Float>, Pointer<Byte>)> function; in emitWriteRoutine() local 156 …:Function<Void(Pointer<Byte>, Pointer<SIMD::Float>, Pointer<SIMD::Float>, Pointer<Byte>)> function; in emitSamplerRoutine() local
|
/aosp_15_r20/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/tracing/ |
H A D | PropagatedFutures.java | 39 AsyncFunction<? super I, ? extends O> function, in transformAsync() 46 ListenableFuture<I> input, Function<? super I, ? extends O> function, Executor executor) { in transform()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/nx-gzip/ |
H A D | gzip_vas.c | 47 int function; member 88 void *nx_function_begin(int function, int pri) in nx_function_begin()
|
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/googleapis/src/main/proto/google/api/expr/v1alpha1/ |
H A D | checked.proto | 174 FunctionType function = 8; field 308 FunctionDecl function = 3; field
|
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libEGL/proxy/ |
D | egl_trampolines.cc | 113 bool WrapEglHostFunction(const char* name, HostCode function) { in WrapEglHostFunction() 133 HostCode WrapEglGuestFunction(const char* name, GuestAddr function) { in WrapEglGuestFunction()
|
/aosp_15_r20/development/vndk/tools/header-checker/src/dumper/ |
H A D | ast_processing.cpp | 85 static bool MutateFunctionWithLinkageName(const repr::FunctionIR *function, in MutateFunctionWithLinkageName() 94 static bool AddMangledFunctions(const repr::FunctionIR *function, in AddMangledFunctions()
|
/aosp_15_r20/frameworks/rs/script_api/ |
H A D | GenerateTestFiles.cpp | 49 static bool needTestFiles(const Function& function, unsigned int versionOfTestFiles) { in needTestFiles() 1063 static void finishJavaFile(GeneratedFile* file, const Function& function, in finishJavaFile() 1109 static bool writeTestFilesForFunction(const Function& function, const string& directory, in writeTestFilesForFunction()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | loop_utils.cpp | 273 inline void MakeSetClosedSSA(IRContext* context, Function* function, in MakeSetClosedSSA() 319 Function* function = loop_->GetHeaderBlock()->GetParent(); in CreateLoopDedicatedExits() local 439 Function* function = loop_->GetHeaderBlock()->GetParent(); in MakeLoopClosedSSA() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | loop_utils.cpp | 273 inline void MakeSetClosedSSA(IRContext* context, Function* function, in MakeSetClosedSSA() 319 Function* function = loop_->GetHeaderBlock()->GetParent(); in CreateLoopDedicatedExits() local 439 Function* function = loop_->GetHeaderBlock()->GetParent(); in MakeLoopClosedSSA() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | loop_utils.cpp | 273 inline void MakeSetClosedSSA(IRContext* context, Function* function, in MakeSetClosedSSA() 319 Function* function = loop_->GetHeaderBlock()->GetParent(); in CreateLoopDedicatedExits() local 439 Function* function = loop_->GetHeaderBlock()->GetParent(); in MakeLoopClosedSSA() local
|
/aosp_15_r20/external/googleapis/google/api/expr/v1alpha1/ |
H A D | checked.proto | 183 FunctionType function = 8; field 320 FunctionDecl function = 3; field
|
/aosp_15_r20/cts/tests/tests/content/src/android/content/cts/ |
H A D | ContentProviderClientTest.java | 391 private void testTimeout(Function function) throws InterruptedException { in testTimeout() 416 private void testAlreadyCancelled(Function function) throws Exception { in testAlreadyCancelled()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/experimental/impl/ |
D | as_single.hpp | 114 asio_handler_invoke(Function& function, in asio_handler_invoke() 126 asio_handler_invoke(const Function& function, in asio_handler_invoke()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/ |
H A D | xla_jit_compiled_cpu_function_test.cc | 178 XlaCompiledCpuFunction function(jit->StaticData()); in TEST() local 240 XlaCompiledCpuFunction function(jit->StaticData()); in TEST() local
|
/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | CallDAG.cpp | 178 CreatorFunctionData *function = functionsToProcess.back(); in assignIndicesInternal() local 230 for (auto function : functionsToProcess) in assignIndicesInternal() local
|
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/ |
H A D | GLSurfaceView.java | 1213 private void throwEglException(String function) { in throwEglException() 1217 public static void throwEglException(String function, int error) { in throwEglException() 1226 public static void logEglErrorAsWarning(String tag, String function, int error) { in logEglErrorAsWarning() 1230 public static String formatEglError(String function, int error) { in formatEglError()
|
/aosp_15_r20/cts/tests/tests/openglperf/src/android/openglperf/cts/ |
H A D | GLSurfaceViewCustom.java | 1193 private void throwEglException(String function) { in throwEglException() 1197 public static void throwEglException(String function, int error) { in throwEglException() 1206 public static void logEglErrorAsWarning(String tag, String function, int error) { in logEglErrorAsWarning() 1210 public static String formatEglError(String function, int error) { in formatEglError()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/impl/ |
D | connect.hpp | 453 asio_handler_invoke(Function& function, in asio_handler_invoke() 468 asio_handler_invoke(const Function& function, in asio_handler_invoke() 659 asio_handler_invoke(Function& function, in asio_handler_invoke() 674 asio_handler_invoke(const Function& function, in asio_handler_invoke()
|