Home
last modified time | relevance | path

Searched refs:overwrite (Results 1 – 25 of 108) sorted by relevance

12345

/llvm-project-15.0.7/lld/test/ELF/linkerscript/
H A Doverwrite-sections-discard.test7 # RUN: ld.lld %t/overwrite.lds -T %t/main.lds %t/a.o -o %t1 2>&1 | count 0
9 # RUN: ld.lld %t/overwrite.lds %t/overwrite.lds -T %t/main.lds %t/a.o -o %t1 2>&1 | count 0
27 #--- overwrite.lds
/llvm-project-15.0.7/lldb/test/API/python_api/sbenvironment/
H A DTestSBEnvironment.py44 env.Set("FOO", "bar", overwrite=True)
53 env.Set("FOO", "baz", overwrite=True)
60 env.Set("BAR", "foo", overwrite=True)
90 self.assertTrue(env.Set("FOO", "", overwrite=False))
91 env.Set("BAR", "foo", overwrite=False)
101 self.assertFalse(env.Set("FOO", "bar", overwrite=False))
/llvm-project-15.0.7/lldb/source/API/
H A DSBEnvironment.cpp75 bool SBEnvironment::Set(const char *name, const char *value, bool overwrite) { in Set() argument
76 LLDB_INSTRUMENT_VA(this, name, value, overwrite); in Set()
78 if (overwrite) { in Set()
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A Dpr47285-not-overwritten-on-all-exit-paths.ll10 ; function via %bb.2 -> %no.overwrite.exit.
18 ; CHECK: no.overwrite.exit:
51 br i1 %c.0, label %bb.3, label %no.overwrite.exit
53 no.overwrite.exit: ; preds = %bb.2
H A Dmemcpy-complete-overwrite.ll15 ;; Fully dead overwrite of memcpy.
26 ;; Fully dead overwrite of memcpy.
37 ;; Fully dead overwrite of memcpy.
48 ;; Fully dead overwrite of memcpy.
59 ;; Full overwrite of smaller memcpy.
70 ;; Full overwrite of smaller memcpy.
81 ;; Full overwrite of smaller memory where overwrite has stronger atomicity
92 ;; Full overwrite of smaller memory where overwrite has weaker atomicity.
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dflexible-array.m247 …int last; // expected-warning {{field 'last' can overwrite instance variable 'flexible' with varia…
254 …int last; // expected-warning {{field 'last' can overwrite instance variable 'flexible' with varia…
261 …int last; // expected-warning {{field 'last' can overwrite instance variable 'flexible' with varia…
269 @synthesize count; // expected-warning {{field 'count' can overwrite instance variable 'flexible' w…
273 …int last; // expected-warning {{field 'last' can overwrite instance variable 'flexible' with varia…
286 …int last; // expected-warning {{field 'last' can overwrite instance variable 'flexible' with varia…
/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_environment.cpp173 void __kmp_env_set(char const *name, char const *value, int overwrite) { in __kmp_env_set() argument
176 int rc = setenv(name, value, overwrite); in __kmp_env_set()
188 if (!overwrite) { in __kmp_env_set()
H A Dkmp_environment.h30 void __kmp_env_set(char const *name, char const *value, int overwrite);
/llvm-project-15.0.7/clang/test/Modules/
H A Ddiagnostic-options-out-of-date.m6 // Make sure that we don't rebuild A.pcm and overwrite the original A.pcm that the pch imports
15 // We will rebuild A.pcm and overwrite the original A.pcm that the pch imports, but the two version…
/llvm-project-15.0.7/third-party/benchmark/test/
H A Dcommandlineflags_gtest.cc12 int setenv(const char* name, const char* value, int overwrite) { in setenv() argument
13 if (!overwrite) { in setenv()
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DInterpreterProperties.td39 def RequireCommandOverwrite: Property<"require-overwrite", "Boolean">,
42 …Desc<"If true, require --overwrite in 'command script add' before overwriting existing user comman…
/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBEnvironment.i42 bool Set(const char *name, const char *value, bool overwrite);
/llvm-project-15.0.7/clang/test/Analysis/cert/
H A Denv31-c.c32 int setenv(const char *name, const char *value, int overwrite);
/llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/parallelism-groups/
H A Dlit.cfg15 # overwrite an existing group.
/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBEnvironment.h108 bool Set(const char *name, const char *value, bool overwrite);
/llvm-project-15.0.7/libcxx/cmake/Modules/
H A DMacroEnsureOutOfSourceBuild.cmake10 CMake would overwrite the makefiles distributed with Compiler-RT.
/llvm-project-15.0.7/libcxxabi/cmake/Modules/
H A DMacroEnsureOutOfSourceBuild.cmake10 CMake would overwrite the makefiles distributed with libcxxabi.
/llvm-project-15.0.7/compiler-rt/lib/profile/
H A DInstrProfilingUtil.h38 static inline int setenv(const char *name, const char *value, int overwrite) in setenv() argument
/llvm-project-15.0.7/lldb/examples/python/
H A Dbsd.py81 def save(self, path=None, overwrite=False): argument
90 if not overwrite and os.path.exists(path):
242 object.save(overwrite=False)
353 matches[0].save(path=options.outfile, overwrite=False)
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dtailcall-calleesave.ll9 ; Do not overwrite pushed callee-save registers
H A Dtailcc-calleesave.ll9 ; Do not overwrite pushed callee-save registers
/llvm-project-15.0.7/bolt/test/runtime/X86/
H A Dinterp-overwrite-bug.s4 # rewriting the function but it would still overwrite the jump table in a bogus
/llvm-project-15.0.7/openmp/runtime/tools/lib/
H A Dtools.pm958 if ( $opts{ -overwrite } ) {
1005 if ( $opts{ -overwrite } ) {
1210 if ( $opts{ -overwrite } ) {
1251 if ( $opts{ -overwrite } ) {
1539 copy_file( $name, $name . "~", -overwrite => 1 );
/llvm-project-15.0.7/lld/test/ELF/
H A Drelocation-b-aarch64.test8 # immediate. We use this property to overwrite instructions with a branch.
/llvm-project-15.0.7/compiler-rt/test/fuzzer/
H A Dexit_on_src_pos.test5 # in expansion of %t cause the compiler to overwrite .lib and .exp files.

12345