Searched defs:GetVector (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | d3dx9effect.h | 141 STDMETHOD(GetVector)(THIS_ D3DXHANDLE parameter, D3DXVECTOR4* vector) PURE; in DECLARE_INTERFACE_() local 251 STDMETHOD(GetVector)(THIS_ D3DXHANDLE parameter, D3DXVECTOR4* vector) PURE; in DECLARE_INTERFACE_() local 349 STDMETHOD(GetVector)(THIS_ D3DXHANDLE parameter, D3DXVECTOR4* vector) PURE; in DECLARE_INTERFACE_() local
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/ |
H A D | no_destructor_pa_unittest.cc | 15 static auto& GetVector() { in GetVector() function
|
/aosp_15_r20/external/flac/oss-fuzz/fuzzing/datasource/ |
H A D | datasource.hpp | 122 std::vector<T> Base::GetVector(const uint64_t id) { in GetVector() function in fuzzing::datasource::Base
|
/aosp_15_r20/external/libcap/cap/ |
H A D | iab.go | 277 func (iab *IAB) GetVector(vec Vector, val Value) (bool, error) { func
|
/aosp_15_r20/external/armnn/src/armnn/test/optimizations/ |
H A D | FuseBatchNormTests.cpp | 90 std::vector<T> GetVector(unsigned int size, float initial, float increment) in GetVector() function
|
H A D | FuseActivationTests.cpp | 24 std::vector<T> GetVector(unsigned int size, float initial, float increment) in GetVector() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/fuzz/ |
D | ssl_ctx_api.cc | 239 static bool GetVector(std::vector<T> *out, CBS *cbs) { in GetVector() function
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/fuzz/ |
H A D | ssl_ctx_api.cc | 239 static bool GetVector(std::vector<T> *out, CBS *cbs) { in GetVector() function
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/fuzz/ |
D | ssl_ctx_api.cc | 239 static bool GetVector(std::vector<T> *out, CBS *cbs) { in GetVector() function
|