HomeSort by relevance Sort by last modified time
    Searched full:occur (Results 1401 - 1425 of 3505) sorted by null

<<51525354555657585960>>

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_gs_emit.c 472 /* Finally, wait for the write commit to occur so that we can proceed to
480 * source is sufficient to wait for the write commit to occur.
  /external/oprofile/libpp/
arrange_profiles.cpp 544 * we need to fix cg filename: a callgraph filename can occur before the binary
545 * non callgraph samples filename occur so we must search.
  /external/skia/src/core/
SkClipStack.cpp 101 // occur w/in the intersection of the two finite bounds
192 // occur in the union of the two finite bounds
  /external/webrtc/src/modules/audio_processing/ns/
nsx_core_neon.c 226 // can't possibly occur.
285 // [0, 1], which can't possibly occur.
  /frameworks/base/core/java/android/view/
Choreographer.java 34 * from the display subsystem then schedules work to occur as part of rendering
48 * <li>To post a call to {@link View#invalidate()} to occur once at the beginning of the
    [all...]
ScaleGestureDetector.java 39 * callback will be executed when the events occur.
46 * The listener for receiving notifications when gestures occur.
  /frameworks/base/docs/html/google/play/billing/v2/
billing_reference.jd 200 occur when a purchase request is billed successfully or when a user cancels a transaction during
201 checkout. It can also occur when a previous purchase is refunded. Google Play notifies your
  /frameworks/base/docs/html/reference/com/google/android/gms/maps/
GoogleMap.OnMarkerClickListener.html 864 should not occur), <code>false</code> otherwise (i.e., the default behavior should
865 occur). The default behavior is for the camera to move to the map and an info
GoogleMap.OnMyLocationButtonClickListener.html 858 should not occur), <code>false</code> otherwise (i.e., the default behavior should
859 occur). The default behavior is for the camera move such that it is centered on
  /frameworks/base/media/java/android/media/
Metadata.java 37 Metadata is like a Bundle. It is sparse and each key can occur at
429 // method otherwise a RuntimeException will occur.
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
DirectoryWalker.java 275 * filtering should occur and all files and directories will be visited.
293 * A <code>null</code> filter means that no filtering should occur.
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarAlarmManager.java 401 // 1pm, then we will schedule all alarms that occur at 1pm
402 // but no alarms that occur later than 1pm.
  /packages/services/Telephony/src/com/android/phone/
CallController.java 257 // Handle the various error conditions that can occur when
583 * Handles the various error conditions that can occur when initiating
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ixjuser.h 95 * signal exceeds 16 bits, overflow distortion will occur. The default
654 * they occur. To disable signals for an event set the signal to 0.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ixjuser.h 95 * signal exceeds 16 bits, overflow distortion will occur. The default
654 * they occur. To disable signals for an event set the signal to 0.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ixjuser.h 95 * signal exceeds 16 bits, overflow distortion will occur. The default
654 * they occur. To disable signals for an event set the signal to 0.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
imputil.py 121 # sub-modules that occur in the fromlist (but we can't raise an
507 # these modules definitely do not occur within a package context
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
imputil.py 121 # sub-modules that occur in the fromlist (but we can't raise an
507 # these modules definitely do not occur within a package context
  /external/chromium_org/third_party/icu/source/common/
ucnvmbcs.c 188 * Typically, such mappings occur only in fromUnicode mapping tables because
    [all...]
ucnvscsu.c     [all...]
  /external/icu4c/common/
ucnvmbcs.c 190 * Typically, such mappings occur only in fromUnicode mapping tables because
    [all...]
ucnvscsu.c     [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]
  /frameworks/base/docs/html/about/versions/
android-4.4.jd 164 <p>To improve power efficiency, Android now batches together alarms from all apps that occur at reasonably similar times so the system wakes the device once instead of several times to handle each alarm.</p>
177 href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#target">{@code targetSdkVersion}</a> to "19" or higher, creating a sync with {@link android.content.ContentResolver#addPeriodicSync addPeriodicSync()} will perform your sync operations within a default flex interval of approximately 4% of the period you specify. For example, if your poll frequency is 24 hours, then your sync operation may occur within roughly a one-hour window of time each day, instead of at exactly the same time each day.</p>
375 <p>For additional control, you can define sets of transitions that should occur between pre-defined scenes, using an XM (…)
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/locks/
AbstractQueuedLongSynchronizer.java     [all...]

Completed in 1274 milliseconds

<<51525354555657585960>>