/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3dapi/ |
D | d3d11shader.idl | 50 UINT SemanticIndex; 51 UINT Register; 56 UINT Stream; 63 UINT Variables; 64 UINT Size; 65 UINT uFlags; 71 UINT StartOffset; 72 UINT Size; 73 UINT uFlags; 75 UINT StartTexture; [all …]
|
D | d3d11.idl | 412 UINT SemanticIndex; 414 UINT InputSlot; 415 UINT AlignedByteOffset; 417 UINT InstanceDataStepRate; 439 UINT Stream; 441 UINT SemanticIndex; 573 UINT left; 574 UINT top; 575 UINT front; 576 UINT right; [all …]
|
D | d3d10.idl | 434 UINT MaxAnisotropy; 465 UINT MiscFlags; 477 UINT NumSimultaneousCounters; 497 UINT ByteWidth; 499 UINT BindFlags; 500 UINT CPUAccessFlags; 501 UINT MiscFlags; 513 UINT Width; 514 UINT MipLevels; 515 UINT ArraySize; [all …]
|
D | d3d10shader.idl | 84 UINT SemanticIndex; 85 UINT Register; 96 UINT Variables; 97 UINT Size; 98 UINT uFlags; 104 UINT StartOffset; 105 UINT Size; 106 UINT uFlags; 108 UINT StartTexture; 109 UINT TextureSize; [all …]
|
D | dxgi.idl | 23 const UINT _FACDXGI = 0x87a; 57 typedef UINT DXGI_USAGE; 76 UINT Width; 77 UINT Height; 96 UINT PresentCount; 97 UINT PresentRefreshCount; 98 UINT SyncRefreshCount; 105 UINT VendorId; 106 UINT DeviceId; 107 UINT SubSysId; [all …]
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/ |
D | d3d11shader.idl | 50 UINT SemanticIndex; 51 UINT Register; 56 UINT Stream; 63 UINT Variables; 64 UINT Size; 65 UINT uFlags; 71 UINT StartOffset; 72 UINT Size; 73 UINT uFlags; 75 UINT StartTexture; [all …]
|
D | d3d11.idl | 412 UINT SemanticIndex; 414 UINT InputSlot; 415 UINT AlignedByteOffset; 417 UINT InstanceDataStepRate; 439 UINT Stream; 441 UINT SemanticIndex; 573 UINT left; 574 UINT top; 575 UINT front; 576 UINT right; [all …]
|
D | d3d10.idl | 434 UINT MaxAnisotropy; 465 UINT MiscFlags; 477 UINT NumSimultaneousCounters; 497 UINT ByteWidth; 499 UINT BindFlags; 500 UINT CPUAccessFlags; 501 UINT MiscFlags; 513 UINT Width; 514 UINT MipLevels; 515 UINT ArraySize; [all …]
|
D | d3d10shader.idl | 84 UINT SemanticIndex; 85 UINT Register; 96 UINT Variables; 97 UINT Size; 98 UINT uFlags; 104 UINT StartOffset; 105 UINT Size; 106 UINT uFlags; 108 UINT StartTexture; 109 UINT TextureSize; [all …]
|
D | dxgi.idl | 23 const UINT _FACDXGI = 0x87a; 57 typedef UINT DXGI_USAGE; 76 UINT Width; 77 UINT Height; 96 UINT PresentCount; 97 UINT PresentRefreshCount; 98 UINT SyncRefreshCount; 105 UINT VendorId; 106 UINT DeviceId; 107 UINT SubSysId; [all …]
|
/external/aac/libFDK/include/ |
D | FDK_bitbuffer.h | 100 UINT ValidBits; 101 UINT ReadOffset; 102 UINT WriteOffset; 103 UINT BitCnt; 104 UINT BitNdx; 107 UINT bufSize; 108 UINT bufBits; 118 extern const UINT BitMask [32+1]; 124 void FDK_CreateBitBuffer (HANDLE_FDK_BITBUF *hBitBuffer, UCHAR *pBuffer, UINT bufSize) ; 127 UINT bufSize, UINT validBits) ; [all …]
|
D | FDK_bitstream.h | 111 UINT CacheWord ; 112 UINT BitsInCache ; 114 UINT ConfigCache ; 130 UINT bufSize, 157 UINT bufSize, 158 UINT validBits, 208 FDK_INLINE UINT FDKreadBits(HANDLE_FDK_BITSTREAM hBitStream, in FDKreadBits() 209 const UINT numberOfBits) in FDKreadBits() 215 UINT bits = hBitStream->CacheWord << missingBits; in FDKreadBits() 225 const UINT validMask = BitMask [numberOfBits] ; in FDKreadBits() [all …]
|
/external/aac/libFDK/src/ |
D | FDK_bitbuffer.cpp | 100 const UINT BitMask [32+1] = 113 const UINT *const RESTRICT pBitMask = BitMask; 116 UINT bufSize) in FDK_CreateBitBuffer() 126 UINT bufSize, UINT validBits) in FDK_InitBitBuffer() 140 UINT x = 0, n=bufSize; in FDK_InitBitBuffer() 158 INT FDK_get (HANDLE_FDK_BITBUF hBitBuf, const UINT numberOfBits) in FDK_get() 160 UINT byteOffset = hBitBuf->BitNdx >> 3 ; in FDK_get() 161 UINT bitOffset = hBitBuf->BitNdx & 0x07 ; in FDK_get() 167 UINT byteMask = hBitBuf->bufSize - 1 ; in FDK_get() 169 UINT tx = (hBitBuf->Buffer [ byteOffset & byteMask] << 24) | in FDK_get() [all …]
|
/external/chromium_org/media/formats/webm/ |
D | webm_parser.cc | 25 UINT, enumerator 50 {UINT, kWebMIdEBMLVersion}, 51 {UINT, kWebMIdEBMLReadVersion}, 52 {UINT, kWebMIdEBMLMaxIDLength}, 53 {UINT, kWebMIdEBMLMaxSizeLength}, 55 {UINT, kWebMIdDocTypeVersion}, 56 {UINT, kWebMIdDocTypeReadVersion}, 76 {UINT, kWebMIdSeekPosition}, 88 {UINT, kWebMIdTimecodeScale}, 97 {UINT, kWebMIdChapterTranslateEditionUID}, [all …]
|
/external/chromium_org/third_party/webrtc/modules/audio_device/win/ |
D | audio_mixer_manager_win.h | 82 UINT Devices() const; 85 UINT DestinationLines(UINT mixId) const; 86 UINT SourceLines(UINT mixId, DWORD destId) const; 87 bool GetCapabilities(UINT mixId, MIXERCAPS& caps, bool trace = false) const; 88 … bool GetDestinationLineInfo(UINT mixId, DWORD destId, MIXERLINE& line, bool trace = false) const; 89 …bool GetSourceLineInfo(UINT mixId, DWORD destId, DWORD srcId, MIXERLINE& line, bool trace = false)… 91 …bool GetAllLineControls(UINT mixId, const MIXERLINE& line, MIXERCONTROL* controlArray, bool trace … 92 bool GetLineControl(UINT mixId, DWORD dwControlID, MIXERCONTROL& control) const; 93 bool GetControlDetails(UINT mixId, MIXERCONTROL& controlArray, bool trace = false) const; 94 bool GetUnsignedControlValue(UINT mixId, DWORD dwControlID, DWORD& dwValue) const; [all …]
|
/external/aac/libAACdec/src/ |
D | aacdec_hcrs.cpp | 102 static UINT InitSegmentBitfield(UINT *pNumSegment, 104 UINT *pSegmentBitfield, 113 UINT offset, 114 UINT *pBitfield); 123 UINT numValidSegment; in DecodeNonPCWs() 127 UINT trial; in DecodeNonPCWs() 129 UINT *pNumSegment; in DecodeNonPCWs() 131 UINT *pSegmentBitfield; in DecodeNonPCWs() 134 UINT *pCodewordBitfield; in DecodeNonPCWs() 137 UINT tempWord; in DecodeNonPCWs() [all …]
|
D | block.h | 137 const UINT flags, 144 const UINT flags); 167 const UINT flags 179 const UINT flags); 185 const UINT flags); 200 const UINT flags, 234 UINT lsb ) in EvaluatePower43() 237 UINT freeBits; in EvaluatePower43() 238 UINT exponent; in EvaluatePower43() 245 UINT x = (((int)value << freeBits) >> 19) ; in EvaluatePower43() [all …]
|
/external/dexmaker/src/dx/java/com/android/dx/dex/ |
D | SizeOf.java | 24 public static final int UINT = 4; field in SizeOf 53 public static final int HEADER_ITEM = (8 * UBYTE) + UINT + SIGNATURE + (20 * UINT); // 0x70 58 public static final int STRING_ID_ITEM = UINT; 63 public static final int TYPE_ID_ITEM = UINT; 75 public static final int PROTO_ID_ITEM = UINT + UINT + UINT; 82 public static final int MEMBER_ID_ITEM = USHORT + USHORT + UINT; 94 public static final int CLASS_DEF_ITEM = 8 * UINT; 102 public static final int MAP_ITEM = USHORT + USHORT + UINT + UINT;
|
/external/chromium_org/third_party/cython/src/Cython/Utility/ |
D | Overflow.c | 55 static CYTHON_INLINE {{UINT}} __Pyx_add_{{NAME}}_checking_overflow({{UINT}} a, {{UINT}} b, int *ove… 56 static CYTHON_INLINE {{UINT}} __Pyx_sub_{{NAME}}_checking_overflow({{UINT}} a, {{UINT}} b, int *ove… 57 static CYTHON_INLINE {{UINT}} __Pyx_mul_{{NAME}}_checking_overflow({{UINT}} a, {{UINT}} b, int *ove… 58 static CYTHON_INLINE {{UINT}} __Pyx_div_{{NAME}}_checking_overflow({{UINT}} a, {{UINT}} b, int *ove… 63 static CYTHON_INLINE {{UINT}} __Pyx_mul_const_{{NAME}}_checking_overflow({{UINT}} a, {{UINT}} const… 68 static CYTHON_INLINE {{UINT}} __Pyx_add_{{NAME}}_checking_overflow({{UINT}} a, {{UINT}} b, int *ove… 69 {{UINT}} r = a + b; 74 static CYTHON_INLINE {{UINT}} __Pyx_sub_{{NAME}}_checking_overflow({{UINT}} a, {{UINT}} b, int *ove… 75 {{UINT}} r = a - b; 80 static CYTHON_INLINE {{UINT}} __Pyx_mul_{{NAME}}_checking_overflow({{UINT}} a, {{UINT}} b, int *ove… [all …]
|
/external/aac/libSYS/include/ |
D | genericStds.h | 152 UINT GetRequiredMem ## name(void); 156 UINT GetRequiredMem ## name(void); 163 UINT GetRequiredMem ## name(void) { return ALGN_SIZE_EXTRES((num) * sizeof(type)); } 169 static UINT GetRequiredMem ## name(void) { return ALGN_SIZE_EXTRES((num) * sizeof(type)); } 175 UINT GetRequiredMem ## name(void) { return ALGN_SIZE_EXTRES((n1) * sizeof(type)) * (n2); } 181 …UINT GetRequiredMem ## name(void) { return ALGN_SIZE_EXTRES((num) * sizeof(type) + ALIGNMENT_DEFAU… 187 …UINT GetRequiredMem ## name(void) { return ALGN_SIZE_EXTRES((n1) * sizeof(type) + ALIGNMENT_DEFAUL… 193 UINT GetRequiredMem ## name(void) { return ALGN_SIZE_EXTRES((num) * sizeof(type)); } 199 UINT GetRequiredMem ## name(void) { return ALGN_SIZE_EXTRES((n1) * sizeof(type)) * (n2); } 205 …UINT GetRequiredMem ## name(void) { return ALGN_SIZE_EXTRES((num) * sizeof(type) + ALIGNMENT_DEFAU… [all …]
|
/external/aac/libSBRenc/src/ |
D | ps_bitenc.cpp | 98 inline UCHAR FDKsbrEnc_WriteBits_ps(HANDLE_FDK_BITSTREAM hBitStream, UINT value, in FDKsbrEnc_WriteBits_ps() 99 const UINT numberOfBits) in FDKsbrEnc_WriteBits_ps() 120 static const UINT iidDeltaFreqCoarse_Length[] = 126 static const UINT iidDeltaFreqCoarse_Code[] = 134 static const UINT iidDeltaFreqFine_Length[] = 144 static const UINT iidDeltaFreqFine_Code[] = 156 static const UINT iidDeltaTimeCoarse_Length[] = 162 static const UINT iidDeltaTimeCoarse_Code[] = 170 static const UINT iidDeltaTimeFine_Length[] = 180 static const UINT iidDeltaTimeFine_Code[] = [all …]
|
/external/pdfium/fpdfsdk/include/javascript/ |
D | JS_Console.h | 41 UINT m_nID; 42 UINT m_stxLeft : 4; // when left resizing ... 43 UINT m_stxRight : 4; // when right resizing ... 44 UINT m_styTop : 4; // when top resizing ... 45 UINT m_styBottom : 4; // when bottom resizing ... 46 UINT m_bFlickerFree : 1; 47 …UINT m_bInvalidate : 1; // Invalidate ctrl's rect(eg. no-automatical update for static when res… 48 UINT m_r0 : 14; 69 CJS_ResizeDlg(UINT nID,CWnd *pParentWnd = NULL); 78 UINT m_nDelaySide; //drag side of window [all …]
|
/external/aac/libMpegTPDec/include/ |
D | tp_data.h | 193 UINT m_frameLengthFlag ; 194 UINT m_dependsOnCoreCoder ; 195 UINT m_coreCoderDelay ; 197 UINT m_extensionFlag ; 198 UINT m_extensionFlag3 ; 200 UINT m_layer; 201 UINT m_numOfSubFrame; 202 UINT m_layerLength; 254 …UINT m_samplingFrequency; /**< Samplerate. … 255 …UINT m_samplesPerFrame; /**< Amount of samples per frame. … [all …]
|
/external/aac/libMpegTPEnc/include/ |
D | tp_data.h | 193 UINT m_frameLengthFlag ; 194 UINT m_dependsOnCoreCoder ; 195 UINT m_coreCoderDelay ; 197 UINT m_extensionFlag ; 198 UINT m_extensionFlag3 ; 200 UINT m_layer; 201 UINT m_numOfSubFrame; 202 UINT m_layerLength; 254 …UINT m_samplingFrequency; /**< Samplerate. … 255 …UINT m_samplesPerFrame; /**< Amount of samples per frame. … [all …]
|
/external/aac/libSYS/src/ |
D | genericStds.cpp | 196 char *FDKstrncpy(char *dest, const char *src, UINT n) { return strncpy(dest, src, n); } in FDKstrncpy() 203 void *FDKcalloc (const UINT n, const UINT size) in FDKcalloc() 214 void *FDKmalloc (const UINT size) in FDKmalloc() 233 void *FDKaalloc(const UINT size, const UINT alignment) in FDKaalloc() 269 void *FDKcalloc_L(const UINT dim, const UINT size, MEMORY_SECTION s) in FDKcalloc_L() 298 void *FDKaalloc_L(const UINT size, const UINT alignment, MEMORY_SECTION s) in FDKaalloc_L() 330 void FDKmemcpy(void *dst, const void *src, const UINT size) in FDKmemcpy() 337 void FDKmemmove(void *dst, const void *src, const UINT size) { memmove(dst, src, size); } in FDKmemmove() 338 void FDKmemset(void *memPtr, const INT value, const UINT size) { memset(memPtr, value, size); } in FDKmemset() 339 void FDKmemclear(void *memPtr, const UINT size) { FDKmemset(memPtr,0,size); } in FDKmemclear() [all …]
|