/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00670F00/ |
H A D | Porting.h | 78 typedef void VOID; typedef 144 typedef void VOID; typedef 193 typedef void VOID; typedef 268 typedef void VOID; typedef
|
/aosp_15_r20/external/coreboot/src/vendorcode/amd/include/ |
H A D | Porting.h | 74 typedef void VOID; typedef 140 typedef void VOID; typedef 189 typedef void VOID; typedef 264 typedef void VOID; typedef
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | processthreadsapi.h | 151 FORCEINLINE HANDLE GetCurrentProcessToken (VOID) in GetCurrentProcessToken() argument 155 FORCEINLINE HANDLE GetCurrentThreadToken (VOID) in GetCurrentThreadToken() argument 159 FORCEINLINE HANDLE GetCurrentThreadEffectiveToken (VOID) in GetCurrentThreadEffectiveToken() argument
|
D | ksproxy.h | 278 STDMETHOD_(VOID,KsSetAllocatorMode) (THIS_ in DECLARE_INTERFACE_() local 294 STDMETHOD_(VOID,KsSetProperties) (THIS_ in DECLARE_INTERFACE_() local 297 STDMETHOD_(VOID,KsSetAllocatorHandle) (THIS_ in DECLARE_INTERFACE_() local 369 STDMETHOD_(VOID,KsNotifyError) (THIS_ in DECLARE_INTERFACE_() local 538 STDMETHOD_(VOID,KsFlushClient) (THIS_ in DECLARE_INTERFACE_() local
|
D | newapis.h | 257 static WINBOOL WINAPI Emulate_IsDebuggerPresent(VOID) { return FALSE; } in Emulate_IsDebuggerPresent() argument 258 static WINBOOL WINAPI Probe_IsDebuggerPresent(VOID) { in Probe_IsDebuggerPresent() argument
|
D | _dbdao.h | 63 operator BSTR *(VOID); variable 84 inline CONSTRUCTOR CdbVariant::CdbVariant(VOID) : COleVariant() { in CdbVariant() argument 277 CONSTRUCTOR CdbWorkspaces(VOID){pDBEng = NULL;} in CdbWorkspaces() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/nix/src/sys/ioctl/ |
D | bsd.rs | 17 pub const VOID: ioctl_num_type = 0x2000_0000; constant
|
/aosp_15_r20/external/coreboot/util/cbfstool/lz4/ |
H A D | Makefile | 27 VOID = nul macro 29 VOID = /dev/null macro
|
/aosp_15_r20/external/dexmaker/dexmaker/src/main/java/com/android/dx/ |
H A D | TypeId.java | 60 public static final TypeId<Void> VOID = new TypeId<>(com.android.dx.rop.type.Type.VOID); field in TypeId 78 PRIMITIVE_TO_TYPE.put(void.class, VOID); in PRIMITIVE_TO_TYPE.put() argument
|
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/main/java/com/google/api/generator/engine/ast/ |
H A D | TypeNode.java | 41 VOID enumConstant 79 public static final TypeNode VOID = builder().setTypeKind(TypeKind.VOID).build(); field in TypeNode
|
/aosp_15_r20/external/mesa3d/src/gallium/targets/libgl-gdi/ |
H A D | stw_wgl.c | 90 wglGetCurrentContext( VOID ) in wglGetCurrentContext() argument 96 wglGetCurrentDC( VOID ) in wglGetCurrentDC() argument
|
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/analysis/ |
H A D | Type.java | 63 public static final Type VOID = new Type(CtClass.voidType); field in Type 112 prims.put(CtClass.voidType, VOID); in prims.put() argument
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/rop/type/ |
H A D | Type.java | 99 public static final Type VOID = new Type("V", BT_VOID); field in Type 137 CLASS_TYPE_MAP.put(void.class, VOID); in CLASS_TYPE_MAP.put() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/link/ |
D | arp_hardware_id.rs | 92 pub const VOID: ArpHardwareId = Self(0xFFFF); constant
|
/aosp_15_r20/external/clang/test/CXX/temp/temp.param/ |
H A D | p7.cpp | 13 typedef void VOID; typedef
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | old-style-cast.cpp | 9 typedef void VOID; in test1() typedef
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/invoke/util/ |
H A D | Wrapper.java | 42 …VOID ( Void.class, "Void", void.class, "void", 'V', null, Format.other(… enumConstant 102 VOID = UNSIGNED | (0 << SIZE_SHIFT) | (0 << SLOT_SHIFT), field in Wrapper.Format
|
/aosp_15_r20/external/zstd/tests/gzip/ |
H A D | Makefile | 12 VOID = /dev/null macro
|
/aosp_15_r20/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/populator/ |
H A D | MigrationProxyPopulatorTest.java | 42 private static final Void VOID = null; field in MigrationProxyPopulatorTest
|
/aosp_15_r20/external/zstd/lib/dll/example/ |
H A D | Makefile | 11 VOID := /dev/null macro
|
/aosp_15_r20/external/lz4/lib/dll/example/ |
H A D | Makefile | 26 VOID := /dev/null macro
|
/aosp_15_r20/external/robolectric/sandbox/src/main/java/org/robolectric/internal/bytecode/ |
H A D | RoboType.java | 4 VOID(Void.TYPE), enumConstant
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | DXILOperationCommon.h | 27 VOID, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | DXILOperationCommon.h | 27 VOID, enumerator
|
/aosp_15_r20/external/owasp/sanitizer/src/main/org/owasp/html/ |
D | HtmlTextEscapingMode.java | 82 VOID, enumConstant
|