Searched defs:ipp (Results 1 – 7 of 7) sorted by relevance
/external/libcups/cups/ |
D | ipp.c | 116 ippAddBoolean(ipp_t *ipp, /* I - IPP message */ in ippAddBoolean() 161 ippAddBooleans(ipp_t *ipp, /* I - IPP message */ in ippAddBooleans() 218 ippAddCollection(ipp_t *ipp, /* I - IPP message */ in ippAddCollection() 269 ipp_t *ipp, /* I - IPP message */ in ippAddCollections() 328 ippAddDate(ipp_t *ipp, /* I - IPP message */ in ippAddDate() 376 ippAddInteger(ipp_t *ipp, /* I - IPP message */ in ippAddInteger() 442 ippAddIntegers(ipp_t *ipp, /* I - IPP message */ in ippAddIntegers() 510 ippAddOctetString(ipp_t *ipp, /* I - IPP message */ in ippAddOctetString() 574 ippAddOutOfBand(ipp_t *ipp, /* I - IPP message */ in ippAddOutOfBand() 622 ippAddRange(ipp_t *ipp, /* I - IPP message */ in ippAddRange() [all …]
|
D | encode.c | 337 cupsEncodeOptions(ipp_t *ipp, /* I - Request to add to */ in cupsEncodeOptions() 365 ipp_t *ipp, /* I - Request to add to */ in cupsEncodeOptions2()
|
D | testipp.c | 810 print_attributes(ipp_t *ipp, /* I - IPP request */ in print_attributes()
|
D | ppd-cache.c | 4464 pwg_ppdize_name(const char *ipp, /* I - IPP keyword */ in pwg_ppdize_name()
|
/external/clang/test/SemaObjCXX/Inputs/ |
D | nullability-pragmas-1.h | 79 int_ptr_ptr ipp; in f30() local
|
/external/clang/test/PCH/ |
D | types.c | 65 int_ptr_ptr ipp = &int_value_ptr; variable
|
/external/libcups/filter/ |
D | testclient.c | 865 ipp_t *ipp) /* I - IPP request/response */ in show_attributes()
|