HomeSort by relevance Sort by last modified time
    Searched full:afterward (Results 1 - 25 of 142) sorted by null

1 2 3 4 5 6

  /external/markdown/MarkdownTest/Tests_2007/
Images.text 9 ![alt text](/url/ "title has spaces afterward" )
Links, inline style.text 9 [URL and title](/url/ "title has spaces afterward" ).
Images.html 9 <p><img src="/url/" alt="alt text" title="title has spaces afterward" /></p>
Links, inline style.html 9 <p><a href="/url/" title="title has spaces afterward">URL and title</a>.</p>
  /external/jsoncpp/include/json/
assertions.h 26 // afterward in order to tell the compiler that this macro doesn't return.
  /external/junit/src/org/junit/rules/
ExternalResource.java 9 * and guarantee to tear it down afterward:
  /cts/apps/CtsVerifier/assets/scripts/power_monitors/
__init__.py 28 Afterward, data can be collected multiple times via the
  /external/libxml2/
HACKING 19 to patch first and send mail afterward as long as the changes are limited.
  /frameworks/base/services/tests/servicestests/jni/
UidRangeTest.cpp 46 * Reads exactly one UidRange from 'parcelData' assuming that it is a Parcel. Any bytes afterward
  /external/webp/src/utils/
thread.h 64 // function, but not be changed afterward until the next call to Sync().
69 // still be called afterward (for error reporting).
  /external/eigen/unsupported/Eigen/src/NonLinearOptimization/
qrsolv.h 28 // the diagonal, though the diagonal is restored afterward
  /external/opencv3/3rdparty/libwebp/utils/
thread.h 80 // but not be changed afterward until the next call to WebPWorkerSync().
  /hardware/bsp/intel/peripheral/libupm/src/servo/
servo.h 75 * for a period of 1 second, and then turned back off. If 0, PWM remains on afterward.
  /external/eigen/unsupported/Eigen/src/LevenbergMarquardt/
LMqrsolv.h 41 // the diagonal, though the diagonal is restored afterward
121 // the diagonal, though the diagonal is restored afterward
  /external/libvpx/libvpx/vpx_util/
vpx_thread.h 195 // function, but not be changed afterward until the next call to Sync().
200 // still be called afterward (for error reporting).
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_thread.h 190 // but not be changed afterward until the next call to vp9_worker_sync().
195 // still be called afterward (for error reporting).
  /frameworks/compile/mclinker/include/mcld/
InputTree.h 244 * \brief class Succeeder moves the iterator afterward.
266 static Succeeder Afterward;
  /external/clang/test/CodeGenCXX/
template-instantiation.cpp 186 // method body parsing and afterward. Those different points of instantiation
  /external/okhttp/okhttp-ws/src/main/java/com/squareup/okhttp/internal/ws/
RealWebSocket.java 39 /** True after calling {@link #close(int, String)}. No writes are allowed afterward. */
  /frameworks/compile/mclinker/include/mcld/MC/
InputBuilder.h 127 m_pMove = &InputTree::Afterward;
  /frameworks/compile/mclinker/lib/Core/
InputTree.cpp 13 InputTree::Succeeder InputTree::Afterward;
  /frameworks/compile/mclinker/lib/MC/
InputBuilder.cpp 77 m_pMove = &InputTree::Afterward;
  /frameworks/compile/mclinker/unittests/
InputTreeTest.cpp 127 m_pTestee->insert(node, InputTree::Afterward, *input);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xmd.h 91 * the concatenation, rather than afterward.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xmd.h 91 * the concatenation, rather than afterward.

Completed in 617 milliseconds

1 2 3 4 5 6