Searched
refs:keep (Results
376 -
400 of
552) sorted by null
<<11121314151617181920>>
/external/chromium_org/content/ |
content_renderer.target.linux-mips.mk | 495 -Wl,--no-keep-memory \ 512 -Wl,--no-keep-memory \
|
/external/chromium_org/third_party/libjingle/ |
libjingle.target.darwin-mips.mk | 384 -Wl,--no-keep-memory \ 401 -Wl,--no-keep-memory \
|
libjingle.target.linux-mips.mk | 384 -Wl,--no-keep-memory \ 401 -Wl,--no-keep-memory \
|
/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/llvm/tools/bugpoint/ |
ExtractFunction.cpp | 341 // If we keep it in the safe module, then delete it in the test module 395 BlocksToNotExtractFile.keep();
|
/external/llvm/tools/llvm-mc/ |
llvm-mc.cpp | 482 // Keep output if no errors. 483 if (Res == 0) Out->keep();
|
/packages/apps/UnifiedEmail/src/com/android/mail/lib/base/ |
CharEscapers.java | [all...] |
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/ |
CharEscapers.java | [all...] |
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
token.rb | 47 tokens that have channel value 99 (the HIDDEN_CHANNEL), so you can keep things 51 ANTLR tokens also keep a reference to the source stream from which they 409 1. keep token type references clear and understandable in recognizer code
|
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/ |
aggregate_results.js | 137 // Filter out values to make the graph a bit more readable and to keep URLs
|
/external/chromium_org/third_party/mesa/src/docs/ |
MESA_texture_signed_rgba.spec | 67 RESOLVED: NO. To keep this extension simple, only add the most
|
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/ |
symrec.pxi | 96 # Use associated data mechanism to keep Symbol reference paired with symrec.
|
/external/chromium_org/v8/test/mjsunit/ |
array-elements-from-array-prototype-chain.js | 93 // Slice must keep intact a and reify holes at indices 0--2 and 4--6.
|
array-elements-from-array-prototype.js | 93 // Slice must keep intact a and reify holes at indices 0--2 and 4--6.
|
array-elements-from-object-prototype.js | 93 // Slice must keep intact a and reify holes at indices 0--2 and 4--6.
|
/external/eigen/Eigen/src/SparseCore/ |
SparseMatrix.h | 230 /** Removes all non zeros but keep allocated memory */ 475 /** Turns the matrix into compressed format, and suppresses all nonzeros which do not satisfy the predicate \a keep. 483 void prune(const KeepFunc& keep = KeepFunc()) 497 if(keep(IsRowMajor?j:m_data.index(i), IsRowMajor?m_data.index(i):j, m_data.value(i))) [all...] |
/external/mesa3d/docs/ |
MESA_texture_signed_rgba.spec | 67 RESOLVED: NO. To keep this extension simple, only add the most
|
/external/qemu/distrib/sdl-1.2.15/acinclude/ |
ltdl.m4 | 231 dnl We need to keep our own list of libobjs separate from our parent project,
|
/external/v8/test/mjsunit/ |
array-elements-from-array-prototype-chain.js | 93 // Slice must keep intact a and reify holes at indices 0--2 and 4--6.
|
array-elements-from-array-prototype.js | 93 // Slice must keep intact a and reify holes at indices 0--2 and 4--6.
|
array-elements-from-object-prototype.js | 93 // Slice must keep intact a and reify holes at indices 0--2 and 4--6.
|
/external/valgrind/main/tests/ |
vg_regtest.in | 40 # --keep-unfiltered: keep a copy of the unfiltered output/error output 123 . " vg_regtest [--all, --valgrind, --valgrind-lib, --keep-unfiltered]\n" 210 } elsif ($arg =~ /^--keep-unfiltered$/) {
|
/ndk/build/core/ |
build-local.mk | 103 # To keep paths as short as possible during the build, we first look if the
|
Completed in 1039 milliseconds
<<11121314151617181920>>