Home
last modified time | relevance | path

Searched defs:value (Results 1 – 25 of 11530) sorted by relevance

12345678910>>...462

/external/deqp/framework/opengl/
DgluStrUtilPrototypes.inl82 inline tcu::Format::Enum<int, 2> getErrorStr (int value) { return tcu::Format::Enum<int, 2>…
83 inline tcu::Format::Enum<int, 2> getTypeStr (int value) { return tcu::Format::Enum<int, 2>(…
84 inline tcu::Format::Enum<int, 2> getParamQueryStr (int value) { return tcu::Format::Enum<int,…
85 inline tcu::Format::Enum<int, 2> getProgramParamStr (int value) { return tcu::Format::Enum<in…
86 inline tcu::Format::Enum<int, 2> getUniformParamStr (int value) { return tcu::Format::Enum<in…
87 inline tcu::Format::Enum<int, 2> getFramebufferAttachmentStr (int value) { return tcu::Format::…
88 inline tcu::Format::Enum<int, 2> getFramebufferAttachmentParameterStr (int value) { return tcu::Fo…
89 inline tcu::Format::Enum<int, 2> getFramebufferTargetStr (int value) { return tcu::Format::Enu…
90 inline tcu::Format::Enum<int, 2> getFramebufferStatusStr (int value) { return tcu::Format::Enu…
91 inline tcu::Format::Enum<int, 2> getFramebufferAttachmentTypeStr (int value) { return tcu::Forma…
[all …]
DgluStrUtil.inl7 const char* getErrorName (int value)
22 const char* getTypeName (int value)
51 const char* getParamQueryName (int value)
116 const char* getProgramParamName (int value)
151 const char* getUniformParamName (int value)
167 const char* getFramebufferAttachmentName (int value)
201 const char* getFramebufferAttachmentParameterName (int value)
223 const char* getFramebufferTargetName (int value)
235 const char* getFramebufferStatusName (int value)
250 const char* getFramebufferAttachmentTypeName (int value)
[all …]
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStrUtil.inl145 …:Enum<VkAttachmentLoadOp> getAttachmentLoadOpStr (VkAttachmentLoadOp value) {…
146 …num<VkAttachmentStoreOp> getAttachmentStoreOpStr (VkAttachmentStoreOp value) …
147 inline tcu::Format::Enum<VkBlendFactor> getBlendFactorStr (VkBlendFactor value) …
148 inline tcu::Format::Enum<VkBlendOp> getBlendOpStr (VkBlendOp value) { r…
149 inline tcu::Format::Enum<VkBorderColor> getBorderColorStr (VkBorderColor value) …
150 …eHeaderVersion> getPipelineCacheHeaderVersionStr (VkPipelineCacheHeaderVersion value) …
151 …:Enum<VkComponentSwizzle> getComponentSwizzleStr (VkComponentSwizzle value) {…
152 …m<VkCommandBufferLevel> getCommandBufferLevelStr (VkCommandBufferLevel value) {…
153 inline tcu::Format::Enum<VkCompareOp> getCompareOpStr (VkCompareOp value) …
154 …mat::Enum<VkDescriptorType> getDescriptorTypeStr (VkDescriptorType value) { …
[all …]
DvkStrUtilImpl.inl89 const char* getAttachmentLoadOpName (VkAttachmentLoadOp value)
101 const char* getAttachmentStoreOpName (VkAttachmentStoreOp value)
112 const char* getBlendFactorName (VkBlendFactor value)
139 const char* getBlendOpName (VkBlendOp value)
198 const char* getBorderColorName (VkBorderColor value)
214 tcu::Format::Bitfield<32> getFramebufferCreateFlagsStr (VkFramebufferCreateFlags value)
223 tcu::Format::Bitfield<32> getRenderPassCreateFlagsStr (VkRenderPassCreateFlags value)
232 tcu::Format::Bitfield<32> getSamplerCreateFlagsStr (VkSamplerCreateFlags value)
245 const char* getPipelineCacheHeaderVersionName (VkPipelineCacheHeaderVersion value)
254 tcu::Format::Bitfield<32> getPipelineCacheCreateFlagsStr (VkPipelineCacheCreateFlags value)
[all …]
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkStrUtil.inl75 inline tcu::Format::Enum<VkResult> getResultStr (VkResult value) { return tcu::F…
76 inline tcu::Format::Enum<VkStructureType> getStructureTypeStr (VkStructureType value) …
77 inline tcu::Format::Enum<VkImageLayout> getImageLayoutStr (VkImageLayout value) { r…
78 inline tcu::Format::Enum<VkObjectType> getObjectTypeStr (VkObjectType value) { retu…
79 …neCacheHeaderVersion> getPipelineCacheHeaderVersionStr (VkPipelineCacheHeaderVersion value) { …
80 inline tcu::Format::Enum<VkVendorId> getVendorIdStr (VkVendorId value) { return t…
81 …m<VkSystemAllocationScope> getSystemAllocationScopeStr (VkSystemAllocationScope value) { …
82 …VkInternalAllocationType> getInternalAllocationTypeStr (VkInternalAllocationType value) { r…
83 inline tcu::Format::Enum<VkFormat> getFormatStr (VkFormat value) { return tcu::F…
84 inline tcu::Format::Enum<VkImageTiling> getImageTilingStr (VkImageTiling value) { r…
[all …]
DvkStrUtilImpl.inl71 const char* getResultName (VkResult value)
113 const char* getStructureTypeName (VkStructureType value)
430 const char* getImageLayoutName (VkImageLayout value)
459 const char* getObjectTypeName (VkObjectType value)
499 const char* getPipelineCacheHeaderVersionName (VkPipelineCacheHeaderVersion value)
510 const char* getVendorIdName (VkVendorId value)
525 const char* getSystemAllocationScopeName (VkSystemAllocationScope value)
539 const char* getInternalAllocationTypeName (VkInternalAllocationType value)
549 const char* getFormatName (VkFormat value)
797 const char* getImageTilingName (VkImageTiling value)
[all …]
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_to_string.hpp27 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlags value ) in to_string()
101 VULKAN_HPP_INLINE std::string to_string( ImageCreateFlags value ) in to_string()
149 VULKAN_HPP_INLINE std::string to_string( ImageUsageFlags value ) in to_string()
203 VULKAN_HPP_INLINE std::string to_string( InstanceCreateFlags value ) in to_string()
215 VULKAN_HPP_INLINE std::string to_string( MemoryHeapFlags value ) in to_string()
229 VULKAN_HPP_INLINE std::string to_string( MemoryPropertyFlags value ) in to_string()
257 VULKAN_HPP_INLINE std::string to_string( QueueFlags value ) in to_string()
285 VULKAN_HPP_INLINE std::string to_string( SampleCountFlags value ) in to_string()
314 VULKAN_HPP_INLINE std::string to_string( DeviceQueueCreateFlags value ) in to_string()
326 VULKAN_HPP_INLINE std::string to_string( PipelineStageFlags value ) in to_string()
[all …]
/external/swiftshader/include/vulkan/
Dvulkan_to_string.hpp29 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlags value ) in to_string()
72 VULKAN_HPP_INLINE std::string to_string( ImageCreateFlags value ) in to_string()
101 VULKAN_HPP_INLINE std::string to_string( ImageUsageFlags value ) in to_string()
133 VULKAN_HPP_INLINE std::string to_string( InstanceCreateFlags value ) in to_string()
144 VULKAN_HPP_INLINE std::string to_string( MemoryHeapFlags value ) in to_string()
156 VULKAN_HPP_INLINE std::string to_string( MemoryPropertyFlags value ) in to_string()
175 VULKAN_HPP_INLINE std::string to_string( QueueFlags value ) in to_string()
195 VULKAN_HPP_INLINE std::string to_string( SampleCountFlags value ) in to_string()
217 VULKAN_HPP_INLINE std::string to_string( DeviceQueueCreateFlags value ) in to_string()
228 VULKAN_HPP_INLINE std::string to_string( PipelineStageFlags value ) in to_string()
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan_to_string.hpp27 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlags value ) in to_string()
103 VULKAN_HPP_INLINE std::string to_string( ImageCreateFlags value ) in to_string()
151 VULKAN_HPP_INLINE std::string to_string( ImageUsageFlags value ) in to_string()
205 VULKAN_HPP_INLINE std::string to_string( InstanceCreateFlags value ) in to_string()
217 VULKAN_HPP_INLINE std::string to_string( MemoryHeapFlags value ) in to_string()
231 VULKAN_HPP_INLINE std::string to_string( MemoryPropertyFlags value ) in to_string()
259 VULKAN_HPP_INLINE std::string to_string( QueueFlags value ) in to_string()
287 VULKAN_HPP_INLINE std::string to_string( SampleCountFlags value ) in to_string()
316 VULKAN_HPP_INLINE std::string to_string( DeviceQueueCreateFlags value ) in to_string()
328 VULKAN_HPP_INLINE std::string to_string( PipelineStageFlags value ) in to_string()
[all …]
/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
DCodedOutputStreamMicro.java120 public void writeDouble(final int fieldNumber, final double value) in writeDouble()
127 public void writeFloat(final int fieldNumber, final float value) in writeFloat()
134 public void writeUInt64(final int fieldNumber, final long value) in writeUInt64()
141 public void writeInt64(final int fieldNumber, final long value) in writeInt64()
148 public void writeInt32(final int fieldNumber, final int value) in writeInt32()
155 public void writeFixed64(final int fieldNumber, final long value) in writeFixed64()
162 public void writeFixed32(final int fieldNumber, final int value) in writeFixed32()
169 public void writeBool(final int fieldNumber, final boolean value) in writeBool()
176 public void writeString(final int fieldNumber, final String value) in writeString()
183 public void writeGroup(final int fieldNumber, final MessageMicro value) in writeGroup()
[all …]
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedOutputStream.java234 public abstract void writeInt32(int fieldNumber, int value) throws IOException; in writeInt32()
238 public abstract void writeUInt32(int fieldNumber, int value) throws IOException; in writeUInt32()
241 public final void writeSInt32(final int fieldNumber, final int value) throws IOException { in writeSInt32()
247 public abstract void writeFixed32(int fieldNumber, int value) throws IOException; in writeFixed32()
250 public final void writeSFixed32(final int fieldNumber, final int value) throws IOException { in writeSFixed32()
255 public final void writeInt64(final int fieldNumber, final long value) throws IOException { in writeInt64()
261 public abstract void writeUInt64(int fieldNumber, long value) throws IOException; in writeUInt64()
264 public final void writeSInt64(final int fieldNumber, final long value) throws IOException { in writeSInt64()
270 public abstract void writeFixed64(int fieldNumber, long value) throws IOException; in writeFixed64()
273 public final void writeSFixed64(final int fieldNumber, final long value) throws IOException { in writeSFixed64()
[all …]
/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedOutputStream.java234 public abstract void writeInt32(int fieldNumber, int value) throws IOException; in writeInt32()
238 public abstract void writeUInt32(int fieldNumber, int value) throws IOException; in writeUInt32()
241 public final void writeSInt32(final int fieldNumber, final int value) throws IOException { in writeSInt32()
247 public abstract void writeFixed32(int fieldNumber, int value) throws IOException; in writeFixed32()
250 public final void writeSFixed32(final int fieldNumber, final int value) throws IOException { in writeSFixed32()
255 public final void writeInt64(final int fieldNumber, final long value) throws IOException { in writeInt64()
261 public abstract void writeUInt64(int fieldNumber, long value) throws IOException; in writeUInt64()
264 public final void writeSInt64(final int fieldNumber, final long value) throws IOException { in writeSInt64()
270 public abstract void writeFixed64(int fieldNumber, long value) throws IOException; in writeFixed64()
273 public final void writeSFixed64(final int fieldNumber, final long value) throws IOException { in writeSFixed64()
[all …]
/external/deqp/framework/egl/
DegluStrUtil.inl7 const char* getBooleanName (int value)
17 const char* getBoolDontCareName (int value)
28 const char* getAPIName (int value)
39 const char* getErrorName (int value)
62 const char* getContextAttribName (int value)
74 const char* getConfigAttribName (int value)
112 const char* getSurfaceAttribName (int value)
136 const char* getYuvOrderName (int value)
152 const char* getYuvPlaneBppName (int value)
163 const char* getColorComponentTypeName (int value)
[all …]
DegluStrUtilPrototypes.inl29 inline tcu::Format::Enum<int, 2> getBooleanStr (int value) { return tcu::Format::Enum<int, 2>(g…
30 inline tcu::Format::Enum<int, 2> getBoolDontCareStr (int value) { return tcu::Format::Enum<int, …
31 inline tcu::Format::Enum<int, 2> getAPIStr (int value) { return tcu::Format::Enum<int, 2>(getA…
32 inline tcu::Format::Enum<int, 2> getErrorStr (int value) { return tcu::Format::Enum<int, 2>(ge…
33 inline tcu::Format::Enum<int, 2> getContextAttribStr (int value) { return tcu::Format::Enum<int,…
34 inline tcu::Format::Enum<int, 2> getConfigAttribStr (int value) { return tcu::Format::Enum<int, …
35 inline tcu::Format::Enum<int, 2> getSurfaceAttribStr (int value) { return tcu::Format::Enum<int,…
36 inline tcu::Format::Enum<int, 2> getYuvOrderStr (int value) { return tcu::Format::Enum<int, 2>(…
37 inline tcu::Format::Enum<int, 2> getYuvPlaneBppStr (int value) { return tcu::Format::Enum<int, 2…
38 inline tcu::Format::Enum<int, 2> getColorComponentTypeStr (int value) { return tcu::Format::Enum<i…
[all …]
/external/tpm2-tss/src/util/
Dtss2_endian.h18 #define HOST_TO_BE_16(value) htobe16(value) argument
19 #define HOST_TO_BE_32(value) htobe32(value) argument
20 #define HOST_TO_BE_64(value) htobe64(value) argument
21 #define BE_TO_HOST_16(value) be16toh(value) argument
22 #define BE_TO_HOST_32(value) be32toh(value) argument
23 #define BE_TO_HOST_64(value) be64toh(value) argument
29 #define HOST_TO_BE_16(value) (value) argument
30 #define HOST_TO_BE_32(value) (value) argument
31 #define HOST_TO_BE_64(value) (value) argument
32 #define BE_TO_HOST_16(value) (value) argument
[all …]
/external/fonttools/Lib/fontTools/ufoLib/
Dvalidators.py16 def isDictEnough(value): argument
28 def genericTypeValidator(value, typ): argument
49 def genericNonNegativeIntValidator(value): argument
59 def genericNonNegativeNumberValidator(value): argument
69 def genericDictValidator(value, prototype): argument
101 def fontInfoStyleMapStyleNameValidator(value): argument
108 def fontInfoOpenTypeGaspRangeRecordsValidator(value): argument
135 def fontInfoOpenTypeHeadCreatedValidator(value): argument
194 def fontInfoOpenTypeNameRecordsValidator(value): argument
206 def fontInfoOpenTypeOS2WeightClassValidator(value): argument
[all …]
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
DCodedOutputByteBufferNano.java93 public void writeDouble(final int fieldNumber, final double value) in writeDouble()
100 public void writeFloat(final int fieldNumber, final float value) in writeFloat()
107 public void writeUInt64(final int fieldNumber, final long value) in writeUInt64()
114 public void writeInt64(final int fieldNumber, final long value) in writeInt64()
121 public void writeInt32(final int fieldNumber, final int value) in writeInt32()
128 public void writeFixed64(final int fieldNumber, final long value) in writeFixed64()
135 public void writeFixed32(final int fieldNumber, final int value) in writeFixed32()
142 public void writeBool(final int fieldNumber, final boolean value) in writeBool()
149 public void writeString(final int fieldNumber, final String value) in writeString()
156 public void writeGroup(final int fieldNumber, final MessageNano value) in writeGroup()
[all …]
/external/python/jinja/src/jinja2/
Dtests.py14 def test_odd(value): argument
19 def test_even(value): argument
24 def test_divisibleby(value, num): argument
29 def test_defined(value): argument
46 def test_undefined(value): argument
51 def test_none(value): argument
56 def test_boolean(value): argument
64 def test_false(value): argument
72 def test_true(value): argument
81 def test_integer(value): argument
[all …]
/external/cronet/third_party/protobuf/js/binary/
Dwriter.js291 jspb.BinaryWriter.prototype.writeAny = function(fieldType, field, value) { argument
367 jspb.BinaryWriter.prototype.writeUnsignedVarint32_ = function(field, value) { argument
380 jspb.BinaryWriter.prototype.writeSignedVarint32_ = function(field, value) { argument
393 jspb.BinaryWriter.prototype.writeUnsignedVarint64_ = function(field, value) { argument
406 jspb.BinaryWriter.prototype.writeSignedVarint64_ = function(field, value) { argument
419 jspb.BinaryWriter.prototype.writeZigzagVarint32_ = function(field, value) { argument
432 jspb.BinaryWriter.prototype.writeZigzagVarint64_ = function(field, value) { argument
446 field, value) { argument
459 jspb.BinaryWriter.prototype.writeZigzagVarintHash64_ = function(field, value) { argument
472 jspb.BinaryWriter.prototype.writeInt32 = function(field, value) { argument
[all …]
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/test/java/com/google/android/exoplayer2/text/ttml/
DTextEmphasisTest.java54 String value = "none"; in testNone() local
67 String value = "auto"; in testAuto() local
81 String value = "invalid"; in testInvalid() local
95 String value = "auto outside"; in testAutoOutside() local
109 String value = "auto after"; in testAutoAfter() local
127 String value = "filled"; in testFilled() local
143 String value = "open"; in testOpen() local
159 String value = "open after"; in testOpenAfter() local
179 String value = "dot before"; in testDotBefore() local
195 String value = "circle before"; in testCircleBefore() local
[all …]
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/test/java/com/google/android/exoplayer2/text/ttml/
DTextEmphasisTest.java54 String value = "none"; in testNone() local
67 String value = "auto"; in testAuto() local
81 String value = "invalid"; in testInvalid() local
95 String value = "auto outside"; in testAutoOutside() local
109 String value = "auto after"; in testAutoAfter() local
127 String value = "filled"; in testFilled() local
143 String value = "open"; in testOpen() local
159 String value = "open after"; in testOpenAfter() local
179 String value = "dot before"; in testDotBefore() local
195 String value = "circle before"; in testCircleBefore() local
[all …]
/external/cronet/testing/
Dlocation_tags.json1 …":{"dirs":{".":{},"android_webview":{"tags":[{"key":"monorail_component","value":"Mobile>WebView"}… string
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
DCodedOutputStream.ComputeSize.cs53 public static int ComputeDoubleSize(double value) in ComputeDoubleSize()
62 public static int ComputeFloatSize(float value) in ComputeFloatSize()
71 public static int ComputeUInt64Size(ulong value) in ComputeUInt64Size()
80 public static int ComputeInt64Size(long value) in ComputeInt64Size()
89 public static int ComputeInt32Size(int value) in ComputeInt32Size()
106 public static int ComputeFixed64Size(ulong value) in ComputeFixed64Size()
115 public static int ComputeFixed32Size(uint value) in ComputeFixed32Size()
124 public static int ComputeBoolSize(bool value) in ComputeBoolSize()
133 public static int ComputeStringSize(String value) in ComputeStringSize()
143 public static int ComputeGroupSize(IMessage value) in ComputeGroupSize()
[all …]
/external/protobuf/csharp/src/Google.Protobuf/
DCodedOutputStream.ComputeSize.cs53 public static int ComputeDoubleSize(double value) in ComputeDoubleSize()
62 public static int ComputeFloatSize(float value) in ComputeFloatSize()
71 public static int ComputeUInt64Size(ulong value) in ComputeUInt64Size()
80 public static int ComputeInt64Size(long value) in ComputeInt64Size()
89 public static int ComputeInt32Size(int value) in ComputeInt32Size()
106 public static int ComputeFixed64Size(ulong value) in ComputeFixed64Size()
115 public static int ComputeFixed32Size(uint value) in ComputeFixed32Size()
124 public static int ComputeBoolSize(bool value) in ComputeBoolSize()
133 public static int ComputeStringSize(String value) in ComputeStringSize()
143 public static int ComputeGroupSize(IMessage value) in ComputeGroupSize()
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDataDrivenNumberFormatTestData.java241 T value = map.get(key); in fromString() local
251 public void setLocale(String value) { in setLocale()
255 public void setCurrency(String value) { in setCurrency()
259 public void setPattern(String value) { in setPattern()
263 public void setFormat(String value) { in setFormat()
267 public void setOutput(String value) { in setOutput()
271 public void setComment(String value) { in setComment()
275 public void setMinIntegerDigits(String value) { in setMinIntegerDigits()
279 public void setMaxIntegerDigits(String value) { in setMaxIntegerDigits()
283 public void setMinFractionDigits(String value) { in setMinFractionDigits()
[all …]

12345678910>>...462