Searched defs:copy3 (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_stream_send_buffer_test.cc | 81 std::string copy3(1024, 'c'); in TEST_F() local 120 std::string copy3 = std::string(1024, 'c') + std::string(100, 'd'); in TEST_F() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | memmove_arm64.s | 71 copy3: label
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | tbaa-struct.cpp | 35 void copy3 (T1 *a, T1 *b) { in copy3() function
|
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/systemupdate/ |
H A D | SystemUpdatePolicyTest.java | 292 final SystemUpdatePolicy copy3 = SystemUpdatePolicy.CREATOR.createFromParcel(parcel3); in testWriteSystemUpdatePolicyToParcel() local
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | explicit.cpp | 171 int copy3 = b; in testBool() local
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | hash.c | 428 xmlChar *copy, *copy2, *copy3; in xmlHashUpdateInternal() local
|
/aosp_15_r20/external/libxml2/ |
H A D | hash.c | 428 xmlChar *copy, *copy2, *copy3; in xmlHashUpdateInternal() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | memory_space_assignment_test.cc | 5901 AsynchronousCopy copy3{0, 4, 4.0, alternate_mem_space, 2}; in TEST_F() local
|