/aosp_15_r20/external/libdav1d/src/arm/32/ |
H A D | looprestoration.S | 47 function wiener_filter_h_8bpc_neon, export=1 label 236 function wiener_filter_v_8bpc_neon, export=1 label 417 function sgr_box3_h_8bpc_neon, export=1 label 599 function sgr_box5_h_8bpc_neon, export=1 label
|
H A D | looprestoration16.S | 48 function wiener_filter_h_16bpc_neon, export=1 label 256 function wiener_filter_v_16bpc_neon, export=1 label 448 function sgr_box3_h_16bpc_neon, export=1 label 619 function sgr_box5_h_16bpc_neon, export=1 label
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/ |
H A D | parse_bytecode.cpp | 70 void applyUpgrader(mobile::Function* function, uint64_t operator_version) { in applyUpgrader() 121 mobile::Function* function) { in parseInstructions() 171 mobile::Function* function) { in parseConstants() 178 mobile::Function* function) { in parseTypes() 191 void parseRegisterSize(size_t rsize, mobile::Function* function) { in parseRegisterSize()
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/connecteddevice/usb/ |
D | UsbDetailsFunctionsController.java | 134 final long function = UsbBackend.usbFunctionsFromString(preference.getKey()); in onRadioButtonClicked() local 142 private void handleRadioButtonClicked(SelectorWithWidgetPreference preference, long function) { in handleRadioButtonClicked() 175 private boolean isAuthRequired(long function) { in isAuthRequired() 184 private boolean isClickEventIgnored(long function, long previousFunction) { in isClickEventIgnored() 188 private boolean isAccessoryMode(long function) { in isAccessoryMode()
|
/aosp_15_r20/external/zstd/lib/common/ |
H A D | pool.c | 30 POOL_function function; member 272 POOL_add_internal(POOL_ctx* ctx, POOL_function function, void *opaque) in POOL_add_internal() 286 void POOL_add(POOL_ctx* ctx, POOL_function function, void* opaque) in POOL_add() 299 int POOL_tryAdd(POOL_ctx* ctx, POOL_function function, void* opaque) in POOL_tryAdd() 354 void POOL_add(POOL_ctx* ctx, POOL_function function, void* opaque) { in POOL_add() 359 int POOL_tryAdd(POOL_ctx* ctx, POOL_function function, void* opaque) { in POOL_tryAdd()
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/optim/nonlinear/scalar/ |
H A D | LeastSquaresConverter.java | 56 private final MultivariateVectorFunction function; field in LeastSquaresConverter 71 public LeastSquaresConverter(final MultivariateVectorFunction function, in LeastSquaresConverter() 110 public LeastSquaresConverter(final MultivariateVectorFunction function, in LeastSquaresConverter() 144 public LeastSquaresConverter(final MultivariateVectorFunction function, in LeastSquaresConverter()
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/ |
H A D | LeastSquaresConverter.java | 61 private final MultivariateVectorialFunction function; field in LeastSquaresConverter 76 public LeastSquaresConverter(final MultivariateVectorialFunction function, in LeastSquaresConverter() 112 public LeastSquaresConverter(final MultivariateVectorialFunction function, in LeastSquaresConverter() 145 public LeastSquaresConverter(final MultivariateVectorialFunction function, in LeastSquaresConverter()
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/optimization/ |
H A D | LeastSquaresConverter.java | 53 private final MultivariateVectorFunction function; field in LeastSquaresConverter 71 final MultivariateVectorFunction function, final double[] observations) { in LeastSquaresConverter() 106 final MultivariateVectorFunction function, in LeastSquaresConverter() 139 final MultivariateVectorFunction function, in LeastSquaresConverter()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ |
H A D | convert_to_constants.py | 150 def __init__(self, function, enclosing_graph): argument 163 def function(self): member in _Function 222 def __init__(self, node, function, enclosing_graph): argument 231 def new(node, function, enclosing_graph): argument 491 def __init__(self, node, function, enclosing_graph, first_function_input, argument 581 def __init__(self, node, function, enclosing_graph): argument 594 def __init__(self, node, function, enclosing_graph): argument 607 def __init__(self, node, function, enclosing_graph): argument 620 def __init__(self, node, function, enclosing_graph): argument
|
/aosp_15_r20/system/netd/client/ |
H A D | NetdClient.cpp | 410 extern "C" void netdClientInitAccept4(Accept4FunctionType* function) { in netdClientInitAccept4() 414 extern "C" void netdClientInitConnect(ConnectFunctionType* function) { in netdClientInitConnect() 418 extern "C" void netdClientInitSocket(SocketFunctionType* function) { in netdClientInitSocket() 422 extern "C" void netdClientInitSendmmsg(SendmmsgFunctionType* function) { in netdClientInitSendmmsg() 426 extern "C" void netdClientInitSendmsg(SendmsgFunctionType* function) { in netdClientInitSendmsg() 430 extern "C" void netdClientInitSendto(SendtoFunctionType* function) { in netdClientInitSendto() 434 extern "C" void netdClientInitNetIdForResolv(NetIdForResolvFunctionType* function) { in netdClientInitNetIdForResolv() 440 extern "C" void netdClientInitDnsOpenProxy(DnsOpenProxyType* function) { in netdClientInitDnsOpenProxy()
|
/aosp_15_r20/external/cronet/base/apple/ |
H A D | scoped_objc_class_swizzler_unittest.mm | 12 + (NSInteger)function; class 18 + (NSInteger)function; class 25 + (NSInteger)function { class 43 + (NSInteger)function { class
|
/aosp_15_r20/external/swiftshader/tests/ReactorUnitTests/ |
H A D | ReactorSIMD.cpp | 34 FunctionT<void(int *, int *, int *)> function; in TEST() local 73 FunctionT<void(int *, int)> function; in TEST() local 100 FunctionT<void(int *, int *)> function; in TEST() local 139 Function<Void(Pointer<Float> base, Pointer<SIMD::Float> val, Pointer<SIMD::Int> offsets)> function; in TEST() local 173 …ction<Void(Pointer<Float> base, Pointer<SIMD::Int> offsets, Pointer<SIMD::Float> result)> function; in TEST() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | cfg_test.cpp | 62 Function* function = &*module->begin(); in TEST_F() local 105 Function* function = &*module->begin(); in TEST_F() local 148 Function* function = &*module->begin(); in TEST_F() local 191 Function* function = &*module->begin(); in TEST_F() local 309 Function* function = &*module->begin(); in TEST_F() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure2/ |
D | ast.hpp | 125 struct function struct 127 std::string return_type; 128 identifier function_name; 129 std::list<identifier> args; 130 statement_list body;
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | cfg_test.cpp | 62 Function* function = &*module->begin(); in TEST_F() local 105 Function* function = &*module->begin(); in TEST_F() local 148 Function* function = &*module->begin(); in TEST_F() local 191 Function* function = &*module->begin(); in TEST_F() local 309 Function* function = &*module->begin(); in TEST_F() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/ |
H A D | cfg_test.cpp | 62 Function* function = &*module->begin(); in TEST_F() local 105 Function* function = &*module->begin(); in TEST_F() local 148 Function* function = &*module->begin(); in TEST_F() local 191 Function* function = &*module->begin(); in TEST_F() local 309 Function* function = &*module->begin(); in TEST_F() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/function/include/boost/function/ |
D | function_template.hpp | 88 namespace function { namespace 1066 class function<BOOST_FUNCTION_PARTIAL_SPEC> class 1076 BOOST_DEFAULTED_FUNCTION(function(), : base_type() {}) in function() function in boost::function 1090 function(Functor f, Allocator a in function() function in boost::function 1102 function(clear_type*) : base_type() {} in function() function in boost::function 1105 function(const self_type& f) : base_type(static_cast<const base_type&>(f)){} in function() function in boost::function 1107 function(const base_type& f) : base_type(static_cast<const base_type&>(f)){} in function() function in boost::function 1111 function(self_type&& f): base_type(static_cast<base_type&&>(f)){} in function() function in boost::function 1112 function(base_type&& f): base_type(static_cast<base_type&&>(f)){} in function() function in boost::function
|
/aosp_15_r20/external/ComputeLibrary/src/core/CPP/ |
H A D | Validate.h | 41 inline Status error_on_unsupported_cpu_fp16(const char *function, const char *file, const int line, in error_on_unsupported_cpu_fp16() 64 inline Status error_on_unsupported_cpu_bf16(const char *function, const char *file, const int line, in error_on_unsupported_cpu_bf16() 87 inline Status error_on_unsupported_cpu_fp16(const char *function, const char *file, const int line, in error_on_unsupported_cpu_fp16() 104 inline Status error_on_unsupported_cpu_bf16(const char *function, const char *file, const int line, in error_on_unsupported_cpu_bf16()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/ |
D | math.h | 53 #define __MATHCALL(function,suffix, args) \ argument 55 #define __MATHDECL(type, function,suffix, args) \ argument 58 #define __MATHCALLX(function,suffix, args, attrib) \ argument 60 #define __MATHDECLX(type, function,suffix, args, attrib) \ argument 63 #define __MATHDECL_1(type, function,suffix, args) \ argument 118 # define __MATHDECL_2(type, function,suffix, args, alias) \ argument 121 # define __MATHDECL_1(type, function,suffix, args) \ argument
|
D | complex.h | 65 #define __MATHCALL(function, args) \ argument 67 #define __MATHDECL(type, function, args) \ argument 70 #define __MATHDECL_1(type, function, args) \ argument 95 # define __MATHDECL_1(type, function, args) \ argument
|
/aosp_15_r20/external/swiftshader/src/Pipeline/ |
H A D | SpirvShaderControlFlow.cpp | 230 auto &function = shader.getFunction(this->function); in EmitBlocks() local 289 auto &function = shader.getFunction(this->function); in EmitNonLoop() local 327 auto &function = shader.getFunction(this->function); in EmitLoop() local 505 auto &function = shader.getFunction(this->function); in EmitBranchConditional() local 524 auto &function = shader.getFunction(this->function); in EmitSwitch() local 595 auto &function = functionIt->second; in EmitFunctionCall() local 650 auto &function = shader.getFunction(this->function); in EmitPhi() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | ShaderExecutable11.cpp | 19 ShaderExecutable11::ShaderExecutable11(const void *function, in ShaderExecutable11() 30 ShaderExecutable11::ShaderExecutable11(const void *function, in ShaderExecutable11() 42 ShaderExecutable11::ShaderExecutable11(const void *function, in ShaderExecutable11() 53 ShaderExecutable11::ShaderExecutable11(const void *function, in ShaderExecutable11()
|
/aosp_15_r20/external/mesa3d/src/util/ |
H A D | u_debug_memory.c | 70 const char *function; member 125 debug_malloc(const char *file, unsigned line, const char *function, in debug_malloc() 165 debug_free(const char *file, unsigned line, const char *function, in debug_free() 213 debug_calloc(const char *file, unsigned line, const char *function, in debug_calloc() 223 debug_realloc(const char *file, unsigned line, const char *function, in debug_realloc()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/mini_c/ |
D | ast.hpp | 141 struct function struct 143 std::string return_type; 144 identifier function_name; 145 std::list<identifier> args; 146 statement_list body;
|
/aosp_15_r20/external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
H A D | example-function.cpp | 28 class function<R (Args...)> { class 31 function() : invoker (0) { } in function() function in function 32 function(const function& other) : invoker(0) { in function() function in function 37 template<typename F> function(const F& f) : invoker(0) { in function() function in function
|