HomeSort by relevance Sort by last modified time
    Searched full:previous (Results 926 - 950 of 9167) sorted by null

<<31323334353637383940>>

  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
ThaiBreakEngine.java 231 if (!fSuffixSet.contains(fIter.previous())) {
232 // Skip over previous end and PAIYANNOI
243 if (fIter.previous() != THAI_MAIYAMOK) {
244 // Skip over previous end and MAIYAMOK
  /external/libcxx/test/std/depr/exception.unexpected/set.unexpected/
get_unexpected.pass.cpp 28 // verify there is a previous unexpected handler
  /external/libhevc/common/
ihevc_dpb_mgr.h 64 * Link to the DPB buffer with previous pic Num
  /external/libogg/doc/libogg/
ogg_page_continued.html 20 <p>Indicates whether this page contains packet data which has been continued from the previous page.
  /external/libunwind/doc/
unw_step.man 42 previous stack frame was the last frame in the chain. On error, the
  /external/libxml2/result/HTML/
fp40.htm 39 <a href="#upgrading">Upgrading from previous version of FrontPage Server Extensions</a><br>
73 <h3><a name="upgrading">Upgrading from previous version of FrontPage Server Extensions</a></h3>
78 Any custom settings stored in a previous-version frontpage.cnf are not used. However, you can copy
79 your custom settings from the previous-version frontpage.cnf file after you install the FrontPage 2000 Server Extensions.</p>
  /external/libxml2/test/HTML/
fp40.htm 38 <a href="#upgrading">Upgrading from previous version of FrontPage Server Extensions</a><br>
72 <h3><a name="upgrading">Upgrading from previous version of FrontPage Server Extensions</a></h3>
77 Any custom settings stored in a previous-version frontpage.cnf are not used. However, you can copy
78 your custom settings from the previous-version frontpage.cnf file after you install the FrontPage 2000 Server Extensions.</p>
  /external/libxml2/test/regexp/
xpath 18 # the previous regexp from the Schemas for Schemas was broken
  /external/llvm/test/CodeGen/X86/
splat-const.ll 25 ; (as opposed to the previous mess)
  /external/llvm/test/Feature/
constexpr.ll 19 @t4 = global i32** bitcast (i32** @t3 to i32**) ;; Cast of a previous cast
20 @t5 = global i32** @t3 ;; Reference to a previous cast
21 @t6 = global i32*** @t4 ;; Different ref. to a previous cast
68 @S1fld1bptr = global float** @S1fld1b ;; Ref. to previous pointer
  /external/llvm/test/MC/Mips/
set-push-pop-directives.s 4 # .set pop restores the previous environment.
  /external/mesa3d/src/gallium/state_trackers/clover/core/
queue.hpp 61 /// Serialize a hardware event with respect to the previous ones,
  /external/mockito/src/org/mockito/internal/verification/checkers/
MissingInvocationInOrderChecker.java 45 * http://code.google.com/p/mockito/issues/detail?id=27. If the previous order
  /external/protobuf/src/google/protobuf/stubs/
atomicops_internals_x86_gcc.h 72 return new_value; // Now it's the previous value.
196 return new_value; // Now it's the previous value.
205 // temp now contains the previous value of *ptr
215 // temp now contains the previous value of *ptr
  /external/skia/include/core/
SkChunkAlloc.h 44 the previous allocation may be reused, but the implementation is free
  /external/skia/include/images/
SkMovie.h 46 bitmap/frame from the previous state (i.e. true means you need to
  /external/smali/util/src/main/java/org/jf/util/
AbstractListIterator.java 53 public T previous() { method in class:AbstractListIterator
  /external/sonic/
README 2 it's optimized for speed ups of over 2X, unlike previous algorithms for changing
  /external/v8/src/base/
atomicops_internals_x86_gcc.h 47 return new_value; // Now it's the previous value.
179 return new_value; // Now it's the previous value.
188 // temp now contains the previous value of *ptr
198 // temp now contains the previous value of *ptr
  /external/v8/test/webkit/
for-in-var-scope-expected.txt 24 This tests that for/in statements properly scope a variable that's declared in one. In previous versions of JavaScriptCore there were two bugs that caused problems. First, the loop variable declaration would not be processed. Second, the code to set the loop variable would incorrectly walk the scope chain even after setting the loop variable.
for-in-var-scope.js 26 + "In previous versions of JavaScriptCore there were two bugs that caused problems. "
  /external/valgrind/helgrind/tests/
tc06_two_races_xml.stderr.exp 95 <text>This conflicts with a previous write of size 4 by thread #x</text>
140 <text>This conflicts with a previous write of size 4 by thread #x</text>
185 <text>This conflicts with a previous write of size 4 by thread #x</text>
230 <text>This conflicts with a previous write of size 4 by thread #x</text>
  /external/valgrind/memcheck/tests/
leak-segv-jmp.c 40 ".previous\n"
61 ".previous\n"
85 ".previous\n"
105 ".previous\n"
  /external/valgrind/none/tests/darwin/
access_extended.c 27 entries[1].ad_name_offset = 0; // reuse the previous entry's string
  /external/webrtc/src/system_wrappers/interface/
map_wrapper.h 65 MapItem* Previous(MapItem* item) const;

Completed in 683 milliseconds

<<31323334353637383940>>