Home
last modified time | relevance | path

Searched defs:from (Results 626 - 650 of 2367) sorted by relevance

1...<<21222324252627282930>>...95

/third_party/skia/third_party/externals/spirv-tools/test/
H A Dtest_fixture.h55 SpirvVector Subvector(const SpirvVector& v, SpirvVector::size_type from) { in Subvector() argument
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cfg.cpp217 void CFG::add_branch(uint32_t from, uint32_t to) in add_branch() argument
278 node_terminates_control_flow_in_sub_graph(BlockID from, BlockID to) const node_terminates_control_flow_in_sub_graph() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dtest_fixture.h55 SpirvVector Subvector(const SpirvVector& v, SpirvVector::size_type from) { in Subvector() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-utils.h225 Vector<T> SubVector(int from, int to) { in SubVector() argument
[all...]
/third_party/python/Modules/_decimal/libmpdec/
H A Dtranspose.c181 mpd_uint_t *to, *from; in squaretrans_pow2() local
[all...]
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
H A Dchunkcopy.h82 chunkcopy_core( unsigned char FAR* out, const unsigned char FAR* from, unsigned len) chunkcopy_core() argument
107 chunkcopy_core_safe( unsigned char FAR* out, const unsigned char FAR* from, unsigned len, unsigned char FAR* limit) chunkcopy_core_safe() argument
156 const unsigned char FAR* from = out - *dist; chunkunroll_relaxed() local
341 chunkcopy_relaxed( unsigned char FAR* Z_RESTRICT out, const unsigned char FAR* Z_RESTRICT from, unsigned len) chunkcopy_relaxed() argument
365 chunkcopy_safe( unsigned char FAR* out, const unsigned char FAR* Z_RESTRICT from, unsigned len, unsigned char FAR* limit) chunkcopy_safe() argument
[all...]
/third_party/skia/third_party/externals/zlib/
H A Dinfback.c264 unsigned char FAR *from; /* wher local
[all...]
/third_party/toybox/scripts/
H A Dmkflags.c141 void octane(char *from) in octane() argument
/third_party/toybox/toys/pending/
H A Darping.c131 static void recv_from(struct sockaddr_ll *from, int *recv_len) in recv_from() argument
203 struct sockaddr_ll from; in arping_main() local
[all...]
/third_party/vixl/src/aarch32/
H A Dlocation-aarch32.cc49 int32_t from = reference.GetLocation(); in ResolveReferences() local
91 int32_t from in AddForwardRef() local
59 EncodeLocationFor(internal::AssemblerBase* assembler, int32_t from, const Location::EmitOperator* encoder) EncodeLocationFor() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dduration.pb.h81 inline Duration& operator=(const Duration& from) { in operator =() argument
87 if (this != &from) InternalSwap(&from); variable
89 CopyFrom(from); variable
[all...]
H A Dfield_mask.pb.h81 inline FieldMask& operator=(const FieldMask& from) { in operator =() argument
87 if (this != &from) InternalSwap(&from); variable
89 CopyFrom(from); variable
[all...]
H A Dinlined_string_field.h227 inline void InlinedStringField::Swap(InlinedStringField* from) { in Swap() argument
167 AssignWithDefault( const std::string* , const InlinedStringField& from) AssignWithDefault() argument
H A Dsource_context.pb.h81 inline SourceContext& operator=(const SourceContext& from) { in operator =() argument
87 if (this != &from) InternalSwap(&from); variable
89 CopyFrom(from); variable
[all...]
H A Dtimestamp.pb.h81 inline Timestamp& operator=(const Timestamp& from) { in operator =() argument
87 if (this != &from) InternalSwap(&from); variable
89 CopyFrom(from); variable
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DLazyStringArrayList.java87 public LazyStringArrayList(LazyStringList from) { in LazyStringArrayList() argument
92 public LazyStringArrayList(List<String> from) { in LazyStringArrayList() argument
/third_party/protobuf/php/tests/
H A DWellKnownTest.php315 $from = new DateTime('2011-01-01T15:03:01.012345UTC'); variable
/third_party/pulseaudio/src/pulse/
H A Dutf8.c189 static char* iconv_simple(const char *str, const char *to, const char *from) { in iconv_simple() argument
/third_party/pulseaudio/src/pulsecore/
H A Ddatabase-tdb.c40 static inline TDB_DATA* datum_to_tdb(TDB_DATA *to, const pa_datum *from) { in datum_to_tdb() argument
50 static inline pa_datum* datum_from_tdb(pa_datum *to, const TDB_DATA *from) { in datum_from_tdb() argument
/third_party/rust/crates/clap/src/parser/matches/
H A Dany_value.rs98 fn from(_: &'a A) -> Self { in from() functions
/third_party/rust/crates/io-lifetimes/examples/
H A Downing-wrapper.rs58 fn from(owned: Thing) -> Self { in from() functions
75 fn from(filelike: OwnedFd) -> Self { in from() functions
100 fn from(owned: Thing) -> Self { in from() functions
117 fn from(filelike: OwnedHandle) -> Self { in from() functions
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dlayout_test.cc40 size_t Distance(const void* from, const void* to) { in Distance() argument
1378 size_t from; member
/third_party/rust/crates/nom/src/combinator/
H A Dtests.rs94 fn from(_: u32) -> Self { in from() functions
/third_party/rust/crates/serde/test_suite/tests/
H A Dtest_remote.rs221 fn from(def: PrimitivePrivDef) -> Self { in from() functions
227 fn from(def: NewtypePrivDef) -> Self { in from() functions
233 fn from(def: TuplePrivDef) -> Self { in from() functions
239 fn from(def: StructPrivDef) -> Self { in from() functions
245 fn from(def: StructGenericWithGetterDef<T>) -> Self { in from() functions
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Derror.rs92 fn from(e: ErrorStack) -> Error { in from() functions
182 fn from(e: ErrorStack) -> HandshakeError<S> { in from() functions

Completed in 14 milliseconds

1...<<21222324252627282930>>...95