/external/valgrind/VEX/pub/ |
D | libvex_guest_tilegx.h | 44 typedef ULong ULONG; typedef 49 /* 0 */ ULONG guest_r0; 50 /* 8 */ ULONG guest_r1; 51 /* 16 */ ULONG guest_r2; 52 /* 24 */ ULONG guest_r3; 53 /* 32 */ ULONG guest_r4; 54 /* 40 */ ULONG guest_r5; 55 /* 48 */ ULONG guest_r6; 56 /* 56 */ ULONG guest_r7; 57 /* 64 */ ULONG guest_r8; [all …]
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | dls.h | 158 ULONG cbSize; /* size of the connection list structure */ 159 ULONG cConnections; /* count of connections in the list */ 176 ULONG ulBank; 177 ULONG ulInstrument; 197 ULONG cRegions; /* Count of regions in this instrument */ 202 ULONG cInstruments; /* Count of instruments in the collection */ 221 ULONG ulChannel; /* channel placement */ 222 ULONG ulTableIndex; /* index into the wave pool table, 0 based */ 229 ULONG ulOffset; /* Offset to the entry in the list */ 233 ULONG cbSize; /* size of the pool table structure */ [all …]
|
/external/skia/include/utils/win/ |
D | SkIStream.h | 35 virtual ULONG STDMETHODCALLTYPE AddRef(void); 36 virtual ULONG STDMETHODCALLTYPE Release(void); 40 virtual HRESULT STDMETHODCALLTYPE Read(void* pv, ULONG cb, ULONG* pcbRead); 43 , ULONG cb 44 , ULONG* pcbWritten); 94 virtual HRESULT STDMETHODCALLTYPE Read(void* pv, ULONG cb, ULONG* pcbRead); 97 , ULONG cb 98 , ULONG* pcbWritten); 122 , ULONG cb 123 , ULONG* pcbWritten);
|
/external/skia/src/utils/win/ |
D | SkIStream.cpp | 41 ULONG STDMETHODCALLTYPE SkBaseIStream::AddRef(void) { in AddRef() 42 return (ULONG)InterlockedIncrement(&_refcount); in AddRef() 45 ULONG STDMETHODCALLTYPE SkBaseIStream::Release(void) { in Release() 46 ULONG res = (ULONG) InterlockedDecrement(&_refcount); in Release() 55 , ULONG cb in Read() 56 , ULONG* pcbRead) in Read() 60 , ULONG cb in Write() 61 , ULONG* pcbWritten) in Write() 133 HRESULT STDMETHODCALLTYPE SkIStream::Read(void* pv, ULONG cb, ULONG* pcbRead) { in Read() 134 *pcbRead = static_cast<ULONG>(this->fSkStream->read(pv, cb)); in Read() [all …]
|
D | SkDWriteGeometrySink.cpp | 35 ULONG STDMETHODCALLTYPE SkDWriteGeometrySink::AddRef(void) { in AddRef() 36 return static_cast<ULONG>(InterlockedIncrement(&fRefCount)); in AddRef() 39 ULONG STDMETHODCALLTYPE SkDWriteGeometrySink::Release(void) { in Release() 40 ULONG res = static_cast<ULONG>(InterlockedDecrement(&fRefCount)); in Release()
|
D | SkDWriteFontFileStream.h | 54 virtual ULONG STDMETHODCALLTYPE AddRef(); 55 virtual ULONG STDMETHODCALLTYPE Release(); 75 ULONG fRefCount;
|
/external/aac/libSBRdec/src/ |
D | sbr_crc.cpp | 100 static ULONG 101 calcCRC (HANDLE_CRC hCrcBuf, ULONG bValue, int nBits) in calcCRC() 104 ULONG bMask = (1UL << (nBits - 1)); in calcCRC() 124 getCrc (HANDLE_FDK_BITSTREAM hBs, ULONG NrBits) in getCrc() 136 ULONG bValue; in getCrc() 160 ULONG NrCrcBits; in SbrCrcCheck() 161 ULONG crcCheckResult; in SbrCrcCheck() 163 ULONG crcCheckSum; in SbrCrcCheck()
|
/external/elfutils/src/backends/ |
D | linux-core-note.c | 60 FIELD (ULONG, tv_sec); in EBLHOOK() 61 FIELD (ULONG, tv_usec); in EBLHOOK() 67 # define TIMEVAL_FIELD(name) FIELD (time, ULONG, name, 'T'|0x80, .count = 2) 69 # define TIMEVAL_FIELD(name) FIELD (time, ULONG, name, 'T', .count = 2) 77 FIELD (ULONG, pr_sigpend); in EBLHOOK() 78 FIELD (ULONG, pr_sighold); in EBLHOOK() 89 FIELD (ULONG, pr_reg[PRSTATUS_REGS_SIZE / sizeof (ULONG)]); in EBLHOOK() 107 FIELD (ULONG, pr_flag); in EBLHOOK() 138 FIELD (signal2, ULONG, sigpend, 'B'), 139 FIELD (signal3, ULONG, sighold, 'B'), [all …]
|
D | sparc_corenote.c | 85 # define ULONG uint32_t macro 96 # define ULONG uint64_t macro
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | dbghelp.h | 36 ULONG NumberOfSections; 38 ULONG Characteristics; 42 ULONG SizeOfImage; 67 …PIMAGE_SECTION_HEADER IMAGEAPI ImageRvaToSection(PIMAGE_NT_HEADERS NtHeaders,PVOID Base,ULONG Rva); 68 …PVOID IMAGEAPI ImageRvaToVa(PIMAGE_NT_HEADERS NtHeaders,PVOID Base,ULONG Rva,PIMAGE_SECTION_HEADER… 193 a32->Offset = (ULONG)a64->Offset; in Address64To32() 307 …typedef BOOL (CALLBACK *PSYM_ENUMSYMBOLS_CALLBACK64)(PSTR SymbolName,DWORD64 SymbolAddress,ULONG S… 308 …ACK *PSYM_ENUMSYMBOLS_CALLBACK64W)(PWSTR SymbolName,DWORD64 SymbolAddress,ULONG SymbolSize,PVOID U… 309 …typedef BOOL (CALLBACK *PENUMLOADED_MODULES_CALLBACK64)(PSTR ModuleName,DWORD64 ModuleBase,ULONG M… 310 …typedef BOOL (CALLBACK *PSYMBOL_REGISTERED_CALLBACK64)(HANDLE hProcess,ULONG ActionCode,ULONG64 Ca… [all …]
|
/external/harfbuzz_ng/src/ |
D | hb-ot-cmap-table.hh | 192 ULONG startCharCode; /* First character code in this group. */ 193 ULONG endCharCode; /* Last character code in this group. */ 194 ULONG glyphID; /* Glyph index; interpretation depends on 231 struct CmapSubtableFormat10 : CmapSubtableTrimmed<ULONG > {}; 253 ULONG lengthZ; /* Byte length of this subtable. */ 254 ULONG languageZ; /* Ignore. */ 255 SortedArrayOf<CmapSubtableLongGroup, ULONG> 303 typedef SortedArrayOf<UnicodeValueRange, ULONG> DefaultUVS; 323 typedef SortedArrayOf<UVSMapping, ULONG> NonDefaultUVS; 359 OffsetTo<DefaultUVS, ULONG> [all …]
|
D | hb-open-file-private.hh | 63 ULONG offset; /* Offset from beginning of TrueType font 65 ULONG length; /* Length of this table. */ 142 ArrayOf<OffsetTo<OffsetTable, ULONG>, ULONG>
|
D | hb-ot-head-table.hh | 63 ULONG checkSumAdjustment; /* To compute: set it to 0, sum the 66 ULONG magicNumber; /* Set to 0x5F0F3CF5u. */
|
/external/e2fsprogs/lib/ext2fs/ |
D | nt_io.c | 43 ULONG 65 IN ULONG ShareAccess, 66 IN ULONG OpenOptions 88 IN ULONG Length, 103 IN ULONG Length, 117 IN ULONG IoControlCode, 119 IN ULONG InputBufferLength, 121 IN ULONG OutputBufferLength 133 IN ULONG IoControlCode, 135 IN ULONG InputBufferLength, [all …]
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_ndis.c | 86 ULONG SsidLength; 101 ULONG Length; 102 ULONG HopPattern; 103 ULONG HopSet; 104 ULONG DwellTime; 108 ULONG Length; 109 ULONG BeaconPeriod; 110 ULONG ATIMWindow; 111 ULONG DSConfig; 158 ULONG Length; [all …]
|
/external/google-breakpad/src/client/windows/unittests/ |
D | dump_analysis.cc | 84 for (ULONG i = 0; i < thread_list->NumberOfThreads; ++i) { in HasTebs() 112 bool DumpAnalysis::HasStream(ULONG stream_number) const { in HasStream() 118 size_t DumpAnalysis::GetStreamImpl(ULONG stream_number, void** stream) const { in GetStreamImpl() 120 ULONG memory_list_size = 0; in GetStreamImpl() 136 for (ULONG i = 0; i < memory_list->NumberOfMemoryRanges; ++i) { in HasMemoryImpl() 162 for (ULONG i = 0; i < memory64_list->NumberOfMemoryRanges; ++i) { in HasMemoryImpl()
|
D | dump_analysis.h | 50 bool HasStream(ULONG stream_number) const; 56 size_t GetStream(ULONG stream_number, StreamType** stream) const { in GetStream() 95 size_t GetStreamImpl(ULONG stream_number, void** stream) const;
|
/external/skia/src/ports/ |
D | SkFontMgr_win_dw.cpp | 33 virtual ULONG STDMETHODCALLTYPE AddRef(); 34 virtual ULONG STDMETHODCALLTYPE Release(); 57 ULONG fRefCount; 71 ULONG StreamFontFileLoader::AddRef() { in AddRef() 75 ULONG StreamFontFileLoader::Release() { in Release() 76 ULONG newCount = InterlockedDecrement(&fRefCount); in Release() 100 virtual ULONG STDMETHODCALLTYPE AddRef(); 101 virtual ULONG STDMETHODCALLTYPE Release(); 119 ULONG fRefCount; 147 ULONG StreamFontFileEnumerator::AddRef() { in AddRef() [all …]
|
/external/pdfium/core/src/fxge/win32/ |
D | fx_win32_dwrite.cpp | 34 virtual ULONG STDMETHODCALLTYPE AddRef(); 35 virtual ULONG STDMETHODCALLTYPE Release(); 45 ULONG refCount_; 53 virtual ULONG STDMETHODCALLTYPE AddRef(); 54 virtual ULONG STDMETHODCALLTYPE Release(); 70 ULONG refCount_; 292 ULONG STDMETHODCALLTYPE CDwFontFileStream::AddRef() in AddRef() 296 ULONG STDMETHODCALLTYPE CDwFontFileStream::Release() in Release() 298 ULONG newCount = InterlockedDecrement((long*)(&refCount_)); in Release() 351 ULONG STDMETHODCALLTYPE CDwFontFileLoader::AddRef() in AddRef() [all …]
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | win_if_list.c | 40 ULONG BindingIndex; 41 ULONG DeviceNameOffset; 42 ULONG DeviceNameLength; 43 ULONG DeviceDescrOffset; 44 ULONG DeviceDescrLength;
|
/external/lzma/CPP/Common/ |
D | MyWindows.h | 35 typedef UINT32 ULONG; typedef 64 typedef ULONG PROPID; 99 STDMETHOD_(ULONG, AddRef)() PURE; 100 STDMETHOD_(ULONG, Release)() PURE; 163 ULONG ulVal;
|
/external/google-breakpad/src/client/windows/crash_generation/ |
D | minidump_generator.cc | 74 static ULONG CALLBACK RecordHandleOperations(void* resource_description, 76 ULONG* enumeration_level); 82 ULONG Flags, 83 ULONG ResourceType, 196 user_stream->BufferSize = static_cast<ULONG>(stream_.size()); in GetUserStream() 226 ULONG CALLBACK HandleTraceData::RecordHandleOperations( in RecordHandleOperations() 229 ULONG* enumeration_level) { in RecordHandleOperations()
|
/external/aac/libAACenc/src/ |
D | pnsparam.cpp | 108 ULONG brFrom; 109 ULONG brTo; 203 if(((ULONG)bitRate >= levelTable[i].brFrom) && in FDKaacEnc_lookUpPnsUse() 204 ((ULONG)bitRate <= levelTable[i].brTo) ) in FDKaacEnc_lookUpPnsUse()
|
/external/google-breakpad/src/common/windows/ |
D | dia_util.cc | 45 ULONG fetched = 0; in FindDebugStream() 77 ULONG fetched = 0; in FindTable()
|
/external/libvpx/libvpx/vp8/common/generic/ |
D | systemdependent.c | 64 ULONG proc_id; in get_cpu_count() 65 ULONG status; in get_cpu_count()
|