Home
last modified time | relevance | path

Searched refs:size (Results 25801 - 25825 of 42736) sorted by relevance

1...<<1031103210331034103510361037103810391040>>...1710

/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_literals.cpp69 for (size_t i = 0; i < inst->operands().size(); i++) {
77 // TODO(jcaraban): is the |word size| defined in some header?
81 // Bit widths that are a multiple of the word size have no upper bits
/third_party/skia/third_party/externals/spirv-tools/test/reduce/
H A Doperand_to_dominating_id_test.cpp60 ASSERT_EQ(10, ops.size()); in TEST()
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLRecordableTest.cpp59 eglChooseConfig(display, configAttributes, configs.data(), configs.size(), &configCount)); in TEST_P()
/third_party/skia/src/core/
H A DSkBlurMask.h66 @param size Should be 6*sigma bytes
69 static void ComputeBlurProfile(uint8_t* profile, int size, SkScalar sigma);
77 this implicitly gives the size of the pixels array.
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DFile.hpp92 return (dir.size() > 0) ? (dir + "/" + name) : name; in path()
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DDisplaySurfaceKHR.hpp57 uint32_t size; member in vk::DisplaySurfaceKHR
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DFramebuffer.cpp38 framebufferCreateInfo.attachmentCount = static_cast<uint32_t>(attachments.size()); in Framebuffer()
/third_party/openssl/ohos_lite/include/openssl/
H A Dasync.h64 int (*func)(void *), void *args, size_t size);
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
H A DControlProgramTable.java56 return this.dataLength() / FontData.DataSize.BYTE.size(); in byteCount()
H A DControlValueTable.java57 return this.dataLength() / FontData.DataSize.FWORD.size(); in fwordCount()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
H A DHorizontalMetricsTableSubsetter.java47 for (int i = 0; i < permutationTable.size(); i++) { in subset()
H A DPostScriptTableSubsetter.java47 for (int i = 0; i < permutationTable.size(); i++) { in subset()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Davailable_instructions.h44 uint32_t size() const;
46 // Returns true if and only if |size()| is 0.
49 // Requires |index| < |size()|. Returns the ith available instruction.
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Davailable_instructions.h44 uint32_t size() const;
46 // Returns true if and only if |size()| is 0.
49 // Requires |index| < |size()|. Returns the ith available instruction.
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_debug.cpp35 const auto member_count = (uint32_t)(type->words().size() - 2); in ValidateMemberName()
H A Dvalidate_literals.cpp69 for (size_t i = 0; i < inst->operands().size(); i++) {
77 // TODO(jcaraban): is the |word size| defined in some header?
81 // Bit widths that are a multiple of the word size have no upper bits
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/
H A Doperand_to_dominating_id_test.cpp60 ASSERT_EQ(10, ops.size()); in TEST()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dtoolutil.h12 * tab size: 8 (not used)
144 * It is allocated with enough space for count*size bytes starting
148 * If size is a multiple of a data type size, then such items
150 * are themselves multiples of size.
157 * items with size bytes each.
160 utm_open(const char *name, int32_t initialCapacity, int32_t maxCapacity, int32_t size);
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
H A DPolyphaseResamplerStereo.cpp73 mCoefficientCursor = (mCoefficientCursor + mNumTaps) % mCoefficients.size(); in readFrame()
/third_party/skia/src/utils/
H A DSkShaperJSONWriter.h24 SkShaperJSONWriter(SkJSONWriter* JSONWriter, const char* utf8, size_t size);
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBindGroup.h39 uint64_t size; member
57 // To save memory, the size of a bind group is dynamically determined and the bind group is
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
H A DUtilsMetal.h71 const Extent3D& size);
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DShaderVisibleDescriptorAllocatorD3D12.h40 uint64_t size);
99 // The descriptor count is the current size of the heap in number of descriptors.
/third_party/optimized-routines/string/
H A Dasmdefs.h80 .size name, .-name;
92 /* Sanitize padding bits of size arguments as per aapcs64 */
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dfthash.h81 FT_UInt size; member

Completed in 29 milliseconds

1...<<1031103210331034103510361037103810391040>>...1710