OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dll_suffix
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/tools/gyp/test/lib/
TestCommon.py
71
TestCommon.
dll_suffix
115
'
dll_suffix
',
127
dll_suffix
= '.dll'
variable
136
dll_suffix
= '.dll'
variable
145
dll_suffix
= '.so'
variable
154
dll_suffix
= '.dylib'
variable
163
dll_suffix
= '.dylib'
variable
172
dll_suffix
= '.so'
variable
TestGyp.py
75
_dll = TestCommon.
dll_suffix
[
all
...]
/external/chromium_org/chrome_frame/
simple_resource_loader.cc
187
const std::wstring
dll_suffix
(L".dll");
206
base::FilePath dll_path = locales_path.Append(*scan +
dll_suffix
);
/external/opencv/cxcore/src/
cxswitcher.cpp
314
#define
DLL_SUFFIX
".dll"
317
#define
DLL_SUFFIX
".so"
603
sprintf( plugins[i].name, DLL_PREFIX "%s%s" DLL_DEBUG_FLAG
DLL_SUFFIX
,
Completed in 118 milliseconds