Home
last modified time | relevance | path

Searched defs:in_error (Results 1 - 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-subset-input.hh72 bool in_error () const in in_error() function
H A Dhb-priority-queue.hh56 bool in_error () const { return heap.in_error (); } in in_error() function
H A Dhb-bimap.hh56 bool in_error () const { return forw_map.in_error () || back_map.in_error (); } in in_error() function
H A Dhb-bit-set-invertible.hh56 bool in_error () const { return s.in_error (); } in in_error() function
H A Dhb-map.hh137 bool in_error () const { return !successful; } in in_error() function
H A Dhb-set.hh78 bool in_error () const { return s.in_error (); } in in_error() function
H A Dhb-subset-plan.hh105 bool in_error () const { return !successful; } in in_error() function
H A Dhb-vector.hh205 bool in_error () const { return allocated < 0; } in in_error() function
H A Dhb-buffer.hh146 HB_NODISCARD bool in_error () const { return !successful; } in in_error() function
H A Dhb-serialize.hh133 bool in_error () const { return bool (errors); } in in_error() function
[all...]
H A Dhb-bit-set.hh86 bool in_error () const { return !successful; } in in_error() function
H A Dhb-cff-interp-cs-common.hh145 bool in_error () const in in_error() function
H A Dhb-repacker.hh178 bool in_error () const in in_error() function
[all...]
H A Dhb-subset-cff-common.hh544 bool in_error() in in_error() function
H A Dhb-cff-interp-common.hh362 bool in_error () const { return error; } in in_error() function
450 bool in_error () const { return (error || elements.in_error ()); } in in_error() function
600 bool in_error () const in in_error() function
/kernel/linux/linux-5.10/include/xen/interface/io/
H A Dpvcalls.h16 RING_IDX in_cons, in_prod, in_error; member
/kernel/linux/linux-6.6/include/xen/interface/io/
H A Dpvcalls.h18 RING_IDX in_cons, in_prod, in_error; member
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dvector_kern.h122 bool in_error; member
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dvector_kern.h123 bool in_error; member
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Deeh.h147 bool in_error; /* Error flag for edev */ member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Deeh.h147 bool in_error; /* Error flag for edev */ member
/kernel/linux/linux-5.10/drivers/xen/
H A Dpvcalls-front.c963 int32_t in_error, out_error; in pvcalls_front_poll_active() local
/kernel/linux/linux-6.6/drivers/xen/
H A Dpvcalls-front.c971 int32_t in_error, out_error; in pvcalls_front_poll_active() local

Completed in 19 milliseconds