HomeSort by relevance Sort by last modified time
    Searched full:saving (Results 301 - 325 of 2011) sorted by null

<<11121314151617181920>>

  /external/opencv/cxcore/src/
cximage.cpp 197 "Saving an image in such a format requires HigGUI.\n"
350 "Saving a matrixe in such a format requires HigGUI.\n"
  /external/opencv/otherlibs/highgui/
loadsave.cpp 43 // Loading and saving IPL images.
336 * HighGUI loading & saving function implementation *
  /external/proguard/src/proguard/preverify/
CodeSubroutineInliner.java 237 // Append a label at this offset instead of saving the subroutine
287 // Append a label at this offset instead of saving the subroutine
  /frameworks/base/docs/html/about/versions/marshmallow/
android-6.0-testing.jd 123 The power saving features of Doze and App Standby limit the amount of background processing that
127 that your app behaves properly with these power saving optimizations, you should test your app by
  /frameworks/base/docs/html/guide/topics/search/
adding-recent-query-suggestions.jd 14 <li><a href="#SavingQueries">Saving Queries</a></li>
180 <h2 id="SavingQueries">Saving Queries</h2>
  /frameworks/base/services/tests/servicestests/src/com/android/server/job/
JobStoreTest.java 37 Log.d(TAG, "Saving tasks to '" + mTestContext.getFilesDir() + "'");
300 * When comparing timestamps before and after DB read/writes (to make sure we're saving/loading
  /libcore/ojluni/src/main/java/java/io/
Serializable.java 37 * subtype may assume responsibility for saving and restoring the
71 * readObject method can restore it. The default mechanism for saving
  /packages/apps/UnifiedEmail/src/com/android/mail/photo/
MailPhotoViewController.java 242 // 2. Saving...
248 actionBar.setSubtitle(mMailActivity.getResources().getString(R.string.saving));
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
Standard_Suite.py 17 'saving' : 'savo',
24 Keyword argument saving: specifies whether or not changes should be saved before closing
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
Standard_Suite.py 17 'saving' : 'savo',
24 Keyword argument saving: specifies whether or not changes should be saved before closing
  /art/runtime/jit/
profile_saver.cc 86 // classes save (unless they started before the initial saving was done).
117 // We might have been woken up by a huge number of notifications to guarantee saving.
118 // If we didn't meet the minimum saving period go back to sleep (only if missed by
429 // Create a new thread which does the saving.
  /bionic/libc/arch-x86/bionic/
setjmp.S 103 // Record the setjmp cookie and whether or not we're saving the signal mask.
  /bionic/libc/arch-x86_64/bionic/
setjmp.S 110 // Record setjmp cookie and whether or not we're saving the signal mask.
  /cts/tests/tests/uirendering/src/android/uirendering/cts/util/
BitmapDumper.java 117 Log.d(TAG, "Saving file : " + bitmapName + " in directory : " + className);
  /developers/build/prebuilts/gradle/PdfRendererBasic/Application/src/main/java/com/example/android/pdfrendererbasic/
PdfRendererBasicFragment.java 42 * Key string for saving the state of current page index.
  /developers/samples/android/ui/graphics/PdfRendererBasic/Application/src/main/java/com/example/android/pdfrendererbasic/
PdfRendererBasicFragment.java 42 * Key string for saving the state of current page index.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
PersistentState.java 45 * <p>In this example we are currently saving and restoring the state of the
  /development/samples/browseable/PdfRendererBasic/src/com.example.android.pdfrendererbasic/
PdfRendererBasicFragment.java 42 * Key string for saving the state of current page index.
  /development/samples/training/EffectiveNavigation/src/com/example/android/effectivenavigation/
CollectionDemoActivity.java 40 * derivative, which will destroy and re-create fragments as needed, saving and restoring their
  /device/lge/bullhead/wifi/
WCNSS_qcom_cfg.ini 268 # Note: Any of these settings are valid. Setting 0 would yield the highest power saving (in a noisy environment) at the cost of more range. The range impact is approximately #calculated as:
428 #Enable Power saving mechanism Based on Android Framework
429 #If set to 0 Driver internally control the Power saving mechanism
430 #If set to 1 Android Framwrok control the Power saving mechanism
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3basetree.h 59 /// like to a tree node, in many cases saving the need to create their own tree
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
CommonTreeNodeStream.cs 168 /** Make stream jump to a new location, saving old location.
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
CommonTreeNodeStream.cs 194 /** Make stream jump to a new location, saving old location.
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
CommonTreeNodeStream.java 122 /** Make stream jump to a new location, saving old location.
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRCommonTreeNodeStream.m 190 /** Make stream jump to a new location, saving old location.

Completed in 1571 milliseconds

<<11121314151617181920>>