/external/eigen/test/ |
boostmultiprec.cpp | 183 CALL_SUBTEST_4( cod<Mat>() );
|
/prebuilts/go/darwin-x86/src/mime/quotedprintable/ |
writer_test.go | 142 var testMsg = []byte("Quoted-Printable (QP) est un format d'encodage de données codées sur 8 bits, qui utilise exclusivement les caractères alphanumériques imprimables du code ASCII (7 bits).\r\n" +
|
/prebuilts/go/linux-x86/src/mime/quotedprintable/ |
writer_test.go | 142 var testMsg = []byte("Quoted-Printable (QP) est un format d'encodage de données codées sur 8 bits, qui utilise exclusivement les caractères alphanumériques imprimables du code ASCII (7 bits).\r\n" +
|
/packages/apps/Bluetooth/jni/ |
com_android_bluetooth_btservice_AdapterService.cpp | 325 uint32_t cod, bool min_16_digits) { 355 addr.get(), devname.get(), cod, min_16_digits); 359 uint32_t cod, bt_ssp_variant_t pairing_variant, 389 addr.get(), devname.get(), cod, [all...] |
/system/bt/bta/av/ |
bta_av_main.cc | 474 tBTA_UTL_COD cod; local 572 cod.service = BTM_COD_SERVICE_CAPTURING; 574 cod.service = BTM_COD_SERVICE_RENDERING; 575 utl_set_device_class(&cod, BTA_UTL_SET_COD_SERVICE_CLASS); [all...] |
bta_av_act.cc | 2087 tBTA_UTL_COD cod; local [all...] |
/external/lzma/CPP/7zip/UI/Common/ |
Bench.cpp | 1227 CCreatedCoder cod;
1228 RINOK(CreateCoder(EXTERNAL_CODECS_LOC_VARS methodId, true, encoder._encoderFilter, cod));
1229 encoder._encoder = cod.Coder;
1243 CCreatedCoder cod;
1245 RINOK(CreateCoder(EXTERNAL_CODECS_LOC_VARS methodId, false, encoder._decoderFilter, cod));
1246 decoder = cod.Coder;
[all...] |
/external/pdfium/third_party/libopenjpeg20/ |
j2k.h | 75 #define J2K_MS_COD 0xff52 /**< COD marker value */ 239 tiles (information like COD, COC in main header) 304 /** If cod == 1 --> there was a COD marker for the present tile */ 305 OPJ_BITFIELD cod : 1; member in struct:opj_tcp 461 * store decoding parameters common to all tiles (information like COD, COC in main header)
|
j2k.c | 500 * Writes the COD marker (Coding style default) 511 * Reads a COD marker (Coding Styke defaults) 512 * @param p_header_data the data contained in the COD box. 514 * @param p_header_size the size of the data contained in the COD marker. [all...] |
/system/bt/tools/mcap_tool/ |
mcap_tool.cc | 437 uint32_t cod, bool min_16_digit) { 447 uint32_t cod, bt_ssp_variant_t pairing_variant,
|
/external/libvncserver/webclients/java-applet/ssl/ |
ss_vncviewer | 931 cod='#!/usr/bin/perl [all...] |
/system/bt/stack/btm/ |
btm_inq.cc | 149 DEV_CLASS cod; local 235 FIELDS_TO_COD(cod, minor, major, service_class); 236 (void)BTM_SetDeviceClass(cod); [all...] |
btm_acl.cc | 1422 const uint32_t cod = local [all...] |
/system/bt/btif/src/ |
btif_hh.cc | 145 extern bool check_cod(const RawAddress* remote_bdaddr, uint32_t cod); [all...] |
btif_rc.cc | 60 /* cod value for Headsets */ 358 extern bool check_cod(const RawAddress& remote_bdaddr, uint32_t cod); [all...] |
/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/ |
nashorn.jar | |
/prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/ |
nashorn.jar | |