/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
logmerge.py | 40 sep2 = '-'*28 + '\n' # revision separator
variable 75 Split the chunk in parts separated by sep2.
88 if line == sep2:
172 print sep2,
|
/external/python/cpython2/Tools/scripts/ |
logmerge.py | 40 sep2 = '-'*28 + '\n' # revision separator variable 75 Split the chunk in parts separated by sep2. 88 if line == sep2: 172 print sep2,
|
/external/scapy/scapy/layers/ |
mgcp.py | 22 StrFixedLenField("sep2"," ",1),
|
/libcore/ojluni/src/main/java/sun/net/www/protocol/jar/ |
Handler.java | 68 int sep2 = file2.indexOf(separator); local 70 if (sep1 == -1 || sep2 == -1) { 75 String entry2 = file2.substring(sep2 + 2); 83 enclosedURL2 = new URL(file2.substring(0, sep2));
|
/external/icu/icu4c/source/common/ |
locid.cpp | 555 char* sep2 = uprv_strchr(field[fieldIdx-1], '.'); local 556 if (separator!=NULL || sep2!=NULL) { 557 if (separator==NULL || (sep2!=NULL && separator > sep2)) { 558 separator = sep2;
|
/external/expat/xmlwf/ |
xmlwf.c | 206 int sep2 = (tcsrchr(att1, NSSEP) != 0); local 207 if (sep1 != sep2) 208 return sep1 - sep2;
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/ |
maverick.c | 155 write-back. sep1, sep2 and sep3 are syntactical elements ([]!) 160 #define LDST(insname, insnvar, op, ld, dword, regname, pre, wb, sep1, sep2, sep3) \ 164 lsqbkt, armreg (16), sep1, off8s, sep2, sep3, \
|
/external/llvm/test/Analysis/DependenceAnalysis/ |
Separability.ll | 164 define void @sep2([100 x [100 x [100 x i32]]]* %A, i32* %B, i32 %n) nounwind uwtable ssp {
|
/external/guice/extensions/struts2/lib/ |
core-3.1.1.jar | |
/prebuilts/misc/common/ecj/ |
ecj.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/ |
ecj-4.2.2.jar | |