HomeSort by relevance Sort by last modified time
    Searched full:keep (Results 4201 - 4225 of 11137) sorted by null

<<161162163164165166167168169170>>

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
arch.h 187 yasm_effaddr * (*ea_create) (yasm_arch *arch, /*@keep@*/ yasm_expr *e);
410 yasm_effaddr *yasm_arch_ea_create(yasm_arch *arch, /*@keep@*/ yasm_expr *e);
coretype.h 256 * object formats to keep track of relocations and verify legal expressions.
278 * by object formats and debug formats to keep track of relocations generated
  /external/chromium_org/ui/gl/
gl.target.darwin-mips.mk 359 -Wl,--no-keep-memory \
376 -Wl,--no-keep-memory \
gl.target.linux-mips.mk 359 -Wl,--no-keep-memory \
376 -Wl,--no-keep-memory \
  /external/chromium_org/ui/views/focus/
focus_manager.cc 160 // Keep the top root window focused so we get keyboard events.
234 // a pane, and wants to implement its own focus traversable to keep
  /external/chromium_org/url/
url_canon_path.cc 247 // Valid escape sequence, see if we keep, reject, or unescape it.
260 // Valid escaped character but we should keep it escaped. We
  /external/chromium_org/v8/tools/gyp/
v8_base.mipsel.target.darwin-mips.mk 412 -Wl,--no-keep-memory \
429 -Wl,--no-keep-memory \
v8_base.mipsel.target.linux-mips.mk 412 -Wl,--no-keep-memory \
429 -Wl,--no-keep-memory \
  /external/doclava/res/assets/templates/assets/
doclava-developer-reference.js 13 date.setTime(date.getTime()+(10*365*24*60*60*1000)); // keep this for 10 years
65 date.setTime(date.getTime()+(10*365*24*60*60*1000)); // keep this for 10 years
  /external/elfutils/libcpu/
ChangeLog 7 (print_op_str): Print strings as concatenated strings. Keep track
21 keep track.
  /external/emma/core/java12/com/vladium/emma/rt/
InstrClassLoader.java 38 // TODO: [see above as well] need to keep track of res URLs to support [path] exclusion patterns
267 in.close (); // don't keep the file handle across reentrant calls
  /external/freetype/src/autofit/
afloader.c 147 /* extra points which are used to keep original glyph coordinates */
433 /* to keep the original rounded advance width; ditto for */
  /external/icu4c/common/
ucmndata.c 133 * Prime the prefix lengths so that we don't keep prefixLength at 0 until
178 * Prime the prefix lengths so that we don't keep prefixLength at 0 until
unisetspan.cpp 669 int32_t inc=length16-overlap; // Keep overlap+inc==length16.
708 int32_t inc=length16-overlap; // Keep overlap+inc==length16.
835 int32_t dec=length16-overlap; // Keep dec+overlap==length16.
    [all...]
uvector.cpp 344 // We keep the original memory contents on bad minimumCapacity.
350 // We keep the original contents on the memory failure on realloc or bad minimumCapacity.
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/base/
DefaultServer.java 369 // Need to keep getting channels so we'll keep it in
  /external/jpeg/
wrgif.c 128 * To simplify the logic and keep the expansion penalty down, we emit a
169 /* Issue Clear codes often enough to keep the reader from ratcheting up
  /external/jsilver/src/com/google/streamhtmlparser/util/
HtmlUtils.java 30 * decision to keep these utilities in this package as well as not to
84 * defined in Ecmascript 4 not Ecmascript 3. However, to keep the logic
  /external/libvpx/libvpx/vp8/encoder/x86/
dct_sse2.asm 146 ;and keep bit 0 of lower
314 ; and keep bit 0 of lower
  /external/libvpx/libvpx/vp9/decoder/
vp9_onyxd_if.c 198 * encoder is using the frame buffers for. This is just a stub to keep the
225 * encoder is using the frame buffers for. This is just a stub to keep the
  /external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.c 295 // Keep rate_correction_factor within limits
305 // Keep rate_correction_factor within limits
  /external/llvm/docs/
SystemLibrary.rst 36 In order to keep LLVM portable, LLVM developers should adhere to a set of
109 need much. This design goal aims to keep the ``lib/System`` interface small and
  /external/llvm/include/llvm/Analysis/
AliasSetTracker.h 119 /// AccessType - Keep track of whether this alias set merely refers to the
130 /// AliasType - Keep track the relationships between the pointers in the set.
  /external/llvm/lib/Analysis/
IVUsers.cpp 53 // Keep things simple. Don't touch loop-variant strides unless they're
208 // entries. Keep track of all loops that are only dominated by other simple
  /external/llvm/lib/CodeGen/
LocalStackSlotAllocation.cpp 137 // Keep the offset available for base register allocation
242 // where they're used, and don't try to keep them around outside

Completed in 2042 milliseconds

<<161162163164165166167168169170>>