/aosp_15_r20/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.resize_file/ |
H A D | resize_file.pass.cpp | 79 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 D | resize_file.pass.cpp | 78 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/ |
D | variant_rvalue_get_with_ampersand_test.cpp | 32 std::string new_s = boost::strict_get<std::string&>(boost::move(v)); in run() local
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | stropmodule.c | 1096 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 D | enable_shared_from_this.pass.cpp | 108 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 D | enable_shared_from_this.pass.cpp | 108 std::shared_ptr<T> new_s = ptr->shared_from_this(); in main() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/ |
H A D | adjust_hsv_gpu.cu.h | 114 float new_s = hsv.s; in adjust_hsv_nhwc() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/src/filesystem/ |
H A D | directory_iterator.cpp | 215 __dir_stream new_s(p, opt, m_ec); in recursive_directory_iterator() local
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-ot-shaper-hangul.cc | 323 hb_codepoint_t new_s = s + new_tindex; in preprocess_text_hangul() local
|
/aosp_15_r20/external/libcxx/src/filesystem/ |
H A D | directory_iterator.cpp | 281 __dir_stream new_s(p, opt, m_ec); in recursive_directory_iterator() local
|
/aosp_15_r20/external/libxkbcommon/src/compose/ |
H A D | parser.c | 472 struct scanner new_s; in do_include() local
|
/aosp_15_r20/external/selinux/libsemanage/src/ |
H A D | semanage_store.c | 1249 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 D | gmock-matchers-containers_test.cc | 635 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 D | gmock-matchers-containers_test.cc | 635 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 D | gmock-matchers-containers_test.cc | 635 void set_s(const std::string& new_s) { s_ = new_s; } in set_s()
|