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

/external/openssl/crypto/bio/
H A Dbss_log.c176 int strl; member in struct:__anon28179
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.s3185 #CHECK: strl %r0, -0x1000000002
3187 #CHECK: strl %r0, -1
3189 #CHECK: strl %r0, 1
3191 #CHECK: strl %r0, 0x100000000
3193 strl %r0, -0x1000000002
3194 strl %r0, -1
3195 strl %r0, 1
3196 strl %r0, 0x100000000
H A Dinsn-good.s8209 #CHECK: strl %r0, .[[LAB:L.*]]-4294967296 # encoding: [0xc4,0x0f,A,A,A,A]
8211 strl %r0, -0x100000000
8212 #CHECK: strl %r0, .[[LAB:L.*]]-2 # encoding: [0xc4,0x0f,A,A,A,A]
8214 strl %r0, -2
8215 #CHECK: strl %r0, .[[LAB:L.*]] # encoding: [0xc4,0x0f,A,A,A,A]
8217 strl %r0, 0
8218 #CHECK: strl %r0, .[[LAB:L.*]]+4294967294 # encoding: [0xc4,0x0f,A,A,A,A]
8220 strl %r0, 0xfffffffe
8222 #CHECK: strl %r0, foo # encoding: [0xc4,0x0f,A,A,A,A]
8224 #CHECK: strl
[all...]
/external/chromium_org/third_party/icu/source/test/intltest/
H A Ddtfmttst.cpp3504 UnicodeString strf, strl, strm, strs; local
3523 strl = fmtl->format(dt, strl);
/external/icu/icu4c/source/test/intltest/
H A Ddtfmttst.cpp3507 UnicodeString strf, strl, strm, strs; local
3526 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 653 milliseconds