Home
last modified time | relevance | path

Searched refs:ipp (Results 1 – 25 of 52) sorted by relevance

123

/third_party/cups/
Dcups-ipp-multifile.patch1 diff -up cups-1.7.0/backend/ipp.c.ipp-multifile cups-1.7.0/backend/ipp.c
2 --- cups-1.7.0/backend/ipp.c.ipp-multifile 2013-10-24 15:52:00.745814354 +0100
3 +++ cups-1.7.0/backend/ipp.c 2013-10-24 15:53:46.463266724 +0100
Dcups-driverd-timeout.patch1 diff -up cups-1.7b1/scheduler/ipp.c.driverd-timeout cups-1.7b1/scheduler/ipp.c
2 --- cups-1.7b1/scheduler/ipp.c.driverd-timeout 2013-04-19 12:24:43.003841810 +0200
3 +++ cups-1.7b1/scheduler/ipp.c 2013-04-19 12:24:43.204839107 +0200
DBUILD.gn35 ":ipp",
84 "$core_code_dir/ipp-file.c",
85 "$core_code_dir/ipp-support.c",
86 "$core_code_dir/ipp-vars.c",
87 "$core_code_dir/ipp.c",
177 ohos_executable("ipp") {
178 sources = [ "$backend_code_dir/ipp.c" ]
268 "$scheduler_code_dir/ipp.c",
DREADME_zh.md83 // 调用CUPS接口发送ipp请求
Dcups.spec37 Patch9: cups-ipp-multifile.patch
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-resampler-macros.h82 type *ipp, icoeff[4], *taps; \
84 ipp = &ip[samp_index * channels]; \
89 (op, ipp, taps, n_taps, icoeff, taps_stride); \
/third_party/gstreamer/gstplugins_bad/tests/examples/camerabin2/
Dgst-camerabin2-test.c662 GstElement *sink = NULL, *ipp = NULL; in setup_pipeline() local
721 ipp = create_ipp_bin (); in setup_pipeline()
722 if (ipp) { in setup_pipeline()
723 g_object_set (camerabin, "image-filter", ipp, NULL); in setup_pipeline()
724 g_object_unref (ipp); in setup_pipeline()
/third_party/cups-filters/cupsfilters/
Dppdgenerator.c92 static void pwg_ppdize_name(const char *ipp, char *name, size_t namesize);
4459 pwg_ppdize_name(const char *ipp, /* I - IPP keyword */ in pwg_ppdize_name() argument
4467 *name = (char)toupper(*ipp++); in pwg_ppdize_name()
4469 for (ptr = name + 1, end = name + namesize - 1; *ipp && ptr < end;) { in pwg_ppdize_name()
4470 if (*ipp == '-') { in pwg_ppdize_name()
4471 ipp ++; in pwg_ppdize_name()
4472 if (_cups_isalpha(*ipp)) in pwg_ppdize_name()
4473 *ptr++ = (char)toupper(*ipp++ & 255); in pwg_ppdize_name()
4475 *ptr++ = *ipp++; in pwg_ppdize_name()
/third_party/cups-filters/utils/
Dcups-browsed.c581 ippGetOperation(ipp_t *ipp) in ippGetOperation() argument
583 return (ipp->request.op.operation_id); in ippGetOperation()
587 ippGetStatusCode(ipp_t *ipp) in ippGetStatusCode() argument
589 return (ipp->request.status.status_code); in ippGetStatusCode()
633 ippFirstAttribute(ipp_t *ipp) in ippFirstAttribute() argument
635 if (!ipp) in ippFirstAttribute()
637 return (ipp->current = ipp->attrs); in ippFirstAttribute()
641 ippNextAttribute(ipp_t *ipp) in ippNextAttribute() argument
643 if (!ipp || !ipp->current) in ippNextAttribute()
645 return (ipp->current = ipp->current->next); in ippNextAttribute()
[all …]
/third_party/cups-filters/
DBUILD.gn112 "$CUPS_FILTERS_CODE_DIR/cupsfilters/ipp.c",
DMakefile.am160 cupsfilters/ipp.h \
212 cupsfilters/ipp.c \
Dconfigure.ac981 all ipp printer auto-setup: ${enable_auto_setup_all}
DNEWS324 using "--std-ipp-uris" (with "localhost" hostname).
361 - driverless: Added "--std-ipp-uris" command line option to
604 as the "ipp" CUPS backend also has to be executed as root
639 filters to the IPP backend and hard-coded path for "ipp"
673 - implicitclass: When passing on the job via the "ipp" CUPS
1176 - cups-browsed: Also upgrade from ipp: to ipps: when the ipps:
1272 "ipp(s)://<host>/printers/<name>" URIs, there are also IPP
DREADME401 entry confirmed, if discovered printer is ipps but existing queue ipp,
796 fitplot / fit-to-page / ipp-attribute-fidelity
DREADME.md401 entry confirmed, if discovered printer is ipps but existing queue ipp,
796 fitplot / fit-to-page / ipp-attribute-fidelity
/third_party/flutter/skia/third_party/externals/sdl/docs/
Ddoxyfile586 # *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx
598 *.ipp \
/third_party/flutter/skia/third_party/externals/sdl/Xcode/XcodeDocSet/
DDoxyfile601 # *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx
613 *.ipp \
/third_party/flutter/skia/third_party/externals/sdl/visualtest/docs/
DDoxyfile678 # *.c *.cc *.cxx *.cpp *.c++ *.d *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh
691 *.ipp \
/third_party/flutter/engine/flutter/ci/licenses_golden/
Dlicenses_third_party17962 FILE: ../../../third_party/libcxx/src/support/runtime/exception_fallback.ipp
17963 FILE: ../../../third_party/libcxx/src/support/runtime/exception_glibcxx.ipp
17964 FILE: ../../../third_party/libcxx/src/support/runtime/exception_libcxxabi.ipp
17965 FILE: ../../../third_party/libcxx/src/support/runtime/exception_libcxxrt.ipp
17966 FILE: ../../../third_party/libcxx/src/support/runtime/exception_msvc.ipp
17967 FILE: ../../../third_party/libcxx/src/support/runtime/exception_pointer_cxxabi.ipp
17968 FILE: ../../../third_party/libcxx/src/support/runtime/exception_pointer_glibcxx.ipp
17969 FILE: ../../../third_party/libcxx/src/support/runtime/exception_pointer_msvc.ipp
17970 FILE: ../../../third_party/libcxx/src/support/runtime/exception_pointer_unimplemented.ipp
17971 FILE: ../../../third_party/libcxx/src/support/runtime/new_handler_fallback.ipp
[all …]
/third_party/python/Lib/test/
Dmime.types84 application/ipp
/third_party/popt/
DDoxyfile.in476 # *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx
/third_party/ninja/doc/
Ddoxygen.config471 # *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx
/third_party/flutter/skia/tools/doxygen/
DDoxyfile822 # *.c++, *.java, *.ii, *.ixx, *.ipp, *.i++, *.inl, *.idl, *.ddl, *.odl, *.h,
835 *.ipp \
/third_party/skia/third_party/externals/tint/
DDoxyfile813 # *.c++, *.java, *.ii, *.ixx, *.ipp, *.i++, *.inl, *.idl, *.ddl, *.odl, *.h,
826 *.ipp \
/third_party/vk-gl-cts/external/amber/src/
DDoxyfile815 # *.c++, *.java, *.ii, *.ixx, *.ipp, *.i++, *.inl, *.idl, *.ddl, *.odl, *.h,
828 *.ipp \

123