Searched refs:to (Results 451 - 475 of 7771) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/v8/src/
H A Dv8threads.cc18 // API code to verify that the lock is always held when V8 is being entered.
22 // Once the Locker is initialized, the current thread will be guaranteed to have
45 // This may be a locker within an unlocker in which case we have to
125 // If there is another thread that was lazily archived then we have to really
294 char* to = state->data(); local
297 to = isolate_->handle_scope_implementer()->ArchiveThread(to);
298 to = isolate_->ArchiveThread(to);
299 to
[all...]
/external/chromium_org/third_party/WebKit/Source/core/animation/animatable/
H A DAnimatableColor.cpp15 * contributors may be used to endorse or promote products derived from
71 AnimatableColorImpl AnimatableColorImpl::interpolateTo(const AnimatableColorImpl& to, double fraction) const argument
73 return AnimatableColorImpl(blend(m_red, to.m_red, fraction),
74 blend(m_green, to.m_green, fraction),
75 blend(m_blue, to.m_blue, fraction),
76 blend(m_alpha, to.m_alpha, fraction));
H A DAnimatableRepeatable.cpp15 * contributors may be used to endorse or promote products derived from
47 const AnimatableValue* to = toValues[i % toValues.size()].get(); local
49 if (AnimatableValue::usesDefaultInterpolation(from, to))
64 const AnimatableValue* to = toValues[i % toValues.size()].get(); local
66 if (AnimatableValue::usesDefaultInterpolation(from, to))
68 interpolatedValues.append(interpolate(from, to, fraction));
/external/chromium_org/third_party/mesa/src/src/gallium/docs/
H A Dmake.bat17 echo. html to make standalone HTML files
18 echo. dirhtml to make HTML files named index.html in directories
19 echo. pickle to make pickle files
20 echo. json to make JSON files
21 echo. htmlhelp to make HTML files and a HTML help project
22 echo. qthelp to make HTML files and a qthelp project
23 echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter
24 echo. changes to make an overview over all changed/added/deprecated items
25 echo. linkcheck to check all external links for integrity
26 echo. doctest to ru
[all...]
/external/mesa3d/src/gallium/docs/
H A Dmake.bat17 echo. html to make standalone HTML files
18 echo. dirhtml to make HTML files named index.html in directories
19 echo. pickle to make pickle files
20 echo. json to make JSON files
21 echo. htmlhelp to make HTML files and a HTML help project
22 echo. qthelp to make HTML files and a qthelp project
23 echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter
24 echo. changes to make an overview over all changed/added/deprecated items
25 echo. linkcheck to check all external links for integrity
26 echo. doctest to ru
[all...]
/external/openssl/crypto/rsa/
H A Drsa.h7 * The implementation was written so as to conform with Netscapes SSL.
10 * the following conditions are aheared to. The following conditions
11 * apply to all code found in this distribution, be it the RC4, RSA,
17 * the code are not to be removed.
89 unsigned char *to,
92 unsigned char *to,
95 unsigned char *to,
98 unsigned char *to,
109 * to be signed/verified: this allows them to b
[all...]
/external/openssl/include/openssl/
H A Drsa.h7 * The implementation was written so as to conform with Netscapes SSL.
10 * the following conditions are aheared to. The following conditions
11 * apply to all code found in this distribution, be it the RC4, RSA,
17 * the code are not to be removed.
89 unsigned char *to,
92 unsigned char *to,
95 unsigned char *to,
98 unsigned char *to,
109 * to be signed/verified: this allows them to b
[all...]
/external/chromium_org/net/third_party/nss/ssl/
H A Dsslsnce.c4 * This Source Code Form is subject to the terms of the Mozilla Public
15 * This code makes the content of the shared cache accessible to all
18 * We use NSPR anonymous shared memory and move data to & from shared memory.
22 * by each lock. That is, locks to sets are 1:N.
131 /* force sizeof(sidCacheEntry) to be a multiple of cache line size */
139 /* The length of this struct is supposed to be a power of 2, e.g. 4KB */
372 /* Find where to place the next cert cache entry. */
392 /* Server configuration hash tables need to account the SECITEM.type
450 ** Convert local SID to shared memory one
453 ConvertFromSID(sidCacheEntry *to, sslSessionI argument
533 sslSessionID *to; local
[all...]
/external/chromium_org/third_party/mesa/src/docs/
H A DMESA_swap_frame_usage.spec35 This extension allows an application to determine what portion of the
45 call to enable the statistic) to when the next buffer swap completes, tf
52 buffer swap occurred within the time period required to maintain a
55 required to draw.
59 is taken from the completion of one swap to the issuance of the next.
64 There is also a mechanism to determine whether a frame swap was
89 Additions to Chapter 2 of the 1.4 GL Specification (OpenGL Operation)
93 Additions to Chapter 3 of the 1.4 GL Specification (Rasterization)
97 Additions to Chapte
[all...]
/external/chromium_org/v8/src/compiler/
H A Dgraph-visualizer.cc32 GenericGraphVisit::Control PreEdge(Node* from, int index, Node* to);
80 Node* to) {
82 // When going from def to use, only consider white -> other edges, which are
120 static bool IsLikelyBackEdge(Node* from, int index, Node* to) { argument
124 return control->opcode() != IrOpcode::kMerge && control != to && index != 0;
202 Node* to = edge.to(); local
203 bool unconstrained = IsLikelyBackEdge(from, index, to);
205 if (all_nodes_.count(to) == 0) {
210 NodeProperties::GetControlInput(from) != to)) {
79 PreEdge(Node* from, int index, Node* to) argument
[all...]
/external/clang/test/SemaCXX/
H A Dwarn-memsize-comparison.cpp21 expected-note {{did you mean to compare}} \
27 expected-note {{did you mean to compare}} \
33 expected-note {{did you mean to compare}} \
39 expected-note {{did you mean to compare}} \
45 expected-note {{did you mean to compare}} \
51 expected-note {{did you mean to compare}} \
57 expected-note {{did you mean to compare}} \
63 expected-note {{did you mean to compare}} \
69 expected-note {{did you mean to compare}} \
75 expected-note {{did you mean to compar
[all...]
/external/mesa3d/docs/
H A DMESA_swap_frame_usage.spec35 This extension allows an application to determine what portion of the
45 call to enable the statistic) to when the next buffer swap completes, tf
52 buffer swap occurred within the time period required to maintain a
55 required to draw.
59 is taken from the completion of one swap to the issuance of the next.
64 There is also a mechanism to determine whether a frame swap was
89 Additions to Chapter 2 of the 1.4 GL Specification (OpenGL Operation)
93 Additions to Chapter 3 of the 1.4 GL Specification (Rasterization)
97 Additions to Chapte
[all...]
/external/valgrind/main/tests/
H A Ds390x_features.c32 // z9 -- Host needs to be a z9 (and nothing else)
33 // z9: -- Host needs to be a z9 or any later model
34 // :z9 -- Host needs to be a model up to and including z9
35 // z900:z9 -- Host needs to be at least a z900 and at most a z9.
77 /* Array needs to be sorted chronologically. Oldest to newest */
128 claimed to be a regular file. */
197 Principles of Ops "facility indications" section to a bit mask */
204 model_info *host, *from, *to, * local
[all...]
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DRecognizerSharedState.as3 /** The set of fields needed by an abstract recognizer to recognize input
25 * This is used to prevent infinite loops where an error is found
27 * ad naseum. This is a failsafe mechanism to guarantee that at least
33 * has failed to match. Reset to false upon valid token match.
40 /** If 0, no backtracking is going on. Safe to exec actions etc...
55 // LEXER FIELDS (must be in same state object to avoid casting
59 /** The goal of all lexer rules/methods is to create a token object.
60 * This is an instance variable as multiple rules may collaborate to
62 * matching lexer rule(s). If you subclass to allo
[all...]
/external/antlr/antlr-3.4/runtime/Perl5/tools/
H A Dport.pl109 add: Adds the file to the list of ported files.
180 This documentation refers to port version 0.0.1
191 this primary target language. This brings up the problem to follow the
192 changes made to the primary target, by knowing I<what> has changed and I<how>.
195 of a file (Java class, grammar, ...) is completed it is added to the
196 database (C<port add>). This database can then be queried to check what
198 should be helpful to determine the actual changes.
/external/bison/
H A DGNUmakefile5 # It is necessary if you want to build targets usually of interest
6 # only to the maintainer.
28 # Make tar archive easier to reproduce.
31 # Allow the user to add to this in the Makefile.
39 # Allow cfg.mk to override these.
45 # Ensure that $(VERSION) is up to date for dist-related targets, but not
60 $(info WARNING: unable to verify if $(VERSION) is the correct version)
66 # up-to-date version is prohibitive. So, as a compromise, we merely
68 # should run 'autoreconf' (or something like 'make distcheck') to
[all...]
/external/chromium_org/third_party/libxml/src/
H A Dlibxml2.spec13 This library allows to manipulate XML files. It includes support
14 to read, modify and write XML and HTML files. There is DTDs support
19 to select subnodes or ranges. A flexible Input/Output mechanism is
20 available, with existing HTTP and FTP modules and combined to an
24 Summary: Libraries, includes, etc. to develop XML and HTML applications
31 Libraries, include files, etc you can use to develop XML applications.
32 This library allows to manipulate XML files. It includes support
33 to read, modify and write XML and HTML files. There is DTDs support
38 to select subnodes or ranges. A flexible Input/Output mechanism is
39 available, with existing HTTP and FTP modules and combined to a
[all...]
/external/clang/
H A Dclang-tblgen-rules.mk2 ## TableGen: Compile .td files to .inc.
16 $(call transform-host-clang-td-to-out,clang-attr-dump)
23 $(call transform-host-clang-td-to-out,clang-attr-impl)
30 $(call transform-host-clang-td-to-out,clang-attr-has-attribute-impl)
37 $(call transform-host-clang-td-to-out,clang-attr-list)
44 $(call transform-host-clang-td-to-out,clang-attr-spelling-index)
51 $(call transform-host-clang-td-to-out,clang-attr-pch-read)
58 $(call transform-host-clang-td-to-out,clang-attr-pch-write)
65 $(call transform-host-clang-td-to-out,clang-attr-classes)
72 $(call transform-host-clang-td-to
[all...]
/external/libvorbis/doc/
H A DVorbis_I_spec.tex41 % we use the underscore package to change this default behavior.
45 % left to the typesetting engine to place them in the "optimal" spot. These
46 % docs however expect pictures to be placed in a *specific* position. So we
48 % To still be able to use captions, we use the capt-of package.
56 % Custom ref command, using hyperrefs autoref & nameref, to simulate the
66 % Map DocBook's <programlisting> to fancyvrb's Verbatim environment
76 % Redefine \~ to generate something that looks more appropriate when used in text.
80 % file. Helps you to not forget to resolv
[all...]
/external/llvm/lib/Support/Unix/
H A DSignals.inc46 /// InterruptFunction - The function to call if ctrl-c is pressed.
113 // Restore all of the signal handlers to how they were before we showed up.
129 // We rely on a std::string implementation for which repeated calls to
131 // strings to try to ensure this is safe.
140 // If this is not a regular file, ignore it. We want to prevent removal of
154 // Restore the signal behavior to default, so that the program actually
189 // On S/390, certain signals are delivered with PSW Address pointing to
218 // We want to call 'c_str()' on every std::string in this vector so that if
221 // have to cal
[all...]
/external/openssl/crypto/bn/
H A Dbn_nist.c25 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
311 #define bn_cp_64(to, n, from, m) (to)[n] = (m>=0)?((from)[m]):0;
312 #define bn_64_set_0(to, n) (to)[n] = (BN_ULONG)0;
317 #define bn_cp_32_naked(to, n, from, m) (((n)&1)?(to[(n)/2]|=((m)&1)?(from[(m)/2]&BN_MASK2h):(from[(m)/2]<<32))\
318 :(to[(n)/2] =((m)&1)?(from[(m)/2]>>32):(from[(m)/2]&BN_MASK2l)))
319 #define bn_32_set_0(to, n) (((n)&1)?(to[(
[all...]
/external/mesa3d/src/gallium/
H A DAndroid.mk6 # Permission is hereby granted, free of charge, to any person obtaining a
8 # to deal in the Software without restriction, including without limitation
9 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
10 # and/or sell copies of the Software, and to permit persons to whom the
11 # Software is furnished to do so, subject to the following conditions:
/external/mesa3d/src/gallium/targets/egl-static/
H A DAndroid.mk6 # Permission is hereby granted, free of charge, to any person obtaining a
8 # to deal in the Software without restriction, including without limitation
9 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
10 # and/or sell copies of the Software, and to permit persons to whom the
11 # Software is furnished to do so, subject to the following conditions:
/external/mesa3d/src/glsl/
H A DAndroid.mk6 # Permission is hereby granted, free of charge, to any person obtaining a
8 # to deal in the Software without restriction, including without limitation
9 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
10 # and/or sell copies of the Software, and to permit persons to whom the
11 # Software is furnished to do so, subject to the following conditions:
/external/mesa3d/src/mapi/
H A DAndroid.mk6 # Permission is hereby granted, free of charge, to any person obtaining a
8 # to deal in the Software without restriction, including without limitation
9 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
10 # and/or sell copies of the Software, and to permit persons to whom the
11 # Software is furnished to do so, subject to the following conditions:

Completed in 818 milliseconds

<<11121314151617181920>>