Home
last modified time | relevance | path

Searched refs:old_flags (Results 1 – 24 of 24) sorted by relevance

/third_party/python/Tools/scripts/
Dpathfix.py197 old_flags = b''
199 old_flags = parse_shebang(shebangline)
200 if old_flags:
201 old_flags = old_flags[2:]
202 if not (old_flags or add_flags):
211 return b' -' + add_flags + old_flags
/third_party/boost/boost/
Dprogress.hpp54 std::istream::fmtflags old_flags = m_os.setf( std::istream::fixed, in ~progress_timer() local
59 m_os.flags( old_flags ); in ~progress_timer()
/third_party/e2fsprogs/lib/ext2fs/
Dinline_data.c126 int old_flags; in ext2fs_inline_data_dir_iterate() local
131 old_flags = ctx->flags; in ext2fs_inline_data_dir_iterate()
249 ctx->flags = old_flags; in ext2fs_inline_data_dir_iterate()
Dinode.c258 int old_flags; in ext2fs_inode_scan_flags() local
263 old_flags = scan->scan_flags; in ext2fs_inode_scan_flags()
266 return old_flags; in ext2fs_inode_scan_flags()
Dcsum.c850 __u32 old_flags = ext2fs_bg_flags(fs, i); in ext2fs_set_gdt_csum() local
872 if (old_flags != ext2fs_bg_flags(fs, i)) in ext2fs_set_gdt_csum()
Dext_attr.c1711 unsigned int *new_flags, unsigned int *old_flags) in ext2fs_xattrs_flags() argument
1714 if (old_flags) in ext2fs_xattrs_flags()
1715 *old_flags = handle->flags; in ext2fs_xattrs_flags()
Dext2fs.h1287 unsigned int *new_flags, unsigned int *old_flags);
/third_party/openssl/crypto/ec/
Dec_ameth.c241 unsigned int old_flags; in eckey_priv_encode() local
254 old_flags = EC_KEY_get_enc_flags(&ec_key); in eckey_priv_encode()
255 EC_KEY_set_enc_flags(&ec_key, old_flags | EC_PKEY_NO_PARAMETERS); in eckey_priv_encode()
/third_party/mksh/
Dexec.c710 volatile uint8_t old_flags[FNFLAGS]; in comexec() local
771 old_flags[type_flags] = shell_flags[type_flags]; in comexec()
784 change_xtrace(old_flags[(int)FXTRACE], false); in comexec()
788 old_flags[(int)FXTRACE] = Flag(FXTRACE); in comexec()
790 shell_flags[type_flags] = old_flags[type_flags]; in comexec()
/third_party/boost/boost/xpressive/
Dregex_compiler.hpp312 syntax_option_type old_flags = this->traits_.flags(); in parse_group() local
462 this->traits_.flags(old_flags); in parse_group()
/third_party/glib/gio/
Dgio-tool-mount.c86 int old_flags; in prompt_for() local
103 old_flags = term_attr.c_lflag; in prompt_for()
118 term_attr.c_lflag = old_flags; in prompt_for()
/third_party/node/deps/uvwasi/include/
Duvwasi.h199 uvwasi_lookupflags_t old_flags,
/third_party/glib/glib/
Dgmessages.c768 GLogLevelFlags old_flags; in g_log_set_fatal_mask() local
784 old_flags = domain->fatal_mask; in g_log_set_fatal_mask()
791 return old_flags; in g_log_set_fatal_mask()
/third_party/pulseaudio/src/pulsecore/
Dsource.c785 pa_source_flags_t old_flags; in pa_source_update_flags() local
795 old_flags = s->flags; in pa_source_update_flags()
798 if (s->flags == old_flags) in pa_source_update_flags()
801 if ((s->flags & PA_SOURCE_LATENCY) != (old_flags & PA_SOURCE_LATENCY)) in pa_source_update_flags()
804 if ((s->flags & PA_SOURCE_DYNAMIC_LATENCY) != (old_flags & PA_SOURCE_DYNAMIC_LATENCY)) in pa_source_update_flags()
Dsink.c856 pa_sink_flags_t old_flags; in pa_sink_update_flags() local
866 old_flags = s->flags; in pa_sink_update_flags()
869 if (s->flags == old_flags) in pa_sink_update_flags()
872 if ((s->flags & PA_SINK_LATENCY) != (old_flags & PA_SINK_LATENCY)) in pa_sink_update_flags()
875 if ((s->flags & PA_SINK_DYNAMIC_LATENCY) != (old_flags & PA_SINK_DYNAMIC_LATENCY)) in pa_sink_update_flags()
/third_party/node/src/
Dnode_wasi.cc1132 uint32_t old_flags; in PathLink() local
1142 CHECK_TO_TYPE_OR_RETURN(args, args[1], Uint32, old_flags); in PathLink()
1152 old_flags, in PathLink()
1163 old_flags, in PathLink()
/third_party/node/deps/uvwasi/src/
Duvwasi.c1752 uvwasi_lookupflags_t old_flags, in uvwasi_path_link() argument
1771 old_flags, in uvwasi_path_link()
1824 old_flags); in uvwasi_path_link()
/third_party/boost/boost/regex/v4/
Dbasic_regex_parser.hpp2067 regex_constants::syntax_option_type old_flags = this->flags(); in parse_perl_extension() local
2624 )->icase = old_flags & regbase::icase; in parse_perl_extension()
2626 this->flags(old_flags); in parse_perl_extension()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaybin3.c1529 GstPlayFlags old_flags; in gst_play_bin3_set_flags() local
1530 old_flags = gst_play_sink_get_flags (playbin->playsink); in gst_play_bin3_set_flags()
1532 if (flags != old_flags) { in gst_play_bin3_set_flags()
Dgstplaybin2.c1824 GstPlayFlags old_flags; in gst_play_bin_set_flags() local
1825 old_flags = gst_play_sink_get_flags (playbin->playsink); in gst_play_bin_set_flags()
1827 if (flags != old_flags) { in gst_play_bin_set_flags()
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_hlsl.cpp542 auto old_flags = flags; in emit_interface_block_globally() local
545 flags = old_flags; in emit_interface_block_globally()
Dspirv_glsl.cpp2460 auto old_flags = ir.meta[type.self].decoration.decoration_flags; in emit_flattened_io_block() local
2484 ir.meta[type.self].decoration.decoration_flags = old_flags; in emit_flattened_io_block()
/third_party/gettext/gnulib-local/lib/libxml/
Drelaxng.c5172 int old_flags; in xmlRelaxNGParseAttribute() local
5186 old_flags = ctxt->flags; in xmlRelaxNGParseAttribute()
5237 ctxt->flags = old_flags; in xmlRelaxNGParseAttribute()
/third_party/libxml2/
Drelaxng.c5143 int old_flags; in xmlRelaxNGParseAttribute() local
5157 old_flags = ctxt->flags; in xmlRelaxNGParseAttribute()
5208 ctxt->flags = old_flags; in xmlRelaxNGParseAttribute()