/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
H A D | AbstractRealVector.java | 826 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 D | vktTestCaseUtil.hpp | 137 …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 D | functions.proto | 885 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 D | interception_win.cc | 198 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/ |
D | function_base.hpp | 59 namespace function { namespace 851 namespace function { namespace
|
/aosp_15_r20/external/webrtc/modules/audio_device/linux/ |
H A D | audio_device_alsa_linux.cc | 50 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 D | functions.proto | 884 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 D | ArrayRealVector.java | 344 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 D | checkasm_32.S | 66 function checked_call_\variant, export=1 label
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/ |
H A D | fuzzer_pass_add_loads.cpp | 36 -> void { in Apply()
|
H A D | fuzzer_pass_add_vector_shuffle_instructions.cpp | 37 -> void { in Apply()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | fuzzer_pass_add_loads.cpp | 36 -> void { in Apply()
|
H A D | fuzzer_pass_add_vector_shuffle_instructions.cpp | 37 -> void { in Apply()
|
H A D | fuzzer_pass_add_synonyms.cpp | 37 const protobufs::InstructionDescriptor& instruction_descriptor) { in Apply()
|
/aosp_15_r20/external/open-dice/ |
H A D | pigweed.json | 7 "function": "main" string
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
D | pfhook.h | 60 #define _IPFLTRDRVR_CTL_CODE(function, method, access) \ argument
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | fuzzer_pass_add_vector_shuffle_instructions.cpp | 37 -> void { in Apply()
|
D | fuzzer_pass_add_loads.cpp | 36 -> void { in Apply()
|
D | fuzzer_pass_add_synonyms.cpp | 37 const protobufs::InstructionDescriptor& instruction_descriptor) { in Apply()
|
/aosp_15_r20/packages/modules/ExtServices/java/src/android/ext/services/common/ |
D | AdServicesFilesCleanupBootCompleteReceiver.java | 72 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 D | Present.java | 73 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 D | divergence_analysis.h | 117 void InitializeWorklist(opt::Function* function, in InitializeWorklist()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/lint/ |
D | divergence_analysis.h | 117 void InitializeWorklist(opt::Function* function, in InitializeWorklist()
|
/aosp_15_r20/external/strace/ |
H A D | sigevent.h | 41 unsigned long function; member
|
/aosp_15_r20/tools/trebuchet/core/common/src/main/kotlin/trebuchet/importers/ftrace/events/ |
H A D | WorkqueueEvent.kt | 21 class WorkqueueExecuteStartEvent(val struct: String, val function: String) : FtraceEventDetails { in <lambda>() constant in trebuchet.importers.ftrace.events.WorkqueueExecuteStartEvent
|