Home
last modified time | relevance | path

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

1...<<31323334353637383940>>...42

/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dtime.h1047 CivilSecond from; // the civil time we jump from global() member
[all...]
/third_party/rust/crates/proc-macro2/src/
H A Dwrapper.rs138 fn from(inner: proc_macro::TokenStream) -> Self { in from() functions
144 fn from(inner: TokenStream) -> Self { in from() functions
153 fn from(inner: fallback::TokenStream) -> Self { in from() functions
177 fn from(token: TokenTree) -> Self { in from() functions
270 fn from(e: proc_macro::LexError) -> Self { in from() functions
276 fn from(e: fallback::LexError) -> Self { in from() functions
517 fn from(proc_span: proc_macro::Span) -> Self { in from() functions
523 fn from(inner: fallback::Span) -> Self { in from() functions
628 fn from(g: fallback::Group) -> Self { in from() functions
895 fn from( functions
[all...]
H A Dfallback.rs224 fn from(inner: proc_macro::TokenStream) -> Self { in from() functions
234 fn from(inner: TokenStream) -> Self { in from() functions
243 fn from(tree: TokenTree) -> Self { in from() functions
/third_party/rust/crates/syn/src/
H A Dlit.rs438 fn from(token: Literal) -> Self { in from() functions
510 fn from(token: Literal) -> Self { in from() functions
[all...]
H A Dgenerics.rs433 fn from(ident: Ident) -> Self { in from() functions
/third_party/rust/crates/regex/src/
H A Dre_bytes.rs61 fn from(m: Match<'t>) -> Range<usize> { in from() functions
99 fn from(exec: Exec) -> Regex { in from() functions
H A Dre_unicode.rs69 fn from(m: Match<'t>) -> &'t str { in from() functions
75 fn from(m: Match<'t>) -> Range<usize> { in from() functions
154 fn from(exec: Exec) -> Regex { in from() functions
/third_party/rust/crates/nix/src/sys/
H A Dtime.rs58 fn from(expiration: Expiration) -> TimerSpec { in from() functions
112 fn from(timerspec: TimerSpec) -> Expiration { in from() functions
210 fn from(ts: timespec) -> Self { in from() functions
216 fn from(duration: Duration) -> Self { in from() functions
222 fn from(timespec: TimeSpec) -> Self { in from() functions
684 fn from(tv: timeval) -> Self { from() functions
[all...]
H A Dsignal.rs1119 fn from(sigeven functions
[all...]
/third_party/rust/crates/rustix/src/
H A Dio_uring.rs591 fn from(ptr: *mut c_void) -> Self { in from() functions
[all...]
/third_party/rust/crates/os_str_bytes/src/
H A Draw_str.rs893 fn from(value: &'a RawOsStr) -> Self { in from() functions
900 fn from(value: Box<str>) -> Self { in from() functions
1334 fn from(value: RawOsString) -> Self { in from() functions
1341 fn from(value: Box<RawOsStr>) -> Self { in from() functions
1348 fn from(value: RawOsString) -> Self { in from() functions
1355 fn from(value: String) -> Self { in from() functions
/third_party/rust/crates/nix/src/sys/socket/
H A Dmod.rs423 fn from(cred: libc::ucred) -> Self { from() functions
429 fn from(uc: UnixCredentials) -> Self { from() functions
474 fn from(cred: libc::cmsgcred) -> Self { from() functions
[all...]
/third_party/spirv-tools/source/opt/
H A Dinstruction.cpp550 void Instruction::UpdateDebugInfoFrom(const Instruction* from) { in UpdateDebugInfoFrom() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderFConvertTests.cpp422 FloatType from; member
[all...]
/base/powermgr/power_manager/services/native/src/
H A Dpower_state_machine.cpp2160 RecordFailure( PowerState from, StateChangeReason trigger, TransitResult failReason) WakeupDeviceInner() argument
/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp556 EmergencyCall CellularCallConfig::BuildEmergencyCall(int32_t slotId, const EmergencyInfo &from) in BuildEmergencyCall() argument
[all...]
/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_mms.cpp882 napi_value from = NapiUtil::GetNamedProperty(env, napiValue, "from"); ReadEncodeMmsType() local
929 napi_value from = NapiUtil::GetNamedProperty(env, napiValue, "from"); ReadEncodeMmsType() local
962 napi_value from = NapiUtil::GetNamedProperty(env, napiValue, "from"); ReadEncodeMmsType() local
1007 napi_value from = NapiUtil::GetNamedProperty(env, napiValue, "from"); ReadEncodeMmsType() local
1022 napi_value from = NapiUtil::GetNamedProperty(env, napiValue, "from"); ReadEncodeMmsType() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability.cpp940 void UIAbility::OnDisplayMove(Rosen::DisplayId from, Rosen::DisplayId to) in OnDisplayMove() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_column_pattern.cpp888 void DatePickerColumnPattern::CreateAnimation(double from, double to) in CreateAnimation() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_particle.cpp100 auto from = defaultValue; in ParseParticleRange() local
144 float from = defaultValue; in ParseAnimationFloatArray() local
269 auto from = defaultValue; ParseFloatInitRange() local
[all...]
H A Djs_navigation_stack.cpp734 void JSNavigationStack::FireNavigationInterception(bool isBefore, const RefPtr<NG::NavDestinationContext>& from, in FireNavigationInterception() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_view_abstract_ffi.h276 double from; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_column_pattern.cpp936 void TimePickerColumnPattern::CreateAnimation(double from, double to) in CreateAnimation() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_column_pattern.cpp1140 void TextPickerColumnPattern::CreateAnimation(double from, double to) in CreateAnimation() argument
1153 void TextPickerColumnPattern::CreateReboundAnimation(double from, double to) in CreateReboundAnimation() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Danimation_system.cpp126 inline To Cast(From* from) in Cast() argument
136 inline To Cast(From& from) in Cast() argument
146 static inline To Get(From&& from) in Get() argument
[all...]

Completed in 45 milliseconds

1...<<31323334353637383940>>...42