Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/scripts/
Dgen-implicit-conversions.py318 def __init__(self, name, op, in_type, out_type, reverse=False): argument
384 def __init__(self, name, op, in_type, out_type, reverse=False): argument
421 def __init__(self, name, in_type, out_type, reverse=False, input_in_parens=False): argument
481 def __init__(self, name, in_type, out_type): argument
512 def __init__(self, name, in_type, out_type, reverse=False): argument
556 def __init__(self, name, in_type, out_type): argument
632 def __init__(self, name, in_type, out_type, reverse=False): argument
681 def __init__(self, name, in_type, out_type): argument
714 def __init__(self, name, in_type, out_type): argument
735 def __init__(self, name, in_type, out_type): argument
/external/chromium_org/tools/grit/grit/format/policy_templates/writers/
Dwriter_unittest_common.py65 def GetOutput(self, grd, env_lang, env_defs, out_type, out_lang): argument
/external/chromium_org/ui/base/x/
Dselection_requestor.cc82 XAtom* out_type) { in PerformBlockingConvertSelection()
197 Atom out_type = None; in OnPropertyEvent() local
Dselection_requestor.h91 XAtom out_type; member
Dselection_requestor_unittest.cc120 XAtom out_type = None; in PerformBlockingConvertSelection() local
Dx11_util.cc737 XAtom* out_type) { in GetRawBytesOfProperty()
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jpx_opj.cpp322 cmsUInt32Number intent, in_type, out_type, nr_samples; in color_apply_icc_profile() local
/external/chromium_org/third_party/qcms/src/
Dtransform.c1171 qcms_profile *out, qcms_data_type out_type, in qcms_transform_create()