Home
last modified time | relevance | path

Searched defs:call (Results 1 – 25 of 4452) sorted by relevance

12345678910>>...179

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/container/list/detail/cpp03/preprocessed/
Dlist_to_cons50.hpp22 call(typename detail::call_param<T0 >::type arg0) in call() function
29 call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1) in call() function
36call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
43call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
50call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
57call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
64call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
71call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
78call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
85call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
[all …]
Dlist_to_cons40.hpp22 call(typename detail::call_param<T0 >::type arg0) in call() function
29 call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1) in call() function
36call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
43call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
50call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
57call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
64call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
71call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
78call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
85call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
[all …]
Dlist_to_cons30.hpp22 call(typename detail::call_param<T0 >::type arg0) in call() function
29 call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1) in call() function
36call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
43call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
50call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
57call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
64call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
71call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
78call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
85call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
[all …]
Dlist_to_cons20.hpp22 call(typename detail::call_param<T0 >::type arg0) in call() function
29 call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1) in call() function
36call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
43call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
50call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
57call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
64call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
71call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
78call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
85call(typename detail::call_param<T0 >::type arg0 , typename detail::call_param<T1 >::type arg1 , t… in call() function
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/numeric/detail/
Dnumeric_utils.hpp57 static T call (T n) in call() function
121 static type call(float n) in call() function
131 static type call(double n) in call() function
141 static type call(long double n) in call() function
152 static type call (T* p) in call() function
169 static bool call(T n) in call() function
178 static bool call(float n) in call() function
187 static bool call(double n) in call() function
196 static bool call(long double n) in call() function
212 static bool call(T n) in call() function
[all …]
/aosp_15_r20/external/angle/src/common/
H A Dframe_capture_utils.cpp181 const CallCapture &call, in WriteParamValueReplay()
199 const CallCapture &call, in WriteParamValueReplay()
214 const CallCapture &call, in WriteParamValueReplay()
229 const CallCapture &call, in WriteParamValueReplay()
244 const CallCapture &call, in WriteParamValueReplay()
259 const CallCapture &call, in WriteParamValueReplay()
274 const CallCapture &call, in WriteParamValueReplay()
289 const CallCapture &call, in WriteParamValueReplay()
304 const CallCapture &call, in WriteParamValueReplay()
319 const CallCapture &call, in WriteParamValueReplay()
[all …]
/aosp_15_r20/packages/services/Telecomm/src/com/android/server/telecom/
DConnectionServiceWrapper.java132 Call call = mCallIdMapper.getCall(callId); in handleCreateConnectionComplete() local
172 Call call = mCallIdMapper.getCall(callId); in handleCreateConferenceComplete() local
210 Call call = mCallIdMapper.getCall(callId); in setActive() local
233 Call call = mCallIdMapper.getCall(callId); in setRinging() local
256 Call call = mCallIdMapper.getCall(callId); in resetConnectionTime() local
277 Call call = mCallIdMapper.getCall(callId); in setVideoProvider() local
298 Call call = mCallIdMapper.getCall(callId); in setDialing() local
321 Call call = mCallIdMapper.getCall(callId); in setPulling() local
344 Call call = mCallIdMapper.getCall(callId); in setDisconnected() local
368 Call call = mCallIdMapper.getCall(callId); in setOnHold() local
[all …]
DInCallAdapter.java62 Call call = mCallIdMapper.getCall(callId); in answerCall() local
85 Call call = mCallIdMapper.getCall(callId); in deflectCall() local
118 Call call = mCallIdMapper.getCall(callId); in rejectCall() local
144 Call call = mCallIdMapper.getCall(callId); in rejectCallWithReason() local
167 Call call = mCallIdMapper.getCall(callId); in transferCall() local
191 Call call = mCallIdMapper.getCall(callId); in consultativeTransfer() local
216 Call call = mCallIdMapper.getCall(callId); in playDtmfTone() local
239 Call call = mCallIdMapper.getCall(callId); in stopDtmfTone() local
262 Call call = mCallIdMapper.getCall(callId); in postDialContinue() local
285 Call call = mCallIdMapper.getCall(callId); in disconnectCall() local
[all …]
DCallAudioManager.java125 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged()
160 public void onCallAdded(Call call) { in onCallAdded()
169 public void onCallRemoved(Call call) { in onCallRemoved()
180 private void addCall(Call call) { in addCall()
200 private void removeCall(Call call) { in removeCall()
232 public void onExternalCallChanged(Call call, boolean isExternalCall) { in onExternalCallChanged()
256 public void onCallStreamingStateChanged(Call call, boolean isStreaming) { in onCallStreamingStateChanged()
288 private boolean shouldIgnoreCallForAudio(Call call) { in shouldIgnoreCallForAudio()
293 public void onIncomingCallAnswered(Call call) { in onIncomingCallAnswered()
307 public void onSessionModifyRequestReceived(Call call, VideoProfile videoProfile) { in onSessionModifyRequestReceived()
[all …]
DCallsManagerListenerBase.java30 public void onCallAdded(Call call) { in onCallAdded()
34 public void onCallRemoved(Call call) { in onCallRemoved()
38 public void onCreateConnectionFailed(Call call) { in onCreateConnectionFailed()
42 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged()
47 Call call, in onConnectionServiceChanged()
53 public void onIncomingCallAnswered(Call call) { in onIncomingCallAnswered()
57 public void onIncomingCallRejected(Call call, boolean rejectWithMessage, String textMessage) { in onIncomingCallRejected()
78 public void onRingbackRequested(Call call, boolean ringback) { in onRingbackRequested()
82 public void onIsConferencedChanged(Call call) { in onIsConferencedChanged()
86 public void onIsVoipAudioModeChanged(Call call) { in onIsVoipAudioModeChanged()
[all …]
DCall.java155 default void onSuccessfulOutgoingCall(Call call, int callState) {}; in onSuccessfulOutgoingCall()
156 default void onFailedOutgoingCall(Call call, DisconnectCause disconnectCause) {}; in onFailedOutgoingCall()
157 default void onSuccessfulIncomingCall(Call call) {}; in onSuccessfulIncomingCall()
158 default void onFailedIncomingCall(Call call) {}; in onFailedIncomingCall()
159 default void onSuccessfulUnknownCall(Call call, int callState) {}; in onSuccessfulUnknownCall()
160 default void onFailedUnknownCall(Call call) {}; in onFailedUnknownCall()
161 default void onRingbackRequested(Call call, boolean ringbackRequested) {}; in onRingbackRequested()
162 default void onPostDialWait(Call call, String remaining) {}; in onPostDialWait()
163 default void onPostDialChar(Call call, char nextChar) {}; in onPostDialChar()
164 default void onConnectionCapabilitiesChanged(Call call) {}; in onConnectionCapabilitiesChanged()
[all …]
/aosp_15_r20/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCallTest.java146 Call call = createCall("1", Call.CALL_DIRECTION_INCOMING); in testSetHasGoneActive() local
163 Call call = createCall("1", Call.CALL_DIRECTION_INCOMING); in testTransactionalCallCapabilityRemapping() local
187 Call call = createCall("1", Call.CALL_DIRECTION_INCOMING); in testSetVideoStateForTransactionalCalls() local
216 Call call = createCall("1", Call.CALL_DIRECTION_INCOMING); in testToggleTransactionalVideoState() local
248 Call call = createCall("1", Call.CALL_DIRECTION_INCOMING); in testMultipleCachedCallEvents() local
285 Call call = createCall("1", Call.CALL_DIRECTION_INCOMING); in testMultipleCachedMuteStateChanges() local
314 Call call = createCall("1", Call.CALL_DIRECTION_INCOMING); in testCacheAfterServiceSet() local
334 Call call = createCall("1", Call.CALL_DIRECTION_INCOMING); in testMultipleCachedCurrentEndpointChanges() local
370 Call call = createCall("1", Call.CALL_DIRECTION_INCOMING); in testMultipleCachedAvailableEndpointChanges() local
408 Call call = createCall("1", Call.CALL_DIRECTION_INCOMING); in testAllCachedCallbacks() local
[all …]
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/call/
DCallList.java137 final DialerCall call = in onCallAdded() local
271 DialerCall call = callByTelecomCall.get(telecomCall); in onCallRemoved() local
322 DialerCall call = callByTelecomCall.get(telecomCall); in onInternalCallMadeExternal() local
342 private void onIncoming(DialerCall call) { in onIncoming()
404 DialerCall call = getFirstCallWithState(DialerCallState.DIALING); in getOutgoingCall() local
439 DialerCall call = getActiveCall(); in getActiveOrBackgroundCall() local
447 DialerCall call = getFirstCallWithState(DialerCallState.INCOMING); in getIncomingCall() local
476 DialerCall call = getFirstCall(); in hasLiveCall() local
582 DialerCall call = iterator.next(); in onErrorDialogDismissed() local
594 void onUpdateCall(DialerCall call) { in onUpdateCall()
[all …]
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/
DVideoCallPresenter.java197 private static void updateCameraSelection(DialerCall call) { in updateCameraSelection()
275 private static boolean isCameraDirectionSet(DialerCall call) { in isCameraDirectionSet()
279 private static String toSimpleString(DialerCall call) { in toSimpleString()
461 InCallPresenter.InCallState oldState, InCallPresenter.InCallState newState, DialerCall call) { in onIncomingCall()
565 private void checkForVideoStateChange(DialerCall call) { in checkForVideoStateChange()
591 private void checkForCallStateChange(DialerCall call) { in checkForCallStateChange()
657 private void updateCallCache(DialerCall call) { in updateCallCache()
679 public void onDetailsChanged(DialerCall call, android.telecom.Call.Details details) { in onDetailsChanged()
700 private void updateVideoCall(DialerCall call) { in updateVideoCall()
709 private void checkForOrientationAllowedChange(@Nullable DialerCall call) { in checkForOrientationAllowedChange()
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/auto/
Dmeta_create.hpp44 static type call() in call() function
56 static type const call() { return type(); } in call() function
63 static type const call() { return type(); } in call() function
70 static type const call() { return type(); } in call() function
77 static type const call() { return type(); } in call() function
84 static type const call() { return type(); } in call() function
91 static type const call() { return type(); } in call() function
98 static type const call() { return type(); } in call() function
105 static type const call() { return type(); } in call() function
125 static type call() in call() function
[all …]
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Drandom.inl22 GLM_FUNC_QUALIFIER static tvec1<uint8, P> call() function
32 GLM_FUNC_QUALIFIER static tvec2<uint8, P> call() function
43 GLM_FUNC_QUALIFIER static tvec3<uint8, P> call() function
55 GLM_FUNC_QUALIFIER static tvec4<uint8, P> call() function
68 GLM_FUNC_QUALIFIER static vecType<uint16, P> call() function
79 GLM_FUNC_QUALIFIER static vecType<uint32, P> call() function
90 GLM_FUNC_QUALIFIER static vecType<uint64, P> call() function
107 …GLM_FUNC_QUALIFIER static vecType<int8, P> call(vecType<int8, P> const & Min, vecType<int8, P> con… function
116 …GLM_FUNC_QUALIFIER static vecType<uint8, P> call(vecType<uint8, P> const & Min, vecType<uint8, P> … function
125 …GLM_FUNC_QUALIFIER static vecType<int16, P> call(vecType<int16, P> const & Min, vecType<int16, P> … function
[all …]
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtc/
H A Drandom.inl22 GLM_FUNC_QUALIFIER static tvec1<uint8, P> call() function
32 GLM_FUNC_QUALIFIER static tvec2<uint8, P> call() function
43 GLM_FUNC_QUALIFIER static tvec3<uint8, P> call() function
55 GLM_FUNC_QUALIFIER static tvec4<uint8, P> call() function
68 GLM_FUNC_QUALIFIER static vecType<uint16, P> call() function
79 GLM_FUNC_QUALIFIER static vecType<uint32, P> call() function
90 GLM_FUNC_QUALIFIER static vecType<uint64, P> call() function
107 …GLM_FUNC_QUALIFIER static vecType<int8, P> call(vecType<int8, P> const & Min, vecType<int8, P> con… function
116 …GLM_FUNC_QUALIFIER static vecType<uint8, P> call(vecType<uint8, P> const & Min, vecType<uint8, P> … function
125 …GLM_FUNC_QUALIFIER static vecType<int16, P> call(vecType<int16, P> const & Min, vecType<int16, P> … function
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/bind/include/boost/bind/
Dmem_fn_template.hpp55 BOOST_MEM_FN_RETURN call(u, p); in BOOST_MEM_FN_NAME() local
63 BOOST_MEM_FN_RETURN call(u, p); in BOOST_MEM_FN_NAME() local
115 BOOST_MEM_FN_RETURN call(u, p); in BOOST_MEM_FN_NAME() local
171 BOOST_MEM_FN_RETURN call(u, p, a1); in BOOST_MEM_FN_NAME() local
179 BOOST_MEM_FN_RETURN call(u, p, a1); in BOOST_MEM_FN_NAME() local
232 BOOST_MEM_FN_RETURN call(u, p, a1); in BOOST_MEM_FN_NAME() local
286 BOOST_MEM_FN_RETURN call(u, p, a1, a2); in BOOST_MEM_FN_NAME() local
294 BOOST_MEM_FN_RETURN call(u, p, a1, a2); in BOOST_MEM_FN_NAME() local
345 BOOST_MEM_FN_RETURN call(u, p, a1, a2); in BOOST_MEM_FN_NAME() local
399 BOOST_MEM_FN_RETURN call(u, p, a1, a2, a3); in BOOST_MEM_FN_NAME() local
[all …]
/aosp_15_r20/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
H A DClientCallImplTest.java169 ClientCallImpl<Void, Void> call = new ClientCallImpl<>( in statusPropagatedFromStreamToCallListener() local
190 ClientCallImpl<Void, Void> call = new ClientCallImpl<>( in exceptionInOnMessageTakesPrecedenceOverServer() local
227 ClientCallImpl<Void, Void> call = new ClientCallImpl<>( in exceptionInOnHeadersTakesPrecedenceOverServer() local
271 ClientCallImpl<Void, Void> call = new ClientCallImpl<>( in exceptionInOnHeadersHasOnCloseQueuedLast() local
306 ClientCallImpl<Void, Void> call = new ClientCallImpl<>( in exceptionInOnReadyTakesPrecedenceOverServer() local
340 ClientCallImpl<Void, Void> call = new ClientCallImpl<>( in advertisedEncodingsAreSent() local
364 ClientCallImpl<Void, Void> call = new ClientCallImpl<>( in authorityPropagatedToStream() local
380 final ClientCallImpl<Void, Void> call = new ClientCallImpl<>( in callOptionsPropagatedToTransport() local
405 ClientCallImpl<Void, Void> call = new ClientCallImpl<>( in methodInfoDeadlinePropagatedToStream() local
440 ClientCallImpl<Void, Void> call = new ClientCallImpl<>( in authorityNotPropagatedToStream() local
[all …]
/aosp_15_r20/cts/tests/tests/telecom/src/android/telecom/cts/
H A DMockInCallService.java58 public void onCallAdded(Call call, int numCalls) {}; in onCallAdded()
59 public void onCallRemoved(Call call, int numCalls) {}; in onCallRemoved()
60 public void onCallStateChanged(Call call, int state) {}; in onCallStateChanged()
61 public void onParentChanged(Call call, Call parent) {}; in onParentChanged()
62 public void onChildrenChanged(Call call, List<Call> children) {}; in onChildrenChanged()
63 public void onConferenceableCallsChanged(Call call, List<Call> conferenceableCalls) {}; in onConferenceableCallsChanged()
64 public void onCallDestroyed(Call call) {}; in onCallDestroyed()
65 public void onDetailsChanged(Call call, Call.Details details) {}; in onDetailsChanged()
69 public void onPostDialWait(Call call, String remainingPostDialSequence) {} in onPostDialWait()
70 public void onCannedTextResponsesLoaded(Call call, List<String> cannedTextResponses) {} in onCannedTextResponsesLoaded()
[all …]
/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/
H A DXdsClientImplTestBase.java611 DiscoveryRpcCall call = startResourceWatcher(XdsListenerResource.getInstance(), LDS_RESOURCE, in ldsResourceNotFound() local
652 DiscoveryRpcCall call = startResourceWatcher(XdsListenerResource.getInstance(), LDS_RESOURCE, in ldsResponseErrorHandling_allResourcesFailedUnpack() local
669 DiscoveryRpcCall call = startResourceWatcher(XdsListenerResource.getInstance(), LDS_RESOURCE, in ldsResponseErrorHandling_someResourcesFailedUnpack() local
700 DiscoveryRpcCall call = resourceDiscoveryCalls.poll(); in ldsResponseErrorHandling_subscribedResourceInvalid() local
768 DiscoveryRpcCall call = resourceDiscoveryCalls.poll(); in ldsResponseErrorHandling_subscribedResourceInvalid_withRdsSubscription() local
835 DiscoveryRpcCall call = startResourceWatcher(XdsListenerResource.getInstance(), LDS_RESOURCE, in ldsResourceFound_containsVirtualHosts() local
850 DiscoveryRpcCall call = startResourceWatcher(XdsListenerResource.getInstance(), LDS_RESOURCE, in wrappedLdsResource() local
865 DiscoveryRpcCall call = startResourceWatcher(XdsListenerResource.getInstance(), LDS_RESOURCE, in ldsResourceFound_containsRdsName() local
881 DiscoveryRpcCall call = startResourceWatcher(XdsListenerResource.getInstance(), LDS_RESOURCE, in cachedLdsResource_data() local
900 DiscoveryRpcCall call = startResourceWatcher(XdsListenerResource.getInstance(), LDS_RESOURCE, in cachedLdsResource_absent() local
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/transform/detail/preprocessed/
Dcall.hpp12 struct call<Fun(A0...)> : transform<call<Fun(A0...)> > struct
16 : call< argument
32 struct call<Fun(A0 , A1...)> : transform<call<Fun(A0 , A1...)> > struct
36 : call< argument
52 struct call<Fun(A0 , A1 , A2...)> : transform<call<Fun(A0 , A1 , A2...)> > struct
56 : call< argument
72 struct call<Fun(A0 , A1 , A2 , A3)> : transform<call<Fun(A0 , A1 , A2 , A3)> > struct
75 struct impl : transform_impl<Expr, State, Data>
103 struct call<Fun(A0 , A1 , A2 , A3...)> : transform<call<Fun(A0 , A1 , A2 , A3...)> > struct
107 : call< argument
[all …]
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/spam/
DSpamCallListListener.java137 public void onIncomingCall(final DialerCall call) { in onIncomingCall()
160 public void onUpgradeToVideo(DialerCall call) {} in onUpgradeToVideo()
163 public void onSessionModificationStateChange(DialerCall call) {} in onSessionModificationStateChange()
169 public void onWiFiToLteHandover(DialerCall call) {} in onWiFiToLteHandover()
172 public void onHandoverToWifiFailed(DialerCall call) {} in onHandoverToWifiFailed()
175 public void onInternationalCallOnWifi(@NonNull DialerCall call) {} in onInternationalCallOnWifi()
178 public void onDisconnect(DialerCall call) { in onDisconnect()
196 private void showNotification(DialerCall call) { in showNotification()
205 private boolean shouldShowAfterCallNotification(DialerCall call) { in shouldShowAfterCallNotification()
250 private Notification.Builder createAfterCallNotificationBuilder(DialerCall call) { in createAfterCallNotificationBuilder()
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/transform/
Dcall.hpp84 struct call struct
101 struct call<Fun *> struct
107 struct call<detail::msvc_fun_workaround<Fun> > struct
115 struct call<Fun()> : transform<call<Fun()> > struct
119 struct impl2
137 struct impl2<Expr, State, Data, true>
156 struct impl
165 struct call<Fun(A0)> : transform<call<Fun(A0)> > struct
168 struct impl2
188 struct impl2<Expr, State, Data, true>
[all …]
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_common_simd.inl16 GLM_FUNC_QUALIFIER static tvec4<float, P> call(tvec4<float, P> const & v) function
27 GLM_FUNC_QUALIFIER static tvec4<int, P> call(tvec4<int, P> const & v) function
38 GLM_FUNC_QUALIFIER static tvec4<float, P> call(tvec4<float, P> const & v) function
49 GLM_FUNC_QUALIFIER static tvec4<float, P> call(tvec4<float, P> const & v) function
60 GLM_FUNC_QUALIFIER static tvec4<float, P> call(tvec4<float, P> const & v) function
71 GLM_FUNC_QUALIFIER static tvec4<float, P> call(tvec4<float, P> const & v) function
82 …GLM_FUNC_QUALIFIER static tvec4<float, P> call(tvec4<float, P> const & x, tvec4<float, P> const & … function
93 …GLM_FUNC_QUALIFIER static tvec4<float, P> call(tvec4<float, P> const & v1, tvec4<float, P> const &… function
104 …GLM_FUNC_QUALIFIER static tvec4<int32, P> call(tvec4<int32, P> const & v1, tvec4<int32, P> const &… function
115 …GLM_FUNC_QUALIFIER static tvec4<int32, P> call(tvec4<uint32, P> const & v1, tvec4<uint32, P> const… function
[all …]

12345678910>>...179