Home
last modified time | relevance | path

Searched defs:from (Results 876 - 900 of 1012) sorted by relevance

1...<<3132333435363738394041

/third_party/python/Modules/
H A Dgcmodule.c298 gc_list_merge(PyGC_Head *from, PyGC_Head *to) gc_list_merge() argument
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DGeneratedMessageLite.java1134 public MessageLite.Builder internalMergeFrom(MessageLite.Builder to, MessageLite from) { in internalMergeFrom() argument
[all...]
H A DDescriptors.java1628 public MessageLite.Builder internalMergeFrom(MessageLite.Builder to, MessageLite from) { in internalMergeFrom() argument
/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor.cc192 Reparse( PyMessageFactory* message_factory, const Message& from, Message* to) Reparse() argument
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_message.cc496 OnStartChunk(int chunk, int cached_has_word_index, const std::string& from, io::Printer* printer) OnStartChunk() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Drepeated_field.h842 Merge(const GenericType& from, GenericType* to) Merge() argument
910 Merge(const std::string& from, std::string* to) Merge() argument
1618 MoveArray(Element* to, Element* from, int array_size) MoveArray() argument
1624 CopyArray(Element* to, const Element* from, int array_size) CopyArray() argument
1632 operator ()(Element* to, const Element* from, int array_size) operator ()() argument
[all...]
H A Dtype.pb.h194 inline Type& operator=(const Type& from) { in operator =() argument
200 if (this != &from) InternalSwap(&from); variable
202 CopyFrom(from); variable
435 operator =(const Field& from) operator =() argument
441 if (this != &from) InternalSwap(&from); global() variable
443 CopyFrom(from); global() variable
806 operator =(const Enum& from) operator =() argument
812 if (this != &from) InternalSwap(&from); global() variable
814 CopyFrom(from); global() variable
1021 operator =(const EnumValue& from) operator =() argument
1027 if (this != &from) InternalSwap(&from); global() variable
1029 CopyFrom(from); global() variable
1196 operator =(const Option& from) operator =() argument
1202 if (this != &from) InternalSwap(&from); global() variable
1204 CopyFrom(from); global() variable
[all...]
/third_party/python/Lib/test/test_import/
H A D__init__.py97 self.assertRegex(str(cm.exception), r"cannot import name 'i_dont_exist' from 'os' \\(.*os.py\\)") global() namespace
109 r"cannot import name 'i_dont_exist' from '_testcapi' \\(.*\\.(so|pyd)\\)" global() namespace
186 self.fail("import from %s failed: %s" % (ext, err)) global() namespace
759 self.fail("could not import 'test_unc_path' from %r: %r" global() namespace
[all...]
/third_party/python/Modules/expat/
H A Dxmltok.c326 _INTERNAL_trim_to_complete_utf8_characters(const char *from, in _INTERNAL_trim_to_complete_utf8_characters() argument
408 const char *from = *fromP; in utf8_toUtf16() local
[all...]
/third_party/skia/modules/skparagraph/samples/
H A DSampleParagraph.cpp1177 size_t from = sizes[i]; in drawText() local
/third_party/skia/modules/skparagraph/src/
H A DRun.h149 void setClusterRange(size_t from, size_t to) { fClusterRange = ClusterRange(from, to); } in setClusterRange() argument
/third_party/rust/crates/proc-macro2/src/
H A Dlib.rs253 fn from(inner: proc_macro::TokenStream) -> Self { in from() functions
261 fn from(inner: TokenStream) -> Self { in from() functions
267 fn from(toke functions
587 fn from(g: Group) -> Self { from() functions
593 fn from(g: Ident) -> Self { from() functions
599 fn from(g: Punct) -> Self { from() functions
605 fn from(g: Literal) -> Self { from() functions
[all...]
/third_party/rust/crates/serde/test_suite/tests/
H A Dtest_annotations.rs1521 fn from(v: EnumToU32) -> Self { in from() functions
1549 fn from(v: Option<u32>) -> Self { in from() functions
2329 fn from(test: Test) -> Self { in test_partially_untagged_enum_desugared() functions
/third_party/rust/crates/nix/src/
H A Dunistd.rs105 fn from(uid: Uid) -> Self { in from() functions
111 fn from(uid: uid_t) -> Self { in from() functions
157 fn from(gid: Gid) -> Self { in from() functions
163 fn from(gid: gid_t) -> Self { in from() functions
209 fn from(pid: Pid) -> Self { in from() functions
3015 fn from(pw: &libc::passwd) -> User { from() functions
3054 fn from(u: User) -> Self { from() functions
3203 fn from(gr: &libc::group) -> Group { from() functions
[all...]
/third_party/rust/crates/serde/serde/src/private/
H A Dde.rs2473 fn from(self) -> Self::Deserializer; in from() functions
2484 fn from(self) -> Self::Deserializer { in from() functions
2545 fn from(self) -> Self::Deserializer { in from() functions
2559 fn from(self) -> Self::Deserializer { in from() functions
2573 fn from(self) -> Self::Deserializer { in from() functions
2584 fn from(sel functions
[all...]
/third_party/spirv-tools/source/opt/
H A Doptimizer.cpp1116 Optimizer::PassToken CreateSwitchDescriptorSetPass(uint32_t from, uint32_t to) { in CreateSwitchDescriptorSetPass() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingComplexControlFlowTests.cpp205 static inline std::string replace(const std::string& str, const std::string& from, const std::string& to) in replace() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius_server.c1236 radius_server_reject(struct radius_server_data *data, struct radius_client *client, struct radius_msg *request, struct sockaddr *from, socklen_t fromlen, const char *from_addr, int from_port) radius_server_reject() argument
1342 radius_server_request(struct radius_server_data *data, struct radius_msg *msg, struct sockaddr *from, socklen_t fromlen, struct radius_client *client, const char *from_addr, int from_port, struct radius_session *force_sess) radius_server_request() argument
1664 } from; radius_server_receive_auth() local
1794 } from; radius_server_receive_acct() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/
H A DRewriteRowMajorMatrices.cpp77 void CopyArraySizes(const TType *from, TType *to) in CopyArraySizes() argument
1409 addFieldCopy(TIntermBlock *body, TIntermTyped *to, TIntermTyped *from, bool isCopyToOriginal) addFieldCopy() argument
1437 declareStructCopy(const TStructure *from, const TStructure *to, bool isCopyToOriginal) declareStructCopy() argument
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/cgroup/
H A Dcpuset.c1644 nodemask_t from; global() member
1658 cpuset_migrate_mm(struct mm_struct *mm, const nodemask_t *from, const nodemask_t *to) cpuset_migrate_mm() argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/mmc/core/
H A Dblock.c1070 unsigned int from, nr; in mmc_blk_issue_discard_rq() local
1105 unsigned int from, nr, arg; in mmc_blk_issue_secdiscard_rq() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability.cpp1946 void Ability::OnDisplayMove(Rosen::DisplayId from, Rosen::DisplayId to) in OnDisplayMove() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp2381 auto from = static_cast<int32_t>(selectedItemIndex_); in OnSelectedItemStopMoving() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.cpp633 void RenderNode::CreateMouseAnimation(RefPtr<KeyframeAnimation<Color>>& animation, const Color& from, const Color& to) in CreateMouseAnimation() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedia_file_utils.cpp1639 void MediaFileUtils::ReplaceAll(std::string &str, const std::string &from, const std::string &to) argument

Completed in 66 milliseconds

1...<<3132333435363738394041