Searched refs:from (Results 251 - 275 of 3600) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
H A Dcomment.js26 var from = ranges[i].from(), to = ranges[i].to();
27 if (from.line >= minLine) continue;
29 minLine = from.line;
31 if (cm.uncomment(from, to)) mode = "un";
32 else { cm.lineComment(from, to); mode = "line"; }
34 cm.uncomment(from, to);
36 cm.lineComment(from, to);
41 CodeMirror.defineExtension("lineComment", function(from, to, options) {
43 var self = this, mode = self.getModeAt(from);
[all...]
/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_bvgraph_test.cc46 bool addEdge(uptr from, uptr to) { argument
47 return s_.insert(idx(from, to)).second;
49 bool removeEdge(uptr from, uptr to) { argument
50 return s_.erase(idx(from, to));
55 uptr from = *it >> 16; local
57 EXPECT_TRUE(g->removeEdge(from, to));
62 uptr idx(uptr from, uptr to) { argument
63 CHECK_LE(from|to, 1 << 16);
64 return (from << 16) + to;
85 uptr from local
130 uptr from = my_rand() % g.size(); local
308 BV from; local
[all...]
/external/guava/guava-tests/test/com/google/common/net/
H A DInternetDomainNameTest.java40 InternetDomainName.from("j\u00f8rpeland.no");
42 InternetDomainName.from("xn--jrpeland-54a.no");
199 InternetDomainName.from(name);
206 InternetDomainName.from(name);
216 final InternetDomainName domain = InternetDomainName.from(name);
225 final InternetDomainName domain = InternetDomainName.from(name);
234 final InternetDomainName domain = InternetDomainName.from(name);
243 final InternetDomainName domain = InternetDomainName.from(name);
252 final InternetDomainName domain = InternetDomainName.from(name);
263 final InternetDomainName domain = InternetDomainName.from(nam
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/math/
H A Dm_norm_tmp.h50 const GLfloat *from = in->start; local
63 const GLfloat ux = from[0], uy = from[1], uz = from[2];
92 const GLfloat ux = from[0], uy = from[1], uz = from[2];
117 const GLfloat *from = in->start; local
130 const GLfloat ux = from[0], uy = from[
182 const GLfloat *from = in->start; local
211 const GLfloat *from = in->start; local
243 const GLfloat *from = in->start; local
273 const GLfloat *from = in->start; local
303 const GLfloat *from = in->start; local
349 const GLfloat *from = in->start; local
[all...]
H A Dm_xform_tmp.h50 * them from the vertex array interface.
79 GLfloat *from = from_vec->start; local
88 const GLfloat ox = from[0];
105 GLfloat *from = from_vec->start; local
112 to[i][0] = from[0];
125 GLfloat *from = from_vec->start; local
132 const GLfloat ox = from[0];
147 GLfloat *from = from_vec->start; local
153 const GLfloat ox = from[0];
168 GLfloat *from local
192 GLfloat *from = from_vec->start; local
215 GLfloat *from = from_vec->start; local
245 GLfloat *from = from_vec->start; local
271 GLfloat *from = from_vec->start; local
292 GLfloat *from = from_vec->start; local
314 GLfloat *from = from_vec->start; local
335 GLfloat *from = from_vec->start; local
362 GLfloat *from = from_vec->start; local
391 GLfloat *from = from_vec->start; local
416 GLfloat *from = from_vec->start; local
442 GLfloat *from = from_vec->start; local
464 GLfloat *from = from_vec->start; local
487 GLfloat *from = from_vec->start; local
509 GLfloat *from = from_vec->start; local
535 GLfloat *from = from_vec->start; local
558 GLfloat *from = from_vec->start; local
584 GLfloat *from = from_vec->start; local
610 GLfloat *from = from_vec->start; local
633 GLfloat *from = from_vec->start; local
657 GLfloat *from = from_vec->start; local
680 GLfloat *from = from_vec->start; local
705 GLfloat *from = from_vec->start; local
729 GLfloat *from = from_vec->start; local
[all...]
/external/mesa3d/src/mesa/math/
H A Dm_norm_tmp.h50 const GLfloat *from = in->start; local
63 const GLfloat ux = from[0], uy = from[1], uz = from[2];
92 const GLfloat ux = from[0], uy = from[1], uz = from[2];
117 const GLfloat *from = in->start; local
130 const GLfloat ux = from[0], uy = from[
182 const GLfloat *from = in->start; local
211 const GLfloat *from = in->start; local
243 const GLfloat *from = in->start; local
273 const GLfloat *from = in->start; local
303 const GLfloat *from = in->start; local
349 const GLfloat *from = in->start; local
[all...]
H A Dm_xform_tmp.h50 * them from the vertex array interface.
79 GLfloat *from = from_vec->start; local
88 const GLfloat ox = from[0];
105 GLfloat *from = from_vec->start; local
112 to[i][0] = from[0];
125 GLfloat *from = from_vec->start; local
132 const GLfloat ox = from[0];
147 GLfloat *from = from_vec->start; local
153 const GLfloat ox = from[0];
168 GLfloat *from local
192 GLfloat *from = from_vec->start; local
215 GLfloat *from = from_vec->start; local
245 GLfloat *from = from_vec->start; local
271 GLfloat *from = from_vec->start; local
292 GLfloat *from = from_vec->start; local
314 GLfloat *from = from_vec->start; local
335 GLfloat *from = from_vec->start; local
362 GLfloat *from = from_vec->start; local
391 GLfloat *from = from_vec->start; local
416 GLfloat *from = from_vec->start; local
442 GLfloat *from = from_vec->start; local
464 GLfloat *from = from_vec->start; local
487 GLfloat *from = from_vec->start; local
509 GLfloat *from = from_vec->start; local
535 GLfloat *from = from_vec->start; local
558 GLfloat *from = from_vec->start; local
584 GLfloat *from = from_vec->start; local
610 GLfloat *from = from_vec->start; local
633 GLfloat *from = from_vec->start; local
657 GLfloat *from = from_vec->start; local
680 GLfloat *from = from_vec->start; local
705 GLfloat *from = from_vec->start; local
729 GLfloat *from = from_vec->start; local
[all...]
/external/chromium_org/mojo/public/python/mojo/
H A Dc_environment.pxd7 from libc.stdint cimport int64_t, intptr_t, uint32_t, uint64_t
10 cdef extern from "mojo/public/c/system/core.h" nogil:
16 cdef extern from "mojo/public/cpp/bindings/callback.h" nogil:
21 cdef extern from "mojo/public/c/environment/async_waiter.h" nogil:
25 cdef extern from "mojo/public/python/src/python_system_helper.h" \
37 cdef extern from "mojo/public/cpp/utility/run_loop.h" nogil:
46 cdef extern from "mojo/public/cpp/environment/environment.h" nogil:
/external/chromium_org/third_party/WebKit/Source/core/animation/animatable/
H A DAnimatableStrokeDasharrayList.cpp15 * contributors may be used to endorse or promote products derived from
67 WillBeHeapVector<RefPtrWillBeMember<AnimatableValue> > from = m_values; local
72 // Since we animate to and from values of zero, treat a value of 'none' the
73 // same. If both the two and from values are 'none', we return 'none'
75 if (from.isEmpty() && to.isEmpty())
77 if (from.isEmpty() || to.isEmpty()) {
79 if (from.isEmpty()) {
80 from.append(zeroPixels);
81 from.append(zeroPixels);
90 bool success = interpolateLists(from, t
[all...]
/external/wpa_supplicant_8/wpa_supplicant/
H A Dctrl_iface_udp.c29 * ctrl_iface_udp.c and should not be touched directly from other files.
59 struct sockaddr_in6 *from,
61 struct sockaddr_in *from,
73 os_memcpy(&dst->addr, from, sizeof(*from));
80 inet_ntop(AF_INET6, &from->sin6_addr, addr, sizeof(*from)),
81 ntohs(from->sin6_port));
84 inet_ntoa(from->sin_addr), ntohs(from
57 wpa_supplicant_ctrl_iface_attach(struct ctrl_iface_priv *priv, struct sockaddr_in6 *from, socklen_t fromlen) argument
90 wpa_supplicant_ctrl_iface_detach(struct ctrl_iface_priv *priv, struct sockaddr_in6 *from, socklen_t fromlen) argument
134 wpa_supplicant_ctrl_iface_level(struct ctrl_iface_priv *priv, struct sockaddr_in6 *from, socklen_t fromlen, char *level) argument
205 struct sockaddr_in6 from; local
210 struct sockaddr_in from; local
545 struct sockaddr_in from; local
[all...]
/external/chromium_org/third_party/WebKit/Source/platform/transforms/
H A DRotateTransformOperation.cpp39 bool RotateTransformOperation::shareSameAxis(const RotateTransformOperation* from, const RotateTransformOperation* to, FloatPoint3D* axis, double* fromAngle, double* toAngle) argument
45 if (!from && !to)
48 bool fromZero = !from || from->axis().isZero();
61 *axis = from->axis();
62 *fromAngle = from->angle();
66 FloatPoint3D fromAxis = from->axis();
77 *axis = from->axis();
78 *fromAngle = from->angle();
83 PassRefPtr<TransformOperation> RotateTransformOperation::blend(const TransformOperation* from, doubl argument
[all...]
/external/chromium_org/third_party/WebKit/Source/core/xml/
H A DDocumentXPathEvaluator.cpp39 DocumentXPathEvaluator& DocumentXPathEvaluator::from(DocumentSupplementable& document) function in class:blink::DocumentXPathEvaluator
41 DocumentXPathEvaluator* cache = static_cast<DocumentXPathEvaluator*>(DocumentSupplement::from(document, supplementName()));
52 DocumentXPathEvaluator& suplement = from(document);
60 DocumentXPathEvaluator& suplement = from(document);
70 DocumentXPathEvaluator& suplement = from(document);
/external/chromium_org/third_party/WebKit/Source/modules/quota/
H A DNavigatorStorageQuota.cpp15 * contributors may be used to endorse or promote products derived from
52 NavigatorStorageQuota& NavigatorStorageQuota::from(Navigator& navigator) function in class:blink::NavigatorStorageQuota
54 NavigatorStorageQuota* supplement = static_cast<NavigatorStorageQuota*>(WillBeHeapSupplement<Navigator>::from(navigator, supplementName()));
64 return NavigatorStorageQuota::from(navigator).storageQuota();
69 return NavigatorStorageQuota::from(navigator).webkitTemporaryStorage();
74 return NavigatorStorageQuota::from(navigator).webkitPersistentStorage();
/external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/
H A DNavigatorServiceWorker.cpp23 NavigatorServiceWorker* NavigatorServiceWorker::from(Document& document) function in class:blink::NavigatorServiceWorker
28 return &from(navigator);
31 NavigatorServiceWorker& NavigatorServiceWorker::from(Navigator& navigator) function in class:blink::NavigatorServiceWorker
45 return static_cast<NavigatorServiceWorker*>(WillBeHeapSupplement<Navigator>::from(navigator, supplementName()));
55 return NavigatorServiceWorker::from(navigator).serviceWorker();
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebCache.cpp15 * contributors may be used to endorse or promote products derived from
40 static void ToResourceTypeStat(const MemoryCache::TypeStatistic& from, argument
43 to.count = static_cast<size_t>(from.count);
44 to.size = static_cast<size_t>(from.size);
45 to.liveSize = static_cast<size_t>(from.liveSize);
46 to.decodedSize = static_cast<size_t>(from.decodedSize);
/external/chromium_org/v8/test/mjsunit/
H A Dregexp-indexof.js14 // from this software without specific prior written permission.
37 var from = matches[idx][0];
39 var expected = str.substr(from, length);
40 var name = str + "[" + from + ".." + (from+length) + "]";
44 lastFrom = from;
/external/chromium_org/cc/output/
H A Dfilter_operations_unittest.cc144 FilterOperation from = FilterOperation::CreateGrayscaleFilter(0.25f); local
147 FilterOperation blended = FilterOperation::Blend(&from, &to, -0.75);
151 blended = FilterOperation::Blend(&from, &to, 0.75);
155 blended = FilterOperation::Blend(&from, &to, 1.8);
173 FilterOperation from = FilterOperation::CreateSepiaFilter(0.25f); local
176 FilterOperation blended = FilterOperation::Blend(&from, &to, -0.75);
180 blended = FilterOperation::Blend(&from, &to, 0.75);
184 blended = FilterOperation::Blend(&from, &to, 1.8);
202 FilterOperation from = FilterOperation::CreateSaturateFilter(0.25f); local
205 FilterOperation blended = FilterOperation::Blend(&from,
231 FilterOperation from = FilterOperation::CreateHueRotateFilter(3.f); local
260 FilterOperation from = FilterOperation::CreateInvertFilter(0.25f); local
289 FilterOperation from = FilterOperation::CreateBrightnessFilter(3.f); local
318 FilterOperation from = FilterOperation::CreateContrastFilter(3.f); local
347 FilterOperation from = FilterOperation::CreateOpacityFilter(0.25f); local
376 FilterOperation from = FilterOperation::CreateBlurFilter(3.f); local
405 FilterOperation from = FilterOperation::CreateDropShadowFilter( local
447 FilterOperation from = FilterOperation::CreateZoomFilter(2.f, 3); local
476 FilterOperation from = FilterOperation::CreateSaturatingBrightnessFilter(3.f); local
512 FilterOperation from = FilterOperation::CreateReferenceFilter(from_filter); local
549 FilterOperations from; local
649 FilterOperations from; local
667 FilterOperations from; local
[all...]
/external/chromium_org/third_party/WebKit/Source/core/testing/v8/
H A DWebCoreTestSupport.cpp42 ScriptState* scriptState = ScriptState::from(context);
56 ScriptState* scriptState = ScriptState::from(context);
61 InternalSettings::from(*page)->resetToConsistentState();
/external/chromium_org/third_party/WebKit/Source/modules/battery/
H A DNavigatorBattery.cpp23 return NavigatorBattery::from(navigator).getBattery(scriptState);
39 NavigatorBattery& NavigatorBattery::from(Navigator& navigator) function in class:blink::NavigatorBattery
41 NavigatorBattery* supplement = static_cast<NavigatorBattery*>(WillBeHeapSupplement<Navigator>::from(navigator, supplementName()));
/external/chromium_org/third_party/WebKit/Source/modules/credentialmanager/
H A DNavigatorCredentials.cpp23 NavigatorCredentials& NavigatorCredentials::from(Navigator& navigator) function in class:blink::NavigatorCredentials
25 NavigatorCredentials* supplement = static_cast<NavigatorCredentials*>(WillBeHeapSupplement<Navigator>::from(navigator, supplementName()));
40 return NavigatorCredentials::from(navigator).credentials();
/external/chromium_org/third_party/WebKit/Source/modules/crypto/
H A DDOMWindowCrypto.cpp15 * contributors may be used to endorse or promote products derived from
51 DOMWindowCrypto& DOMWindowCrypto::from(LocalDOMWindow& window) function in class:blink::DOMWindowCrypto
53 DOMWindowCrypto* supplement = static_cast<DOMWindowCrypto*>(WillBeHeapSupplement<LocalDOMWindow>::from(window, supplementName()));
63 return DOMWindowCrypto::from(window).crypto();
H A DWorkerGlobalScopeCrypto.cpp15 * contributors may be used to endorse or promote products derived from
48 WorkerGlobalScopeCrypto& WorkerGlobalScopeCrypto::from(WillBeHeapSupplementable<WorkerGlobalScope>& context) function in class:blink::WorkerGlobalScopeCrypto
50 WorkerGlobalScopeCrypto* supplement = static_cast<WorkerGlobalScopeCrypto*>(WillBeHeapSupplement<WorkerGlobalScope>::from(context, supplementName()));
60 return WorkerGlobalScopeCrypto::from(context).crypto();
/external/chromium_org/third_party/WebKit/Source/modules/donottrack/
H A DNavigatorDoNotTrack.cpp15 * contributors may be used to endorse or promote products derived from
58 NavigatorDoNotTrack& NavigatorDoNotTrack::from(Navigator& navigator) function in class:blink::NavigatorDoNotTrack
60 NavigatorDoNotTrack* supplement = static_cast<NavigatorDoNotTrack*>(WillBeHeapSupplement<Navigator>::from(navigator, supplementName()));
70 return NavigatorDoNotTrack::from(navigator).doNotTrack();
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
H A DDraggedIsolatedFileSystem.cpp15 * contributors may be used to endorse or promote products derived from
48 DraggedIsolatedFileSystem* draggedIsolatedFileSystem = from(host);
63 DraggedIsolatedFileSystem* DraggedIsolatedFileSystem::from(DataObject* dataObject) function in class:blink::DraggedIsolatedFileSystem
65 return static_cast<DraggedIsolatedFileSystem*>(WillBeHeapSupplement<DataObject>::from(dataObject, supplementName()));
/external/chromium_org/third_party/WebKit/Source/modules/geofencing/
H A DNavigatorGeofencing.cpp26 NavigatorGeofencing& NavigatorGeofencing::from(Navigator& navigator) function in class:blink::NavigatorGeofencing
28 NavigatorGeofencing* supplement = static_cast<NavigatorGeofencing*>(WillBeHeapSupplement<Navigator>::from(navigator, supplementName()));
38 return NavigatorGeofencing::from(navigator).geofencing();

Completed in 5176 milliseconds

<<11121314151617181920>>