Home
last modified time | relevance | path

Searched defs:VOID (Results 1 – 25 of 651) sorted by relevance

12345678910>>...27

/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00670F00/
H A DPorting.h78 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 DPorting.h74 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/
Dprocessthreadsapi.h151 FORCEINLINE HANDLE GetCurrentProcessToken (VOID) in GetCurrentProcessToken() argument
155 FORCEINLINE HANDLE GetCurrentThreadToken (VOID) in GetCurrentThreadToken() argument
159 FORCEINLINE HANDLE GetCurrentThreadEffectiveToken (VOID) in GetCurrentThreadEffectiveToken() argument
Dksproxy.h278 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
Dnewapis.h257 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.h63 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/
Dbsd.rs17 pub const VOID: ioctl_num_type = 0x2000_0000; constant
/aosp_15_r20/external/coreboot/util/cbfstool/lz4/
H A DMakefile27 VOID = nul macro
29 VOID = /dev/null macro
/aosp_15_r20/external/dexmaker/dexmaker/src/main/java/com/android/dx/
H A DTypeId.java60 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 DTypeNode.java41 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 Dstw_wgl.c90 wglGetCurrentContext( VOID ) in wglGetCurrentContext() argument
96 wglGetCurrentDC( VOID ) in wglGetCurrentDC() argument
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/analysis/
H A DType.java63 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 DType.java99 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/
Darp_hardware_id.rs92 pub const VOID: ArpHardwareId = Self(0xFFFF); constant
/aosp_15_r20/external/clang/test/CXX/temp/temp.param/
H A Dp7.cpp13 typedef void VOID; typedef
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dold-style-cast.cpp9 typedef void VOID; in test1() typedef
/aosp_15_r20/libcore/ojluni/src/main/java/sun/invoke/util/
H A DWrapper.java42VOID ( 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 DMakefile12 VOID = /dev/null macro
/aosp_15_r20/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/populator/
H A DMigrationProxyPopulatorTest.java42 private static final Void VOID = null; field in MigrationProxyPopulatorTest
/aosp_15_r20/external/zstd/lib/dll/example/
H A DMakefile11 VOID := /dev/null macro
/aosp_15_r20/external/lz4/lib/dll/example/
H A DMakefile26 VOID := /dev/null macro
/aosp_15_r20/external/robolectric/sandbox/src/main/java/org/robolectric/internal/bytecode/
H A DRoboType.java4 VOID(Void.TYPE), enumConstant
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DDXILOperationCommon.h27 VOID, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DDXILOperationCommon.h27 VOID, enumerator
/aosp_15_r20/external/owasp/sanitizer/src/main/org/owasp/html/
DHtmlTextEscapingMode.java82 VOID, enumConstant

12345678910>>...27