Searched
full:keep (Results
4176 -
4200 of
11137) sorted by null
<<161162163164165166167168169170>>
/external/chromium_org/third_party/WebKit/Source/core/frame/animation/ |
AnimationBase.cpp | 351 // We have to make sure to keep a ref to the this pointer, because it could get destroyed 353 // and it ref counts this object, we will keep a ref to that instead. That way the AnimationBase
|
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/ |
rjsmin.py | 158 def not_id_literal_(keep): 160 match = _re.compile(id_literal_(keep)).match
|
/external/chromium_org/third_party/WebKit/Source/wtf/text/ |
StringImpl.cpp | [all...] |
/external/chromium_org/third_party/WebKit/Source/wtf/ |
wtf.target.darwin-mips.mk | 326 -Wl,--no-keep-memory \ 343 -Wl,--no-keep-memory \
|
wtf.target.linux-mips.mk | 326 -Wl,--no-keep-memory \ 343 -Wl,--no-keep-memory \
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/ |
server_process.py | 80 as necessary to keep issuing commands.""" 215 return None # Instructs the caller to keep waiting.
|
/external/chromium_org/third_party/cld/encodings/proto/ |
encodings.pb.h | 124 // implemented) is to keep strings of >=4 seven-bit ASCII characters 164 NUM_ENCODINGS = 75, // Always keep this at the end. It is not a
|
/external/chromium_org/third_party/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/chromium_org/third_party/icu/source/common/ |
unisetspan.cpp | 667 int32_t inc=length16-overlap; // Keep overlap+inc==length16. 706 int32_t inc=length16-overlap; // Keep overlap+inc==length16. 833 int32_t dec=length16-overlap; // Keep dec+overlap==length16. [all...] |
uvector.cpp | 343 // We keep the original memory contents on bad minimumCapacity. 349 // We keep the original contents on the memory failure on realloc or bad minimumCapacity.
|
/external/chromium_org/third_party/launchpad_translations/ |
chromium_strings_en-AU.xtb | 51 <translation id="4464530290860906238">Not used in Chromium. Placeholder to keep resource maps in sync.</translation> 61 <translation id="5498103559159810756">Chromium uses your default search engine, which is currently set to <ph name="PAGE_TITLE"/>. Do you want to keep your default search engine?</translation>
|
/external/chromium_org/third_party/lcov/man/ |
lcovrc.5 | 359 If non\-zero, keep unused test descriptions when generating HTML output using 363 This option corresponds to the \-\-keep\-descriptions option of
|
/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/third_party/libjingle/source/talk/xmpp/ |
rostermodule.h | 282 //! have been sent. The server can keep the appropriate state 306 //! After this is sent the server should keep this module apprised of any
|
rostermoduleimpl.h | 201 //! have been sent. The server can keep the appropriate state 225 //! After this is sent the server should keep this module apprised of any
|
/external/chromium_org/third_party/libphonenumber/ |
libphonenumber_without_metadata.target.darwin-mips.mk | 303 -Wl,--no-keep-memory \ 320 -Wl,--no-keep-memory \
|
libphonenumber_without_metadata.target.linux-mips.mk | 303 -Wl,--no-keep-memory \ 320 -Wl,--no-keep-memory \
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
svga_resource_buffer_upload.c | 364 * Discontiguous ranges -- keep track of the nearest range. 397 * It is OK to do this because we always keep a local copy of the
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/ |
r200_context.h | 92 /* Trying to keep these relatively short as the variables are becoming 94 * everything - I think we know which driver we're in by now, and keep the
|
/external/chromium_org/third_party/openssl/openssl/crypto/evp/ |
bio_b64.c | 234 * we need to keep on scanning for a '\n' 269 /* Is this is one long chunk?, if so, keep on
|
/external/chromium_org/third_party/opus/ |
opus.target.darwin-mips.mk | 353 -Wl,--no-keep-memory \ 370 -Wl,--no-keep-memory \
|
opus.target.linux-mips.mk | 353 -Wl,--no-keep-memory \ 370 -Wl,--no-keep-memory \
|
/external/chromium_org/third_party/skia/src/effects/ |
SkColorMatrixFilter.cpp | 77 // cast to (int) to keep the expression signed for the shift 89 // cast to (int) to keep the expression signed for the shift
|
/external/chromium_org/third_party/tlslite/test/ |
index.html | 27 The user would keep his root key in a safe place - his employer or 114 The user would keep his root key in a safe place - his employer or 201 The user would keep his root key in a safe place - his employer or 288 The user would keep his root key in a safe place - his employer or 375 The user would keep his root key in a safe place - his employer or [all...] |
Completed in 1476 milliseconds
<<161162163164165166167168169170>>