Searched refs:strl (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/bio/
H A Dbss_log.c176 int strl; member in struct:__anon13049
211 while(strncmp(buf, mapping[i].str, mapping[i].strl) != 0) i++;
213 pp = buf + mapping[i].strl;
/external/openssl/crypto/bio/
H A Dbss_log.c176 int strl; member in struct:__anon23515
211 while(strncmp(buf, mapping[i].str, mapping[i].strl) != 0) i++;
213 pp = buf + mapping[i].strl;
/external/llvm/test/MC/SystemZ/
H A Dinsn-bad.s2720 #CHECK: strl %r0, -0x1000000002
2722 #CHECK: strl %r0, -1
2724 #CHECK: strl %r0, 1
2726 #CHECK: strl %r0, 0x100000000
2728 strl %r0, -0x1000000002
2729 strl %r0, -1
2730 strl %r0, 1
2731 strl %r0, 0x100000000
H A Dinsn-good.s6969 #CHECK: strl %r0, .[[LAB:L.*]]-4294967296 # encoding: [0xc4,0x0f,A,A,A,A]
6971 strl %r0, -0x100000000
6972 #CHECK: strl %r0, .[[LAB:L.*]]-2 # encoding: [0xc4,0x0f,A,A,A,A]
6974 strl %r0, -2
6975 #CHECK: strl %r0, .[[LAB:L.*]] # encoding: [0xc4,0x0f,A,A,A,A]
6977 strl %r0, 0
6978 #CHECK: strl %r0, .[[LAB:L.*]]+4294967294 # encoding: [0xc4,0x0f,A,A,A,A]
6980 strl %r0, 0xfffffffe
6982 #CHECK: strl %r0, foo # encoding: [0xc4,0x0f,A,A,A,A]
6984 #CHECK: strl
[all...]
/external/chromium_org/third_party/icu/source/test/intltest/
H A Ddtfmttst.cpp3225 UnicodeString strf, strl, strm, strs; local
3244 strl = fmtl->format(dt, strl);
3253 if (strl.charAt(10) == UChar(0x20)) {
3254 errln((UnicodeString)"FAIL: Improper formatted date: " + strl);
/external/icu4c/test/intltest/
H A Ddtfmttst.cpp3517 UnicodeString strf, strl, strm, strs; local
3536 strl = fmtl->format(dt, strl);
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dx86insn_gas.gperf1276 strl, str_insn, 4, SUF_L, 0, 0, 0, 0, CPU_386, CPU_Prot, 0

Completed in 1372 milliseconds