OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sln
(Results
1 - 9
of
9
) sorted by null
/external/libvpx/libvpx/
solution.mk
16
vpx.
sln
: $(wildcard *.vcproj)
24
vpx.
sln
.mk: vpx.
sln
27
PROJECTS-yes += vpx.
sln
vpx.
sln
.mk
28
-include vpx.
sln
.mk
/external/protobuf/vsprojects/
convert2008to2005.sh
9
for file in *.
sln
; do
/external/webkit/Tools/Scripts/
print-msvc-project-dependencies
34
foreach my $
sln
(@ARGV) {
35
printDependencyTree($
sln
);
42
my ($
sln
) = @_;
44
unless (-f $
sln
) {
45
warn "Warning: Can't find $
sln
; skipping\n";
49
unless (open
SLN
, "<", $
sln
) {
50
warn "Warning: Can't open $
sln
; skipping\n";
58
foreach my $line (<
SLN
>) {
64
warn "Warning: Project $name appears more than once in $
sln
; using first definition\n"
[
all
...]
/external/jmonkeyengine/engine/src/desktop/com/jme3/texture/plugins/
AWTLoader.java
81
byte[]
sln
= new byte[scSz];
85
System.arraycopy(img, y1 * scSz,
sln
, 0, scSz);
87
System.arraycopy(
sln
, 0, img, y2 * scSz, scSz);
94
short[]
sln
= new short[scSz];
local
98
System.arraycopy(img, y1 * scSz,
sln
, 0, scSz);
100
System.arraycopy(
sln
, 0, img, y2 * scSz, scSz);
/external/chromium/sdch/open-vcdiff/
Makefile.am
240
vsprojects/open-vcdiff.
sln
\
/external/open-vcdiff/
Makefile.am
266
vsprojects/open-vcdiff.
sln
\
/external/protobuf/
Makefile.am
54
vsprojects/protobuf.
sln
\
/external/chromium/third_party/libjingle/source/talk/
main.scons
443
# .
sln
creation code lifted from googleclient/bar/main.scons. Must be after
/prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar
Completed in 576 milliseconds