/external/icu4c/samples/uresb/ |
uresb.vcxproj.filters | 13 <UniqueIdentifier>{5ff61356-999a-4b96-8195-2cdac0185df9}</UniqueIdentifier>
|
/external/chromium_org/net/base/ |
int128.h | 290 uint64 b96 = b.hi_ >> 32; local 294 // multiply [a96 .. a00] x [b96 .. b00] 297 uint64 c96 = a96 * b00 + a64 * b32 + a32 * b64 + a00 * b96;
|
/external/chromium_org/third_party/icu/source/data/sprep/ |
rfc3530cs.txt | 125 0B96..0B98; ; UNASSIGNED
|
rfc3530mixp.txt | 126 0B96..0B98; ; UNASSIGNED
|
rfc4011.txt | 125 0B96..0B98; ; UNASSIGNED
|
rfc4505.txt | 125 0B96..0B98; ; UNASSIGNED
|
rfc3920res.txt | 126 0B96..0B98; ; UNASSIGNED
|
rfc4013.txt | 126 0B96..0B98; ; UNASSIGNED
|
rfc4518.txt | 125 0B96..0B98; ; UNASSIGNED
|
/external/chromium_org/third_party/icu/source/test/testdata/ |
nfs4_cs_prep_cs.txt | 117 0B96..0B98; ; UNASSIGNED
|
nfs4_mixed_prep_p.txt | 117 0B96..0B98; ; UNASSIGNED
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
nv50_ir_print.cpp | 193 "b96", "b128"
|
/external/icu4c/data/sprep/ |
rfc3530cs.txt | 125 0B96..0B98; ; UNASSIGNED
|
rfc3530mixp.txt | 126 0B96..0B98; ; UNASSIGNED
|
rfc4011.txt | 125 0B96..0B98; ; UNASSIGNED
|
rfc4505.txt | 125 0B96..0B98; ; UNASSIGNED
|
rfc3920res.txt | 126 0B96..0B98; ; UNASSIGNED
|
/external/icu4c/test/testdata/ |
nfs4_cs_prep_cs.txt | 117 0B96..0B98; ; UNASSIGNED
|
nfs4_mixed_prep_p.txt | 117 0B96..0B98; ; UNASSIGNED
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
nv50_ir_print.cpp | 193 "b96", "b128"
|
/external/chromium_org/v8/test/webkit/ |
dfg-inline-arguments-use-from-uninlined-code-expected.txt | 124 PASS "" + baz("a" + __i, "b" + (__i + 1), "c" + (__i + 2)) is "a95,b96,c97,a95,b96,c97"
|
dfg-inline-arguments-use-from-all-the-places-expected.txt | [all...] |
dfg-inline-arguments-simple-expected.txt | 125 PASS argsToStr(baz("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a96, b96, c96"
|
dfg-inline-arguments-use-directly-from-inlined-code-expected.txt | 125 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a96, b96, c96"
|
dfg-inline-arguments-use-from-getter-expected.txt | 125 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Object], b96, c96"
|