/third_party/flutter/skia/third_party/externals/angle2/src/common/ |
D | PackedGLEnums_autogen.cpp | 19 AlphaTestFunc FromGLenum<AlphaTestFunc>(GLenum from) in FromGLenum() 44 GLenum ToGLenum(AlphaTestFunc from) in ToGLenum() 106 BufferBinding FromGLenum<BufferBinding>(GLenum from) in FromGLenum() 139 GLenum ToGLenum(BufferBinding from) in ToGLenum() 221 BufferUsage FromGLenum<BufferUsage>(GLenum from) in FromGLenum() 248 GLenum ToGLenum(BufferUsage from) in ToGLenum() 315 ClientVertexArrayType FromGLenum<ClientVertexArrayType>(GLenum from) in FromGLenum() 334 GLenum ToGLenum(ClientVertexArrayType from) in ToGLenum() 381 CullFaceMode FromGLenum<CullFaceMode>(GLenum from) in FromGLenum() 396 GLenum ToGLenum(CullFaceMode from) in ToGLenum() [all …]
|
D | PackedEGLEnums_autogen.cpp | 19 CompositorTiming FromEGLenum<CompositorTiming>(EGLenum from) in FromEGLenum() 34 EGLenum ToEGLenum(CompositorTiming from) in ToEGLenum() 71 MessageType FromEGLenum<MessageType>(EGLenum from) in FromEGLenum() 88 EGLenum ToEGLenum(MessageType from) in ToEGLenum() 130 ObjectType FromEGLenum<ObjectType>(EGLenum from) in FromEGLenum() 153 EGLenum ToEGLenum(ObjectType from) in ToEGLenum() 210 TextureFormat FromEGLenum<TextureFormat>(EGLenum from) in FromEGLenum() 225 EGLenum ToEGLenum(TextureFormat from) in ToEGLenum() 262 Timestamp FromEGLenum<Timestamp>(EGLenum from) in FromEGLenum() 289 EGLenum ToEGLenum(Timestamp from) in ToEGLenum()
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | PackedGLEnums_autogen.cpp | 19 AlphaTestFunc FromGLenum<AlphaTestFunc>(GLenum from) in FromGLenum() 44 GLenum ToGLenum(AlphaTestFunc from) in ToGLenum() 106 BufferBinding FromGLenum<BufferBinding>(GLenum from) in FromGLenum() 141 GLenum ToGLenum(BufferBinding from) in ToGLenum() 228 BufferUsage FromGLenum<BufferUsage>(GLenum from) in FromGLenum() 255 GLenum ToGLenum(BufferUsage from) in ToGLenum() 322 ClientVertexArrayType FromGLenum<ClientVertexArrayType>(GLenum from) in FromGLenum() 341 GLenum ToGLenum(ClientVertexArrayType from) in ToGLenum() 388 CullFaceMode FromGLenum<CullFaceMode>(GLenum from) in FromGLenum() 403 GLenum ToGLenum(CullFaceMode from) in ToGLenum() [all …]
|
D | PackedCLEnums_autogen.cpp | 19 AddressingMode FromCLenum<AddressingMode>(CLenum from) in FromCLenum() 38 CLenum ToCLenum(AddressingMode from) in ToCLenum() 85 CommandQueueInfo FromCLenum<CommandQueueInfo>(CLenum from) in FromCLenum() 108 CLenum ToCLenum(CommandQueueInfo from) in ToCLenum() 165 ContextInfo FromCLenum<ContextInfo>(CLenum from) in FromCLenum() 182 CLenum ToCLenum(ContextInfo from) in ToCLenum() 224 DeviceInfo FromCLenum<DeviceInfo>(CLenum from) in FromCLenum() 451 CLenum ToCLenum(DeviceInfo from) in ToCLenum() 1018 EventInfo FromCLenum<EventInfo>(CLenum from) in FromCLenum() 1037 CLenum ToCLenum(EventInfo from) in ToCLenum() [all …]
|
D | PackedEGLEnums_autogen.cpp | 19 ColorSpace FromEGLenum<ColorSpace>(EGLenum from) in FromEGLenum() 32 EGLenum ToEGLenum(ColorSpace from) in ToEGLenum() 64 CompositorTiming FromEGLenum<CompositorTiming>(EGLenum from) in FromEGLenum() 79 EGLenum ToEGLenum(CompositorTiming from) in ToEGLenum() 116 ContextPriority FromEGLenum<ContextPriority>(EGLenum from) in FromEGLenum() 131 EGLenum ToEGLenum(ContextPriority from) in ToEGLenum() 168 MessageType FromEGLenum<MessageType>(EGLenum from) in FromEGLenum() 185 EGLenum ToEGLenum(MessageType from) in ToEGLenum() 227 ObjectType FromEGLenum<ObjectType>(EGLenum from) in FromEGLenum() 250 EGLenum ToEGLenum(ObjectType from) in ToEGLenum() [all …]
|
/third_party/protobuf/php/tests/ |
D | memory_leak_test.php | 64 $from = new TestMessage(); variable 75 $from = new TestMessage(); variable 149 $from = new TestMessage(); variable 154 $from = new \Google\Protobuf\Timestamp(); variable 161 $from = new DateTime('2011-01-01T15:03:01.012345UTC'); variable 170 $from = new \Google\Protobuf\Value(); variable 176 $from = hex2bin('F80601'); variable 198 $from = new TestMessage(); variable
|
/third_party/boost/libs/contract/test/disable/ |
D | lib_a_inlined.hpp | 63 boost::contract::set_postcondition_failure([] (boost::contract::from) in disable_post_failure() 70 boost::contract::set_entry_invariant_failure([] (boost::contract::from) in disable_entry_inv_failure() 77 boost::contract::set_exit_invariant_failure([] (boost::contract::from) in disable_exit_inv_failure() 84 boost::contract::set_invariant_failure([] (boost::contract::from) in disable_inv_failure() 96 [] (boost::contract::from) { out("a::failure\n"); } in disable_failure()
|
/third_party/protobuf/src/google/protobuf/ |
D | wrappers.pb.cc | 318 DoubleValue::DoubleValue(const DoubleValue& from) in DoubleValue() 443 void DoubleValue::MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in MergeFrom() 458 void DoubleValue::MergeFrom(const DoubleValue& from) { in MergeFrom() 470 void DoubleValue::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() 477 void DoubleValue::CopyFrom(const DoubleValue& from) { in CopyFrom() 513 FloatValue::FloatValue(const FloatValue& from) in FloatValue() 638 void FloatValue::MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in MergeFrom() 653 void FloatValue::MergeFrom(const FloatValue& from) { in MergeFrom() 665 void FloatValue::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() 672 void FloatValue::CopyFrom(const FloatValue& from) { in CopyFrom() [all …]
|
D | descriptor.pb.cc | 1391 FileDescriptorSet::FileDescriptorSet(const FileDescriptorSet& from) in FileDescriptorSet() 1525 void FileDescriptorSet::MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in MergeFrom() 1540 void FileDescriptorSet::MergeFrom(const FileDescriptorSet& from) { in MergeFrom() 1550 void FileDescriptorSet::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() 1557 void FileDescriptorSet::CopyFrom(const FileDescriptorSet& from) { in CopyFrom() 1631 FileDescriptorProto::FileDescriptorProto(const FileDescriptorProto& from) in FileDescriptorProto() 2144 void FileDescriptorProto::MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in MergeFrom() 2159 void FileDescriptorProto::MergeFrom(const FileDescriptorProto& from) { in MergeFrom() 2193 void FileDescriptorProto::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() 2200 void FileDescriptorProto::CopyFrom(const FileDescriptorProto& from) { in CopyFrom() [all …]
|
D | api.pb.cc | 206 Api::Api(const Api& from) in Api() 524 void Api::MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in MergeFrom() 539 void Api::MergeFrom(const Api& from) { in MergeFrom() 563 void Api::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() 570 void Api::CopyFrom(const Api& from) { in CopyFrom() 620 Method::Method(const Method& from) in Method() 922 void Method::MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in MergeFrom() 937 void Method::MergeFrom(const Method& from) { in MergeFrom() 965 void Method::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() 972 void Method::CopyFrom(const Method& from) { in CopyFrom() [all …]
|
D | type.pb.cc | 385 Type::Type(const Type& from) in Type() 674 void Type::MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in MergeFrom() 689 void Type::MergeFrom(const Type& from) { in MergeFrom() 710 void Type::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() 717 void Type::CopyFrom(const Type& from) { in CopyFrom() 763 Field::Field(const Field& from) in Field() 1142 void Field::MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in MergeFrom() 1157 void Field::MergeFrom(const Field& from) { in MergeFrom() 1194 void Field::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() 1201 void Field::CopyFrom(const Field& from) { in CopyFrom() [all …]
|
D | struct.pb.cc | 207 Struct::Struct(const Struct& from) in Struct() 376 void Struct::MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in MergeFrom() 391 void Struct::MergeFrom(const Struct& from) { in MergeFrom() 401 void Struct::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() 408 void Struct::CopyFrom(const Struct& from) { in CopyFrom() 493 Value::Value(const Value& from) in Value() 804 void Value::MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in MergeFrom() 819 void Value::MergeFrom(const Value& from) { in MergeFrom() 857 void Value::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() 864 void Value::CopyFrom(const Value& from) { in CopyFrom() [all …]
|
/third_party/typescript/tests/cases/compiler/ |
D | importDeclFromTypeNodeInJsSource.ts | 37 import { EventEmitter } from 'events'; property in EventEmitter.EventEmitter 38 import { n3, d } from 'nestNamespaceModule'; property in EventEmitter.EventEmitter 39 import { c } from 'renameModule'; property in EventEmitter.EventEmitter
|
D | symbolLinkDeclarationEmitModuleNamesRootDir.ts | 24 import { Constructor } from "@loopback/context"; property in BindingKey 28 import { ControllerClass } from './application'; property in BindingKey 29 import { BindingKey } from '@loopback/context'; property in BindingKey
|
D | declarationEmitReexportedSymlinkReference2.ts | 29 export {MetadataAccessor} from '@raymondfeng/pkg1'; property in MetadataAccessor 31 export {IdType} from '@raymondfeng/pkg1'; property in MetadataAccessor 43 import {MetadataAccessor} from "@raymondfeng/pkg2"; property in MetadataAccessor
|
/third_party/mindspore/mindspore/core/mindrt/include/actor/ |
D | msg.h | 39 explicit MessageBase(Type eType = Type::KMSG) : from(), name(), type(eType) {} in from() function 41 …explicit MessageBase(const std::string &sName, Type eType = Type::KMSG) : from(), name(sName), typ… in from() function 44 : from(aFrom), to(aTo), name(), body(), type(eType) {} in from() function 47 : from(aFrom), to(aTo), name(sName), body(), type(eType) {} in from() function 51 : from(aFrom), to(aTo), name(sName), body(std::move(sBody)), type(eType) {} in from() function 77 AID from; variable
|
/third_party/boost/boost/multiprecision/detail/ |
D | generic_interconvert.hpp | 19 inline To do_cast(const From& from) in do_cast() 24 inline To do_cast(const number<B, et>& from) in do_cast() 30 void generic_interconvert(To& to, const From& from, const mpl::int_<number_kind_floating_point>& /*… in generic_interconvert() 78 void generic_interconvert(To& to, const From& from, const mpl::int_<number_kind_integer>& /*to_type… in generic_interconvert() 126 void generic_interconvert(To& to, const From& from, const mpl::int_<number_kind_floating_point>& /*… in generic_interconvert() 217 void generic_interconvert(To& to, const From& from, const mpl::int_<number_kind_rational>& /*to_typ… in generic_interconvert() 228 void generic_interconvert(To& to, const From& from, const mpl::int_<number_kind_rational>& /*to_typ… in generic_interconvert() 391 inline void generic_interconvert(To& to, const From& from, const mpl::int_<number_kind_floating_poi… in generic_interconvert() 397 void generic_interconvert_float2rational(To& to, const From& from, const mpl::int_<2>& /*radix*/) in generic_interconvert_float2rational() 423 void generic_interconvert_float2rational(To& to, const From& from, const mpl::int_<Radix>& /*radix*… in generic_interconvert_float2rational() [all …]
|
/third_party/typescript/lib/ |
D | lib.es2015.iterable.d.ts | 83 from<T>(iterable: Iterable<T> | ArrayLike<T>): T[]; method 91 …from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[… method 275 …from(arrayLike: Iterable<number>, mapfn?: (v: number, k: number) => number, thisArg?: any): Int8Ar… method 303 …from(arrayLike: Iterable<number>, mapfn?: (v: number, k: number) => number, thisArg?: any): Uint8A… method 334 …from(arrayLike: Iterable<number>, mapfn?: (v: number, k: number) => number, thisArg?: any): Uint8C… method 364 …from(arrayLike: Iterable<number>, mapfn?: (v: number, k: number) => number, thisArg?: any): Int16A… method 392 …from(arrayLike: Iterable<number>, mapfn?: (v: number, k: number) => number, thisArg?: any): Uint16… method 420 …from(arrayLike: Iterable<number>, mapfn?: (v: number, k: number) => number, thisArg?: any): Int32A… method 448 …from(arrayLike: Iterable<number>, mapfn?: (v: number, k: number) => number, thisArg?: any): Uint32… method 476 …from(arrayLike: Iterable<number>, mapfn?: (v: number, k: number) => number, thisArg?: any): Float3… method [all …]
|
/third_party/typescript/src/lib/ |
D | es2015.iterable.d.ts | 63 from<T>(iterable: Iterable<T> | ArrayLike<T>): T[]; method 71 …from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[… method 255 …from(arrayLike: Iterable<number>, mapfn?: (v: number, k: number) => number, thisArg?: any): Int8Ar… method 283 …from(arrayLike: Iterable<number>, mapfn?: (v: number, k: number) => number, thisArg?: any): Uint8A… method 314 …from(arrayLike: Iterable<number>, mapfn?: (v: number, k: number) => number, thisArg?: any): Uint8C… method 344 …from(arrayLike: Iterable<number>, mapfn?: (v: number, k: number) => number, thisArg?: any): Int16A… method 372 …from(arrayLike: Iterable<number>, mapfn?: (v: number, k: number) => number, thisArg?: any): Uint16… method 400 …from(arrayLike: Iterable<number>, mapfn?: (v: number, k: number) => number, thisArg?: any): Int32A… method 428 …from(arrayLike: Iterable<number>, mapfn?: (v: number, k: number) => number, thisArg?: any): Uint32… method 456 …from(arrayLike: Iterable<number>, mapfn?: (v: number, k: number) => number, thisArg?: any): Float3… method [all …]
|
/third_party/boost/libs/multiprecision/test/ |
D | test_convert_from_cpp_bin_float.cpp | 60 void test_convert_neg_int(From from, const boost::mpl::true_&) in test_convert_neg_int() 78 From from = generate_random<From>(); in test_convert_imp() local 88 void test_convert_neg_rat(From from, const boost::mpl::true_&) in test_convert_neg_rat() 106 From from = generate_random<From>(); in test_convert_imp() local 116 void test_convert_neg_float(From from, const boost::mpl::true_&) in test_convert_neg_float() 136 From from = generate_random<From>(); in test_convert_imp() local
|
/third_party/typescript/tests/baselines/reference/ |
D | fromAsIdentifier2.js | 3 var from; variable 7 var from; variable
|
D | fromAsIdentifier1.js | 2 var from; variable 5 var from; variable
|
/third_party/protobuf/src/google/protobuf/compiler/ |
D | plugin.pb.cc | 258 Version::Version(const Version& from) in Version() 484 void Version::MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in MergeFrom() 499 void Version::MergeFrom(const Version& from) { in MergeFrom() 524 void Version::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() 531 void Version::CopyFrom(const Version& from) { in CopyFrom() 593 CodeGeneratorRequest::CodeGeneratorRequest(const CodeGeneratorRequest& from) in CodeGeneratorRequest() 845 void CodeGeneratorRequest::MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in MergeFrom() 860 void CodeGeneratorRequest::MergeFrom(const CodeGeneratorRequest& from) { in MergeFrom() 880 void CodeGeneratorRequest::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() 887 void CodeGeneratorRequest::CopyFrom(const CodeGeneratorRequest& from) { in CopyFrom() [all …]
|
/third_party/node/doc/api/ |
D | buffer.md | 3473 ### The `--zero-fill-buffers` command-line option 3492 ### What makes `Buffer.allocUnsafe()` and `Buffer.allocUnsafeSlow()` "unsafe"? 3514 [`Buffer.alloc()`]: #buffer_static_method_buffer_alloc_size_fill_encoding 3515 [`Buffer.allocUnsafe()`]: #buffer_static_method_buffer_allocunsafe_size 3516 [`Buffer.allocUnsafeSlow()`]: #buffer_static_method_buffer_allocunsafeslow_size 3517 [`Buffer.concat()`]: #buffer_static_method_buffer_concat_list_totallength 3518 [`Buffer.from(array)`]: #buffer_static_method_buffer_from_array 3519 [`Buffer.from(arrayBuf)`]: #buffer_static_method_buffer_from_arraybuffer_byteoffset_length 3520 [`Buffer.from(buffer)`]: #buffer_static_method_buffer_from_buffer 3521 [`Buffer.from(string)`]: #buffer_static_method_buffer_from_string_encoding [all …]
|
/third_party/node/deps/npm/node_modules/encoding/lib/ |
D | encoding.js | 20 function convert(str, to, from, useLite) { argument 74 function convertIconv(str, to, from) { argument 89 function convertIconvLite(str, to, from) { argument
|