| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | AllocatorHelperRing.h | 108 void onNewVariableSizedCommand(const size_t requiredSize, in onNewVariableSizedCommand() 114 void onNewCommand(const size_t requiredSize, const size_t allocationSize, uint8_t **headerOut) in onNewCommand()
|
| D | AllocatorHelperPool.h | 94 void onNewVariableSizedCommand(const size_t requiredSize, in onNewVariableSizedCommand() 117 void onNewCommand(const size_t requiredSize, const size_t allocationSize, uint8_t **headerOut) in onNewCommand()
|
| /external/angle/src/compiler/translator/ |
| D | ImmutableStringBuilder.h | 66 size_t requiredSize = strLength + 1u; in AllocateEmptyPoolCharArray() local
|
| D | Common.h | 242 size_t requiredSize = strLength + 1; in AllocatePoolCharArray() local
|
| /external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/checks/ |
| D | TouchTargetSizeCheck.java | 211 Point requiredSize = getMinimumAllowableSizeForView(view, parameters); in runCheckOnHierarchy() local 645 Point requiredSize = getMinimumAllowableSizeForView(evalView, parameters); in hasQualifyingClickableAncestor() local 669 Point requiredSize, float density) { in hasQualifyingClippingAncestor()
|
| /external/angle/src/common/ |
| D | system_utils_win.cpp | 277 int requiredSize = WideCharToMultiByte(CP_UTF8, 0, utf16.data(), static_cast<int>(utf16.size()), in Narrow() local 291 int requiredSize = in Widen() local
|
| /external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ |
| D | BnConvert.c | 177 crypt_uword_t requiredSize; in BnToBytes() local
|
| /external/libchrome/ipc/ |
| D | ipc_logging.cc | 58 size_t requiredSize = 0; in Logging() local
|
| /external/cronet/ipc/ |
| D | ipc_logging.cc | 60 size_t requiredSize = 0; in Logging() local
|
| /external/okio/okio/src/jvmMain/kotlin/okio/internal/ |
| D | ZipFiles.kt | 400 val requiredSize = run { in readOrSkipLocalHeader() constant
|
| /external/angle/src/libANGLE/renderer/d3d/d3d11/ |
| D | ResourceManager11.cpp | 549 size_t requiredSize = static_cast<size_t>(ComputeMemoryUsage(desc)); in createInitDataIfNeeded() local 599 size_t requiredSize = static_cast<size_t>(ComputeMemoryUsage(desc)); in createInitDataIfNeeded() local
|
| D | Buffer11.cpp | 411 size_t requiredSize = size + offset; in setSubData() local 1166 size_t requiredSize = destOffset + size; in copyFromStorage() local
|
| D | StateManager11.cpp | 3522 size_t requiredSize = mShaderConstants.getRequiredBufferSize(shaderType); in applyDriverUniformsForShader() local 3618 size_t requiredSize = mShaderConstants.getRequiredBufferSize(gl::ShaderType::Compute); in applyComputeUniforms() local
|
| /external/deqp/external/vulkancts/modules/vulkan/memory/ |
| D | vktMemoryExternalMemoryHostTests.cpp | 366 const VkDeviceSize requiredSize = in iterate() local 818 VkDeviceSize requiredSize = bufferMemoryRequirements.size; in iterate() local
|
| /external/eigen/Eigen/src/Core/arch/SYCL/ |
| D | SyclMemoryModel.h | 171 typename pointerMap_t::iterator get_insertion_point(size_t requiredSize) { in get_insertion_point()
|
| /external/lzma/CPP/7zip/UI/Console/ |
| D | ExtractCallbackConsole.cpp | 557 UInt64 requiredSize, UInt64 *allowedSize, UInt32 *answerFlags)) in Z7_COM7F_IMF()
|
| /external/lzma/CPP/7zip/Compress/ |
| D | Rar3Decoder.cpp | 323 unsigned requiredSize = (unsigned)(dataSize + NVm::kFixedGlobalSize); in AddVmCode() local
|
| /external/lzma/CPP/7zip/UI/FileManager/ |
| D | ExtractCallback.cpp | 988 UInt64 requiredSize, UInt64 *allowedSize, UInt32 *answerFlags)) in Z7_COM7F_IMF()
|
| D | ProgressDialog2.cpp | 527 const int requiredSize = (labelSize + valueSize) * 2 + padSize; in OnSize() local
|
| /external/dng_sdk/source/ |
| D | dng_misc_opcodes.cpp | 296 uint32 requiredSize = SafeUint32Mult(fCount, 2); in dng_opcode_MapTable() local
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fTessellationGeometryInteractionTests.cpp | 1931 const int requiredSize = getExpectedPointSize(); in checkPointSizeRequirements() local 1935 if (float(requiredSize) > aliasedSizeRange[1]) in checkPointSizeRequirements() local
|
| /external/lzma/CPP/7zip/UI/Common/ |
| D | ArchiveExtractCallback.cpp | 2562 UInt64 requiredSize, UInt64 *allowedSize, UInt32 *answerFlags)) in Z7_COM7F_IMF()
|
| /external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | CodedOutputStream.java | 2703 private void flushIfNotAvailable(int requiredSize) throws IOException { in flushIfNotAvailable() 3066 private void flushIfNotAvailable(int requiredSize) throws IOException { in flushIfNotAvailable()
|
| /external/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | CodedOutputStream.java | 2671 private void flushIfNotAvailable(int requiredSize) throws IOException { in flushIfNotAvailable() 3034 private void flushIfNotAvailable(int requiredSize) throws IOException { in flushIfNotAvailable()
|
| /external/deqp/external/vulkancts/modules/vulkan/geometry/ |
| D | vktGeometryLayeredRenderingTests.cpp | 164 … const VkFormat format, const VkExtent3D &requiredSize, const uint32_t requiredLayers) in checkImageFormatProperties()
|