/external/iproute2/include/ |
SNAPSHOT.h | 1 static const char SNAPSHOT[] = "100804";
|
/external/ping/ |
SNAPSHOT.h | 1 static char SNAPSHOT[] = "020927";
|
ping_common.c | 220 printf("ping utility, iputils-ss%s\n", SNAPSHOT);
|
ping.c | 214 printf("ping utility, iputils-ss%s\n", SNAPSHOT); [all...] |
/sdk/ |
release.md | 3 By default builds use the -SNAPSHOT version. 4 To run a release build that remove the SNAPSHOT qualifier, run:
|
/external/iproute2/ |
Makefile | 72 snapshot: 73 echo "static const char SNAPSHOT[] = \""`date +%y%m%d`"\";" \ 74 > include/SNAPSHOT.h
|
/external/iproute2/genl/ |
genl.c | 26 #include "SNAPSHOT.h" 131 printf("genl utility, iproute2-ss%s\n", SNAPSHOT);
|
/external/iproute2/ip/ |
ip.c | 22 #include "SNAPSHOT.h" 206 printf("ip utility, iproute2-ss%s\n", SNAPSHOT);
|
rtmon.c | 23 #include "SNAPSHOT.h" 103 printf("rtmon utility, iproute2-ss%s\n", SNAPSHOT);
|
/external/iproute2/misc/ |
rtacct.c | 34 #include <SNAPSHOT.h> 472 printf("rtacct utility, iproute2-ss%s\n", SNAPSHOT);
|
ifstat.c | 34 #include <SNAPSHOT.h> 633 printf("ifstat utility, iproute2-ss%s\n", SNAPSHOT);
|
nstat.c | 30 #include <SNAPSHOT.h> 483 printf("nstat utility, iproute2-ss%s\n", SNAPSHOT);
|
ss.c | 34 #include "SNAPSHOT.h" [all...] |
/external/iproute2/tc/ |
tc.c | 28 #include "SNAPSHOT.h" 315 printf("tc utility, iproute2-ss%s\n", SNAPSHOT);
|
/external/eigen/blas/testing/ |
cblat2.f | 12 * 'CBLA2T.SNAP' NAME OF SNAPSHOT OUTPUT FILE 13 * -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0) 14 * F LOGICAL FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD. 132 * Read name and unit number for snapshot output file and open file. 140 * Read the flag that directs rewinding of the snapshot file. [all...] |
dblat2.f | 12 * 'DBLAT2.SNAP' NAME OF SNAPSHOT OUTPUT FILE 13 * -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0) 14 * F LOGICAL FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD. 127 * Read name and unit number for snapshot output file and open file. 135 * Read the flag that directs rewinding of the snapshot file. [all...] |
dblat3.f | 12 * 'DBLAT3.SNAP' NAME OF SNAPSHOT OUTPUT FILE 13 * -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0) 14 * F LOGICAL FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD. 102 * Read name and unit number for snapshot output file and open file. 110 * Read the flag that directs rewinding of the snapshot file. [all...] |
sblat2.f | 12 * 'SBLAT2.SNAP' NAME OF SNAPSHOT OUTPUT FILE 13 * -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0) 14 * F LOGICAL FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD. 127 * Read name and unit number for snapshot output file and open file. 135 * Read the flag that directs rewinding of the snapshot file. [all...] |
sblat3.f | 12 * 'SBLAT3.SNAP' NAME OF SNAPSHOT OUTPUT FILE 13 * -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0) 14 * F LOGICAL FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD. 102 * Read name and unit number for snapshot output file and open file. 110 * Read the flag that directs rewinding of the snapshot file. [all...] |
zblat2.f | 12 * 'CBLA2T.SNAP' NAME OF SNAPSHOT OUTPUT FILE 13 * -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0) 14 * F LOGICAL FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD. 133 * Read name and unit number for snapshot output file and open file. 141 * Read the flag that directs rewinding of the snapshot file. [all...] |
cblat3.f | 12 * 'CBLAT3.SNAP' NAME OF SNAPSHOT OUTPUT FILE 13 * -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0) 14 * F LOGICAL FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD. 109 * Read name and unit number for snapshot output file and open file. 117 * Read the flag that directs rewinding of the snapshot file. [all...] |
zblat3.f | 12 * 'ZBLAT3.SNAP' NAME OF SNAPSHOT OUTPUT FILE 13 * -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0) 14 * F LOGICAL FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD. 110 * Read name and unit number for snapshot output file and open file. 118 * Read the flag that directs rewinding of the snapshot file. [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar | |