OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SO
(Results
51 - 75
of
134
) sorted by null
1
2
3
4
5
6
/external/chromium_org/third_party/icu/source/config/
mh-hpux-acc
64
## For aCC, use the C++ linker
so
that __shlinit gets defined
97
SO
= sl
124
%.$(
SO
).$(SO_TARGET_VERSION_MAJOR): %.$(
SO
).$(SO_TARGET_VERSION)
126
%.$(
SO
): %.$(
SO
).$(SO_TARGET_VERSION_MAJOR)
127
$(RM) $@ && ln -s ${*F}.$(
SO
).$(SO_TARGET_VERSION) $@
mh-solaris
56
SO
=
so
83
%.$(
SO
).$(SO_TARGET_VERSION_MAJOR): %.$(
SO
).$(SO_TARGET_VERSION)
85
%.$(
SO
): %.$(
SO
).$(SO_TARGET_VERSION_MAJOR)
86
$(RM) $@ && ln -s ${*F}.$(
SO
).$(SO_TARGET_VERSION) $@
mh-cygwin
41
#
so
, they must be valid shell script starting from column 4
54
SO
= dll
87
#FINAL_SO_TARGET=$(basename $(SO_TARGET))$(SO_TARGET_VERSION).$(
SO
)
88
FINAL_SO_TARGET=$(basename $(SO_TARGET))$(SO_TARGET_VERSION_MAJOR).$(
SO
)
92
MIDDLE_IMPORT_LIB = $(subst cyg,lib,$(basename $(SO_TARGET)))$(SO_TARGET_VERSION_MAJOR).$(
SO
).$(A)#M#
99
#%$(SO_TARGET_VERSION_MAJOR).$(
SO
): %$(SO_TARGET_VERSION).$(
SO
)
101
%.$(
SO
): %$(SO_TARGET_VERSION_MAJOR).$(
SO
)
121
# put this here again
so
it gets cyguc..
[
all
...]
mh-os390
38
# TODO: Fix this configuration
so
that icu-config will work!
122
FINAL_SO_TARGET= $(basename $(SO_TARGET))$(SO_TARGET_VERSION).$(
SO
)
123
MIDDLE_SO_TARGET= $(basename $(SO_TARGET))$(SO_TARGET_VERSION_MAJOR).$(
SO
)
177
SO
=
so
182
SO
= dll
220
%$(SO_TARGET_VERSION_MAJOR).$(
SO
): %$(SO_TARGET_VERSION).$(
SO
)
221
$(RM) $@ && ln -s ${*F}$(SO_TARGET_VERSION).$(
SO
) $@
222
%.$(
SO
): %$(SO_TARGET_VERSION).$(SO
[
all
...]
mh-cygwin-msvc
75
SO
= dll
85
# Cygwin's ar can't handle Win64 right now.
So
we use Microsoft's tool instead.
97
# Change the stubnames
so
that poorly working FAT disks and installation programs can work.
156
#
So
system headers are ignored by ignoring \\
182
FINAL_SO_TARGET= $(basename $(SO_TARGET))$(SO_TARGET_VERSION_MAJOR).$(
SO
)
208
#%$(SO_TARGET_VERSION_MAJOR).$(
SO
): %$(SO_TARGET_VERSION).$(
SO
)
213
%.$(
SO
): %$(SO_TARGET_VERSION_MAJOR).$(
SO
)
/external/icu4c/config/
mh-hpux-acc
64
## For aCC, use the C++ linker
so
that __shlinit gets defined
97
SO
= sl
124
%.$(
SO
).$(SO_TARGET_VERSION_MAJOR): %.$(
SO
).$(SO_TARGET_VERSION)
126
%.$(
SO
): %.$(
SO
).$(SO_TARGET_VERSION_MAJOR)
127
$(RM) $@ && ln -s ${*F}.$(
SO
).$(SO_TARGET_VERSION) $@
mh-mingw
47
SHLIB.c= $(CC) $(CFLAGS) $(LDFLAGS) -shared $(LD_SOOPTIONS) -Wl,--enable-auto-import -Wl,--out-implib=$(dir $@)$(notdir $(@:$(SO_TARGET_VERSION_MAJOR).$(
SO
)=))$(IMPORT_LIB_EXT)#M#
48
SHLIB.cc= $(CXX) $(CXXFLAGS) $(LDFLAGS) -shared $(LD_SOOPTIONS) -Wl,--enable-auto-import -Wl,--out-implib=$(dir $@)$(notdir $(@:$(SO_TARGET_VERSION_MAJOR).$(
SO
)=))$(IMPORT_LIB_EXT)#M#
58
SO
= dll
77
# Change the stubnames
so
that poorly working FAT disks and installation programs can work.
117
#FINAL_SO_TARGET=$(basename $(SO_TARGET))$(SO_TARGET_VERSION).$(
SO
)
118
FINAL_SO_TARGET=$(basename $(SO_TARGET))$(SO_TARGET_VERSION_MAJOR).$(
SO
)
131
#%$(SO_TARGET_VERSION_MAJOR).$(
SO
): %$(SO_TARGET_VERSION).$(
SO
)
133
%.$(
SO
): %$(SO_TARGET_VERSION_MAJOR).$(
SO
)
[
all
...]
mh-mingw64
47
SHLIB.c= $(CC) $(CFLAGS) $(LDFLAGS) -shared $(LD_SOOPTIONS) -Wl,--enable-auto-import -Wl,--out-implib=$(dir $@)$(notdir $(@:$(SO_TARGET_VERSION_MAJOR).$(
SO
)=))$(IMPORT_LIB_EXT)#M#
48
SHLIB.cc= $(CXX) $(CXXFLAGS) $(LDFLAGS) -shared $(LD_SOOPTIONS) -Wl,--enable-auto-import -Wl,--out-implib=$(dir $@)$(notdir $(@:$(SO_TARGET_VERSION_MAJOR).$(
SO
)=))$(IMPORT_LIB_EXT)#M#
58
SO
= dll
77
# Change the stubnames
so
that poorly working FAT disks and installation programs can work.
117
#FINAL_SO_TARGET=$(basename $(SO_TARGET))$(SO_TARGET_VERSION).$(
SO
)
118
FINAL_SO_TARGET=$(basename $(SO_TARGET))$(SO_TARGET_VERSION_MAJOR).$(
SO
)
131
#%$(SO_TARGET_VERSION_MAJOR).$(
SO
): %$(SO_TARGET_VERSION).$(
SO
)
133
%.$(
SO
): %$(SO_TARGET_VERSION_MAJOR).$(
SO
)
[
all
...]
mh-solaris
56
SO
=
so
83
%.$(
SO
).$(SO_TARGET_VERSION_MAJOR): %.$(
SO
).$(SO_TARGET_VERSION)
85
%.$(
SO
): %.$(
SO
).$(SO_TARGET_VERSION_MAJOR)
86
$(RM) $@ && ln -s ${*F}.$(
SO
).$(SO_TARGET_VERSION) $@
mh-cygwin
41
#
so
, they must be valid shell script starting from column 4
54
SO
= dll
87
#FINAL_SO_TARGET=$(basename $(SO_TARGET))$(SO_TARGET_VERSION).$(
SO
)
88
FINAL_SO_TARGET=$(basename $(SO_TARGET))$(SO_TARGET_VERSION_MAJOR).$(
SO
)
92
MIDDLE_IMPORT_LIB = $(subst cyg,lib,$(basename $(SO_TARGET)))$(SO_TARGET_VERSION_MAJOR).$(
SO
).$(A)#M#
99
#%$(SO_TARGET_VERSION_MAJOR).$(
SO
): %$(SO_TARGET_VERSION).$(
SO
)
101
%.$(
SO
): %$(SO_TARGET_VERSION_MAJOR).$(
SO
)
121
# put this here again
so
it gets cyguc..
[
all
...]
mh-os390
38
# TODO: Fix this configuration
so
that icu-config will work!
123
FINAL_SO_TARGET= $(basename $(SO_TARGET))$(SO_TARGET_VERSION).$(
SO
)
124
MIDDLE_SO_TARGET= $(basename $(SO_TARGET))$(SO_TARGET_VERSION_MAJOR).$(
SO
)
183
SO
=
so
188
SO
= dll
226
%$(SO_TARGET_VERSION_MAJOR).$(
SO
): %$(SO_TARGET_VERSION).$(
SO
)
227
$(RM) $@ && ln -s ${*F}$(SO_TARGET_VERSION).$(
SO
) $@
228
%.$(
SO
): %$(SO_TARGET_VERSION).$(SO
[
all
...]
mh-cygwin-msvc
74
SO
= dll
84
# Cygwin's ar can't handle Win64 right now.
So
we use Microsoft's tool instead.
96
# Change the stubnames
so
that poorly working FAT disks and installation programs can work.
155
#
So
system headers are ignored by ignoring \\
181
FINAL_SO_TARGET= $(basename $(SO_TARGET))$(SO_TARGET_VERSION_MAJOR).$(
SO
)
207
#%$(SO_TARGET_VERSION_MAJOR).$(
SO
): %$(SO_TARGET_VERSION).$(
SO
)
212
%.$(
SO
): %$(SO_TARGET_VERSION_MAJOR).$(
SO
)
/ndk/tests/build/merge-string-literals/
build.sh
46
ALL_SO=`find libs -name "*.
so
"`
47
for
SO
in $ALL_SO; do
48
NUM_LINE=`$OBJDUMP -s -j.rodata $
SO
| wc -l | tr -d ' '`
53
NUM_ABCD=`$OBJDUMP -s -j.rodata $
SO
| grep abcd | wc -l | tr -d ' '`
/external/valgrind/main/helgrind/
libhb.h
40
/* typedef struct _SO
SO
; */ /* now in hg_lock_n_thread.h */
64
SO
* libhb_so_alloc ( void );
67
void libhb_so_dealloc (
SO
*
so
);
72
strong send, the VC inside the
SO
is replaced by the clock of the
74
that already in the
SO
, if any. This subtlety is needed to model
81
SO
reflects the join of the VCs of all the threads releasing the
84
void libhb_so_send ( Thr* thr,
SO
*
so
, Bool strong_send );
94
void libhb_so_recv ( Thr* thr,
SO
* so, Bool strong_recv )
[
all
...]
hg_lock_n_thread.h
55
typedef struct _SO
SO
;
67
as unique thread identifiers and
so
are never freed,
so
they should
70
many threads,
so
tolerating this leak seems like a not-bad
100
/* Get hg's admin_threads value,
so
libhb can visit all of them. */
107
incorporated into an XErrors,
so
as to make it independent from the
136
SO
* hbso; /* associated
SO
*/
/external/chromium_org/third_party/icu/source/tools/genren/
Makefile
16
#
SO
=
so
18
COM=$(ICUDIR)/lib/libicuuc.$(
SO
)
19
I18=$(ICUDIR)/lib/libicui18n.$(
SO
)
20
LAY=$(ICUDIR)/lib/libicule.$(
SO
)
21
LEX=$(ICUDIR)/lib/libiculx.$(
SO
)
22
DAT=$(ICUDIR)/stubdata/libicudata.$(
SO
)
23
UIO=$(ICUDIR)/lib/libicuio.$(
SO
)
/external/icu4c/tools/genren/
Makefile
28
# load definition of .
SO
, etc (but not if we are doing 'make clean')
33
COM=$(ICUDIR)/lib/libicuuc.$(
SO
)
34
I18=$(ICUDIR)/lib/libicui18n.$(
SO
)
35
LAY=$(ICUDIR)/lib/libicule.$(
SO
)
36
LEX=$(ICUDIR)/lib/libiculx.$(
SO
)
37
DAT=$(ICUDIR)/stubdata/libicudata.$(
SO
)
38
UIO=$(ICUDIR)/lib/libicuio.$(
SO
)
/external/icu4c/samples/ufortune/resources/
Makefile
24
# code that can then be built into a .
so
38
RESTARGET=lib$(RESNAME)*.$(
SO
)*
/external/chromium_org/third_party/sqlite/src/
Makefile.arm-wince-mingw32ce-gcc
96
#
SO
=
so
99
SO
= dll
Makefile.linux-gcc
107
SO
=
so
109
#
SO
= dll
/external/guava/guava/src/com/google/common/base/
Ascii.java
195
public static final byte
SO
= 14;
/external/icu4c/samples/
defs.mk
19
SO
=$(shell icu-config --
so
)
/external/llvm/tools/llvm-shlib/
Makefile
32
# Include all archives in libLLVM.(
so
|dylib) except the ones that have
41
$(LibName.
SO
): $(LLVMLibsPaths)
92
$(LibName.
SO
): $(SHLIB_STUBS)
/prebuilts/python/darwin-x86/2.7.5/bin/
python-config.sh
62
SO
=".
so
"
/prebuilts/python/linux-x86/2.7.5/bin/
python-config.sh
62
SO
=".
so
"
Completed in 351 milliseconds
1
2
3
4
5
6