Home
last modified time | relevance | path

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

12345678910>>...275

/third_party/typescript/tests/baselines/reference/
DunionSubtypeReductionErrors.js5008 { value: 0 as 0 }, property
5009 { value: 1 as 1 }, property
5010 { value: 2 as 2 }, property
5011 { value: 3 as 3 }, property
5012 { value: 4 as 4 }, property
5013 { value: 5 as 5 }, property
5014 { value: 6 as 6 }, property
5015 { value: 7 as 7 }, property
5016 { value: 8 as 8 }, property
5017 { value: 9 as 9 }, property
[all …]
DrecursiveConditionalTypes.js82 unbox({ value: { value: { value: { value: { value: { value: 5 }}}}}}); // number property
84 unbox({ value: { value: { get value() { return this; } }}}); // { readonly value: ... } getter
88 type Box1<T> = { value: T }; property
89 type Box2<T> = { value: T }; property
192 unbox({ value: { value: { value: { value: { value: { value: 5 } } } } } }); // number property
194 unbox({ value: { value: { get value() { return this; } } } }); // { readonly value: ... } property
205 function foo2(value) { argument
260 value: T; property
263 value: T; property
/third_party/vk-gl-cts/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 …]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStrUtil.inl146 …:Enum<VkAttachmentLoadOp> getAttachmentLoadOpStr (VkAttachmentLoadOp value) {…
147 …num<VkAttachmentStoreOp> getAttachmentStoreOpStr (VkAttachmentStoreOp value) …
148 inline tcu::Format::Enum<VkBlendFactor> getBlendFactorStr (VkBlendFactor value) …
149 inline tcu::Format::Enum<VkBlendOp> getBlendOpStr (VkBlendOp value) { r…
150 inline tcu::Format::Enum<VkBorderColor> getBorderColorStr (VkBorderColor value) …
151 …eHeaderVersion> getPipelineCacheHeaderVersionStr (VkPipelineCacheHeaderVersion value) …
152 …:Enum<VkComponentSwizzle> getComponentSwizzleStr (VkComponentSwizzle value) {…
153 …m<VkCommandBufferLevel> getCommandBufferLevelStr (VkCommandBufferLevel value) {…
154 inline tcu::Format::Enum<VkCompareOp> getCompareOpStr (VkCompareOp value) …
155 …mat::Enum<VkDescriptorType> getDescriptorTypeStr (VkDescriptorType value) { …
[all …]
DvkStrUtilImpl.inl96 const char* getAttachmentLoadOpName (VkAttachmentLoadOp value)
108 const char* getAttachmentStoreOpName (VkAttachmentStoreOp value)
119 const char* getBlendFactorName (VkBlendFactor value)
146 const char* getBlendOpName (VkBlendOp value)
205 const char* getBorderColorName (VkBorderColor value)
221 tcu::Format::Bitfield<32> getFramebufferCreateFlagsStr (VkFramebufferCreateFlags value)
230 tcu::Format::Bitfield<32> getRenderPassCreateFlagsStr (VkRenderPassCreateFlags value)
239 tcu::Format::Bitfield<32> getSamplerCreateFlagsStr (VkSamplerCreateFlags value)
252 const char* getPipelineCacheHeaderVersionName (VkPipelineCacheHeaderVersion value)
261 tcu::Format::Bitfield<32> getPipelineCacheCreateFlagsStr (VkPipelineCacheCreateFlags value)
[all …]
/third_party/vk-gl-cts/build/external/vulkancts/framework/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.inl90 const char* getAttachmentLoadOpName (VkAttachmentLoadOp value)
102 const char* getAttachmentStoreOpName (VkAttachmentStoreOp value)
113 const char* getBlendFactorName (VkBlendFactor value)
140 const char* getBlendOpName (VkBlendOp value)
199 const char* getBorderColorName (VkBorderColor value)
215 tcu::Format::Bitfield<32> getFramebufferCreateFlagsStr (VkFramebufferCreateFlags value)
224 tcu::Format::Bitfield<32> getRenderPassCreateFlagsStr (VkRenderPassCreateFlags value)
233 tcu::Format::Bitfield<32> getSamplerCreateFlagsStr (VkSamplerCreateFlags value)
246 const char* getPipelineCacheHeaderVersionName (VkPipelineCacheHeaderVersion value)
255 tcu::Format::Bitfield<32> getPipelineCacheCreateFlagsStr (VkPipelineCacheCreateFlags value)
[all …]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkStrUtil.inl78 …ormat::Enum<VkAttachmentLoadOp> getAttachmentLoadOpStr (VkAttachmentLoadOp value) { re…
79 …mat::Enum<VkAttachmentStoreOp> getAttachmentStoreOpStr (VkAttachmentStoreOp value) { r…
80 inline tcu::Format::Enum<VkBlendFactor> getBlendFactorStr (VkBlendFactor value) { r…
81 inline tcu::Format::Enum<VkBlendOp> getBlendOpStr (VkBlendOp value) { return tcu…
82 inline tcu::Format::Enum<VkBorderColor> getBorderColorStr (VkBorderColor value) { r…
83 …neCacheHeaderVersion> getPipelineCacheHeaderVersionStr (VkPipelineCacheHeaderVersion value) { …
84 …ormat::Enum<VkComponentSwizzle> getComponentSwizzleStr (VkComponentSwizzle value) { re…
85 …t::Enum<VkCommandBufferLevel> getCommandBufferLevelStr (VkCommandBufferLevel value) { re…
86 inline tcu::Format::Enum<VkCompareOp> getCompareOpStr (VkCompareOp value) { retur…
87 inline tcu::Format::Enum<VkDescriptorType> getDescriptorTypeStr (VkDescriptorType value) …
[all …]
DvkStrUtilImpl.inl80 const char* getAttachmentLoadOpName (VkAttachmentLoadOp value)
91 const char* getAttachmentStoreOpName (VkAttachmentStoreOp value)
102 const char* getBlendFactorName (VkBlendFactor value)
129 const char* getBlendOpName (VkBlendOp value)
188 const char* getBorderColorName (VkBorderColor value)
204 tcu::Format::Bitfield<32> getFramebufferCreateFlagsStr (VkFramebufferCreateFlags value)
213 tcu::Format::Bitfield<32> getRenderPassCreateFlagsStr (VkRenderPassCreateFlags value)
222 tcu::Format::Bitfield<32> getSamplerCreateFlagsStr (VkSamplerCreateFlags value)
231 const char* getPipelineCacheHeaderVersionName (VkPipelineCacheHeaderVersion value)
241 tcu::Format::Bitfield<32> getPipelineCacheCreateFlagsStr (VkPipelineCacheCreateFlags value)
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_to_string.hpp28 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlags value ) in to_string()
100 VULKAN_HPP_INLINE std::string to_string( ImageCreateFlags value ) in to_string()
150 VULKAN_HPP_INLINE std::string to_string( ImageUsageFlags value ) in to_string()
202 VULKAN_HPP_INLINE std::string to_string( InstanceCreateFlags value ) in to_string()
214 VULKAN_HPP_INLINE std::string to_string( MemoryHeapFlags value ) in to_string()
228 VULKAN_HPP_INLINE std::string to_string( MemoryPropertyFlags value ) in to_string()
256 VULKAN_HPP_INLINE std::string to_string( QueueFlags value ) in to_string()
282 VULKAN_HPP_INLINE std::string to_string( SampleCountFlags value ) in to_string()
311 VULKAN_HPP_INLINE std::string to_string( DeviceQueueCreateFlags value ) in to_string()
323 VULKAN_HPP_INLINE std::string to_string( PipelineStageFlags value ) in to_string()
[all …]
/third_party/vk-gl-cts/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)
113 const char* getSurfaceAttribName (int value)
137 const char* getYuvOrderName (int value)
153 const char* getYuvPlaneBppName (int value)
164 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 …]
/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 …]
DWriter.java54 void writeSFixed32(int fieldNumber, int value) throws IOException; in writeSFixed32()
57 void writeInt64(int fieldNumber, long value) throws IOException; in writeInt64()
60 void writeSFixed64(int fieldNumber, long value) throws IOException; in writeSFixed64()
63 void writeFloat(int fieldNumber, float value) throws IOException; in writeFloat()
66 void writeDouble(int fieldNumber, double value) throws IOException; in writeDouble()
69 void writeEnum(int fieldNumber, int value) throws IOException; in writeEnum()
72 void writeUInt64(int fieldNumber, long value) throws IOException; in writeUInt64()
75 void writeInt32(int fieldNumber, int value) throws IOException; in writeInt32()
78 void writeFixed64(int fieldNumber, long value) throws IOException; in writeFixed64()
81 void writeFixed32(int fieldNumber, int value) throws IOException; in writeFixed32()
[all …]
/third_party/node/deps/v8/third_party/jinja2/
Dtests.py18 def test_odd(value): argument
23 def test_even(value): argument
28 def test_divisibleby(value, num): argument
33 def test_defined(value): argument
50 def test_undefined(value): argument
55 def test_none(value): argument
60 def test_boolean(value): argument
68 def test_false(value): argument
76 def test_true(value): argument
85 def test_integer(value): argument
[all …]
/third_party/skia/third_party/externals/jinja2/
Dtests.py18 def test_odd(value): argument
23 def test_even(value): argument
28 def test_divisibleby(value, num): argument
33 def test_defined(value): argument
50 def test_undefined(value): argument
55 def test_none(value): argument
60 def test_boolean(value): argument
68 def test_false(value): argument
76 def test_true(value): argument
85 def test_integer(value): argument
[all …]
/third_party/protobuf/js/binary/
Dwriter.js290 jspb.BinaryWriter.prototype.writeAny = function(fieldType, field, value) { argument
366 jspb.BinaryWriter.prototype.writeUnsignedVarint32_ = function(field, value) { argument
379 jspb.BinaryWriter.prototype.writeSignedVarint32_ = function(field, value) { argument
392 jspb.BinaryWriter.prototype.writeUnsignedVarint64_ = function(field, value) { argument
405 jspb.BinaryWriter.prototype.writeSignedVarint64_ = function(field, value) { argument
418 jspb.BinaryWriter.prototype.writeZigzagVarint32_ = function(field, value) { argument
431 jspb.BinaryWriter.prototype.writeZigzagVarint64_ = function(field, value) { argument
445 field, value) { argument
458 jspb.BinaryWriter.prototype.writeZigzagVarintHash64_ = function(field, value) { argument
471 jspb.BinaryWriter.prototype.writeInt32 = function(field, value) { argument
[all …]
Dencoder.js125 jspb.BinaryEncoder.prototype.writeUnsignedVarint32 = function(value) { argument
144 jspb.BinaryEncoder.prototype.writeSignedVarint32 = function(value) { argument
173 jspb.BinaryEncoder.prototype.writeUnsignedVarint64 = function(value) { argument
189 jspb.BinaryEncoder.prototype.writeSignedVarint64 = function(value) { argument
204 jspb.BinaryEncoder.prototype.writeZigzagVarint32 = function(value) { argument
218 jspb.BinaryEncoder.prototype.writeZigzagVarint64 = function(value) { argument
234 jspb.BinaryEncoder.prototype.writeZigzagVarint64String = function(value) { argument
259 jspb.BinaryEncoder.prototype.writeUint8 = function(value) { argument
271 jspb.BinaryEncoder.prototype.writeUint16 = function(value) { argument
284 jspb.BinaryEncoder.prototype.writeUint32 = function(value) { argument
[all …]
/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 …]
/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-value.c72 ecma_get_value_type_field (ecma_value_t value) /**< ecma value */ in ecma_get_value_type_field()
107 ecma_get_pointer_from_ecma_value (ecma_value_t value) /**< value */ in ecma_get_pointer_from_ecma_value()
125 ecma_is_value_direct (ecma_value_t value) /**< ecma value */ in ecma_is_value_direct()
137 ecma_is_value_simple (ecma_value_t value) /**< ecma value */ in ecma_is_value_simple()
149 ecma_is_value_equal_to_simple_value (ecma_value_t value, /**< ecma value */ in ecma_is_value_equal_to_simple_value()
162 ecma_is_value_empty (ecma_value_t value) /**< ecma value */ in ecma_is_value_empty()
174 ecma_is_value_undefined (ecma_value_t value) /**< ecma value */ in ecma_is_value_undefined()
186 ecma_is_value_null (ecma_value_t value) /**< ecma value */ in ecma_is_value_null()
198 ecma_is_value_boolean (ecma_value_t value) /**< ecma value */ in ecma_is_value_boolean()
210 ecma_is_value_true (ecma_value_t value) /**< ecma value */ in ecma_is_value_true()
[all …]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDataDrivenNumberFormatTestData.java244 T value = map.get(key); in fromString() local
254 public void setLocale(String value) { in setLocale()
258 public void setCurrency(String value) { in setCurrency()
262 public void setPattern(String value) { in setPattern()
266 public void setFormat(String value) { in setFormat()
270 public void setOutput(String value) { in setOutput()
274 public void setComment(String value) { in setComment()
278 public void setMinIntegerDigits(String value) { in setMinIntegerDigits()
282 public void setMaxIntegerDigits(String value) { in setMaxIntegerDigits()
286 public void setMinFractionDigits(String value) { in setMinFractionDigits()
[all …]
/third_party/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 …]
/third_party/node/test/fixtures/x509-escaping/
Dcreate-certs.js56 { type: 'dNSName', value: 'good.example.com, DNS:evil.example.com' }, property
57 { type: 'uniformResourceIdentifier', value: 'http://example.com/' }, property
58 { type: 'uniformResourceIdentifier', value: 'http://example.com/?a=b&c=d' }, property
59 { type: 'uniformResourceIdentifier', value: 'http://example.com/a,b' }, property
60 { type: 'uniformResourceIdentifier', value: 'http://example.com/a%2Cb' }, property
63 value: 'http://example.com/a, DNS:good.example.com' property
65 { type: 'dNSName', value: Buffer.from('exämple.com', 'latin1') }, property
66 { type: 'dNSName', value: '"evil.example.com"' }, property
67 { type: 'iPAddress', value: Buffer.from('08080808', 'hex') }, property
68 { type: 'iPAddress', value: Buffer.from('08080404', 'hex') }, property
[all …]
/third_party/node/tools/inspector_protocol/jinja2/
Dtests.py25 def test_odd(value): argument
30 def test_even(value): argument
35 def test_divisibleby(value, num): argument
40 def test_defined(value): argument
57 def test_undefined(value): argument
62 def test_none(value): argument
67 def test_lower(value): argument
72 def test_upper(value): argument
77 def test_string(value): argument
82 def test_mapping(value): argument
[all …]

12345678910>>...275