Home
last modified time | relevance | path

Searched defs:backup (Results 1 – 25 of 51) sorted by relevance

123

/third_party/curl/tests/unit/
Dunit1651.c365 char backup = cert[i]; variable
/third_party/flutter/skia/third_party/externals/angle2/scripts/
Dupdate_canary_angle.py60 backup = os.path.join(source_folder, dll + '.backup') variable
/third_party/ltp/testcases/kernel/syscalls/setdomainname/
Dsetdomainname.h28 static char backup[_UTSNAME_DOMAIN_LENGTH]; variable
/third_party/python/Lib/
Dfileinput.py83 def input(files=None, inplace=False, backup="", *, mode="r", openhook=None): argument
187 def __init__(self, files=None, inplace=False, backup="", *, argument
/third_party/e2fsprogs/lib/blkid/
Dsave.c151 char *backup; in blkid_flush_cache() local
/third_party/boost/boost/variant/detail/
Dbackup_holder.hpp36 explicit backup_holder(T* backup) BOOST_NOEXCEPT in backup_holder()
/third_party/icu/icu4c/source/i18n/
Dnumparse_compositions.cpp23 ParsedNumber backup(result); in match() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumparse_compositions.cpp22 ParsedNumber backup(result); in match() local
/third_party/node/deps/icu-small/source/i18n/
Dnumparse_compositions.cpp23 ParsedNumber backup(result); in match() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
DSeriesMatcher.java47 ParsedNumber backup = new ParsedNumber(); in match() local
/third_party/glib/gio/
Dgio-tool-save.c40 static gboolean backup = FALSE; variable
Dgio-tool-move.c34 static gboolean backup = FALSE; variable
Dgio-tool-copy.c38 static gboolean backup = FALSE; variable
/third_party/Linux_Kernel/arch/arm/include/asm/
Duprobes.h26 u32 backup; member
/third_party/boost/boost/interprocess/ipc/
Dmessage_queue.hpp419 …const msg_hdr_ptr_t backup = *(&mp_index[0] + (unique_segment ? first_segment_beg : second_segm… in insert_at() local
446 const msg_hdr_ptr_t backup = *it_inserted_ptr_end; in insert_at() local
488 const msg_hdr_ptr_t backup = *inserted_ptr_end(); in insert_at() local
/third_party/glib/gio/tests/
Dreadwrite.c233 char *tmp_file, *backup, *data; in test_g_file_replace_readwrite() local
/third_party/boost/boost/atomic/detail/
Dops_msvc_x86.hpp641 uint32_t backup; in store() local
729 uint32_t backup; in compare_exchange_strong() local
762 uint32_t backup; in exchange() local
Dcore_arch_ops_msvc_x86.hpp624 uint32_t backup; in store() local
712 uint32_t backup; in compare_exchange_strong() local
745 uint32_t backup; in exchange() local
/third_party/gstreamer/gstreamer/common/
Dscangobj-merge.py116 def save_file(self, filename, backup=False): argument
/third_party/gstreamer/gstplugins_good/common/
Dscangobj-merge.py116 def save_file(self, filename, backup=False): argument
/third_party/gstreamer/gst_libav/common/
Dscangobj-merge.py116 def save_file(self, filename, backup=False): argument
/third_party/gstreamer/gstplugins_base/common/
Dscangobj-merge.py116 def save_file(self, filename, backup=False): argument
/third_party/gstreamer/gstplugins_bad/common/
Dscangobj-merge.py116 def save_file(self, filename, backup=False): argument
/third_party/ffmpeg/libavcodec/
Dsnowenc.c529 BlockNode backup= *b; in get_dc() local
909 BlockNode backup= *block; in check_block() local
955 BlockNode backup[4]; in check_4block_inter() local
1023 BlockNode backup, ref_b; in iterative_me() local
Dsvq1enc.c189 PutBitContext backup[6]; in encode_block() local

123