OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ppb
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
nacl_io.h
9
#include <ppapi/c/
ppb
.h>
real_pepper_interface.h
8
#include <ppapi/c/
ppb
.h>
kernel_intercept.h
11
#include <ppapi/c/
ppb
.h>
/external/libpng/contrib/libtests/
pngstest.c
2762
png_const_bytep ppa,
ppb
;
local
2965
png_const_bytep ppa,
ppb
;
local
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
urlmon.h
499
virtual HRESULT WINAPI CreateBinding(LPCWSTR szUrl,IBindCtx *pbc,IBinding **
ppb
) = 0;
507
HRESULT (WINAPI *CreateBinding)(IBindProtocol *This,LPCWSTR szUrl,IBindCtx *pbc,IBinding **
ppb
);
517
#define IBindProtocol_CreateBinding(This,szUrl,pbc,
ppb
) (This)->lpVtbl->CreateBinding(This,szUrl,pbc,
ppb
)
520
HRESULT WINAPI IBindProtocol_CreateBinding_Proxy(IBindProtocol *This,LPCWSTR szUrl,IBindCtx *pbc,IBinding **
ppb
);
[
all
...]
Completed in 100 milliseconds