/external/google-tv-pairing-protocol/cpp/src/polo/encoding/ |
encodingoption.cc | 22 EncodingOption::EncodingOption(EncodingOption::EncodingType encoding_type, 24 : encoding_type_(encoding_type), 28 EncodingOption::EncodingType EncodingOption::encoding_type() const { function in class:polo::encoding::EncodingOption
|
encodingoption.h | 50 // @param encoding_type the encoding type 52 EncodingOption(EncodingType encoding_type, uint32_t symbol_length); 55 EncodingType encoding_type() const; 74 return (option1.encoding_type() == option2.encoding_type() 76 || (option1.encoding_type() < option2.encoding_type());
|
/external/google-tv-pairing-protocol/cpp/src/polo/pairing/ |
serverpairingsession.cc | 82 << encoding.encoding_type(); 90 << encoding.encoding_type();
|
pairingsession.cc | 198 switch (encoding.encoding_type()) { 204 << encoding.encoding_type(); 309 return option.encoding_type() != encoding::EncodingOption::kUnknown
|
/frameworks/native/libs/vr/libpdx/ |
serialization_tests.cpp | [all...] |
/external/freetype/include/freetype/internal/ |
t1types.h | 101 T1_EncodingType encoding_type; member in struct:T1_FontRec_
|
/external/freetype/src/type1/ |
t1driver.c | 316 retval = sizeof ( type1->encoding_type ); 318 *((T1_EncodingType *)value) = type1->encoding_type; 322 if ( type1->encoding_type == T1_ENCODING_TYPE_ARRAY &&
|
t1load.c | [all...] |
t1objs.c | 527 switch ( type1->encoding_type )
|
/external/google-tv-pairing-protocol/cpp/src/polo/wire/protobuf/ |
protobufwireadapter.cc | 55 EncodingTypeToProto(message.encoding().encoding_type())); 83 encoding->set_type(EncodingTypeToProto(option.encoding_type())); 92 encoding->set_type(EncodingTypeToProto(option.encoding_type()));
|
/external/ImageMagick/MagickCore/ |
annotate.c | 1255 encoding_type; local [all...] |
/external/google-tv-pairing-protocol/cpp/tests/polo/pairing/ |
pairingsessiontest.cc | 125 session_.GetConfiguration()->encoding().encoding_type());
|
/external/python/cpython3/Modules/clinic/ |
_ssl.c.h | 1075 "encoding_type, trust) tuples. The encoding_type flag can be interpreted\n" [all...] |
/external/freetype/src/type42/ |
t42objs.c | 99 if ( type1->encoding_type == T1_ENCODING_TYPE_ARRAY ) 365 switch ( type1->encoding_type )
|
t42parse.c | 493 face->type1.encoding_type = T1_ENCODING_TYPE_ARRAY; 503 face->type1.encoding_type = T1_ENCODING_TYPE_STANDARD; 507 face->type1.encoding_type = T1_ENCODING_TYPE_EXPERT; 511 face->type1.encoding_type = T1_ENCODING_TYPE_ISOLATIN1; [all...] |
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/ |
serialization.h | 142 EncodingType encoding_type) 145 unexpected_encoding_.encoding_type = encoding_type; 158 EncodingType encoding_type() const { function in class:android::pdx::rpc::ErrorType 159 return unexpected_encoding_.encoding_type; 170 << ", " << static_cast<int>(encoding_type()); 191 EncodingType encoding_type; member in struct:android::pdx::rpc::ErrorType::__anon46429::__anon46430 [all...] |
/external/libvpx/libvpx/third_party/libwebm/mkvparser/ |
mkvparser.h | 278 unsigned long long encoding_type() const { return encoding_type_; } function in class:mkvparser::ContentEncoding
|
/external/libvpx/libwebm/mkvparser/ |
mkvparser.h | 278 unsigned long long encoding_type() const { return encoding_type_; } function in class:mkvparser::ContentEncoding
|
/external/python/cpython2/Doc/library/ |
ssl.rst | 470 The function returns a list of (cert_bytes, encoding_type, trust) tuples. 471 The encoding_type specifies the encoding of cert_bytes. It is either 493 The function returns a list of (cert_bytes, encoding_type, trust) tuples. 494 The encoding_type specifies the encoding of cert_bytes. It is either [all...] |
/external/python/cpython2/Modules/ |
_ssl.c | [all...] |
/external/python/cpython3/Doc/library/ |
ssl.rst | 485 The function returns a list of (cert_bytes, encoding_type, trust) tuples. 486 The encoding_type specifies the encoding of cert_bytes. It is either 508 The function returns a list of (cert_bytes, encoding_type, trust) tuples. 509 The encoding_type specifies the encoding of cert_bytes. It is either [all...] |
/external/python/cpython3/Modules/ |
_ssl.c | [all...] |
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/ |
mkvmuxer.h | 328 uint64_t encoding_type() const { return encoding_type_; } function in class:mkvmuxer::ContentEncoding [all...] |
/prebuilts/abi-dumps/ndk/28/32/arm_armv7-a-neon/source-based/ |
libft2.so.lsdump.gz | |
/prebuilts/abi-dumps/ndk/28/32/x86/source-based/ |
libft2.so.lsdump.gz | |