Home
last modified time | relevance | path

Searched defs:function (Results 726 – 750 of 3683) sorted by relevance

1...<<21222324252627282930>>...148

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/kernels/
H A Dxla_ops.cc229 const NameAttrList& function, in XlaLocalLaunchBase()
239 OpKernelContext* ctx, const NameAttrList& function, bool has_ref_vars, in CompileToLocalExecutable()
/aosp_15_r20/external/tensorflow/tensorflow/cc/saved_model/
H A Dloader.cc105 static Status ValidateFunctionNotRecursive(const FunctionDef& function) { in ValidateFunctionNotRecursive()
125 for (const auto& function : library.function()) { in ValidateSavedTensors() local
/aosp_15_r20/external/emboss/compiler/util/
H A Dir_data.py235 function: Optional[FunctionMapping] = None variable in Function
501 function: Optional[Function] = ir_data_fields.oneof_field("expression") variable in Expression
/aosp_15_r20/external/skia/src/sksl/
H A DSkSLAnalysis.cpp406 bool Analysis::ReturnsOpaqueColor(const FunctionDefinition& function) { in ReturnsOpaqueColor()
520 int Analysis::NodeCountUpToLimit(const FunctionDefinition& function, int limit) { in NodeCountUpToLimit()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fInstancedRenderingTests.cpp152 DrawFunction function, InstancingType instancingType, in InstancedRenderingCase()
665 for (int function = 0; function < (int)InstancedRenderingCase::FUNCTION_LAST; function++) in init() local
/aosp_15_r20/external/libchrome/base/debug/
H A Ddump_without_crashing.cc29 void SetDumpWithoutCrashingFunction(void (CDECL *function)()) { in SetDumpWithoutCrashingFunction()
/aosp_15_r20/bionic/tests/libs/
H A DCHECK.h26 static inline void check_failure(const char* file, int line, const char* function, in check_failure()
/aosp_15_r20/external/python/cpython3/PC/
Dinvalid_parameter_handler.c13 wchar_t const* function, in _silent_invalid_parameter_handler()
/aosp_15_r20/external/robolectric/sandbox/src/test/java/org/robolectric/interceptors/
H A DAndroidInterceptorsTest.java32 Function<Object, Object> function = in testNioUtilsFreeDirectBufferInterceptor() local
/aosp_15_r20/build/make/tools/droiddoc/templates-pdk/
H A Dhead_tag.cs35 (function() { in function() method
/aosp_15_r20/system/core/init/
H A Dbuiltins.h35 BuiltinFunction function; member
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dmerge_blocks_reduction_opportunity_finder.cpp32 for (auto* function : GetTargetFunctions(context, target_function)) { in GetAvailableOpportunities() local
H A Dremove_block_reduction_opportunity.cpp23 opt::IRContext* context, opt::Function* function, opt::BasicBlock* block) in RemoveBlockReductionOpportunity()
/aosp_15_r20/external/libdav1d/src/riscv/64/
H A Dcdef.S246 function cdef_filter_block_\w\()x\h\()_8bpc_rvv, export=1, ext="v,zba,zbb" label
H A Dcdef16.S241 function cdef_filter_block_\w\()x\h\()_16bpc_rvv, export=1, ext="v,zba,zbb" label
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/reduce/
H A Dmerge_blocks_reduction_opportunity_finder.cpp32 for (auto* function : GetTargetFunctions(context, target_function)) { in GetAvailableOpportunities() local
/aosp_15_r20/external/oboe/apps/fxlab/app/src/main/cpp/effects/
H A DDriveControl.h27 DriveControl(std::function<void(iter_type, iter_type)> function, double scale): in DriveControl() argument
/aosp_15_r20/external/pytorch/docs/source/scripts/
H A Dbuild_activation_images.py52 def plot_function(function, **args): argument
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/reduce/
Dmerge_blocks_reduction_opportunity_finder.cpp32 for (auto* function : GetTargetFunctions(context, target_function)) { in GetAvailableOpportunities() local
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/util/
DDaggerSingletonObject.java35 public DaggerSingletonObject(Function<LauncherAppComponent, T> function) { in DaggerSingletonObject()
/aosp_15_r20/external/python/cpython2/Demo/parser/
Dsource.py25 def function(): function
/aosp_15_r20/external/executorch/codegen/templates/
H A DRegisterCodegenUnboxedKernels.cpp29 namespace function { namespace
/aosp_15_r20/external/python/cpython2/Lib/bsddb/
Ddbutils.py47 def DeadlockWrap(function, *_args, **_kwargs): argument
/aosp_15_r20/external/google-cloud-java/java-functions/samples/snippets/generated/com/google/cloud/functions/v1/cloudfunctionsservice/updatefunction/
H A DSyncUpdateFunctionCloudfunction.java37 CloudFunction function = CloudFunction.newBuilder().build(); in syncUpdateFunctionCloudfunction() local
/aosp_15_r20/external/vixl/tools/
H A Dthread_pool.py42 def Multithread(function, list_of_args, num_threads=1, init_function=None): argument

1...<<21222324252627282930>>...148