Home
last modified time | relevance | path

Searched defs:function (Results 176 – 200 of 3683) sorted by relevance

12345678910>>...148

/aosp_15_r20/external/pytorch/torch/csrc/api/src/nn/
H A Dmodule.cpp79 void Module::apply(const ModuleApplyFunction& function) { in apply()
96 const NamedModuleApplyFunction& function, in apply()
108 const ConstNamedModuleApplyFunction& function, in apply()
128 const NamedModulePointerApplyFunction& function, in apply()
371 const NamedModulePointerApplyFunction& function, in apply_to_submodules()
/aosp_15_r20/packages/apps/Gallery2/src/com/android/photos/views/
DBlockingGLTextureView.java288 private void throwEglException(String function) { in throwEglException()
292 public static void throwEglException(String function, int error) { in throwEglException()
297 public static void logEglErrorAsWarning(String tag, String function, int error) { in logEglErrorAsWarning()
301 public static String formatEglError(String function, int error) { in formatEglError()
/aosp_15_r20/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
H A DBlockingGLTextureView.java288 private void throwEglException(String function) { in throwEglException()
292 public static void throwEglException(String function, int error) { in throwEglException()
297 public static void logEglErrorAsWarning(String tag, String function, int error) { in logEglErrorAsWarning()
301 public static String formatEglError(String function, int error) { in formatEglError()
/aosp_15_r20/external/libdav1d/tests/checkasm/arm/
H A Dcheckasm_64.S68 function stack_clobber, export=1 label
82 function checked_call, export=1 label
215 function sve_length, export=1 label
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddataflow.cpp31 Function* function, bool is_first_iteration) { in RunOnce()
47 void DataFlowAnalysis::Run(Function* function) { in Run()
54 void ForwardDataFlowAnalysis::InitializeWorklist(Function* function, in InitializeWorklist()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Ddataflow.cpp31 Function* function, bool is_first_iteration) { in RunOnce()
47 void DataFlowAnalysis::Run(Function* function) { in Run()
54 void ForwardDataFlowAnalysis::InitializeWorklist(Function* function, in InitializeWorklist()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Ddataflow.cpp31 Function* function, bool is_first_iteration) { in RunOnce()
47 void DataFlowAnalysis::Run(Function* function) { in Run()
54 void ForwardDataFlowAnalysis::InitializeWorklist(Function* function, in InitializeWorklist()
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DShaderCache.h41 const DWORD *function, in create()
89 HRESULT createShader(const DWORD *function, IDirect3DVertexShader9 **shader) in createShader()
94 HRESULT createShader(const DWORD *function, IDirect3DPixelShader9 **shader) in createShader()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_thread_launching.cpp25 boost::thread function(&normal_function); in BOOST_AUTO_TEST_CASE() local
39 boost::thread function(&normal_function_one_arg,42); in BOOST_AUTO_TEST_CASE() local
204 boost::thread function(&X::f0,&x); in BOOST_AUTO_TEST_CASE() local
213 boost::thread function(&X::f1,&x,42); in BOOST_AUTO_TEST_CASE() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesShaderIntrinsicsStorage.hpp36 …insicsCaseStorage(tcu::TestContext &testCtx, const std::string &name, const SpirVFunction function, in SparseShaderIntrinsicsCaseStorage()
56 …pImageSparseFetch(tcu::TestContext &testCtx, const std::string &name, const SpirVFunction function, in SparseCaseOpImageSparseFetch()
76 …OpImageSparseRead(tcu::TestContext &testCtx, const std::string &name, const SpirVFunction function, in SparseCaseOpImageSparseRead()
/aosp_15_r20/external/libdav1d/src/arm/32/
H A Dcdef.S163 function cdef_padding\w\()_8bpc_neon, export=1 label
277 function cdef_padding\w\()_edged_8bpc_neon label
399 function cdef_filter\w\suffix\()_edged_neon label
H A Dcdef_tmpl.S108 function cdef_filter\w\suffix\()_\bpc\()bpc_neon label
263 function cdef_filter\w\()_\bpc\()bpc_neon, export=1 label
333 function cdef_find_dir_\bpc\()bpc_neon, export=1 label
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dsummary_ops_v2.py829 def summary_writer_function(name, tensor, function, family=None): argument
864 def function(tag, scope): function
902 def function(tag, scope): function
917 def function(tag, scope): function
932 def function(tag, scope): function
951 def function(tag, scope): function
/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/functions/
H A DFunctionRegistry.java44 Function function = functions.get(name); in executeFunction() local
70 Function function = functions.get(name); in isEscapingFunction() local
85 public void registerFunction(String name, Function function) { in registerFunction()
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/
H A Dmesh_propagation.cc244 const int output_index, mlir::func::FuncOp function) { in ExtractMeshFromFuctionOutput()
332 mlir::func::FuncOp function, mlir::OpBuilder* builder, in InferFunctionDefaultMesh()
385 mlir::func::FuncOp function, mlir::OpBuilder* builder) { in AnnotateFunctionArgumentsWithMeshInformation()
514 mlir::func::FuncOp function, mlir::OpBuilder* builder, bool* mesh_changed) { in PropagateDefaultMeshToUnAssignedClusters()
662 mlir::func::FuncOp function, mlir::OpBuilder* builder, bool* mesh_changed) { in PropagateMesh()
/aosp_15_r20/external/libdav1d/src/loongarch/
H A Drefmvs.S35 function splat_mv_lsx label
192 function load_tmvs_lsx label
502 function save_tmvs_lsx label
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/impl/
Dread_until.hpp977 asio_handler_invoke(Function& function, in asio_handler_invoke()
991 asio_handler_invoke(const Function& function, in asio_handler_invoke()
1286 asio_handler_invoke(Function& function, in asio_handler_invoke()
1300 asio_handler_invoke(const Function& function, in asio_handler_invoke()
1603 asio_handler_invoke(Function& function, in asio_handler_invoke()
1617 asio_handler_invoke(const Function& function, in asio_handler_invoke()
1914 asio_handler_invoke(Function& function, in asio_handler_invoke()
1929 asio_handler_invoke(const Function& function, in asio_handler_invoke()
2290 asio_handler_invoke(Function& function, in asio_handler_invoke()
2304 asio_handler_invoke(const Function& function, in asio_handler_invoke()
[all …]
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/
H A DCollectSpliterators.java46 int size, int extraCharacteristics, IntFunction<T> function) { in indexed()
53 IntFunction<T> function, in indexed()
115 Function<? super InElementT, ? extends OutElementT> function) { in map()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_intr.c112 LLVMValueRef function = LLVMAddFunction(module, name, function_type); in lp_declare_intrinsic_with_type() local
158 LLVMValueRef function = LLVMGetBasicBlockParent(bb); in lp_add_function_attr() local
175 lp_add_func_attributes(LLVMValueRef function, unsigned attrib_mask) in lp_add_func_attributes()
197 LLVMValueRef function, call; in lp_build_intrinsic() local
/aosp_15_r20/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/
DMdnsDiscoveryManager.java177 public void checkAndRunOnHandlerThread(@NonNull Runnable function) { in checkAndRunOnHandlerThread()
188 public void execute(Runnable function) { in execute()
192 public void executeDelayed(Runnable function, long delayMillis) { in executeDelayed()
217 public void runWithScissorsForDumpIfReady(@NonNull Runnable function) { in runWithScissorsForDumpIfReady()
/aosp_15_r20/external/libdav1d/src/arm/64/
H A Dmc16_sve.S71 function \op\()_8tap_\type\()_16bpc_\isa, export=1, align=FUNC_ALIGN label
91 function \type\()_8tap_\isa, align=FUNC_ALIGN label
1476 function prep_sve label
H A Dcdef_tmpl.S108 function cdef_filter\w\suffix\()_\bpc\()bpc_neon label
261 function cdef_filter\w\()_\bpc\()bpc_neon, export=1 label
341 function cdef_find_dir_\bpc\()bpc_neon, export=1 label
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_compilation_cache.cc222 const NameAttrList& function, in BuildSignature()
327 const XlaCompiler::Options& options, const NameAttrList& function, in Compile()
487 const NameAttrList& function, OpKernelContext* ctx, CompileScope scope) { in CompileStrict()
600 const NameAttrList& function, OpKernelContext* ctx, CompileScope scope) { in CompileAsynchronous()
650 const NameAttrList& function) { in ShouldCompileCluster()
690 const XlaCompiler::Options& options, const NameAttrList& function, in CompileImpl()
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/importexport/
H A Dgraphdef_import.cc277 for (const FunctionDef &function : graph.library().function()) { in ConvertGraphDef() local
295 const FunctionDef &function) { in ConvertGraphDef()
326 for (const FunctionDef &function : graph.library().function()) { in ConvertGraphDef() local
345 for (const FunctionDef &function : graph.library().function()) { in ConvertGraphDef() local
356 const FunctionDef &function, GraphFuncOp op, NamedAttrList &attrs) { in ConvertFunctionAttributes()
537 const FunctionDef &function) { in ConvertFunctionDef()
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/async/
DRecurrentTask.h52 RecurrentTask(Looper* looper, TaskFunction function, Looper::Duration taskIntervalMs) in RecurrentTask()
66 RecurrentTask(Looper* looper, TaskFunction function, std::chrono::milliseconds interval) in RecurrentTask()
214 SimpleRecurrentTask(Looper* looper, RecurrentTask::TaskFunction function, in SimpleRecurrentTask()

12345678910>>...148