Home
last modified time | relevance | path

Searched refs:size_t (Results 31551 - 31575 of 32688) sorted by relevance

1...<<1261126212631264126512661267126812691270>>...1308

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorUpdateTests.cpp481 deMemcpy(vertexDataPtr, fullScreenQuad.data(), static_cast<size_t>(vertexBufferSize)); in iterate()
950 deMemcpy(vertexDataPtr, fullScreenQuad.data(), static_cast<size_t>(vertexBufferSize)); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
H A DvktConditionalDrawAndClearTests.cpp413 deMemcpy(conditionalRenderingBufferDataPointer, &predicate, static_cast<size_t>(sizeof(deUint32))); in createInitBufferWithPredicate()
453 static_cast<size_t>(dataSize) in createInitBufferWithPredicate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/device_group/
H A DvktDeviceGroupRendering.cpp264 if (kGroupId < 1 || static_cast<size_t>(kGroupId) > properties.size()) in init()
323 for (size_t ndx = 0; ndx < deviceExtensions.size(); ++ndx) in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateDSTests.cpp369 deMemcpy(ptr, &m_data[0], (size_t)dataSize); in initialize()
807 deMemcpy(ptr, depthData.getLevel(0).getDataPtr(), (size_t)dataSize); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryAddressBindingTests.cpp84 std::size_t getNumRecords (void) const in getNumRecords()
697 res.binary.getSize(), // size_t codeSize;
726 0u, // size_t initialDataSize;
874 if (cur->useImmutableSampler && immutableSamplersPtr.size() < (size_t)cur->descriptorCount)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DFunction.cpp319 static MutableArrayRef<Argument> makeArgArray(Argument *Args, size_t Count) { in makeArgArray()
628 for (size_t i = 0; i < FT->getNumParams(); i++) in getMangledTypeStr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DCOFFObjectFile.cpp1025 size_t SymbolSize = getSymbolTableEntrySize(); in getSymbolAuxData()
1049 size_t Index = Offset / getSymbolTableEntrySize(); in getSymbolIndex()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderBitfieldOperationTests.cpp959 size_t pos = m_testStatement.find("func"); in ShaderBitfieldOperationCaseUnaryUint()
1050 size_t pos = m_testStatement.find("func"); in ShaderBitfieldOperationCaseUnaryInt()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DSurfaceVk.cpp975 static constexpr size_t kMaxOldSwapchains = 5; in recreateSwapchain()
1035 if (static_cast<size_t>(imageCount) != mSwapchainImages.size()) in resizeSwapchainImages()
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DShaderValidation_test.cpp6416 for (size_t i = 0; i < ArraySize(noValueQualifiers); ++i) in TEST_F()
6427 for (size_t i = 0; i < ArraySize(withValueQualifiers); ++i) in TEST_F()
/third_party/skia/src/core/
H A DSkBlurMF.cpp188 const size_t size = mask->computeImageSize(); in prepare_to_draw_into_mask()
256 const size_t size = mask->computeTotalImageSize(); in copy_mask_to_cacheddata()
/third_party/skia/third_party/externals/spirv-cross/
H A Dmain.cpp236 size_t ret; in read_spirv_file_stdin()
261 if (fread(spirv.data(), sizeof(uint32_t), len, file) != size_t(len)) in read_spirv_file()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_util.cpp1126 for (size_t i = 1; i < type_ids.size(); ++i) { in AddFunctionType()
1927 std::unordered_map<uint32_t, size_t> positions; in NewTerminatorPreservesDominationRules()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_util.cpp1126 for (size_t i = 1; i < type_ids.size(); ++i) { in AddFunctionType()
1927 std::unordered_map<uint32_t, size_t> positions; in NewTerminatorPreservesDominationRules()
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/
H A Dpkgdata.cpp2180 static UBool getPkgDataPath(const char *cmd, UBool verbose, char *buf, size_t items) { in getPkgDataPath()
2184 size_t n; in getPkgDataPath()
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dtz2icu.cpp1508 size_t idx = id.rfind(ICU_ZONE_OVERRIDE_SUFFIX); in main()
1550 size_t idx = id.rfind(ICU_ZONE_OVERRIDE_SUFFIX); in main()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DBufferZeroInitTests.cpp27 size_t lazyClearsBefore = dawn_native::GetLazyClearCountForTesting(device.Get()); \
29 size_t lazyClearsAfter = dawn_native::GetLazyClearCountForTesting(device.Get()); \
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp418 size_t size;
423 template <size_t N>
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1248 for (size_t I = 0; I < Splits.size(); ++I) { in splitScope()
1264 for (size_t I = 0; I < Splits.size(); ++I) { in splitScope()
/third_party/toybox/toys/pending/
H A Ddhcp.c191 size_t len;
687 memset(&packet.iph, 0, ((size_t) &((struct iphdr *)0)->protocol)); in read_raw()
/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.cc40 MacroAssembler* masm, size_t size, SizePolicy size_policy) in ExactAssemblyScopeWithoutPoolsCheck()
208 void MacroAssembler::EnsureEmitPoolsFor(size_t size_arg) { in EnsureEmitPoolsFor()
/third_party/protobuf/src/google/protobuf/compiler/php/
H A Dphp_generator.cc503 size_t start_pos = type.find("|"); in PhpSetterTypeName()
592 size_t i; in BinaryToHex()
/third_party/python/Python/
H A Dhamt.c723 assert(val_idx < (size_t)Py_SIZE(self)); in hamt_node_bitmap_assoc()
1117 assert(val_idx < (size_t)Py_SIZE(self)); in hamt_node_bitmap_find()
H A Dspecialize.c1272 && ((PyLongObject *)sub)->ob_digit[0] < (size_t)PyList_GET_SIZE(container)) in _Py_Specialize_StoreSubscr()
1303 if (PyLong_CheckExact(sub) && (((size_t)Py_SIZE(sub)) > 1)) { in _Py_Specialize_StoreSubscr()
/third_party/python/Modules/
H A D_winapi.c1382 number_bytes: size_t
1389 DWORD file_offset_low, size_t number_bytes) in _winapi_MapViewOfFile_impl()
1740 _winapi.VirtualQuerySize -> size_t
1746 static size_t

Completed in 106 milliseconds

1...<<1261126212631264126512661267126812691270>>...1308