HomeSort by relevance Sort by last modified time
    Searched full:backwards (Results 751 - 775 of 2545) sorted by null

<<31323334353637383940>>

  /external/libevent/include/event2/
event_compat.h 33 only for backwards compatibility.
  /external/libxml2/include/libxml/
globals.h 67 * Externally global symbols which need to be protected for backwards
  /external/llvm/include/llvm/CodeGen/
GCStrategy.h 30 // - Before backwards branches (loops)
  /external/llvm/lib/Support/
regex2.h 51 * the machinery backwards; in particular, any deviation from sequential
  /external/llvm/lib/Target/MSP430/
MSP430BranchSelector.cpp 119 // If this is a backwards branch, the delta is the offset from the
  /external/llvm/lib/Target/PowerPC/
PPCMIPeephole.cpp 194 // operation, in which case we chain backwards through all
  /external/llvm/test/CodeGen/NVPTX/
lower-aggr-copies.ll 106 ; -- this is the backwards copying BB
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_misc.cpp 109 * to only assume a 4 bytes alignment for backwards compatibility.
  /external/mesa3d/src/glsl/
loop_controls.cpp 33 * Works backwards from the loop to find the pre-loop value of the variable.
  /external/minijail/
bpf.c 196 * Walk it once, backwards, to build the label table and do fixups.
  /external/pcre/dist/doc/
pcreperform.3 100 backwards compatibility, and partly for performance reasons. However, you can
  /external/shflags/doc/
CHANGES-1.0.md 68 `FLAGS_ARGC` value is now obsolete, but will be maintained for backwards
  /external/skia/bench/
gen_bench_expectations.py 165 help='the number of commit hashes backwards to look to include' +
  /external/v8/src/regexp/ia32/
regexp-macro-assembler-ia32.cc 227 __ sub(edi, ebx); // Offset by length when matching backwards.
311 __ sub(edi, ebx); // Offset by length when matching backwards.
381 __ sub(ebx, eax); // Offset by length when matching backwards.
    [all...]
  /external/v8/src/regexp/x87/
regexp-macro-assembler-x87.cc 227 __ sub(edi, ebx); // Offset by length when matching backwards.
311 __ sub(edi, ebx); // Offset by length when matching backwards.
381 __ sub(ebx, eax); // Offset by length when matching backwards.
    [all...]
  /external/v8/tools/release/
auto_roll.py 70 # revision (i.e. we don't go backwards). The revisions are ordered newest
  /external/vboot_reference/firmware/lib/cgptlib/
crc32.c 11 /* Note that we take it "backwards" and put the highest-order term in */
  /frameworks/base/core/java/android/database/sqlite/
SQLiteCursor.java 235 // for backwards compatibility, just return false
  /frameworks/base/core/java/android/os/
SystemClock.java 33 * backwards or forwards unpredictably. This clock should only be used
  /frameworks/base/core/java/android/speech/
RecognizerResultsIntent.java 96 * maintaining future backwards compatibility if this changes.
  /frameworks/base/core/java/android/text/
BidiFormatter.java 508 * DIR_UNKNOWN if none was encountered. For efficiency, actually scans backwards from the end of
685 // backwards to find the start of the non-empty embedding and get its directionality.
713 * string, or DIR_UNKNOWN if none was encountered. For efficiency, actually scans backwards
    [all...]
  /frameworks/base/docs/html/guide/appendix/
g-app-intents.jd 98 for backwards-compatibility reasons.</td></tr>
  /frameworks/base/libs/androidfw/
StreamingZipInflater.cpp 230 // seeking backwards requires uncompressing fom the beginning, so is very
  /frameworks/base/packages/DocumentsUI/perf-tests/src/com/android/documentsui/
StressProvider.java 251 // Up to 30 days backwards from REFERENCE_TIMESTAMP.
  /frameworks/support/v13/java/android/support/v13/app/
FragmentCompat.java 32 * API level 13 in a backwards compatible fashion.

Completed in 1353 milliseconds

<<31323334353637383940>>