Home
last modified time | relevance | path

Searched refs:IB (Results 1 – 25 of 338) sorted by relevance

12345678910>>...14

/external/pcre/dist2/testdata/
Dtestinput125 /���xxx/IB,utf,no_utf_check
12 /\x{ffff}/IB,utf
14 /\x{10000}/IB,utf
16 /\x{100}/IB,utf
18 /\x{1000}/IB,utf
20 /\x{10000}/IB,utf
22 /\x{100000}/IB,utf
24 /\x{10ffff}/IB,utf
26 /[\x{ff}]/IB,utf
28 /[\x{100}]/IB,utf
[all …]
Dtestinput10143 /\x{100}/IB,utf
145 /\x{1000}/IB,utf
147 /\x{10000}/IB,utf
149 /\x{100000}/IB,utf
151 /\x{10ffff}/IB,utf
153 /[\x{ff}]/IB,utf
155 /[\x{100}]/IB,utf
157 /\x80/IB,utf
159 /\xff/IB,utf
161 /\x{D55c}\x{ad6d}\x{C5B4}/IB,utf
[all …]
Dtestoutput12-165 /���xxx/IB,utf,no_utf_check
14 /\x{ffff}/IB,utf
26 /\x{10000}/IB,utf
39 /\x{100}/IB,utf
51 /\x{1000}/IB,utf
63 /\x{10000}/IB,utf
76 /\x{100000}/IB,utf
89 /\x{10ffff}/IB,utf
102 /[\x{ff}]/IB,utf
114 /[\x{100}]/IB,utf
[all …]
Dtestoutput12-325 /���xxx/IB,utf,no_utf_check
14 /\x{ffff}/IB,utf
26 /\x{10000}/IB,utf
38 /\x{100}/IB,utf
50 /\x{1000}/IB,utf
62 /\x{10000}/IB,utf
74 /\x{100000}/IB,utf
86 /\x{10ffff}/IB,utf
98 /[\x{ff}]/IB,utf
110 /[\x{100}]/IB,utf
[all …]
Dtestoutput10244 /\x{100}/IB,utf
257 /\x{1000}/IB,utf
270 /\x{10000}/IB,utf
283 /\x{100000}/IB,utf
296 /\x{10ffff}/IB,utf
309 /[\x{ff}]/IB,utf
322 /[\x{100}]/IB,utf
335 /\x80/IB,utf
348 /\xff/IB,utf
361 /\x{D55c}\x{ad6d}\x{C5B4}/IB,utf
[all …]
Dtestinput2236 /((?i)b)/IB
448 /.*X/IB
452 /(.*X|^B)/IB
456 /(?s)(.*X|^B)/IB
458 /(?s:.*X|^B)/IB
663 /^[[:alnum:]]/IB
665 /^[[:^alnum:]]/IB
667 /^[[:alpha:]]/IB
669 /^[[:^alpha:]]/IB
673 /^[[:ascii:]]/IB
[all …]
Dtestinput574 /\x{110000}/IB,utf
76 /\o{4200000}/IB,utf
105 /\x{0041}\x{2262}\x{0391}\x{002e}/IB,utf
108 /.{3,5}X/IB,utf
111 /.{3,5}?/IB,utf
114 /^[ab]/IB,utf
121 /^[^ab]/IB,utf
138 /\x{100}*/IB,utf
140 /a\x{100}*/IB,utf
142 /ab\x{100}*/IB,utf
[all …]
Dtestinput119 /[^\x{c4}]/IB
222 /[\h\x{dc00}]+/IB
242 /[\v\x{dc00}]+/IB
350 /[\H]/IB
352 /[\V]/IB
/external/clang/test/Analysis/engine/
Dreplay-without-inlining.c18 } IB; typedef
19 unsigned long gl(IB *input);
20 inline void gbs(IB *input, unsigned char *buf, int count);
21 void getB(IB *st, Hdr2 *usedtobeundef);
22 inline unsigned char gb(IB *input) { in gb()
27 static void getID(IB *st, char str[4]) { in getID()
33 static void getH(IB *st, Hdr *header) { in getH()
37 static void readILBM(IB *st, Info *pic) { in readILBM()
51 int bitmapImageRepFromIFF(IB st, const unsigned char *ib, int il) { in bitmapImageRepFromIFF()
/external/swiftshader/third_party/LLVM/lib/Support/
DStringMap.cpp202 for (ItemBucket *IB = TheTable, *E = TheTable+NumBuckets; IB != E; ++IB) { in RehashTable() local
203 if (IB->Item && IB->Item != getTombstoneVal()) { in RehashTable()
205 unsigned FullHash = IB->FullHashValue; in RehashTable()
208 NewTableArray[FullHash & (NewSize-1)].Item = IB->Item; in RehashTable()
220 NewTableArray[NewBucket].Item = IB->Item; in RehashTable()
/external/walt/hardware/enclosure/
DWALT_recessed_enclosure.stl37IB� �@��L@���]?< �����j�IB� �@��L@�JB��@���@j�IB� �@���@����a?9�����j�IB� �@��L@j�IB� �@���@�
/external/selinux/secilc/docs/
Dcil_infiniband_statements.md4IB) partitions and subnet management, security contexts are provided for: Partition Keys (Pkey) th…
9 Label IB partition keys. This may be a single key or a range.
52 Label IB end ports.
/external/llvm/lib/CodeGen/
DTargetRegisterInfo.cpp258 for (SuperRegClassIterator IB(RCB, this, true); IB.isValid(); ++IB) { in getCommonSuperRegClass() local
261 firstCommonClass(IA.getMask(), IB.getMask(), this); in getCommonSuperRegClass()
266 unsigned FinalB = composeSubRegIndices(IB.getSubReg(), SubB); in getCommonSuperRegClass()
277 *BestPreB = IB.getSubReg(); in getCommonSuperRegClass()
/external/clang/test/Index/
Dcursor-dynamic-call.mm13 @interface IB interface
18 @interface IS : IB
36 [IB ClsMeth];
/external/clang/test/Layout/
Dms-x86-vtordisp.cpp422 struct __declspec(dllexport) IB : virtual IA { struct
424 IB() {} in IB() argument
456 sizeof(IB)+
/external/clang/test/Index/Core/
Dindex-subkinds.m42 // CHECK: [[@LINE+1]]:34 | instance-property(IB)/ObjC | prop | c:objc(cs)IBCls(py)prop | <no-cgname…
44 // CHECK: [[@LINE+1]]:54 | instance-property(IB,IBColl)/ObjC | propColl | c:objc(cs)IBCls(py)propCo…
46 // CHECK: [[@LINE+1]]:1 | instance-method(IB)/ObjC | doIt | c:objc(cs)IBCls(im)doIt | -[IBCls doIt]…
/external/clang/test/ARCMT/
Dretains.m.result57 id (^IB)() = ^() {
61 IB();
Dretains.m63 id (^IB)() = ^() {
67 IB();
Dreleases.m.result62 id (^IB)() = ^() {
66 IB();
Dreleases.m69 id (^IB)() = ^() {
74 IB();
/external/clang/test/SemaObjC/
Dblocks.m207 int_block_t IB;
208 IB = ^{ return AnonymousValue; };
209 IB = ^{ if (arg) return TDE_Value; else return getTDE(); };
210 IB = ^{ if (arg) return getTDE(); else return TDE_Value; };
/external/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp435 int IB = PathB.size() - 1; in getMostGenericTBAA() local
438 while (IA >= 0 && IB >= 0) { in getMostGenericTBAA()
439 if (PathA[IA] == PathB[IB]) in getMostGenericTBAA()
444 --IB; in getMostGenericTBAA()
/external/swiftshader/third_party/LLVM/test/Transforms/LoopStrengthReduce/
D2011-10-06-ReusePhi.ll25 define float @test(float* nocapture %A, float* nocapture %B, i32 %N, i32 %IA, i32 %IB) nounwind uwt…
32 %idx.ext2 = sext i32 %IB to i64
/external/llvm/test/Transforms/LoopStrengthReduce/
D2011-10-06-ReusePhi.ll29 define float @test(float* nocapture %A, float* nocapture %B, i32 %N, i32 %IA, i32 %IB) nounwind uwt…
36 %idx.ext2 = sext i32 %IB to i64
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_formats.c130 C4(A, R8G8B8A8_UNORM, RGBA8_UNORM, R, G, B, A, UNORM, A8B8G8R8, IB),
155 C4(A, R10G10B10A2_UNORM, RGB10_A2_UNORM, R, G, B, A, UNORM, A2B10G10R10, IB),
162 F3(A, R11G11B10_FLOAT, R11G11B10_FLOAT, R, G, B, xx, FLOAT, BF10GF11RF11, IB),
286 C4(A, R32G32B32A32_FLOAT, RGBA32_FLOAT, R, G, B, A, FLOAT, R32_G32_B32_A32, IB),
299 F2(A, R32G32_FLOAT, RG32_FLOAT, R, G, xx, xx, FLOAT, R32_G32, IB),
305 F1(A, R32_FLOAT, R32_FLOAT, R, xx, xx, xx, FLOAT, R32, IB),
311 C4(A, R16G16B16A16_FLOAT, RGBA16_FLOAT, R, G, B, A, FLOAT, R16_G16_B16_A16, IB),
322 F2(A, R16G16_FLOAT, RG16_FLOAT, R, G, xx, xx, FLOAT, R16_G16, IB),
328 F1(A, R16_FLOAT, R16_FLOAT, R, xx, xx, xx, FLOAT, R16, IB),
341 F2(A, R8G8_UNORM, RG8_UNORM, R, G, xx, xx, UNORM, G8R8, IB),
[all …]

12345678910>>...14