Searched defs:as_double (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/ppapi/c/
H A Dpp_var.h49 * A double-precision floating point value. Use the <code>as_double</code>
136 * <code>as_double</code> represents the value of this <code>PP_Var</code>
139 double as_double; member in union:PP_VarValue
253 result.value.as_double = value;
/external/chromium_org/base/debug/
H A Dtrace_event_impl.h104 double as_double; member in union:base::debug::TraceEvent::TraceValue
H A Dtrace_event.h1150 double as_double; member in union:trace_event_internal::TraceValueUnion
1202 INTERNAL_DECLARE_SET_TRACE_VALUE(double, arg, as_double,
/external/chromium_org/native_client_sdk/src/libraries/xray/
H A Dbrowser.c52 double as_double; member in union:TraceValue
/external/clang/test/CodeGen/
H A Dx86_64-arguments-nacl.c8 double as_double; member in union:PP_VarValue
/external/chromium_org/third_party/webrtc/system_wrappers/interface/
H A Dtrace_event.h738 double as_double; member in union:webrtc::trace_event_internal::TraceValueUnion
787 INTERNAL_DECLARE_SET_TRACE_VALUE(double, as_double, TRACE_VALUE_TYPE_DOUBLE)
/external/chromium_org/third_party/skia/src/core/
H A DSkTraceEvent.h1033 double as_double; member in union:skia::tracing_internals::TraceValueUnion
1083 INTERNAL_DECLARE_SET_TRACE_VALUE(double, as_double, TRACE_VALUE_TYPE_DOUBLE)
/external/skia/src/core/
H A DSkTraceEvent.h1033 double as_double; member in union:skia::tracing_internals::TraceValueUnion
1083 INTERNAL_DECLARE_SET_TRACE_VALUE(double, as_double, TRACE_VALUE_TYPE_DOUBLE)

Completed in 3506 milliseconds