Home
last modified time | relevance | path

Searched defs:ULONG (Results 1 – 25 of 27) sorted by relevance

12

/external/elfutils/backends/
Driscv_corenote.c49 # define ULONG uint32_t macro
59 # define ULONG uint64_t macro
Dppc_corenote.c113 # define ULONG uint32_t macro
118 # define ULONG uint64_t macro
Dsparc_corenote.c86 # define ULONG uint32_t macro
97 # define ULONG uint64_t macro
Dx86_64_corenote.c88 # define ULONG uint32_t macro
98 # define ULONG uint64_t macro
Ds390_corenote.c104 # define ULONG uint32_t macro
115 # define ULONG uint64_t macro
Dtilegx_corenote.c50 #define ULONG uint64_t macro
Dalpha_corenote.c56 #define ULONG uint64_t macro
Dm68k_corenote.c51 #define ULONG uint32_t macro
Dsh_corenote.c59 #define ULONG uint32_t macro
Darm_corenote.c63 #define ULONG uint32_t macro
Daarch64_corenote.c42 #define ULONG uint64_t macro
Di386_corenote.c71 #define ULONG uint32_t macro
/external/expat/xmlwf/
Dxmlwin32url.cxx79 STDMETHODIMP_(ULONG) in STDMETHODIMP_() argument
85 STDMETHODIMP_(ULONG) in STDMETHODIMP_() argument
129 Callback::OnProgress(ULONG, ULONG, ULONG, LPCWSTR) in OnProgress() argument
/external/clang/test/Sema/
DPR16678.c30 typedef unsigned long ULONG; typedef
/external/aac/libSYS/include/
Dmachine_type.h182 #define ULONG UINT macro
185 typedef unsigned long ULONG; typedef
/external/harfbuzz_ng/src/
Dhb-directwrite.cc62 IFACEMETHOD_ (ULONG, AddRef) () { return 1; } in IFACEMETHOD_() argument
63 IFACEMETHOD_ (ULONG, Release) () { return 1; } in IFACEMETHOD_() argument
91 IFACEMETHOD_ (ULONG, AddRef) () { return 1; } in IFACEMETHOD_() argument
92 IFACEMETHOD_ (ULONG, Release) () { return 1; } in IFACEMETHOD_() argument
256 IFACEMETHOD_ (ULONG, AddRef) () { return 1; } in IFACEMETHOD_() argument
257 IFACEMETHOD_ (ULONG, Release) () { return 1; } in IFACEMETHOD_() argument
/external/swiftshader/include/Direct3D/
Dd3d8.h169 STDMETHOD_(ULONG,AddRef)(THIS) PURE; in DECLARE_INTERFACE_() local
170 STDMETHOD_(ULONG,Release)(THIS) PURE; in DECLARE_INTERFACE_() local
251 STDMETHOD_(ULONG,AddRef)(THIS) PURE; in DECLARE_INTERFACE_() local
252 STDMETHOD_(ULONG,Release)(THIS) PURE; in DECLARE_INTERFACE_() local
560 STDMETHOD_(ULONG,AddRef)(THIS) PURE; in DECLARE_INTERFACE_() local
561 STDMETHOD_(ULONG,Release)(THIS) PURE; in DECLARE_INTERFACE_() local
593 STDMETHOD_(ULONG,AddRef)(THIS) PURE; in DECLARE_INTERFACE_() local
594 STDMETHOD_(ULONG,Release)(THIS) PURE; in DECLARE_INTERFACE_() local
645 STDMETHOD_(ULONG,AddRef)(THIS) PURE; in DECLARE_INTERFACE_() local
646 STDMETHOD_(ULONG,Release)(THIS) PURE; in DECLARE_INTERFACE_() local
[all …]
/external/python/cpython2/Lib/ctypes/
Dwintypes.py24 ULONG = c_ulong variable
/external/sonivox/arm-wt-22k/lib_src/
Deas_mdls.h46 #define ULONG EAS_U32 macro
/external/python/cpython3/Lib/ctypes/
Dwintypes.py25 ULONG = ctypes.c_ulong variable
/external/webrtc/webrtc/voice_engine/
Dvoice_engine_defines.h311 #define ULONG unsigned long macro
/external/lzma/CPP/Common/
DMyWindows.h43 typedef UINT32 ULONG; typedef
/external/nos/host/generic/nugget/proto/nugget/app/keymaster/
Dkeymaster_defs.proto31 ULONG = 0x50000; /* 5 << 16 */ enumerator
/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_core_win.cc128 STDMETHOD_(ULONG, AddRef()) in STDMETHOD_() argument
149 STDMETHOD_(ULONG, Release()) in STDMETHOD_() argument
/external/mesa3d/include/D3D9/
Dd3d9types.h75 typedef unsigned int ULONG; typedef

12