OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dll_prefix
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/tools/gyp/test/lib/
TestCommon.py
70
TestCommon.
dll_prefix
114
'
dll_prefix
',
126
dll_prefix
= ''
variable
135
dll_prefix
= ''
variable
144
dll_prefix
= 'lib'
variable
153
dll_prefix
= 'lib'
variable
162
dll_prefix
= 'lib'
variable
171
dll_prefix
= 'lib'
variable
TestGyp.py
74
dll_ = TestCommon.
dll_prefix
[
all
...]
/external/opencv/cxcore/src/
cxswitcher.cpp
313
#define
DLL_PREFIX
""
316
#define
DLL_PREFIX
"lib"
603
sprintf( plugins[i].name,
DLL_PREFIX
"%s%s" DLL_DEBUG_FLAG DLL_SUFFIX,
616
sprintf( plugins[i].name,
DLL_PREFIX
"%s%s" DLL_DEBUG_FLAG ".dylib",
Completed in 59 milliseconds