Home
last modified time | relevance | path

Searched defs:new_flags (Results 1 – 13 of 13) sorted by relevance

/third_party/json/test/thirdparty/Fuzzer/test/
DCMakeLists.txt15 set(new_flags "") variable
19 set(new_flags "${new_flags} ${flag}") variable
21 set(new_flags "${new_flags} -O0") variable
/third_party/mesa3d/src/freedreno/ir3/
Dir3_cp.c161 struct ir3_register *reg, unsigned new_flags) in lower_immed()
274 try_swap_mad_two_srcs(struct ir3_instruction *instr, unsigned new_flags) in try_swap_mad_two_srcs()
333 unsigned new_flags = reg->flags; in reg_cp() local
358 unsigned new_flags = reg->flags; in reg_cp() local
/third_party/ltp/testcases/kernel/io/aio/
Daio02.c206 int status, new_flags; in test_io() local
/third_party/flutter/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c3634 int new_flags = SWIG_IsNewObj(res3) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPGetInfo() local
3640 int new_flags = SWIG_IsNewObj(res4) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPGetInfo() local
3686 int new_flags = SWIG_IsNewObj(res3) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPDecodeRGB() local
3692 int new_flags = SWIG_IsNewObj(res4) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPDecodeRGB() local
3739 int new_flags = SWIG_IsNewObj(res3) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPDecodeRGBA() local
3745 int new_flags = SWIG_IsNewObj(res4) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPDecodeRGBA() local
3792 int new_flags = SWIG_IsNewObj(res3) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPDecodeARGB() local
3798 int new_flags = SWIG_IsNewObj(res4) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPDecodeARGB() local
3845 int new_flags = SWIG_IsNewObj(res3) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPDecodeBGR() local
3851 int new_flags = SWIG_IsNewObj(res4) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPDecodeBGR() local
[all …]
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c3671 int new_flags = SWIG_IsNewObj(res3) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPGetInfo() local
3677 int new_flags = SWIG_IsNewObj(res4) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPGetInfo() local
3723 int new_flags = SWIG_IsNewObj(res3) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPDecodeRGB() local
3729 int new_flags = SWIG_IsNewObj(res4) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPDecodeRGB() local
3776 int new_flags = SWIG_IsNewObj(res3) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPDecodeRGBA() local
3782 int new_flags = SWIG_IsNewObj(res4) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPDecodeRGBA() local
3829 int new_flags = SWIG_IsNewObj(res3) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPDecodeARGB() local
3835 int new_flags = SWIG_IsNewObj(res4) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPDecodeARGB() local
3882 int new_flags = SWIG_IsNewObj(res3) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPDecodeBGR() local
3888 int new_flags = SWIG_IsNewObj(res4) ? (SWIG_POINTER_OWN | 0 ) : 0 ; in _wrap_WebPDecodeBGR() local
[all …]
/third_party/mesa3d/src/gallium/frontends/xa/
Dxa_tracker.c243 xa_flags_compat(unsigned int old_flags, unsigned int new_flags) in xa_flags_compat()
445 unsigned int new_flags, in xa_surface_redefine()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstevent.c436 GstSegmentFlags new_flags; in GST_START_TEST() local
/third_party/gstreamer/gstreamer/gst/
Dgstevent.c2276 GstSegmentFlags new_flags) in gst_event_new_instant_rate_change()
2309 gdouble * rate_multiplier, GstSegmentFlags * new_flags) in gst_event_parse_instant_rate_change()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-overlay-composition.c1181 GstVideoOverlayFormatFlags new_flags; in gst_video_overlay_rectangle_get_pixels_raw_internal() local
/third_party/e2fsprogs/lib/ext2fs/
Dext_attr.c1713 unsigned int *new_flags, unsigned int *old_flags) in ext2fs_xattrs_flags()
/third_party/mesa3d/src/intel/vulkan/
Danv_allocator.c1885 uint64_t new_flags = 0; in anv_device_import_bo() local
/third_party/boost/boost/units/
Dio.hpp168 inline void set_flags(std::ios_base& ios, long new_flags, long mask) in set_flags()
/third_party/python/Modules/
D_ssl.c3396 unsigned long new_flags, flags, set, clear; in set_verify_flags() local
3623 unsigned int new_flags = 0; in set_host_flags() local