Home
last modified time | relevance | path

Searched defs:initial (Results 1 – 16 of 16) sorted by relevance

/llvm-project/clang/test/CodeGen/aarch64-sve-intrinsics/
H A Dacle_sve_adda.c
/llvm-project/libcxx/test/std/input.output/string.streams/ostringstream/ostringstream.members/
H A Dstr.allocator_propagation.pass.cpp63 const CharT* initial = in test_allocation_is_pilfered() local
78 const CharT* initial = in test_no_foreign_allocations() local
/llvm-project/libc/src/string/
H A Dstrspn.cpp18 const char *initial = src; global() variable
H A Dstring_utils.h165 const char *initial = src; complementary_span() local
/llvm-project/libcxx/test/std/input.output/string.streams/istringstream/istringstream.members/
H A Dstr.allocator_propagation.pass.cpp77 const CharT* initial = in test_allocation_is_pilfered() local
107 const CharT* initial = in test_no_foreign_allocations() local
/llvm-project/libcxx/test/std/input.output/string.streams/stringstream/stringstream.members/
H A Dstr.allocator_propagation.pass.cpp77 const CharT* initial = in test_allocation_is_pilfered() local
107 const CharT* initial = in test_no_foreign_allocations() local
/llvm-project/libcxx/test/libcxx/utilities/utility/mem.res/mem.res.pool/
H A Dunsynchronized_buffer.pass.cpp28 void test_pool_options(std::pmr::pool_options initial, std::pmr::pool_options expected) { in test_pool_options()
/llvm-project/libcxx/test/std/containers/sequences/vector.bool/
H A Dinsert_range.pass.cpp39 auto initial = v; test() local
H A Dappend_range.pass.cpp39 auto initial = v; in test() local
/llvm-project/libcxx/test/std/containers/
H A Dinsert_range_helpers.h67 Buffer<T> initial; member
H A Dinsert_range_maps_sets.h73 Buffer<T> initial; member
/llvm-project/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/
H A Dreplace_with_range.pass.cpp44 StrBuffer initial; global() member
[all...]
/llvm-project/lldb/examples/python/
H A Dpytracer.py424 def total(initial=5, *numbers, **keywords): argument
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp875 const uint32_t initial = sc_list.GetSize(); in ResolveSymbolContext() local
/llvm-project/flang/lib/Lower/
H A DBridge.cpp6053 if (auto initial{allSources.GetFirstFileProvenance()}; __anonc6773cb57a02() local
H A DConvertExpr.cpp5474 auto initial = builder.create<mlir::arith::SubIOp>( genSliceIndices() local