Home
last modified time | relevance | path

Searched defs:function (Results 501 – 525 of 3683) sorted by relevance

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

/aosp_15_r20/packages/services/Car/cpp/evs/apps/default/inc/
DConfigManager.h29 std::string function = ""; // The expected use for this camera ("reverse", "left", "right") member
42 std::string function = ""; // The expected use for this display. member
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/
H A DSeparateDeclarations.cpp140 const TFunction *function = node.getFunction(); in visitFunctionPrototypePre() local
203 const TFunction *function = node.getFunction(); in visitAggregatePre() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ssl/detail/
Dio.hpp349 asio_handler_invoke(Function& function, in asio_handler_invoke()
362 asio_handler_invoke(const Function& function, in asio_handler_invoke()
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DSimpleUnicodeSetFormatter.java276 public static UnicodeSet transform(UnicodeSet expected, Function<String, String> function) { in transform() argument
286 UnicodeSet expected, Function<String, String> function, T target) { in transformAndAddAllTo() argument
/aosp_15_r20/external/executorch/runtime/platform/test/
H A Dexecutor_pal_override_test.cpp42 const char* function, in emit_log_message()
85 std::string function; member
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Dupdate_tpu_embedding_ops_passes.cc221 FunctionDef* function, std::map<int, bool>* enqueue) { in GetEnqueueOpsFromFunctionDef()
243 int enqueue, bool training, FunctionDef* function, bool* updated) { in UpdateFunctionDefEnqueueOp()
/aosp_15_r20/external/selinux/libselinux/src/
H A Dsetrans_client.c86 send_request(int fd, uint32_t function, const char *data1, const char *data2) in send_request()
140 receive_response(int fd, uint32_t function, char **outdata, int32_t * ret_val) in receive_response()
/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/
H A Dfunction_deserialization.py48 def _call_concrete_function(function, inputs): argument
93 def _concrete_function_callable_with(function, inputs, allow_conversion): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/coordinator/
H A Dcluster_coordinator.py192 def __init__(self, function, cancellation_mgr, args=None, kwargs=None): argument
896 def create_resource(self, function, args=None, kwargs=None): argument
1047 def schedule(self, function, args, kwargs): argument
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/shared/packet/
H A Dencode_huc.cpp235 …PMOS_COMMAND_BUFFER cmdBuffer, bool storeHucStatus2Needed, bool prologNeeded, HuCFunction function) in Execute()
394 MOS_STATUS EncodeHucPkt::InitSwBrc(HuCFunction function) in InitSwBrc()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dloop_fission.cpp201 Function& function = *loop_->GetHeaderBlock()->GetParent(); in GroupInstructionsByUseDef() local
444 Function* function = loop.GetHeaderBlock()->GetParent(); in ShouldSplitLoop() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_fission.cpp201 Function& function = *loop_->GetHeaderBlock()->GetParent(); in GroupInstructionsByUseDef() local
444 Function* function = loop.GetHeaderBlock()->GetParent(); in ShouldSplitLoop() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_fission.cpp201 Function& function = *loop_->GetHeaderBlock()->GetParent(); in GroupInstructionsByUseDef() local
444 Function* function = loop.GetHeaderBlock()->GetParent(); in ShouldSplitLoop() local
/aosp_15_r20/external/libtraceevent/plugins/
H A Dplugin_function.c125 const char *func, unsigned long long function) in show_function()
140 unsigned long long function; in function_handler() local
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/
H A DArgMinMaxEndToEndTestImpl.hpp19 armnn::ArgMinMaxFunction function, in CreateArgMinMaxNetwork()
43 armnn::ArgMinMaxFunction function, in ArgMinMaxEndToEndImpl()
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.cpp1796 Instruction* Builder::addEntryPoint(ExecutionModel model, Function* function, const char* name) in addEntryPoint()
2101 …Function* function = new Function(funcId, returnType, typeId, firstParamId, linkType, name, module… in makeFunctionEntry() local
2132 void Builder::setupDebugFunctionEntry(Function* function, const char* name, int line, const std::ve… in setupDebugFunctionEntry()
2185 Id Builder::makeDebugFunction([[maybe_unused]] Function* function, Id nameId, Id funcTypeId) in makeDebugFunction()
2269 void Builder::enterFunction(Function const* function) in enterFunction()
2303 Function& function = buildPoint->getParent(); in leaveFunction() local
2752 Id Builder::createFunctionCall(spv::Function* function, const std::vector<spv::Id>& args) in createFunctionCall()
3522 Function& function = buildPoint->getParent(); in makeSwitch() local
3587 Function& function = buildPoint->getParent(); in makeNewBlock() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp5744 bool DrawReadBuffersErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar *function, in ExpectError()
6065 …idateDataAndSubDataErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar *function, in ExpectError()
6333 …earNamedFramebufferErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar *function, in ExpectError()
6532 bool CheckStatusErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar *function, in ExpectError()
6741 bool GetParameterErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar *function, in ExpectError()
7087 …AttachmentParameterErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar *function, in ExpectError()
9314 bool StorageErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar *function, in ExpectError()
9520 … StorageMultisampleErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar *function, in ExpectError()
9718 bool GetParameterErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar *function, in ExpectError()
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A Drenderergl_utils.cpp3013 const char *function, in ClearErrors()
3035 const char *function, in ClearErrors()
3045 const char *function, in CheckError()
3055 const char *function, in HandleError()
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_shadow_lod/
H A DesextcTextureShadowLodFunctionsTest.cpp66 inline bool functionHasAutoLod(glu::ShaderType shaderType, Function function) in functionHasAutoLod()
72 inline bool functionHasLod(Function function) in functionHasLod()
80 Function function; member
714 Function function = m_lookupSpec.function; in initShaderSources() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/gcc-4.8.3/python/libstdcxx/v6/
Dprinters.py741 def __init__(self, name, function): argument
763 def add(self, name, function): argument
773 def add_version(self, base, name, function): argument
778 def add_container(self, base, name, function): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dshutil.py1059 def register_archive_format(name, function, extra_args=None, description=''): argument
1154 def _check_unpack_options(extensions, function, extra_args): argument
1172 def register_unpack_format(name, extensions, function, extra_args=None, argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dshutil.py1059 def register_archive_format(name, function, extra_args=None, description=''): argument
1154 def _check_unpack_options(extensions, function, extra_args): argument
1172 def register_unpack_format(name, extensions, function, extra_args=None, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dshutil.py1059 def register_archive_format(name, function, extra_args=None, description=''): argument
1154 def _check_unpack_options(extensions, function, extra_args): argument
1172 def register_unpack_format(name, extensions, function, extra_args=None, argument
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/linear/
H A DRealVector.java749 public RealVector map(UnivariateFunction function) { in map()
768 public RealVector mapToSelf(UnivariateFunction function) { in mapToSelf()
1150 public RealVector map(UnivariateFunction function) { in unmodifiableRealVector()
/aosp_15_r20/external/python/cpython3/Lib/
Dshutil.py1059 def register_archive_format(name, function, extra_args=None, description=''): argument
1154 def _check_unpack_options(extensions, function, extra_args): argument
1172 def register_unpack_format(name, extensions, function, extra_args=None, argument

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