OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vcp
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/
solution.mk
13
VPX_RDEPS=$(foreach
vcp
,\
14
$(filter-out $(VPX_NONDEPS),$^), --dep=$(
vcp
:.$(VCPROJ_SFX)=):vpx)
/external/clang/test/Sema/
format-strings-scanf.c
153
const char *ccp, volatile char*
vcp
,
162
scanf("%c",
vcp
); // No warning.
Completed in 294 milliseconds