Home
last modified time | relevance | path

Searched defs:new_s (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.resize_file/
H A Dresize_file.pass.cpp79 const std::uintmax_t new_s = 100; in TEST_CASE() local
86 const std::uintmax_t new_s = 1; in TEST_CASE() local
93 const std::uintmax_t new_s = 0; in TEST_CASE() local
101 const std::uintmax_t new_s = 1024; in TEST_CASE() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.resize_file/
H A Dresize_file.pass.cpp78 const std::uintmax_t new_s = 100; in basic_resize_file_test() local
85 const std::uintmax_t new_s = 1; in basic_resize_file_test() local
92 const std::uintmax_t new_s = 0; in basic_resize_file_test() local
100 const std::uintmax_t new_s = 1024; in basic_resize_file_test() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/variant/test/
Dvariant_rvalue_get_with_ampersand_test.cpp32 std::string new_s = boost::strict_get<std::string&>(boost::move(v)); in run() local
/aosp_15_r20/external/python/cpython2/Modules/
Dstropmodule.c1096 char *new_s; in mymemreplace() local
1172 char *str, *pat,*sub,*new_s; in strop_replace() local
/aosp_15_r20/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.enab/
H A Denable_shared_from_this.pass.cpp108 std::shared_ptr<T> new_s = ptr->shared_from_this(); in main() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/memory/util.smartptr/util.smartptr.enab/
H A Denable_shared_from_this.pass.cpp108 std::shared_ptr<T> new_s = ptr->shared_from_this(); in main() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/
H A Dadjust_hsv_gpu.cu.h114 float new_s = hsv.s; in adjust_hsv_nhwc() local
/aosp_15_r20/external/cronet/third_party/libc++/src/src/filesystem/
H A Ddirectory_iterator.cpp215 __dir_stream new_s(p, opt, m_ec); in recursive_directory_iterator() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-shaper-hangul.cc323 hb_codepoint_t new_s = s + new_tindex; in preprocess_text_hangul() local
/aosp_15_r20/external/libcxx/src/filesystem/
H A Ddirectory_iterator.cpp281 __dir_stream new_s(p, opt, m_ec); in recursive_directory_iterator() local
/aosp_15_r20/external/libxkbcommon/src/compose/
H A Dparser.c472 struct scanner new_s; in do_include() local
/aosp_15_r20/external/selinux/libsemanage/src/
H A Dsemanage_store.c1249 char *new_s = realloc(s, len + 2); in append() local
1268 char *new_s; in append_str() local
/aosp_15_r20/external/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc635 void set_s(const std::string& new_s) { s_ = new_s; } in set_s()
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/
H A Dgmock-matchers-containers_test.cc635 void set_s(const std::string& new_s) { s_ = new_s; } in set_s()
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc635 void set_s(const std::string& new_s) { s_ = new_s; } in set_s()