HomeSort by relevance Sort by last modified time
    Searched refs:here (Results 151 - 175 of 358) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webkit/LayoutTests/dom/xhtml/level3/core/
documentrenamenode24.js 83 The namespaceURI specified here is null and the name has a prefix.
nodereplacechild39.js 107 newComment = doc.createComment("second element goes here");
nodereplacechild40.js 110 newComment = doc.createComment("second element goes here");
  /external/webkit/LayoutTests/fast/events/touch/script-tests/
basic-single-touch-events.js 20 // If we've got here, we can safely say we were successfully parsed :) We need to
  /external/webkit/LayoutTests/fast/url/script-tests/
file-http-base.js 32 // seem to be a strong argument for why allowing it here would be bad, so
file.js 32 // seem to be a strong argument for why allowing it here would be bad, so
  /frameworks/support/v7/mediarouter/
Android.mk 18 # We do this here because the final static library must be compiled with an older
56 # Here is the final static library that apps can link against.
  /ndk/build/core/
add-toolchain.mk 20 # configuration file (config.mk) that will be included here.
setup-app.mk 58 # Otherwise, check that we don't have an invalid value here.
  /ndk/sources/host-tools/sed-4.2.1/
bootstrap.sh 56 bug if you need extra "#define"s in here. */
108 # tell the user what we're doing from here on...
bootstrap.sh.in 56 bug if you need extra "#define"s in here. */
108 # tell the user what we're doing from here on...
  /ndk/toolchains/x86-clang3.1/
setup.mk 59 # Add and LDFLAGS for the target here
  /ndk/toolchains/x86-clang3.2/
setup.mk 59 # Add and LDFLAGS for the target here
  /external/valgrind/main/memcheck/
mc_translate.c 68 Here is as good a place as any to record exactly when V bits are and
258 here. */
288 here. */
1662 IRAtom* here; local
4405 IRAtom *src, *here, *curr; local
5951 IRAtom* here; local
6055 IRAtom *here, *curr; local
    [all...]
  /external/ceres-solver/docs/
powell.tex 55 The important thing to note here is that \texttt{operator()} is a
57 some type \texttt{T}. The reason for using templates here is because Ceres will call \texttt{F4::operator<T>()}, with $\texttt{T=double}$ when just the residual is needed, and with a special type $T=\texttt{Jet}$ when the Jacobians are needed.
  /external/clang/test/PCH/
thread-safety-attrs.cpp 223 sls_mu.Lock(); // expected-note {{mutex acquired here}}
228 sls_mu.Lock(); // expected-note{{mutex acquired here}}
230 sls_mu2.Lock(); // expected-note{{mutex acquired here}}
231 } // expected-warning{{mutex 'sls_mu' is not locked on every path through here}} \
232 // expected-warning{{mutex 'sls_mu2' is not locked on every path through here}}
235 sls_mu.Lock(); // expected-note {{mutex acquired here}}
238 } // expected-warning{{mutex 'sls_mu' is not locked on every path through here}}
242 sls_mu.Lock(); // expected-note {{mutex acquired here}}
251 expected-warning{{mutex 'sls_mu' is not locked on every path through here}}\
265 sls_mu.Lock(); // expected-note {{mutex acquired here}}
    [all...]
  /external/clang/test/SemaCXX/
alias-template.cpp 63 template<typename...T> struct S3 { // expected-note {{template parameter is declared here}}
84 template<typename T> class C4 { // expected-note {{template parameter is declared here}}
120 expected-note {{declared here}} \
126 template<typename Z> using U = int; // expected-note {{declared private here}}
149 template<bool> struct enable_if; // expected-note 2{{here}}
167 template<typename T, typename U = EnableIf<is_enum<T>>> struct fail1 {}; // expected-note {{here}}
168 template<typename T> struct fail2 : DisableIf<is_enum<T>> {}; // expected-note {{here}}
170 fail1<int> f1; // expected-note {{here}}
171 fail2<E> f2; // expected-note {{here}}
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/dropSiteRootFiles/
index.php 10 $warning = '<br><font color="#FF0000" size="+2">Internal OTI Mirror. Live external site is <a href="http://download.eclipse.org/eclipse/downloads" target="_top">here</a>. </font>';
27 about different kinds of builds look <a href="build_types.html">here</a>.</p></td></tr>
  /external/libxml2/include/libxml/
xpath.h 318 xmlNodePtr here; /* for here() */ member in struct:_xmlXPathContext
  /external/sonivox/arm-hybrid-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 92 ADD tmp2, phaseIncrement, phaseFrac @ increment pointer here to avoid pipeline stall
ARM-E_interpolate_noloop_gnu.s 84 ADD tmp2, phaseIncrement, phaseFrac @ increment pointer here to avoid pipeline stall
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 92 ADD tmp2, phaseIncrement, phaseFrac @ increment pointer here to avoid pipeline stall
ARM-E_interpolate_noloop_gnu.s 84 ADD tmp2, phaseIncrement, phaseFrac @ increment pointer here to avoid pipeline stall
  /external/v8/test/mjsunit/
math-min-max.js 47 // We have to have a loop here because the first time we get a Smi from the
58 // Here we would like to have assertFalse(%_IsSmi(ZERO)); This is, however,
61 // here.
  /external/valgrind/main/exp-bbv/tests/ppc32-linux/
ll.S 50 # not needed, but I had to put it here

Completed in 671 milliseconds

1 2 3 4 5 67 8 91011>>