Home
last modified time | relevance | path

Searched refs:size (Results 26876 - 26900 of 30283) sorted by relevance

1...<<1071107210731074107510761077107810791080>>...1212

/third_party/rust/crates/bindgen/bindgen/
H A Dclang.rs1088 /// Asked for the layout of a type that does not have constant size.
1204 /// What is the size of this type? Paper over invalid types by returning `0`
1206 pub fn size(&self, ctx: &BindgenContext) -> usize { in size() functions
1215 /// What is the size of this type?
1259 let size = self.fallible_size(ctx)?; in fallible_layout()
1261 Ok(Layout::new(size, align)) in fallible_layout()
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/
H A Ds390x.rs298 size: [
305 size: [
312 size: [
/third_party/python/Lib/multiprocessing/
H A Dmanagers.py1359 def SharedMemory(self, size):
1360 """Returns a new SharedMemory instance with the specified size in
1363 sms = shared_memory.SharedMemory(None, create=True, size=size)
/third_party/openssl/crypto/poly1305/asm/
H A Dpoly1305-ppcfp.pl232 .size .poly1305_init_fpu,.-.poly1305_init_fpu
547 .size .poly1305_blocks_fpu,.-.poly1305_blocks_fpu
702 .size .poly1305_emit_fpu,.-.poly1305_emit_fpu
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationMiscDrawTests.cpp154 DE_ASSERT(inPatchSize == vertexData.size()); in runTest()
225 for (deUint32 tessLevelCaseNdx = 0; tessLevelCaseNdx < tessLevelCases.size(); ++tessLevelCaseNdx) in runTest()
304 return (numPassedCases == tessLevelCases.size() ? tcu::TestStatus::pass("OK") : tcu::TestStatus::fail("Failure")); in runTest()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp359 if (MILoc.BlockNum >= MF.size()) in initializeCallSiteInfo()
364 if (MILoc.Offset >= CallB->size()) in initializeCallSiteInfo()
388 if (YamlMF.CallSitesInfo.size() && !TM.Options.EnableDebugEntryValues) in initializeCallSiteInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DIRBuilder.cpp208 "Pointer alignment must be at least element size"); in CreateElementUnorderedAtomicMemCpy()
210 "Pointer alignment must be at least element size"); in CreateElementUnorderedAtomicMemCpy()
283 "Pointer alignment must be at least element size"); in CreateElementUnorderedAtomicMemMove()
285 "Pointer alignment must be at least element size"); in CreateElementUnorderedAtomicMemMove()
414 "lifetime.start requires the size to be an i64"); in CreateLifetimeStart()
430 "lifetime.end requires the size to be an i64"); in CreateLifetimeEnd()
447 "invariant.start requires the size to be an i64"); in CreateInvariantStart()
594 Args.push_back(B.getInt32(CallArgs.size())); in getStatepointArgs()
597 Args.push_back(B.getInt32(TransitionArgs.size())); in getStatepointArgs()
599 Args.push_back(B.getInt32(DeoptArgs.size())); in getStatepointArgs()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCStreamer.cpp113 unsigned MCStreamer::getNumFrameInfos() { return DwarfFrameInfos.size(); } in getNumFrameInfos()
132 assert(1 <= Size && Size <= 8 && "Invalid size"); in EmitIntValue()
134 "Invalid size"); in EmitIntValue()
397 SymbolOrdering[Symbol] = 1 + SymbolOrdering.size(); in AssignFragment()
849 CurFrame->LastFrameInst = CurFrame->Instructions.size(); in EmitWinCFISetFrame()
859 "stack allocation size must be non-zero"); in EmitWinCFIAllocStack()
862 Loc, "stack allocation size is not a multiple of 8"); in EmitWinCFIAllocStack()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTransformFeedbackOverflowQueryTests.cpp1231 gl.getShaderInfoLog(vShader, (GLsizei)infoLogBuf.size(), NULL, &infoLogBuf[0]); in buildTransformFeedbackProgram()
1257 gl.getShaderInfoLog(gShader, (GLsizei)infoLogBuf.size(), NULL, &infoLogBuf[0]); in buildTransformFeedbackProgram()
1279 gl.getProgramInfoLog(m_program, (GLsizei)infoLogBuf.size(), NULL, &infoLogBuf[0]); in buildTransformFeedbackProgram()
1378 /* Returns the size of the specified transform feedback buffer. */
1913 /* The size of the transform feedback buffers should be enough to be able to capture exactly 10 vertices for each vertex stream. */
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dparse_number_test.cpp599 if (word_buffer.size() == 2) word_buffer.clear(); in TEST()
678 if (word_buffer.size() == 2) word_buffer.clear(); in TEST()
792 if (word_buffer.size() == 2) word_buffer.clear(); in TEST()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DDepthStencilFormatsTest.cpp1206 int size = getWindowWidth() >> mipLevel; in TEST_P() local
1207 glTexImage2D(GL_TEXTURE_2D, mipLevel, GL_DEPTH_STENCIL, size, size, 0, GL_DEPTH_STENCIL, in TEST_P()
/third_party/skia/src/image/
H A DSkImage_Gpu.cpp116 size_t size = fStableProxy->gpuMemorySize(); in gpuMemorySize() local
118 SkASSERT(fVolatileProxy->gpuMemorySize() == size); in gpuMemorySize()
120 return size; in gpuMemorySize()
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_common.hpp132 if (higher.size() != other.higher.size()) in operator ==()
163 bits.reserve(higher.size()); in for_each_bit()
557 // This array determines how to interpret the array size.
560 // The actual size is not really known until runtime.
653 uint32_t constant = 0; // Workgroup size can be expressed as a constant/spec-constant instead.
1561 // If used on a struct type, marks the target size of a struct.
1589 // Apply to a variable in the Input storage class; marks it as holding the size of the stage
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dparse_number_test.cpp599 if (word_buffer.size() == 2) word_buffer.clear(); in TEST()
678 if (word_buffer.size() == 2) word_buffer.clear(); in TEST()
792 if (word_buffer.size() == 2) word_buffer.clear(); in TEST()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dpackage.cpp12 * tab size: 8 (not used)
141 infoLength=pInfo->size; in getDataInfo()
144 infoLength=readSwapUInt16(pInfo->size); in getDataInfo()
702 /* get the header size minus the current comment */ in writePackage()
707 headerLength=4+pHeader->info.size; in writePackage()
/third_party/skia/src/ports/
H A DSkFontMgr_win_dw.cpp1294 int size = getUserDefaultLocaleNameProc(localeNameStorage, LOCALE_NAME_MAX_LENGTH); in SkFontMgr_New_DirectWrite() local
1295 if (size) { in SkFontMgr_New_DirectWrite()
1297 localeNameLen = size; in SkFontMgr_New_DirectWrite()
H A DSkScalerContext_win_dw.cpp125 bool get_gasp_range(DWriteFontTypeface* typeface, int size, GaspRange* range) { in get_gasp_range() argument
152 if (minPPEM < size && size <= maxPPEM) { in get_gasp_range()
163 /** If the rendering mode for the specified 'size' is gridfit, then place
274 // this. As a result, determine the actual size of the text and then see if in SkScalerContext_DW()
275 // there are any embedded bi-level bitmaps of that size. If there are, then in SkScalerContext_DW()
295 // realTextSize is the actual device size we want (as opposed to the size the user requested). in SkScalerContext_DW()
296 // gdiTextSize is the size we request when GDI compatible. in SkScalerContext_DW()
363 // If the requested size i in SkScalerContext_DW()
[all...]
/third_party/skia/tests/
H A DBackendAllocationTest.cpp440 size_t size = 0; in make_pixmaps() local
450 size += rowBytes[level]*ii[level].height(); in make_pixmaps()
453 mem->reset(new char[size]); in make_pixmaps()
/third_party/pcre2/pcre2/
H A DRunTest.bat17 @rem 8 requires Unicode and link size 2
352 echo Test 8 Skipped because link size is not 2.
359 call :runsub 8 testout "Internal offsets and code size tests" -q
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffparse.c843 FT_ERROR(( "cff_parse_private_dict: Invalid dictionary size\n" )); in cff_parse_private_dict()
1480 switch ( field->size ) in FT_LOCAL_DEF()
1548 switch ( field->size ) in FT_LOCAL_DEF()
1568 q += field->size; in FT_LOCAL_DEF()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-algs.hh779 /* It's illegal to pass 0 as size to memcpy. */ in hb_memcpy()
835 hb_unsigned_mul_overflows (unsigned int count, unsigned int size) in hb_unsigned_mul_overflows() argument
837 return (size > 0) && (count >= ((unsigned int) -1) / size); in hb_unsigned_mul_overflows()
928 width is the size in bytes of each element of the array
967 Swap consecutive blocks of bytes of size na and nb starting at memory addr ptr,
1289 * basically a fixed-size bitset. */
/third_party/python/Modules/
H A D_hashopenssl.c627 long size; in EVP_get_digest_size() local
628 size = EVP_MD_CTX_size(self->ctx); in EVP_get_digest_size()
629 return PyLong_FromLong(size); in EVP_get_digest_size()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceOperand.h613 Range.reserve(Kills.size()); in LiveRange()
646 SizeT getNumSegments() const { return Range.size(); } in getNumSegments()
1091 return Var->getIndex() < Metadata.size(); in isTracked()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp452 if (Values.size() == 1) in insertValues()
456 for (int I = 0, E = Values.size(); I != E; ++I) in insertValues()
499 for (int I = 0, E = LHSVals.size(); I != E; ++I) { in replaceMulWithMul24()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp995 // Instruction size is 2 bytes. in getFixupKindContainerSizeBytes()
1028 // Instruction size is 4 bytes. in getFixupKindContainerSizeBytes()
1045 assert(Offset + NumBytes <= Data.size() && "Invalid fixup offset!"); in applyFixup()
1051 assert((Offset + FullSizeBytes) <= Data.size() && "Invalid fixup size!"); in applyFixup()
1052 assert(NumBytes <= FullSizeBytes && "Invalid fixup size!"); in applyFixup()
1112 for (size_t i = 0, e = Instrs.size(); i != e; ++i) { in generateCompactUnwindEncoding()

Completed in 60 milliseconds

1...<<1071107210731074107510761077107810791080>>...1212