Home
last modified time | relevance | path

Searched defs:function (Results 1001 – 1025 of 3683) sorted by relevance

1...<<41424344454647484950>>...148

/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
H A DAbstractRealVector.java826 public RealVector map(UnivariateRealFunction function) throws FunctionEvaluationException { in map()
831 … public RealVector mapToSelf(UnivariateRealFunction function) throws FunctionEvaluationException { in mapToSelf()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/
H A DvktTestCaseUtil.hpp137 …FunctionInstance0(Context &context, Function function) : TestInstance(context), m_function(functio… in FunctionInstance0()
209 FunctionSupport0(Function function) : m_function(function) in FunctionSupport0()
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2/src/main/proto/google/cloud/functions/v2/
H A Dfunctions.proto885 Function function = 2 [(google.api.field_behavior) = REQUIRED]; field
898 Function function = 1 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/compiler-rt/lib/interception/
H A Dinterception_win.cc198 u8* function = (u8*)address; in IsMemoryPadding() local
212 u8* function = (u8*)address - sizeof(pattern); in FunctionHasPrefix() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/function/include/boost/function/
Dfunction_base.hpp59 namespace function { namespace
851 namespace function { namespace
/aosp_15_r20/external/webrtc/modules/audio_device/linux/
H A Daudio_device_alsa_linux.cc50 const char* function, in WebrtcAlsaErrorHandler()
1214 int32_t AudioDeviceLinuxALSA::GetDevicesInfo(const int32_t function, in GetDevicesInfo()
/aosp_15_r20/external/googleapis/google/cloud/functions/v2beta/
H A Dfunctions.proto884 Function function = 2 [(google.api.field_behavior) = REQUIRED]; field
897 Function function = 1 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/linear/
H A DArrayRealVector.java344 public ArrayRealVector map(UnivariateFunction function) { in map()
350 public ArrayRealVector mapToSelf(UnivariateFunction function) { in mapToSelf()
/aosp_15_r20/external/libdav1d/tests/checkasm/arm/
H A Dcheckasm_32.S66 function checked_call_\variant, export=1 label
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dfuzzer_pass_add_loads.cpp36 -> void { in Apply()
H A Dfuzzer_pass_add_vector_shuffle_instructions.cpp37 -> void { in Apply()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_add_loads.cpp36 -> void { in Apply()
H A Dfuzzer_pass_add_vector_shuffle_instructions.cpp37 -> void { in Apply()
H A Dfuzzer_pass_add_synonyms.cpp37 const protobufs::InstructionDescriptor& instruction_descriptor) { in Apply()
/aosp_15_r20/external/open-dice/
H A Dpigweed.json7 "function": "main" string
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dpfhook.h60 #define _IPFLTRDRVR_CTL_CODE(function, method, access) \ argument
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_vector_shuffle_instructions.cpp37 -> void { in Apply()
Dfuzzer_pass_add_loads.cpp36 -> void { in Apply()
Dfuzzer_pass_add_synonyms.cpp37 const protobufs::InstructionDescriptor& instruction_descriptor) { in Apply()
/aosp_15_r20/packages/modules/ExtServices/java/src/android/ext/services/common/
DAdServicesFilesCleanupBootCompleteReceiver.java72 ToIntBiFunction<String, String> function = success ? Log::d : Log::e; in onReceive() local
/aosp_15_r20/external/guava/android/guava/src/com/google/common/base/
H A DPresent.java73 public <V> Optional<V> transform(Function<? super T, V> function) { in transform()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/lint/
H A Ddivergence_analysis.h117 void InitializeWorklist(opt::Function* function, in InitializeWorklist()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/lint/
Ddivergence_analysis.h117 void InitializeWorklist(opt::Function* function, in InitializeWorklist()
/aosp_15_r20/external/strace/
H A Dsigevent.h41 unsigned long function; member
/aosp_15_r20/tools/trebuchet/core/common/src/main/kotlin/trebuchet/importers/ftrace/events/
H A DWorkqueueEvent.kt21 class WorkqueueExecuteStartEvent(val struct: String, val function: String) : FtraceEventDetails { in <lambda>() constant in trebuchet.importers.ftrace.events.WorkqueueExecuteStartEvent

1...<<41424344454647484950>>...148