Home
last modified time | relevance | path

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

12345678910>>...338

/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.js81 unbox({ value: { value: { value: { value: { value: { value: 5 }}}}}}); // number property
83 unbox({ value: { value: { get value() { return this; } }}}); // { readonly value: ... } getter
87 type Box1<T> = { value: T }; property
88 type Box2<T> = { value: T }; property
159 unbox({ value: { value: { value: { value: { value: { value: 5 } } } } } }); // number property
161 unbox({ value: { value: { get value() { return this; } } } }); // { readonly value: ... } getter
222 value: T; property
225 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/build/external/vulkancts/framework/vulkan/
DvkStrUtil.inl124 inline tcu::Format::Enum<VkResult> getResultStr (VkResult value) { retu…
125 …ormat::Enum<VkStructureType> getStructureTypeStr (VkStructureType value) {…
126 inline tcu::Format::Enum<VkImageLayout> getImageLayoutStr (VkImageLayout value) …
127 inline tcu::Format::Enum<VkObjectType> getObjectTypeStr (VkObjectType value) …
128 …eHeaderVersion> getPipelineCacheHeaderVersionStr (VkPipelineCacheHeaderVersion value) …
129 inline tcu::Format::Enum<VkVendorId> getVendorIdStr (VkVendorId value) {…
130 …stemAllocationScope> getSystemAllocationScopeStr (VkSystemAllocationScope value) …
131 …rnalAllocationType> getInternalAllocationTypeStr (VkInternalAllocationType value) …
132 inline tcu::Format::Enum<VkFormat> getFormatStr (VkFormat value) { retu…
133 inline tcu::Format::Enum<VkImageTiling> getImageTilingStr (VkImageTiling value) …
[all …]
DvkStrUtilImpl.inl77 const char* getResultName (VkResult value)
124 const char* getStructureTypeName (VkStructureType value)
754 const char* getImageLayoutName (VkImageLayout value)
790 const char* getObjectTypeName (VkObjectType value)
845 const char* getPipelineCacheHeaderVersionName (VkPipelineCacheHeaderVersion value)
855 const char* getVendorIdName (VkVendorId value)
870 const char* getSystemAllocationScopeName (VkSystemAllocationScope value)
884 const char* getInternalAllocationTypeName (VkInternalAllocationType value)
894 const char* getFormatName (VkFormat value)
1150 const char* getImageTilingName (VkImageTiling value)
[all …]
/third_party/boost/boost/math/special_functions/detail/
Ddaubechies_scaling_integer_grid.hpp37 …teger_grid_imp <Real, 2, 0> { static inline constexpr std::array<Real, 4> value = { C_(0x0p+0), C_… member
38 …teger_grid_imp <Real, 2, 1> { static inline constexpr std::array<Real, 4> value = { C_(0x0p+0), C_… member
39 …teger_grid_imp <Real, 3, 0> { static inline constexpr std::array<Real, 6> value = { C_(0x0p+0), C_… member
40 …teger_grid_imp <Real, 3, 1> { static inline constexpr std::array<Real, 6> value = { C_(0x0p+0), C_… member
41 …teger_grid_imp <Real, 3, 2> { static inline constexpr std::array<Real, 6> value = { C_(0x0p+0), C_… member
42 …teger_grid_imp <Real, 4, 0> { static inline constexpr std::array<Real, 8> value = { C_(0x0p+0), C_… member
43 …teger_grid_imp <Real, 4, 1> { static inline constexpr std::array<Real, 8> value = { C_(0x0p+0), C_… member
44 …teger_grid_imp <Real, 4, 2> { static inline constexpr std::array<Real, 8> value = { C_(0x0p+0), C_… member
45 …teger_grid_imp <Real, 4, 3> { static inline constexpr std::array<Real, 8> value = { C_(0x0p+0), C_… member
46 …eger_grid_imp <Real, 5, 0> { static inline constexpr std::array<Real, 10> value = { C_(0x0p+0), C_… member
[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)
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 …]
/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/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/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/glib/gobject/
Dgvaluetypes.h39 #define G_VALUE_HOLDS_CHAR(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_CHAR)) argument
48 #define G_VALUE_HOLDS_UCHAR(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_UCHAR)) argument
57 #define G_VALUE_HOLDS_BOOLEAN(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_BOOLEAN)) argument
66 #define G_VALUE_HOLDS_INT(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_INT)) argument
75 #define G_VALUE_HOLDS_UINT(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_UINT)) argument
84 #define G_VALUE_HOLDS_LONG(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_LONG)) argument
93 #define G_VALUE_HOLDS_ULONG(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_ULONG)) argument
102 #define G_VALUE_HOLDS_INT64(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_INT64)) argument
111 #define G_VALUE_HOLDS_UINT64(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_UINT64)) argument
120 #define G_VALUE_HOLDS_FLOAT(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_FLOAT)) argument
[all …]
Dgvaluetypes.c39 value_init_long0 (GValue *value) in value_init_long0()
52 value_lcopy_char (const GValue *value, in value_lcopy_char()
67 value_lcopy_boolean (const GValue *value, in value_lcopy_boolean()
82 value_collect_int (GValue *value, in value_collect_int()
93 value_lcopy_int (const GValue *value, in value_lcopy_int()
108 value_collect_long (GValue *value, in value_collect_long()
119 value_lcopy_long (const GValue *value, in value_lcopy_long()
134 value_init_int64 (GValue *value) in value_init_int64()
147 value_collect_int64 (GValue *value, in value_collect_int64()
158 value_lcopy_int64 (const GValue *value, in value_lcopy_int64()
[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/node/tools/inspector_protocol/jinja2/
Dtests.py28 def test_odd(value): argument
33 def test_even(value): argument
38 def test_divisibleby(value, num): argument
43 def test_defined(value): argument
60 def test_undefined(value): argument
65 def test_none(value): argument
70 def test_lower(value): argument
75 def test_upper(value): argument
80 def test_string(value): argument
85 def test_mapping(value): argument
[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/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/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/boost/libs/gil/example/cmake/
DCMakeSettings.json34 { "name": "BUILD_TESTING", "value": "${env.DEFAULT_BUILD_TESTING}"}, string
35 … { "name": "Boost_ADDITIONAL_VERSIONS", "value": "${env.DEFAULT_Boost_ADDITIONAL_VERSIONS}" }, string
36 { "name": "Boost_ARCHITECTURE", "value": "-x64" }, string
37 { "name": "Boost_COMPILER", "value": "${env.DEFAULT_Boost_COMPILER}" }, string
38 { "name": "Boost_DEBUG", "value": "${env.DEFAULT_Boost_DEBUG}" }, string
39 { "name": "BOOST_GIL_BUILD_EXAMPLES", "value": "${env.DEFAULT_GIL_BUILD_EXAMPLES}" }, string
40 … { "name": "BOOST_GIL_BUILD_HEADER_TESTS", "value": "${env.DEFAULT_GIL_BUILD_HEADER_TESTS}" }, string
41 …{ "name": "BOOST_GIL_ENABLE_EXT_DYNAMIC_IMAGE", "value": "${env.DEFAULT_GIL_ENABLE_EXT_DYNAMIC_IMA… string
42 { "name": "BOOST_GIL_ENABLE_EXT_IO", "value": "${env.DEFAULT_GIL_ENABLE_EXT_IO}" }, string
43 … { "name": "BOOST_GIL_ENABLE_EXT_NUMERIC", "value": "${env.DEFAULT_GIL_ENABLE_EXT_NUMERIC}" }, string
[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/protobuf/src/google/protobuf/stubs/
Dsubstitute.h91 inline SubstituteArg(const char* value) in SubstituteArg()
93 inline SubstituteArg(const string& value) in SubstituteArg()
106 inline SubstituteArg(char value) in SubstituteArg()
108 inline SubstituteArg(short value) in SubstituteArg()
110 inline SubstituteArg(unsigned short value) in SubstituteArg()
112 inline SubstituteArg(int value) in SubstituteArg()
114 inline SubstituteArg(unsigned int value) in SubstituteArg()
116 inline SubstituteArg(long value) in SubstituteArg()
118 inline SubstituteArg(unsigned long value) in SubstituteArg()
120 inline SubstituteArg(long long value) in SubstituteArg()
[all …]

12345678910>>...338