OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lib_name
(Results
51 - 71
of
71
) sorted by null
1
2
3
/device/moto/shamu/camera/mm-image-codec/qomx_core/
qomx_core.c
86
g_omxcore->component[i].
lib_name
= g_comp_info[i].
lib_name
;
213
p_core_comp->lib_handle = dlopen(p_core_comp->
lib_name
, RTLD_NOW);
/external/chromium_org/native_client_sdk/src/tools/
nacl_gcc.mk
542
LIB_NAME
= lib32
544
LIB_NAME
= lib64
551
GDB_DEBUG_TARGET = $(abspath $(OUTDIR))/$(
LIB_NAME
)/runnable-ld.so
/external/chromium_org/v8/src/base/platform/
platform-win32.cc
[
all
...]
/ndk/sources/host-tools/ndk-depends/
ndk-depends.cc
696
String
lib_name
= parser.GetStringByIndex(str_index, str_table_index);
local
697
if (!
lib_name
.empty()) {
698
result->push_back(
lib_name
);
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
ccompiler.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
ccompiler.py
[
all
...]
/external/lldb/source/Plugins/ObjectFile/ELF/
ObjectFileELF.cpp
624
const char *
lib_name
= dynstr_data.PeekCStr(str_index);
local
625
m_filespec_ap->Append(FileSpec(
lib_name
, true));
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libmingw32.a
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib32/
libmingw32.a
[
all
...]
/frameworks/base/api/
current.txt
[
all
...]
system-current.txt
[
all
...]
/prebuilts/sdk/api/
14.txt
[
all
...]
15.txt
[
all
...]
16.txt
[
all
...]
17.txt
[
all
...]
18.txt
[
all
...]
19.txt
[
all
...]
20.txt
[
all
...]
21.txt
[
all
...]
22.txt
[
all
...]
/prebuilts/sdk/system-api/
22.txt
[
all
...]
Completed in 1193 milliseconds
1
2
3