Home
last modified time | relevance | path

Searched defs:SetSize (Results 1 – 25 of 70) sorted by relevance

123

/aosp_15_r20/external/tensorflow/tensorflow/security/advisory/
H A Dtfsa-2022-127.md3 ### CVE Number
6 ### Impact
19 ### Patches
25 ### For more information
29 ### Attribution
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/
DStringList.h56 void SetSize(size_t n) { m_strings.resize(n); } in SetSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/
DStringList.h56 void SetSize(size_t n) { m_strings.resize(n); } in SetSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/
DStringList.h56 void SetSize(size_t n) { m_strings.resize(n); } in SetSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Utility/
DStringList.h56 void SetSize(size_t n) { m_strings.resize(n); } in SetSize() function
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/
Dlength_prefixed_array.h84 void SetSize(size_t length) { in SetSize() function
/aosp_15_r20/art/libartbase/base/
H A Dlength_prefixed_array.h84 void SetSize(size_t length) { in SetSize() function
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/
Dlength_prefixed_array.h84 void SetSize(size_t length) { in SetSize() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/8/external/libchrome/ui/gfx/geometry/
Dsize.h58 void SetSize(int width, int height) { in SetSize() function
Dsize_f.h44 void SetSize(float width, float height) { in SetSize() function
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/
Dlength_prefixed_array.h84 void SetSize(size_t length) { in SetSize() function
/aosp_15_r20/external/perfetto/src/trace_processor/importers/common/
H A Dtrace_file_tracker.cc51 void TraceFileTracker::SetSize(tables::TraceFileTable::Id id, uint64_t size) { in SetSize() function in perfetto::trace_processor::TraceFileTracker
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/
Dlength_prefixed_array.h84 void SetSize(size_t length) { in SetSize() function
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/
Dlength_prefixed_array.h84 void SetSize(size_t length) { in SetSize() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/ui/gfx/geometry/
Dsize.h58 void SetSize(int width, int height) { in SetSize() function
Dsize_f.h44 void SetSize(float width, float height) { in SetSize() function
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/
Dlength_prefixed_array.h84 void SetSize(size_t length) { in SetSize() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/
Dlength_prefixed_array.h84 void SetSize(size_t length) { in SetSize() function
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/
Dlength_prefixed_array.h84 void SetSize(size_t length) { in SetSize() function
/aosp_15_r20/external/libchrome/ui/gfx/geometry/
H A Dsize.h55 void SetSize(int width, int height) { in SetSize() function
H A Dsize_f.h41 void SetSize(float width, float height) { in SetSize() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/
Dlength_prefixed_array.h84 void SetSize(size_t length) { in SetSize() function
/aosp_15_r20/external/webrtc/rtc_base/
H A Dcopy_on_write_buffer.cc61 void CopyOnWriteBuffer::SetSize(size_t size) { in SetSize() function in rtc::CopyOnWriteBuffer
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DOverwriteDialog.h36 void SetSize(UInt64 size) in SetSize() function
/aosp_15_r20/external/pytorch/test/cpp/lazy/
H A Dtest_shape.cpp53 TEST(ShapeTest, SetSize) { in TEST() argument

123