/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/kernels/ |
H A D | xla_ops.cc | 229 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 D | loader.cc | 105 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 D | ir_data.py | 235 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 D | SkSLAnalysis.cpp | 406 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 D | es3fInstancedRenderingTests.cpp | 152 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 D | dump_without_crashing.cc | 29 void SetDumpWithoutCrashingFunction(void (CDECL *function)()) { in SetDumpWithoutCrashingFunction()
|
/aosp_15_r20/bionic/tests/libs/ |
H A D | CHECK.h | 26 static inline void check_failure(const char* file, int line, const char* function, in check_failure()
|
/aosp_15_r20/external/python/cpython3/PC/ |
D | invalid_parameter_handler.c | 13 wchar_t const* function, in _silent_invalid_parameter_handler()
|
/aosp_15_r20/external/robolectric/sandbox/src/test/java/org/robolectric/interceptors/ |
H A D | AndroidInterceptorsTest.java | 32 Function<Object, Object> function = in testNioUtilsFreeDirectBufferInterceptor() local
|
/aosp_15_r20/build/make/tools/droiddoc/templates-pdk/ |
H A D | head_tag.cs | 35 (function() { in function() method
|
/aosp_15_r20/system/core/init/ |
H A D | builtins.h | 35 BuiltinFunction function; member
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
H A D | merge_blocks_reduction_opportunity_finder.cpp | 32 for (auto* function : GetTargetFunctions(context, target_function)) { in GetAvailableOpportunities() local
|
H A D | remove_block_reduction_opportunity.cpp | 23 opt::IRContext* context, opt::Function* function, opt::BasicBlock* block) in RemoveBlockReductionOpportunity()
|
/aosp_15_r20/external/libdav1d/src/riscv/64/ |
H A D | cdef.S | 246 function cdef_filter_block_\w\()x\h\()_8bpc_rvv, export=1, ext="v,zba,zbb" label
|
H A D | cdef16.S | 241 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 D | merge_blocks_reduction_opportunity_finder.cpp | 32 for (auto* function : GetTargetFunctions(context, target_function)) { in GetAvailableOpportunities() local
|
/aosp_15_r20/external/oboe/apps/fxlab/app/src/main/cpp/effects/ |
H A D | DriveControl.h | 27 DriveControl(std::function<void(iter_type, iter_type)> function, double scale): in DriveControl() argument
|
/aosp_15_r20/external/pytorch/docs/source/scripts/ |
H A D | build_activation_images.py | 52 def plot_function(function, **args): argument
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/reduce/ |
D | merge_blocks_reduction_opportunity_finder.cpp | 32 for (auto* function : GetTargetFunctions(context, target_function)) { in GetAvailableOpportunities() local
|
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/util/ |
D | DaggerSingletonObject.java | 35 public DaggerSingletonObject(Function<LauncherAppComponent, T> function) { in DaggerSingletonObject()
|
/aosp_15_r20/external/python/cpython2/Demo/parser/ |
D | source.py | 25 def function(): function
|
/aosp_15_r20/external/executorch/codegen/templates/ |
H A D | RegisterCodegenUnboxedKernels.cpp | 29 namespace function { namespace
|
/aosp_15_r20/external/python/cpython2/Lib/bsddb/ |
D | dbutils.py | 47 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 D | SyncUpdateFunctionCloudfunction.java | 37 CloudFunction function = CloudFunction.newBuilder().build(); in syncUpdateFunctionCloudfunction() local
|
/aosp_15_r20/external/vixl/tools/ |
H A D | thread_pool.py | 42 def Multithread(function, list_of_args, num_threads=1, init_function=None): argument
|