HomeSort by relevance Sort by last modified time
    Searched full:105 (Results 76 - 100 of 3499) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/linux/
blkpg.h 18 #define BLKPG _IO(0x12,105)
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/linux/
blkpg.h 18 #define BLKPG _IO(0x12,105)
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
blkpg.h 18 #define BLKPG _IO(0x12,105)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
blkpg.h 18 #define BLKPG _IO(0x12,105)
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
blkpg.h 18 #define BLKPG _IO(0x12,105)
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/linux/
blkpg.h 18 #define BLKPG _IO(0x12,105)
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/linux/
blkpg.h 18 #define BLKPG _IO(0x12,105)
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/linux/
blkpg.h 18 #define BLKPG _IO(0x12,105)
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
blkpg.h 18 #define BLKPG _IO(0x12,105)
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
blkpg.h 18 #define BLKPG _IO(0x12,105)
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
blkpg.h 18 #define BLKPG _IO(0x12,105)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
blkpg.h 18 #define BLKPG _IO(0x12,105)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
blkpg.h 18 #define BLKPG _IO(0x12,105)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
blkpg.h 18 #define BLKPG _IO(0x12,105)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
blkpg.h 18 #define BLKPG _IO(0x12,105)
  /external/boringssl/src/crypto/err/
bn.errordata 6 BN,function,105,BN_div
33 BN,reason,105,DIV_BY_ZERO
cipher.errordata 7 CIPHER,function,105,EVP_CIPHER_CTX_set_key_length
41 CIPHER,reason,105,CTRL_OPERATION_NOT_IMPLEMENTED
pkcs8.errordata 6 PKCS8,function,105,PKCS5_pbe2_set_iv
24 PKCS8,reason,105,ENCODE_ERROR
  /external/libcxx/test/std/containers/sequences/vector/vector.modifiers/
insert_iter_size_value.pass.cpp 29 assert(v.size() == 105);
37 for (++j; j < 105; ++j)
75 assert(v.size() == 105);
83 for (++j; j < 105; ++j)
98 assert(v.size() == 105);
106 for (++j; j < 105; ++j)
112 assert(v.size() == 105);
120 for (++j; j < 105; ++j)
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/vector/vector.modifiers/
insert_iter_size_value.pass.cpp 29 assert(v.size() == 105);
37 for (++j; j < 105; ++j)
43 assert(v.size() == 105);
51 for (++j; j < 105; ++j)
66 assert(v.size() == 105);
74 for (++j; j < 105; ++j)
80 assert(v.size() == 105);
88 for (++j; j < 105; ++j)
  /external/freetype/src/psnames/
pstables.h 525 0, 96, 97, 98, 99,100,101,102,103,104,105,106,107,108,109,110,
588 236,229,120,134, 0,194, 1, 66, 1, 74, 1, 85, 1, 93, 1,105,
601 226,239,246,101,128, 30,162,105, 2, 2, 13, 2, 25,229,227,249,
643 184,105,128, 3,167,239,239,107,128, 1,135,233,242,227,245,237,
659 229,229,107,128, 3,148,232,239,239,107,128, 1,138,105, 2, 5,
    [all...]
  /external/pdfium/third_party/freetype/src/psnames/
pstables.h 525 0, 96, 97, 98, 99,100,101,102,103,104,105,106,107,108,109,110,
588 236,229,120,134, 0,194, 1, 66, 1, 74, 1, 85, 1, 93, 1,105,
601 226,239,246,101,128, 30,162,105, 2, 2, 13, 2, 25,229,227,249,
643 184,105,128, 3,167,239,239,107,128, 1,135,233,242,227,245,237,
659 229,229,107,128, 3,148,232,239,239,107,128, 1,138,105, 2, 5,
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/
ITreeNodeStreamFixture.cs 102 ITree u = new CommonTree(new CommonToken(105));
108 string expected = " 101 102 103 104 105";
112 expected = " 101 2 102 2 103 3 104 3 105";
195 // ^(101 ^(102 103 ^(106 107) ) 104 105)
197 // Sequence of types: 101 DN 102 DN 103 106 DN 107 Up Up 104 105 Up EndOfFile
206 r0.AddChild(new CommonTree(new CommonToken(105)));
232 // ^(101 ^(102 103 ^(106 107) ) 104 105)
234 // Sequence of types: 101 DN 102 DN 103 106 DN 107 Up Up 104 105 Up EndOfFile
243 r0.AddChild(new CommonTree(new CommonToken(105)));
268 Assert.AreEqual(105, ((ITree)stream.LT(1)).Type)
    [all...]
  /external/libxml2/result/noent/
svg1 13 <polyline verts=" 127,101 132,100 137,99 144,101 143,105 135,110 127,101 127,101 127,101"/>
27 <polyline verts=" 105,44 102,53 108,58 111,62 112,55 105,44 105,44 105,44"/>
29 <polyline verts=" 98,135 104,130 105,134 108,132 108,135 112,134 113,137 116,136 116,139 119,139 124,141 128,140 133,138 140,133 139,140 126,146 104,144 98,135 98,135 98,135"/>
32 <polyline verts=" 85,72 89,74 93,75 100,76 105,75 102,79 94,79 88,76 85,72 85,72 85,72"/>
36 <polyline verts=" 93,68 96,72 100,73 106,72 108,66 105,63 100,62 93,68 93,68 93,68"/>
40 <polyline verts=" 57,91 42,111 52,105 41,117 53,112 46,120 53,116 50,124 57,119 55,127 61,122 60,130 67,126 66,134 71,129 72,136 77,130 76,137 80,133 82,138 86,135 96,135 94,129 86,124 83,117 77,123 79,117 73,120 75,112 68,116 71,111 65,114 69,107 63,110 68,102 61,107 66,98 61,103 63,97 57,99 57,91 57,91 57,91"/>
41 <polyline verts=" 83,79 76,79 67,82 75,83 65,88 76,87 65,92 76,91 68,96 77,95 70,99 80,98 72,104 80,102 76,108 85,103 92,101 87,98 93,96 86,94 91,93 85,91 93,89 99,89 105,93 107,85 102,82 92,80 83,79 83,79 83,79"/>
    [all...]
  /external/libxml2/result/
svg1 13 <polyline verts=" 127,101 132,100 137,99 144,101 143,105 135,110 127,101 127,101 127,101"/>
27 <polyline verts=" 105,44 102,53 108,58 111,62 112,55 105,44 105,44 105,44"/>
29 <polyline verts=" 98,135 104,130 105,134 108,132 108,135 112,134 113,137 116,136 116,139 119,139 124,141 128,140 133,138 140,133 139,140 126,146 104,144 98,135 98,135 98,135"/>
32 <polyline verts=" 85,72 89,74 93,75 100,76 105,75 102,79 94,79 88,76 85,72 85,72 85,72"/>
36 <polyline verts=" 93,68 96,72 100,73 106,72 108,66 105,63 100,62 93,68 93,68 93,68"/>
40 <polyline verts=" 57,91 42,111 52,105 41,117 53,112 46,120 53,116 50,124 57,119 55,127 61,122 60,130 67,126 66,134 71,129 72,136 77,130 76,137 80,133 82,138 86,135 96,135 94,129 86,124 83,117 77,123 79,117 73,120 75,112 68,116 71,111 65,114 69,107 63,110 68,102 61,107 66,98 61,103 63,97 57,99 57,91 57,91 57,91"/>
41 <polyline verts=" 83,79 76,79 67,82 75,83 65,88 76,87 65,92 76,91 68,96 77,95 70,99 80,98 72,104 80,102 76,108 85,103 92,101 87,98 93,96 86,94 91,93 85,91 93,89 99,89 105,93 107,85 102,82 92,80 83,79 83,79 83,79"/>
    [all...]

Completed in 3934 milliseconds

1 2 34 5 6 7 8 91011>>