Home
last modified time | relevance | path

Searched defs:from (Results 801 - 825 of 1068) sorted by relevance

1...<<31323334353637383940>>...43

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderFConvertTests.cpp422 FloatType from; member
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H A DPackedEnums.h258 constexpr PrimitiveMode FromGLenum<PrimitiveMode>(GLenum from) in FromGLenum() argument
268 constexpr GLenum ToGLenum(PrimitiveMode from) in ToGLenum() argument
302 constexpr DrawElementsType FromGLenum<DrawElementsType>(GLenum from) in FromGLenum() argument
321 constexpr GLenum ToGLenum(DrawElementsType from) in ToGLenum() argument
349 constexpr BlendEquationType FromGLenum<BlendEquationType>(GLenum from) in FromGLenum() argument
358 ToGLenum(BlendEquationType from) ToGLenum() argument
408 FromGLenum(GLenum from) FromGLenum() argument
423 ToGLenum(BlendFactorType from) ToGLenum() argument
485 FromGLenum(GLenum from) FromGLenum() argument
503 ToGLenum(VertexAttribType from) ToGLenum() argument
552 FromGLenum(GLenum from) FromGLenum() argument
575 ToGLenum(TessEvaluationType from) ToGLenum() argument
746 PackParam(FromT from) PackParam() argument
754 PackParam(FromT from) PackParam() argument
762 PackParam(FromT from) PackParam() argument
[all...]
/third_party/openssl/crypto/rsa/
H A Drsa_ameth.c737 static int rsa_int_export_to(const EVP_PKEY *from, int rsa_type, in rsa_int_export_to() argument
865 static int rsa_pkey_export_to(const EVP_PKEY *from, void *to_keydata, in rsa_pkey_export_to() argument
873 static int rsa_pss_pkey_export_to(const EVP_PKEY *from, void *to_keydata, in rsa_pss_pkey_export_to() argument
891 static int rsa_pkey_copy(EVP_PKEY *to, EVP_PKEY *from) in rsa_pkey_copy() argument
[all...]
/third_party/openssl/engines/
H A De_devcrypto.c819 static int digest_copy(EVP_MD_CTX *to, const EVP_MD_CTX *from) in digest_copy() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dinstruction.cpp559 void Instruction::UpdateDebugInfoFrom(const Instruction* from) { in UpdateDebugInfoFrom() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinstruction.cpp559 void Instruction::UpdateDebugInfoFrom(const Instruction* from) { in UpdateDebugInfoFrom() argument
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dbackward_references_enc.c173 static int BackwardRefsClone(const VP8LBackwardRefs* const from, in BackwardRefsClone() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dolsontz.cpp925 TimeZoneRule *from = historicRules[typeMapData[ttidx]]; in getNextTransition() local
986 TimeZoneRule *from = historicRules[typeMapData[ttidx-1]]; getPreviousTransition() local
[all...]
H A Drbtz.cpp30 TimeZoneRule* from; member
505 TimeZoneRule *from, *to; in useDaylightTime() local
[all...]
H A Dzonemeta.cpp673 UDate from = parseDate(mz_from, status); in createMetazoneMappings() local
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dzdump.c522 register int from; in main() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbackward_references_hq.c235 ZopfliCostModelGetLiteralCosts( const ZopfliCostModel* self, size_t from, size_t to) ZopfliCostModelGetLiteralCosts() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregcomp.c983 repeat(struct parse *p, sopno start, int from, int to) repeat() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregcomp.c1111 repeat(struct parse *p, sopno start, int from, int to) repeat() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp586 uint16_t from; member
[all...]
/third_party/skia/third_party/externals/tint/src/transform/
H A Dvertex_pulling.cc214 ast::Variable* from; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopInfo.h410 void reverseBlock(unsigned from) { in reverseBlock() argument
[all...]
/third_party/toybox/lib/
H A Dxwrap.c422 void xrename(char *from, char *to) in xrename() argument
/third_party/toybox/toys/pending/
H A Dvi.c644 static int vi_yank(char reg, size_t from, int flags) in vi_yank() argument
669 static int vi_delete(char reg, size_t from, int flags) in vi_delete() argument
823 size_t from = TT.cursor; vi_x() local
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dstorage.c383 void native_slot_dup(upb_fieldtype_t type, void* to, void* from) { in native_slot_dup() argument
1033 void layout_dup(MessageLayout* layout, void* to, void* from) { in layout_dup() argument
387 native_slot_deep_copy(upb_fieldtype_t type, VALUE type_class, void* to, void* from) native_slot_deep_copy() argument
1067 layout_deep_copy(MessageLayout* layout, void* to, void* from) layout_deep_copy() argument
[all...]
/third_party/python/Objects/
H A Dframeobject.c145 compatible_kind(Kind from, Kind to) { in compatible_kind() argument
[all...]
/third_party/protobuf/php/tests/
H A DEncodeDecodeTest.php231 $from = new TestMessage(); variable
250 $from = new TestMessage(); variable
264 $from = new TestMessage(); global() variable
401 $from = new TestPackedMessage(); global() variable
425 $from = new TestUnpackedMessage(); global() variable
734 $from = hex2bin('F80601'); // TODO(teboring): Add a util to encode global() variable
742 $from = hex2bin('F9060000000000000000'); global() variable
749 $from = hex2bin('FA0600'); global() variable
756 $from = hex2bin('FD0600000000'); global() variable
763 $from = hex2bin('F80601'); global() variable
771 $from = hex2bin('8A0103F80601'); global() variable
779 $from = hex2bin('FA0203F80601'); global() variable
787 $from = hex2bin("BA050708011203F80601"); global() variable
795 $from = hex2bin('9A0403F80601'); global() variable
932 $from = new TestMessage(); global() variable
1413 $from = new $class(); global() variable
1421 $from = new $class(); global() variable
1429 $from = new $class(); global() variable
1437 $from = new $class(); global() variable
1457 $from = new $class(); global() variable
1465 $from = new $class(); global() variable
1473 $from = new $class(); global() variable
1481 $from = new $class(); global() variable
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dapi.pb.h91 inline Api& operator=(const Api& from) { in operator =() argument
97 if (this != &from) InternalSwap(&from); variable
99 CopyFrom(from); variable
344 operator =(const Method& from) operator =() argument
350 if (this != &from) InternalSwap(&from); global() variable
352 CopyFrom(from); global() variable
577 operator =(const Mixin& from) operator =() argument
583 if (this != &from) InternalSwap(&from); global() variable
585 CopyFrom(from); global() variable
[all...]
H A Dstruct.pb.h153 inline Struct& operator=(const Struct& from) { in operator =() argument
159 if (this != &from) InternalSwap(&from); variable
161 CopyFrom(from); variable
304 operator =(const Value& from) operator =() argument
310 if (this != &from) InternalSwap(&from); global() variable
312 CopyFrom(from); global() variable
559 operator =(const ListValue& from) operator =() argument
565 if (this != &from) InternalSwap(&from); global() variable
567 CopyFrom(from); global() variable
[all...]
H A Dtype.pb.cc385 Type::Type(const Type& from) in Type() argument
674 MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) MergeFrom() argument
689 MergeFrom(const Type& from) MergeFrom() argument
710 CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) CopyFrom() argument
717 CopyFrom(const Type& from) CopyFrom() argument
763 Field(const Field& from) Field() argument
1142 MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) MergeFrom() argument
1157 MergeFrom(const Field& from) MergeFrom() argument
1194 CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) CopyFrom() argument
1201 CopyFrom(const Field& from) CopyFrom() argument
1262 Enum(const Enum& from) Enum() argument
1517 MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) MergeFrom() argument
1532 MergeFrom(const Enum& from) MergeFrom() argument
1552 CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) CopyFrom() argument
1559 CopyFrom(const Enum& from) CopyFrom() argument
1604 EnumValue(const EnumValue& from) EnumValue() argument
1795 MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) MergeFrom() argument
1810 MergeFrom(const EnumValue& from) MergeFrom() argument
1826 CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) CopyFrom() argument
1833 CopyFrom(const EnumValue& from) CopyFrom() argument
1884 Option(const Option& from) Option() argument
2056 MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) MergeFrom() argument
2071 MergeFrom(const Option& from) MergeFrom() argument
2086 CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) CopyFrom() argument
2093 CopyFrom(const Option& from) CopyFrom() argument
[all...]

Completed in 47 milliseconds

1...<<31323334353637383940>>...43