HomeSort by relevance Sort by last modified time
    Searched full:eis (Results 1 - 25 of 58) sorted by null

1 2 3

  /packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
encodedstreamtest.cpp 87 EncodedInputStream<FileEncoding, FileReadStream> eis(fs);
90 while (eis.Peek() != '\0') {
93 EXPECT_TRUE(MemoryEncoding::Decode(eis, &actual));
105 EncodedInputStream<FileEncoding, MemoryStream> eis(ms);
108 while (eis.Peek() != '\0') {
111 EXPECT_TRUE(MemoryEncoding::Decode(eis, &actual));
116 EXPECT_EQ(size, eis.Tell());
127 AutoUTFInputStream<unsigned, FileReadStream> eis(fs);
128 EXPECT_EQ(expectHasBOM, eis.HasBOM());
130 while (eis.Peek() != '\0') {
    [all...]
documenttest.cpp 121 EncodedInputStream<UTF8<>, FileReadStream> eis(bis);
124 d.ParseStream<0, UTF8<> >(eis);
162 AutoUTFInputStream<unsigned, FileReadStream> eis(bis);
165 d.ParseStream<0, AutoUTF<unsigned> >(eis);
  /packages/apps/Test/connectivity/sl4n/rapidjson/example/prettyauto/
prettyauto.cpp 30 AutoUTFInputStream<unsigned, FileReadStream> eis(is); // NEW
39 OutputStream eos(os, eis.GetType(), eis.HasBOM()); // NEW
50 if (!reader.Parse<kParseValidateEncodingFlag>(eis, writer)) { // CHANGED
  /toolchain/binutils/binutils-2.27/gas/config/
tc-pdp11.c 120 else if (strcmp (arg, "eis") == 0)
137 else if (strcmp (arg, "limited-eis") == 0)
1099 return set_option ("eis") && set_option ("spl");
1103 return set_option ("limited-eis");
1113 return set_option ("eis") && set_option ("mxps");
1121 return set_option ("limited-eis") && set_option ("mxps");
1125 return set_option ("eis")
1132 && set_option ("eis")
1139 return set_option ("eis")
1146 && set_option ("eis")
    [all...]
  /external/parameter-framework/upstream/parameter/
SelectionCriterionRule.h 43 EIs,
88 MatchesWhen _eMatchesWhen{EIs};
SelectionCriterionRule.cpp 128 case EIs:
  /toolchain/binutils/binutils-2.27/gas/doc/
c-pdp11.texi 85 @cindex -mno-eis
86 @item -meis | -mno-eis
118 @cindex -mlimited-eis
119 @cindex -mno-limited-eis
120 @item -mlimited-eis | -mno-limited-eis
124 The -mno-limited-eis options also implies -mno-eis.
  /packages/apps/Test/connectivity/sl4n/rapidjson/doc/
stream.md 151 EncodedInputStream<UTF16LE<>, FileReadStream> eis(bis); // wraps bis into eis
154 d.ParseStream<0, UTF16LE<> >(eis); // Parses UTF-16LE file into UTF-8 in memory
204 AutoUTFInputStream<unsigned, FileReadStream> eis(bis); // wraps bis into eis
207 d.ParseStream<0, AutoUTF<unsigned> >(eis); // This parses any UTF file into UTF-8 in memory
dom.md 49 AutoUTFInputStream<unsigned, FileReadStream> eis(bis); // wraps bis into eis
52 d.ParseStream<0, AutoUTF<unsigned> >(eis);
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
UserData.java 52 * (See TIA/EIS/IS-91-A-ENGL 1999, table 3.7.1.1-3)
  /external/honggfuzz/examples/apache-httpd/corpus_http1/
7b32d83a9e186fae05d88d866dcb653b.00001d99.honggfuzz.cov 78 }???!??8???”??f?RX?uã>?gU?E?MxY?A??I????}?;????c1?n??*?????Y????!????????"AI?o <[fV??n??? ???#>???{??????V?i??U[V???????y .EIS??%x?}?E??????i!?F^"?t?c???? ${k(??Qx??40?t?y=?T??]??1???n?%Ova?O?_]??v?kv?7M??ec9???Pè????>???;?snC{?)?W{eR??}??u?S]/??WS??z??)`rCB?N? S???H]?M .[Z.?#$??`?b????yt;???}+???d9/?||1?vE?>:d??\X?9?;??Y???-D??d?C?~?evr???????s??e D??k?Y=\E??`t??"`,?7l???_?q5'?T?<??G]????2??????j???š???1??'^VY?)?*2?~??}????????X?|?Q?w4???!?sy?E??<???????????R7v?????(???????)???ZX???S ?E5???G??9?<(??[?ZcH??????????`??z~Kg?0?=?I,hU?p???ä? .???|???????? ??j?"?c?G7???y ?2??R??
  /external/honggfuzz/examples/apache-httpd/corpus_http2/
7b32d83a9e186fae05d88d866dcb653b.00001d99.honggfuzz.cov 78 }???!??8???”??f?RX?uã>?gU?E?MxY?A??I????}?;????c1?n??*?????Y????!????????"AI?o <[fV??n??? ???#>???{??????V?i??U[V???????y .EIS??%x?}?E??????i!?F^"?t?c???? ${k(??Qx??40?t?y=?T??]??1???n?%Ova?O?_]??v?kv?7M??ec9???Pè????>???;?snC{?)?W{eR??}??u?S]/??WS??z??)`rCB?N? S???H]?M .[Z.?#$??`?b????yt;???}+???d9/?||1?vE?>:d??\X?9?;??Y???-D??d?C?~?evr???????s??e D??k?Y=\E??`t??"`,?7l???_?q5'?T?<??G]????2??????j???š???1??'^VY?)?*2?~??}????????X?|?Q?w4???!?sy?E??<???????????R7v?????(???????)???ZX???S ?E5???G??9?<(??[?ZcH??????????`??z~Kg?0?=?I,hU?p???ä? .???|???????? ??j?"?c?G7???y ?2??R??
23abdae1a2c7e257c7ec69bf21fb6ca7.0000ca92.honggfuzz.cov 74 }???!??8???”??f?RX?uã>?gU?E?MxY?A??I????}?;????c1?n??*?????Y????!????????"AI?o <[fV??n??? ???#>???{??????V?i??U[V???????y .EIS??%x?}?E??????i!?F^"?t?c???? ${k(??Qx??40?t?y=?T??]??1???n?%Ova?O?_]??v?kv?7M??ec9???Pè????>???;?snC{?)?W{eR??}??u?S]/??WS??z??)`rCB?N? S???H]?M .[Z.?#$??`?b????yt;???}+???d9/?||1?vE?>:d??\X?9?;??Y???-D??d?C?~?evr???????s??e D??k?Y=\E??`t??"`,?7l???_?q5'?T?<??G]????2??????j???š???1??'^VY?)?*2?~??}????????X?|?Q?w4???!?sy?E??<???????????R7v?????(??????)???ZX???S ?E5???G??9?<(??[?ZcH??????????`??z~Kg?0?=?I,hU?p???ä? .???|???????? ??j?"?c?G7???y ?2??R??
    [all...]
  /platform_testing/libraries/app-helpers/interfaces/handheld/src/android/platform/helpers/
IGoogleCameraHelper.java 134 * This method will set EIS to on(true), or off(false).
  /device/google/marlin/
device-common.mk 383 # Enable camera EIS
384 # eis.enable: enables electronic image stabilization
387 persist.camera.eis.enable=1 \
  /external/protobuf/java/core/src/test/java/com/google/protobuf/
ByteStringTest.java 188 EvilInputStream eis = new EvilInputStream(); local
189 ByteString byteString = ByteString.readFrom(eis);
191 capturedArray = eis.capturedArray;
  /device/google/wahoo/sepolicy/vendor/
property_contexts 74 camera.eis.fov_correction u:object_r:vendor_default_prop:s0
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]
  /device/google/marlin/camera/QCamera2/stack/common/
cam_intf.h 489 /* EIS information */
    [all...]
cam_types.h     [all...]
  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/stack/common/
cam_intf.h 578 /* EIS information */
    [all...]
cam_types.h     [all...]
  /sdk/files/typos/
typos-pt.txt 741 deseçeis->dezesseis
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 1542 milliseconds

1 2 3