| /third_party/selinux/libselinux/src/ |
| H A D | procattr.c | 118 size_t size; in getprocattrcon_raw() local
|
| H A D | seusers.c | 172 size_t size = 0; in getseuserbyname() local 275 size_t size = 0; in getseuser() local
|
| /third_party/skia/bench/ |
| H A D | CompositingImagesBench.cpp | 253 SkRect size = SkRect::MakeWH(1.25f * fTileSize.fWidth * fTileGridSize.fWidth, variable 255 this->getTransform().mapRect(&size); variable
|
| H A D | GameBench.cpp | 111 SkISize size = canvas->getBaseLayerSize(); variable
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | dsa.rs | 155 pub fn size(&self) -> u32 { in size() functions
|
| /third_party/selinux/libsepol/cil/test/unit/ |
| H A D | CuTest.c | 37 char* CuStrAlloc(int size) in CuStrAlloc() argument
|
| /third_party/spirv-tools/source/opt/ |
| H A D | iterator.h | 125 size_t size() const { return end_ - begin_; } in size() function in spvtools::opt::IteratorRange
|
| H A D | type_manager.h | 174 Type* GetUIntVectorType(uint32_t size) { in GetUIntVectorType() argument 175 Vector vec_type(GetUIntType(), size); in GetUIntVectorType() local 179 uint32_t GetUIntVectorTypeId(uint32_t size) { in GetUIntVectorTypeId() argument 183 Type* GetSIntVectorType(uint32_t size) { in GetSIntVectorType() argument 184 Vector vec_type(GetSIntType(), size); in GetSIntVectorType() local 188 uint32_t GetSIntVectorTypeId(uint32_t size) { in GetSIntVectorTypeId() argument 192 Type* GetFloatVectorType(uint32_t size) { in GetFloatVectorType() argument 193 Vector vec_type(GetFloatType(), size); GetFloatVectorType() local 197 GetFloatVectorTypeId(uint32_t size) GetFloatVectorTypeId() argument [all...] |
| /third_party/spirv-tools/source/ |
| H A D | text_handler.cpp | 231 void AssemblyContext::seekForward(uint32_t size) { in seekForward() argument
|
| /third_party/spirv-tools/source/util/ |
| H A D | small_vector.h | 216 size_t size() const { size() function in spvtools::utils::SmallVector [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fBasicComputeShaderTests.cpp | 53 BufferMemMap (const glw::Functions& gl, deUint32 target, int offset, int size, deUint32 access) in BufferMemMap() argument [all...] |
| H A D | es31fFboColorbufferTests.cpp | 147 const IVec2& size = m_texSize; in render() local 245 const IVec3& size = m_texSize; in render() local [all...] |
| H A D | es31fFboNoAttachmentTests.cpp | 67 bool checkFramebufferSize (TestLog& log, const glu::RenderContext& renderCtx, GLuint framebuffer, const IVec2& size) in checkFramebufferSize() argument 174 checkFramebufferRenderable(TestLog& log, const glu::RenderContext& renderCtx, GLuint framebuffer, const IVec2& size) checkFramebufferRenderable() argument [all...] |
| H A D | es31fSSBOLayoutCase.hpp | 101 void setLastUnsizedArraySize (int instanceNdx, int size) { m_lastUnsizedArraySizes[instanceNdx] = size; } in setLastUnsizedArraySize() argument
|
| H A D | es31fSeparateShaderTests.cpp | 135 const int size = rnd.getInt(1, 4); in randomType() local [all...] |
| H A D | es31fTextureBorderClampTests.cpp | 284 genDefaultTexture(glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, deUint32 texFormat, const typename TextureTraits<T>::SizeType& size) genDefaultTexture() argument [all...] |
| H A D | es31fTextureBufferTests.cpp | 667 const size_t size = bufferSizes[sizeNdx]; in createTextureBufferTests() local 675 const size_t size = rangeSizes[sizeNdx]; in createTextureBufferTests() local 686 const size_t size = 65537; in createTextureBufferTests() local 708 const size_t size = bufferSizes[sizeNdx]; in createTextureBufferTests() local 716 const size_t size = rangeSizes[sizeNdx]; createTextureBufferTests() local 727 const size_t size = 65537; createTextureBufferTests() local 750 const size_t size = 16*1024; createTextureBufferTests() local 773 const size_t size = 16*1024; createTextureBufferTests() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesBufferSparseResidency.cpp | 398 const deUint32 size = sparseBindNdx == (numSparseSlots - 1) ? m_bufferSize % alignment : alignment; in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/ |
| H A D | vktSSBOCornerCase.cpp | 110 int size; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
| H A D | vktSubgroupsMultipleDispatchesUniformSubgroupSizeTests.cpp | 183 uint32_t size = 0u; in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
| H A D | vktSampleVerifier.cpp | 241 const int size = m_levels[level].getSize()[compNdx]; in fetchTexel() local
|
| H A D | vktSampleVerifier.hpp | 116 tcu::IVec3 size; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
| H A D | p2p_go_neg.c | 646 unsigned int freq_list[P2P_MAX_PREF_CHANNELS], size; in p2p_check_pref_chan() local 553 p2p_check_pref_chan_no_recv(struct p2p_data *p2p, int go, struct p2p_device *dev, struct p2p_message *msg, unsigned freq_list[], unsigned int size) p2p_check_pref_chan_no_recv() argument 600 p2p_check_pref_chan_recv(struct p2p_data *p2p, int go, struct p2p_device *dev, struct p2p_message *msg, unsigned freq_list[], unsigned int size) p2p_check_pref_chan_recv() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | os_win32.c | 237 void * os_zalloc(size_t size) in os_zalloc() argument
|
| H A D | trace.c | 36 static int callback(struct dl_phdr_info *info, size_t size, void *data) in callback() argument 154 bfd_size_type size; in find_addr_sect() local
|