/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | newapis.h | 40 …WINBOOL (CALLBACK *RealGetDiskFreeSpaceEx) (LPCTSTR,PULARGE_INTEGER,PULARGE_INTEGER,PULARGE_INTEGE… in Probe_GetDiskFreeSpaceEx() local 158 DWORD (CALLBACK *RealGetLongPathName)(LPCTSTR,LPTSTR,DWORD); in Probe_GetLongPathName() local 228 WINBOOL (CALLBACK *RealGetFileAttributesEx)(LPCTSTR,GET_FILEEX_INFO_LEVELS,LPVOID); in Probe_GetFileAttributesEx() local 261 WINBOOL (CALLBACK *RealIsDebuggerPresent)(VOID); in Probe_IsDebuggerPresent() local
|
D | dciddi.h | 114 void (CALLBACK *EndAccess) (LPVOID); member 115 void (CALLBACK *DestroySurface) (LPVOID); member 124 void (CALLBACK *EnumCallback)(LPDCISURFACEINFO,LPVOID); member
|
D | ole.h | 16 #define CALLBACK PASCAL macro 178 void *(CALLBACK *QueryProtocol) (LPOLEOBJECT, OLE_LPCSTR); member 229 int (CALLBACK *CallBack) (LPOLECLIENT, OLE_NOTIFICATION, LPOLEOBJECT); member
|
D | minwindef.h | 88 #define CALLBACK macro 90 #define CALLBACK __stdcall macro
|
D | elscore.h | 16 #define CALLBACK WINAPI macro
|
D | traffic.h | 29 #define CALLBACK macro
|
D | nb30.h | 27 void (CALLBACK *ncb_post)(struct _NCB *); member
|
D | dxvahd.h | 15 #define CALLBACK macro
|
D | lpmapi.h | 15 #define CALLBACK macro
|
D | mprapi.h | 23 #define CALLBACK WINAPI macro
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/thread_local/guard/ |
H A D | windows.rs | 78 pub static CALLBACK: unsafe extern "system" fn(*mut c_void, u32, *mut c_void) = tls_callback; variable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/thread_local/guard/ |
H A D | windows.rs | 78 pub static CALLBACK: unsafe extern "system" fn(*mut c_void, u32, *mut c_void) = tls_callback; constant
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/thread_local/guard/ |
H A D | windows.rs | 78 pub static CALLBACK: unsafe extern "system" fn(*mut c_void, u32, *mut c_void) = tls_callback; constant
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | op_requires.h | 72 #define OP_REQUIRES_ASYNC(CTX, EXP, STATUS, CALLBACK) \ argument 81 #define OP_REQUIRES_OK_ASYNC(CTX, STATUS, CALLBACK) \ argument
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/adid/src/com/android/adservices/service/adid/ |
D | AdIdWorkerTest.java | 35 private static final IGetAdIdCallback CALLBACK = new IGetAdIdCallback.Default(); field in AdIdWorkerTest
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/3/frameworks/base/core/proto/android/os/ |
D | message.proto.h | 16 const uint64_t CALLBACK = 0x0000010900000002LL; variable
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/gensrcs/frameworks/base/core/proto/android/os/ |
D | message.proto.h | 16 const uint64_t CALLBACK = 0x0000010900000002LL; variable
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/util/ |
H A D | JSONPObjectTest.java | 10 private final String CALLBACK = "callback"; field in JSONPObjectTest
|
/aosp_15_r20/frameworks/base/apct-tests/perftests/windowmanager/src/android/wm/ |
H A D | InTaskTransitionTest.java | 104 static final String CALLBACK = "callback"; field in InTaskTransitionTest.TestActivity
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/util/ |
H A D | IntegerSequence.java | 118 private static final MaxCountExceededCallback CALLBACK = field in IntegerSequence.Incrementor
|
/aosp_15_r20/external/crosvm/hypervisor/src/whpx/whpx_sys/ |
H A D | WinHvEmulation.h | 34 #define CALLBACK __stdcall macro
|
/aosp_15_r20/bootable/libbootloader/gbl/libefi_types/defs/ |
H A D | types.h | 110 CALLBACK = 8, enumerator
|
/aosp_15_r20/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/ |
H A D | PackageParserTest.java | 886 private static final Callback CALLBACK = new Callback() { field in PackageParserTest.CachePackageNameParser
|
/aosp_15_r20/external/cronet/base/win/ |
H A D | windows_types.h | 284 #define CALLBACK __stdcall macro
|
/aosp_15_r20/external/cronet/third_party/quic_trace/src/third_party/glew/include/GL/ |
H A D | glew.h | 152 # define CALLBACK __attribute__ ((__stdcall__)) macro 154 # define CALLBACK __stdcall macro 156 # define CALLBACK macro
|