Searched refs:size (Results 50376 - 50400 of 57195) sorted by relevance
1...<<2011201220132014201520162017201820192020>>...2288
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | blocklayout.h | 82 // Advance the offset based on struct size and array dimensions. Size can be calculated with 85 BlockMemberInfo encodeArrayOfPreEncodedStructs(size_t size,
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Blit11.h | 33 const gl::Extents &size,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DIEHash.cpp | 211 DieNumber = Numbering.size(); in hashDIEEntry()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | CalcSpillWeights.cpp | 263 if (updateLI && CopyHints.size()) { in weightCalcHelper()
|
H A D | GCRootLowering.cpp | 234 if (Roots.size()) in DoLowering() 317 // Find the size of the stack frame. There may be no correct static frame in runOnMachineFunction() 318 // size, we use UINT64_MAX to represent this. in runOnMachineFunction()
|
H A D | LexicalScopes.cpp | 334 for (unsigned i = 0, e = Children.size(); i != e; ++i) in dump()
|
H A D | LocalStackSlotAllocation.cpp | 147 // If the stack grows down, add the object size to find the lowest address. in AdjustStackOffset() 347 for (int ref = 0, e = FrameReferenceInsns.size(); ref < e ; ++ref) { in insertFrameReferenceRegisters()
|
H A D | SafeStackColoring.cpp | 142 if (BlockMarkerSet.size() == 1) { in collectMarkers()
|
H A D | SpillPlacement.cpp | 243 if (bundles->getBlocks(n).size() > 100) { in activate()
|
H A D | SplitKit.h | 213 return getUseBlocks().size() - NumGapBlocks + getNumThroughBlocks(); in getNumLiveBlocks()
|
H A D | SwiftErrorValueTracking.cpp | 204 VRegs.size() >= 1 && in propagateVRegs()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugRnglists.cpp | 204 MaxEncodingStringLength - EncodingString.size() + 1, ']');
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | PDBFileBuilder.cpp | 94 Expected<uint32_t> ExpectedIndex = allocateNamedStream(Name, Data.size()); in addNamedStream()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldMachOI386.h | 217 uint32_t JTSectionSize = Sec32.size; in populateJumpTable()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/ |
H A D | Disassembler.cpp | 246 // returned indirectly in OutString which whos size is specified in the 287 assert(OutStringSize != 0 && "Output buffer cannot be zero size"); in LLVMDisasmInstruction() 288 size_t OutputSize = std::min(OutStringSize-1, InsnStr.size()); in LLVMDisasmInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCSubtargetInfo.cpp | 239 for (unsigned I = 0, E = FB.size(); I < E; I++) { in ClearFeatureBitsTransitively()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | Object.cpp | 347 char *str = static_cast<char*>(safe_malloc(ret.size())); in LLVMGetRelocationTypeName()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/ |
H A D | esextcFragmentShadingRateBasic.cpp | 333 return m_availableShadingRates[drawID % m_availableShadingRates.size()]; in translateDrawIDToShadingRate()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl3cClipDistance.hpp | 339 m_size = (glw::GLsizei)(sizeof(T) * data.size()); in VertexBufferObject()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/htmldiff/ |
H A D | htmldiff.pl | 171 # my $old="%c'\002'<font color=\\\"purple\\\" size=\\\"-2\\\">deleted text:</font><s>%c'\012'%c'\001'%c'\012'%<%c'\012'%c'\001'%c'\012'</s>%c'\012'%c'\002'"; 306 font-size: smaller;
|
/third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
H A D | parser_depth_test.cc | 54 ASSERT_EQ(1U, pipelines.size()); in TEST_F()
|
H A D | parser_stencil_test.cc | 66 ASSERT_EQ(1U, pipelines.size()); in TEST_F()
|
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
H A D | vertex_buffer_test.cc | 79 pMemoryRequirements->size = 0; in vkGetBufferMemoryRequirements()
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | ir_builder.cpp | 41 spv_const_binary_t binary = {bin.data(), bin.size()}; in Validate()
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/ |
H A D | lcssa.cpp | 36 spv_const_binary_t binary = {bin.data(), bin.size()}; in Validate()
|
Completed in 46 milliseconds
1...<<2011201220132014201520162017201820192020>>...2288