HomeSort by relevance Sort by last modified time
    Searched full:finalized (Results 226 - 250 of 326) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_sdist.py 428 build_py.finalized = False
  /external/chromium_org/chrome/browser/resources/google_now/
background.js 691 // updateNotificationsCards once state machine design is finalized.
    [all...]
  /external/chromium_org/v8/src/
global-handles.cc 57 WEAK, // Flagged as weak but not yet finalized.
272 // Check that we are not passing a finalized external string to
    [all...]
  /external/clang/include/clang/Sema/
CodeCompleteConsumer.h     [all...]
  /external/chromium_org/chrome_frame/
chrome_active_document.cc 850 // finalized the travel log. This is because IE will ask for information
851 // such as navigation index when the travel log is finalized and we need
    [all...]
  /external/llvm/include/llvm/CodeGen/
MachineInstr.h 177 /// A bundle looks like this before it's finalized:
192 /// After a bundle is finalized, it looks like this:
    [all...]
MachineFrameInfo.h 415 /// Prolog/Epilog code insertion has finalized the stack frame layout.
  /external/chromium_org/chrome/browser/chromeos/login/
login_utils.cc 184 // Finalized profile preparation.
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/tabs/
tab_view.mm 250 // target is nil until the drag is finalized. Since |-mouseUp:| gets called
  /external/chromium_org/chrome/browser/ui/panels/
panel_drag_controller.cc 242 // This could cause the panel to be moved to its finalized position.
  /external/chromium_org/components/autofill/content/browser/risk/
fingerprint.cc 167 if (!gpu_info.finalized)
  /external/chromium_org/content/common/gpu/
gpu_messages.h 138 IPC_STRUCT_TRAITS_MEMBER(finalized)
    [all...]
  /external/chromium_org/net/quic/
quic_protocol.h 547 // is finalized.
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
capi2.test 214 # finalized. Is this going to cause trouble for anyone? Lee Nelson maybe?
  /external/chromium_org/third_party/yasm/source/patched-yasm/m4/
ax_create_stdint_h.m4 500 * the standard is finalized is high enough that they are not currently
  /external/libexif/m4m/
stdint.m4 559 * the standard is finalized is high enough that they are not currently
  /external/libmtp/m4/
stdint.m4 557 * the standard is finalized is high enough that they are not currently
  /external/libvpx/libvpx/nestegg/m4/
ax_create_stdint_h.m4 520 * the standard is finalized is high enough that they are not currently
  /external/llvm/lib/Transforms/Scalar/
LoopRotation.cpp 473 // With our CFG finalized, update DomTree if it is available.
  /external/open-vcdiff/gflags/src/
gflags_completions.cc 274 //VLOG(1) << "Finalized with " << completions.size()
  /external/proguard/docs/
downloads.html 293 <li>Fixed optimization bug causing overridden methods to be finalized.
  /frameworks/base/core/java/android/content/res/
AssetManager.java 526 + " finalized with non-zero refs: " + mNumRefs);
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDatabase.java 112 // Warns if the database is finalized without being closed properly.
275 private void dispose(boolean finalized) {
279 if (finalized) {
289 if (!finalized) {
    [all...]
  /frameworks/base/docs/html/sdk/
older_releases.jd 373 finalized, they do not provide a compliant Android execution environment.
  /frameworks/base/docs/html/training/printing/
custom-docs.jd 272 // Rendering is complete, so page can be finalized.

Completed in 1467 milliseconds

1 2 3 4 5 6 7 8 91011>>