Searched defs:value_tag (Results 1 – 11 of 11) sorted by relevance
| /external/libcups/scheduler/ |
| D | util.c | 374 ipp_tag_t value_tag, /* I - Value tag */ in cupsdSendIPPInteger() 410 ipp_tag_t value_tag, /* I - Value tag */ in cupsdSendIPPString()
|
| D | printers.c | 2007 ipp_tag_t value_tag; /* Value tag for this attribute */ in cupsdSetPrinterAttr() local
|
| /external/libcups/cups/ |
| D | ipp.c | 374 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddInteger() 440 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddIntegers() 572 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddOutOfBand() 877 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddString() 1000 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddStringf() 1053 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddStringfv() 1207 ipp_tag_t value_tag, /* I - Type of attribute */ in ippAddStrings() 1934 ipp_tag_t value_tag; /* Value tag */ in ippFindNextAttribute() local 2872 ipp_tag_t value_tag; /* Current value tag */ in ippReadIO() local 4228 ipp_tag_t value_tag; /* Value tag */ in ippSetString() local [all …]
|
| D | ipp-file.c | 104 ipp_tag_t value_tag; /* Value tag */ in _ippFileParse() local 459 ipp_tag_t value_tag; /* Value tag */ in parse_collection() local
|
| D | ipp-private.h | 115 value_tag; /* What type of value is it? */ member 144 ipp_tag_t value_tag; /* Value tag for this attribute */ member
|
| D | encode.c | 400 ipp_tag_t value_tag; /* IPP value tag */ in _cupsEncodeOption() local
|
| D | ppd-cache.c | 161 ipp_tag_t value_tag = opt ? opt->value_tag : IPP_TAG_NAME; in _cupsConvertOptions() local
|
| /external/cronet/net/cert/pki/ |
| D | parse_name.h | 109 der::Tag value_tag; member
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/ |
| D | certificate_view.cc | 142 unsigned value_tag; in X509NameAttributeToString() local
|
| /external/rust/crates/protobuf-codegen/src/gen/field/ |
| D | mod.rs | 968 let value_tag = make_tag(2, WireType::for_type(value.proto_type())); in write_merge_from_map_case_block() localVariable
|
| /external/libcups/tools/ |
| D | ipptool.c | 1943 ipp_tag_t value_tag) /* I - Value tag for attribute */ in expect_matches()
|