Home
last modified time | relevance | path

Searched defs:out_type (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/gles31/scripts/
Dgen-implicit-conversions.py340 def __init__(self, name, op, in_type, out_type, reverse=False): argument
406 def __init__(self, name, op, in_type, out_type, reverse=False): argument
443 def __init__(self, name, in_type, out_type, reverse=False, input_in_parens=False): argument
503 def __init__(self, name, in_type, out_type): argument
534 def __init__(self, name, in_type, out_type, reverse=False): argument
578 def __init__(self, name, in_type, out_type): argument
654 def __init__(self, name, in_type, out_type, reverse=False): argument
703 def __init__(self, name, in_type, out_type): argument
736 def __init__(self, name, in_type, out_type): argument
757 def __init__(self, name, in_type, out_type): argument
/external/boringssl/src/ssl/
Dtls_record.c173 SSL *ssl, uint8_t *out_type, uint8_t *out, size_t *out_len, in tls_open_record()
Ddtls_record.c175 SSL *ssl, uint8_t *out_type, uint8_t *out, size_t *out_len, in dtls_open_record()
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jpx_opj.cpp435 cmsUInt32Number out_type; in color_apply_icc_profile() local
/external/opencv3/modules/core/test/
Dtest_dxt.cpp652 int out_type = test_mat[OUTPUT][0].type(); in prepare_test_case() local