OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vcp
(Results
1 - 3
of
3
) 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/CodeGenCXX/
cfi-cast.cpp
106
void
vcp
(void *p) {
function
/external/clang/test/Sema/
format-strings-scanf.c
158
const char *ccp, volatile char*
vcp
,
167
scanf("%c",
vcp
); // No warning.
Completed in 334 milliseconds