HomeSort by relevance Sort by last modified time
    Searched full:get_padding (Results 1 - 3 of 3) sorted by null

  /hardware/libhardware/tests/hardware/
struct-last.cpp 28 #define GET_PADDING(align, size) (((align) - ((size) % (align))) % (align))
33 static_assert(sizeof(type) == calc_size + GET_PADDING(alignof(type), calc_size), \
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mshtmlc.h 4755 HRESULT (WINAPI *get_padding)(IHTMLStyle *This,BSTR *p); member in struct:IHTMLStyleVtbl
6254 HRESULT (WINAPI *get_padding)(IHTMLRuleStyle *This,BSTR *p); member in struct:IHTMLRuleStyleVtbl
7844 HRESULT (WINAPI *get_padding)(IHTMLCurrentStyle *This,BSTR *p); member in struct:IHTMLCurrentStyleVtbl
    [all...]
mshtml.h     [all...]

Completed in 300 milliseconds