HomeSort by relevance Sort by last modified time
    Searched full:commited (Results 1 - 25 of 40) sorted by null

1 2

  /external/chromium_org/cc/layers/
delegated_renderer_layer.cc 51 // TODO(danakj): Don't need to do this if the last frame commited was empty
52 // or we never commited a frame with resources.
texture_layer.cc 143 // If we never commited the mailbox, we need to release it here.
  /external/smack/src/org/apache/harmony/javax/security/auth/login/
LoginContext.java 331 int commited[] = new int[4]; local
342 ++commited[module.getFlag()];
354 if (commited[REQUIRED] != total[REQUIRED] || commited[REQUISITE] != total[REQUISITE]) {
362 if (commited[OPTIONAL] != 0 || commited[SUFFICIENT] != 0) {
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_unittest.cc 23 // Create a empty commited web contents.
  /external/chromium_org/chrome/renderer/extensions/
user_script_slave.h 36 // committed, this is the commited URL. Otherwise it is the provisional URL.
  /external/chromium/chrome/browser/net/
preconnect.cc 48 // We are now commited to doing the async preconnection call.
  /external/chromium_org/chrome/browser/net/
preconnect.cc 52 // We are now commited to doing the async preconnection call.
  /external/llvm/unittests/Support/
FileOutputBufferTest.cpp 70 // Verify file does not exist (because buffer not commited).
  /external/skia/tools/
update-doxygen.sh 9 # whether docs should be commited (true by default).
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/login/
LoginContextTest.java 957 public boolean commited; field in class:LoginContextTest.MyLoginModule
993 commited = true;
1000 if (logined || commited || aborted) {
    [all...]
  /external/chromium/chrome/browser/resources/options/
autocomplete_list.js 208 // Only count the event as handled if a selection is being commited.
  /external/chromium/chrome/browser/
spellchecker_platform_engine_unittest.cc 117 {"commited", "committed"},
  /external/libvorbis/doc/
Makefile.am 7 ### all of the static docs, commited to SVN and included as is
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_platform_mac_unittest.cc 157 {"commited", "committed"},
  /external/chromium_org/content/browser/renderer_host/
render_view_host_unittest.cc 89 // . click stop before the page has been commited.
  /frameworks/av/media/libnbaio/
MonoPipe.cpp 238 // take place before the change to mUpdateSeq is commited..
  /external/chromium_org/chrome/browser/safe_browsing/
browser_feature_extractor.cc 212 // The url that we are extracting features for should already be commited.
  /external/chromium_org/content/browser/dom_storage/
dom_storage_area_unittest.cc 292 // the final changes are commited in it's dtor.
  /external/chromium_org/sync/test/engine/
mock_connection_manager.h 53 // that the client renames all commited entries, prepending this string.
  /sdk/emulator/opengl/host/tools/emugen/
ApiGen.cpp 508 // buffer, which is then commited. Each isLarge variable is a pointer
586 // Ensure the fragment is commited if it is followed by a large variable
    [all...]
  /external/chromium/base/
process_util.h 634 // Returns the memory commited by the system in KBytes.
  /external/chromium/chrome/browser/instant/
instant_browsertest.cc 479 // page supports instant and hasn't actually commited yet.
    [all...]
  /external/chromium_org/chrome/browser/profile_resetter/
automatic_profile_resetter.cc 547 // has already been shut down; and local state has already been commited to
  /external/chromium_org/third_party/sqlite/src/test/
incrblob.test 420 # after the transaction is commited and the blob channel
  /external/chromium_org/tools/perf/
trace-info.json 100 "description": "System commit charge (commited memory pages)"

Completed in 1189 milliseconds

1 2