Home
last modified time | relevance | path

Searched full:calling (Results 1 – 25 of 20650) sorted by relevance

12345678910>>...826

/aosp_15_r20/art/test/972-default-imt-collision/smali/
H A DKlass.smali20 # System.out.println("FAILED TO THROW AbstractMethodError when calling notImplementedMethod0…
24 # System.out.println("FAILED TO THROW AbstractMethodError when calling notImplementedMethod1…
28 # System.out.println("FAILED TO THROW AbstractMethodError when calling notImplementedMethod2…
32 # System.out.println("FAILED TO THROW AbstractMethodError when calling notImplementedMethod3…
36 # System.out.println("FAILED TO THROW AbstractMethodError when calling notImplementedMethod4…
40 # System.out.println("FAILED TO THROW AbstractMethodError when calling notImplementedMethod5…
44 # System.out.println("FAILED TO THROW AbstractMethodError when calling notImplementedMethod6…
48 # System.out.println("FAILED TO THROW AbstractMethodError when calling notImplementedMethod7…
52 # System.out.println("FAILED TO THROW AbstractMethodError when calling notImplementedMethod8…
56 # System.out.println("FAILED TO THROW AbstractMethodError when calling notImplementedMethod9…
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DCallingConv.h1 //===- llvm/CallingConv.h - LLVM Calling Conventions ------------*- C++ -*-===//
9 // This file defines LLVM's set of calling conventions.
19 /// the well-known calling conventions.
23 /// LLVM IR allows to use arbitrary numbers as calling convention identifiers.
27 /// calling conventions.
28 /// LLVM Calling Convention Representation
30 /// C - The default llvm calling convention, compatible with C. This
31 /// convention is the only calling convention that supports varargs calls.
32 /// As with typical C calling conventions, the callee/caller have to
36 // Generic LLVM calling conventions. None of these calling conventions
[all …]
/aosp_15_r20/external/libphonenumber/
H A Drelease_notes.txt19 - Updated geocoding data for country calling code(s): 504 (en)
20 - New carrier data for country calling code(s): 886 (en), 1284 (en)
21 - Updated carrier data for country calling code(s): 63 (en), 92 (en)
53 - New geocoding data for country calling code(s):
55 - Updated geocoding data for country calling code(s):
57 - Updated carrier data for country calling code(s):
71 - New geocoding data for country calling code(s): 1463 (en), 358 (sv)
72 - Removed geocoding data for country calling code(s): 358 (se)
73 - Updated geocoding data for country calling code(s): 7 (en, ru)
74 - Updated carrier data for country calling code(s):
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DCallingConv.h1 //===-- llvm/CallingConv.h - LLVM Calling Conventions -----------*- C++ -*-===//
10 // This file defines LLVM's set of calling conventions.
20 /// the well-known calling conventions.
23 /// LLVM IR allows to use arbitrary numbers as calling convention identifiers.
27 /// calling conventions.
28 /// @brief LLVM Calling Convention Representation
30 /// C - The default llvm calling convention, compatible with C. This
31 /// convention is the only calling convention that supports varargs calls.
32 /// As with typical C calling conventions, the callee/caller have to
36 // Generic LLVM calling conventions. None of these calling conventions
[all …]
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DCallingConv.h1 //===-- llvm/CallingConv.h - LLVM Calling Conventions -----------*- C++ -*-===//
10 // This file defines LLVM's set of calling conventions.
20 /// the well-known calling conventions.
23 /// LLVM IR allows to use arbitrary numbers as calling convention identifiers.
27 /// calling conventions.
28 /// @brief LLVM Calling Convention Representation
30 /// C - The default llvm calling convention, compatible with C. This
31 /// convention is the only calling convention that supports varargs calls.
32 /// As with typical C calling conventions, the callee/caller have to
36 // Generic LLVM calling conventions. None of these calling conventions
[all …]
/aosp_15_r20/art/test/1980-obsolete-object-cleared/
H A Dexpected-stdout.txt20 Calling public java.lang.Class java.lang.Class.arrayType() with params: []
22 Calling public java.lang.invoke.TypeDescriptor$OfField java.lang.Class.arrayType() with params: []
24 Calling public java.lang.Class java.lang.Class.asSubclass(java.lang.Class) with params: [[null, cla…
31 Calling public java.lang.Object java.lang.Class.cast(java.lang.Object) with params: [[null, foo, NO…
36 Calling public java.lang.Class java.lang.Class.componentType() with params: []
38 Calling public java.lang.invoke.TypeDescriptor$OfField java.lang.Class.componentType() with params:…
40 Calling public java.util.Optional java.lang.Class.describeConstable() with params: []
42 Calling public java.lang.String java.lang.Class.descriptorString() with params: []
44 Calling public boolean java.lang.Class.desiredAssertionStatus() with params: []
46 Calling public int java.lang.Class.getAccessFlags() with params: []
[all …]
/aosp_15_r20/external/guava/android/guava/src/com/google/common/base/
H A DPreconditions.java122 * Ensures the truth of an expression involving one or more parameters to the calling method.
134 * Ensures the truth of an expression involving one or more parameters to the calling method.
148 * Ensures the truth of an expression involving one or more parameters to the calling method.
170 * Ensures the truth of an expression involving one or more parameters to the calling method.
183 * Ensures the truth of an expression involving one or more parameters to the calling method.
196 * Ensures the truth of an expression involving one or more parameters to the calling method.
209 * Ensures the truth of an expression involving one or more parameters to the calling method.
223 * Ensures the truth of an expression involving one or more parameters to the calling method.
237 * Ensures the truth of an expression involving one or more parameters to the calling method.
251 * Ensures the truth of an expression involving one or more parameters to the calling method.
[all …]
/aosp_15_r20/external/guava/guava/src/com/google/common/base/
H A DPreconditions.java122 * Ensures the truth of an expression involving one or more parameters to the calling method.
134 * Ensures the truth of an expression involving one or more parameters to the calling method.
148 * Ensures the truth of an expression involving one or more parameters to the calling method.
170 * Ensures the truth of an expression involving one or more parameters to the calling method.
183 * Ensures the truth of an expression involving one or more parameters to the calling method.
196 * Ensures the truth of an expression involving one or more parameters to the calling method.
209 * Ensures the truth of an expression involving one or more parameters to the calling method.
223 * Ensures the truth of an expression involving one or more parameters to the calling method.
237 * Ensures the truth of an expression involving one or more parameters to the calling method.
251 * Ensures the truth of an expression involving one or more parameters to the calling method.
[all …]
/aosp_15_r20/out/soong/raw-aosp_shiba/43/
D432b81dfb753ac94591bf4d2e1f5bf957213508b99 …st/1956-pop-frame-jit-calling/art-run-test-1956-pop-frame-jit-calling/android_common/javac/art-run…
100 …st/1956-pop-frame-jit-calling/art-run-test-1956-pop-frame-jit-calling/android_common/javac/art-run…
127calling/art-run-test-1956-pop-frame-jit-calling/android_common/lint-srcs.list.rsp __SBOX_SANDBOX_D…
130 …out/soong/.intermediates/art/test/1956-pop-frame-jit-calling/art-run-test-1956-pop-frame-jit-calli…
134 …out/soong/.intermediates/art/test/1956-pop-frame-jit-calling/art-run-test-1956-pop-frame-jit-calli…
138 …out/soong/.intermediates/art/test/1956-pop-frame-jit-calling/art-run-test-1956-pop-frame-jit-calli…
142 …out/soong/.intermediates/art/test/1956-pop-frame-jit-calling/art-run-test-1956-pop-frame-jit-calli…
146 …out/soong/.intermediates/art/test/1956-pop-frame-jit-calling/art-run-test-1956-pop-frame-jit-calli…
150 …out/soong/.intermediates/art/test/1956-pop-frame-jit-calling/art-run-test-1956-pop-frame-jit-calli…
154 …out/soong/.intermediates/art/test/1956-pop-frame-jit-calling/art-run-test-1956-pop-frame-jit-calli…
[all …]
/aosp_15_r20/art/test/182-method-linking/
H A Dexpected-stdout.txt1 Calling pkg1.A.foo on pkg1.A
3 Calling pkg1.A.foo on pkg2.B
5 Calling pkg2.B.foo on pkg2.B
7 Calling pkg1.A.foo on pkg1.C
9 Calling pkg2.B.foo on pkg1.C
11 Calling pkg1.C.foo on pkg1.C
13 Calling pkg1.A.foo on pkg2.D
15 Calling pkg2.B.foo on pkg2.D
17 Calling pkg1.C.foo on pkg2.D
19 Calling pkg2.D.foo on pkg2.D
[all …]
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/wifi/calling/
DWifiCallingSliceHelper.java17 package com.android.settings.wifi.calling;
60 * Helper class to control slices for wifi calling settings.
67 * Settings slice path to wifi calling setting.
72 * Settings slice path to wifi calling preference setting.
78 * Action passed for changes to wifi calling slice (toggle).
81 "com.android.settings.wifi.calling.action.WIFI_CALLING_CHANGED";
100 * Action for Wifi calling Settings activity which
101 * allows setting configuration for Wifi calling
108 * Timeout for querying wifi calling setting from ims manager.
120 * Returns Slice object for wifi calling settings.
[all …]
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/notification/
DNotificationBackend.java119 Log.w(TAG, "Error calling NMS", e); in recordCanBeBlocked()
162 Log.w(TAG, "Error calling CDM", e); in getDeviceList()
186 Log.w(TAG, "Error calling NoMan", e); in getNotificationsBanned()
202 Log.w(TAG, "Error calling NoMan", e); in setNotificationsEnabledForPackage()
211 Log.w(TAG, "Error calling NoMan", e); in canShowBadge()
221 Log.w(TAG, "Error calling NoMan", e); in setShowBadge()
230 Log.w(TAG, "Error calling NoMan", e); in getBubblePreference()
240 Log.w(TAG, "Error calling NoMan", e); in setAllowBubbles()
257 Log.w(TAG, "Error calling NoMan", e); in getChannel()
269 Log.w(TAG, "Error calling NoMan", e); in getGroup()
[all …]
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveImsSettingsTest.py94 """Test for WiFi Calling settings:
106 3. DUT WiFi Calling feature bit return True, network rat is iwlan.
107 4. DUT WiFi Calling feature bit return False, network rat is not iwlan.
157 """Test for WiFi Calling settings:
169 3. DUT WiFi Calling feature bit return True, network rat is iwlan.
170 4. DUT WiFi Calling feature bit return False, network rat is not iwlan.
220 """Test for WiFi Calling settings:
232 3. DUT WiFi Calling feature bit return True, network rat is iwlan.
233 4. DUT WiFi Calling feature bit return False, network rat is not iwlan.
283 """Test for WiFi Calling settings:
[all …]
/aosp_15_r20/frameworks/base/core/java/android/app/backup/
H A DIBackupManager.aidl48 * If {@code userId} is different from the calling user id, then the caller must hold the
56 * {@link android.app.backup.IBackupManager.dataChangedForUser} for the calling user id.
68 * If {@code userId} is different from the calling user id, then the caller must hold the
76 * {@link android.app.backup.IBackupManager.clearBackupDataForUser} for the calling user id.
87 * If {@code userId} is different from the calling user id, then the caller must hold the
99 * If {@code userId} is different from the calling user id, then the caller must hold the
107 * {@link android.app.backup.IBackupManager.agentConnected} for the calling user id.
115 * If {@code userId} is different from the calling user id, then the caller must hold the
123 * {@link android.app.backup.IBackupManager.agentDisconnected} for the calling user id.
131 * If {@code userId} is different from the calling user id, then the caller must hold the
[all …]
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio.voice-V4-java-source/gen/android/hardware/radio/voice/
DIRadioVoice.java40 * This is available when android.hardware.telephony.calling is defined.
52 * This is available when android.hardware.telephony.calling is defined.
64 * This is available when android.hardware.telephony.calling is defined.
77 * This is available when android.hardware.telephony.calling is defined.
136 * This is available when android.hardware.telephony.calling is defined.
149 * This is available when android.hardware.telephony.calling is defined.
161 * This is available when android.hardware.telephony.calling is defined.
174 * This is available when android.hardware.telephony.calling is defined.
187 * This is available when android.hardware.telephony.calling is defined.
199 * This is available when android.hardware.telephony.calling is defined.
[all …]
DIRadioVoiceResponse.java31 * RadioError:REQUEST_NOT_SUPPORTED when android.hardware.telephony.calling is not defined
62 * RadioError:REQUEST_NOT_SUPPORTED when android.hardware.telephony.calling is not defined
84 * RadioError:REQUEST_NOT_SUPPORTED when android.hardware.telephony.calling is not defined
106 * RadioError:REQUEST_NOT_SUPPORTED when android.hardware.telephony.calling is not defined
136 * RadioError:REQUEST_NOT_SUPPORTED when android.hardware.telephony.calling is not defined
161 * RadioError:REQUEST_NOT_SUPPORTED when android.hardware.telephony.calling is not defined
181 * RadioError:REQUEST_NOT_SUPPORTED when android.hardware.telephony.calling is not defined
209 * RadioError:REQUEST_NOT_SUPPORTED when android.hardware.telephony.calling is not defined
237 * RadioError:REQUEST_NOT_SUPPORTED when android.hardware.telephony.calling is not defined
261 * RadioError:REQUEST_NOT_SUPPORTED when android.hardware.telephony.calling is not defined
[all …]
/aosp_15_r20/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/
H A DAppsFilterImplTest.java278 PackageSetting calling = simulateAddPackage(appsFilter, in testQueriesAction_FilterMatches() local
283 appsFilter.shouldFilterApplication(mSnapshot, DUMMY_CALLING_APPID, calling, target, in testQueriesAction_FilterMatches()
317 PackageSetting calling = simulateAddPackage(appsFilter, in testQueriesProtectedAction_FilterDoesNotMatch() local
318 pkg("com.calling.action", new Intent("TEST_ACTION")), callingUid); in testQueriesProtectedAction_FilterDoesNotMatch()
322 pkg("com.calling.wildcard", new Intent("*")), wildcardUid); in testQueriesProtectedAction_FilterDoesNotMatch()
325 assertFalse(appsFilter.shouldFilterApplication(mSnapshot, callingUid, calling, in testQueriesProtectedAction_FilterDoesNotMatch()
327 assertTrue(appsFilter.shouldFilterApplication(mSnapshot, callingUid, calling, in testQueriesProtectedAction_FilterDoesNotMatch()
352 PackageSetting calling = simulateAddPackage(appsFilter, in testQueriesProvider_FilterMatches() local
357 assertFalse(appsFilter.shouldFilterApplication(mSnapshot, DUMMY_CALLING_APPID, calling, in testQueriesProvider_FilterMatches()
373 PackageSetting calling = simulateAddPackage(appsFilter, in testOnUserUpdated_FilterMatches() local
[all …]
/aosp_15_r20/hardware/interfaces/radio/aidl/android/hardware/radio/voice/
H A DIRadioVoice.aidl45 * This is available when android.hardware.telephony.calling is defined.
56 * This is available when android.hardware.telephony.calling is defined.
67 * This is available when android.hardware.telephony.calling is defined.
79 * This is available when android.hardware.telephony.calling is defined.
137 * This is available when android.hardware.telephony.calling is defined.
151 * This is available when android.hardware.telephony.calling is defined.
162 * This is available when android.hardware.telephony.calling is defined.
174 * This is available when android.hardware.telephony.calling is defined.
186 * This is available when android.hardware.telephony.calling is defined.
197 * This is available when android.hardware.telephony.calling is defined.
[all …]
H A DIRadioVoiceResponse.aidl36 * RadioError:REQUEST_NOT_SUPPORTED when android.hardware.telephony.calling is not defined
65 * RadioError:REQUEST_NOT_SUPPORTED when android.hardware.telephony.calling is not defined
86 * RadioError:REQUEST_NOT_SUPPORTED when android.hardware.telephony.calling is not defined
107 * RadioError:REQUEST_NOT_SUPPORTED when android.hardware.telephony.calling is not defined
136 * RadioError:REQUEST_NOT_SUPPORTED when android.hardware.telephony.calling is not defined
160 * RadioError:REQUEST_NOT_SUPPORTED when android.hardware.telephony.calling is not defined
179 * RadioError:REQUEST_NOT_SUPPORTED when android.hardware.telephony.calling is not defined
206 * RadioError:REQUEST_NOT_SUPPORTED when android.hardware.telephony.calling is not defined
234 * RadioError:REQUEST_NOT_SUPPORTED when android.hardware.telephony.calling is not defined
257 * RadioError:REQUEST_NOT_SUPPORTED when android.hardware.telephony.calling is not defined
[all …]
/aosp_15_r20/art/test/162-method-resolution/
H A Dexpected-stdout.txt1 Calling Test1Derived.test():
3 Calling Test1User.test():
6 Calling Test1User2.test():
9 Calling Test2User.test():
12 Calling Test2User2.test():
14 Calling Test3User.test():
17 Calling Test4User.test():
19 Calling Test5User.test():
21 Calling Test5User2.test():
24 Calling Test6User.test():
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DCallingConv.h1 //===- llvm/CallingConv.h - LLVM Calling Conventions ------------*- C++ -*-===//
9 // This file defines LLVM's set of calling conventions.
19 /// the well-known calling conventions.
23 /// LLVM IR allows to use arbitrary numbers as calling convention identifiers.
27 /// calling conventions.
28 /// LLVM Calling Convention Representation
30 /// The default llvm calling convention, compatible with C. This convention
31 /// is the only one that supports varargs calls. As with typical C calling
36 // Generic LLVM calling conventions. None of these support varargs calls,
68 /// Calling convention for Swift.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DCallingConv.h1 //===- llvm/CallingConv.h - LLVM Calling Conventions ------------*- C++ -*-===//
9 // This file defines LLVM's set of calling conventions.
19 /// the well-known calling conventions.
23 /// LLVM IR allows to use arbitrary numbers as calling convention identifiers.
27 /// calling conventions.
28 /// LLVM Calling Convention Representation
30 /// The default llvm calling convention, compatible with C. This convention
31 /// is the only one that supports varargs calls. As with typical C calling
36 // Generic LLVM calling conventions. None of these support varargs calls,
68 /// Calling convention for Swift.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DCallingConv.h1 //===- llvm/CallingConv.h - LLVM Calling Conventions ------------*- C++ -*-===//
9 // This file defines LLVM's set of calling conventions.
19 /// the well-known calling conventions.
23 /// LLVM IR allows to use arbitrary numbers as calling convention identifiers.
27 /// calling conventions.
28 /// LLVM Calling Convention Representation
30 /// The default llvm calling convention, compatible with C. This convention
31 /// is the only one that supports varargs calls. As with typical C calling
36 // Generic LLVM calling conventions. None of these support varargs calls,
68 /// Calling convention for Swift.
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DCallingConv.h1 //===- llvm/CallingConv.h - LLVM Calling Conventions ------------*- C++ -*-===//
9 // This file defines LLVM's set of calling conventions.
19 /// the well-known calling conventions.
23 /// LLVM IR allows to use arbitrary numbers as calling convention identifiers.
27 /// calling conventions.
28 /// LLVM Calling Convention Representation
30 /// The default llvm calling convention, compatible with C. This convention
31 /// is the only one that supports varargs calls. As with typical C calling
36 // Generic LLVM calling conventions. None of these support varargs calls,
68 /// Calling convention for Swift.
[all …]
/aosp_15_r20/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/common/
DStartDpcInsideSuwServiceConnectionTest.java114 // WHEN calling triggerDpcStart() in testBindingSucceeds_serviceConnects()
126 // WHEN calling dpcFinished and unbind in testBindingSucceeds_serviceConnects()
140 // WHEN calling triggerDpcStart() in testBindingSucceeds_instanceStateSavedAndRestoredBeforeServiceConnected()
146 // WHEN saving state and calling unbind before a service connection was established in testBindingSucceeds_instanceStateSavedAndRestoredBeforeServiceConnected()
171 // WHEN calling dpcFinished and unbind in testBindingSucceeds_instanceStateSavedAndRestoredBeforeServiceConnected()
185 // WHEN calling triggerDpcStart() in testBindingSucceeds_instanceStateSavedAndRestoredAfterServiceConnected()
197 // WHEN saving state and calling unbind after a service connection was established in testBindingSucceeds_instanceStateSavedAndRestoredAfterServiceConnected()
223 // WHEN calling dpcFinished and unbind in testBindingSucceeds_instanceStateSavedAndRestoredAfterServiceConnected()
237 // WHEN calling triggerDpcStart() in testBindingSucceeds_instanceStateSavedAndRestoredAfterDpcFinished()
249 // WHEN calling dpcFinished and unbind in testBindingSucceeds_instanceStateSavedAndRestoredAfterDpcFinished()
[all …]

12345678910>>...826