HomeSort by relevance Sort by last modified time
    Searched full:performing (Results 176 - 200 of 1960) sorted by null

1 2 3 4 5 6 78 91011>>

  /ndk/sources/host-tools/make-3.81/config/
iconv.m4 31 dnl Add $INCICONV to CPPFLAGS before performing the following checks,
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
AutoScrollListView.java 51 * Brings the specified position to view by optionally performing a jump-scroll maneuver:
  /packages/apps/Dialer/src/com/android/dialer/dialpad/
DialpadKeyButton.java 132 // setting the pressed state but before performing the action.
  /packages/apps/Nfc/nci/jni/
Pn544Interop.cpp 121 ** Description: Is the code performing operations?
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
MessageScrollView.java 46 * True when performing "special" interception.
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarUpgradeReceiver.java 65 // create the database or open it up, performing any necessary upgrades
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsUpgradeReceiver.java 73 // create the database or open it up, performing any necessary upgrades
  /packages/services/Telephony/src/com/android/phone/
HfaActivity.java 32 * displays a "performing activation..." dialog. This will remain up until the user
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
visitor.py 9 The ASTVisitor will walk the AST, performing either a preorder or
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
visitor.py 9 The ASTVisitor will walk the AST, performing either a preorder or
  /prebuilts/tools/common/http-client/
README.txt 52 software using or performing cryptographic functions with asymmetric
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
PropertyChangeTransform.java 78 * {@link #apply(IGLProperty)}'ed, then performing a revert has no effect.
  /system/core/include/corkscrew/
ptrace.h 111 * assuming ptrace() is attached to them before performing the actual
  /development/samples/ApiDemos/src/com/example/android/apis/view/
CustomLayout.java 136 // These are the far left and right edges in which we are performing layout.
144 // These are the top and bottom edges in which we are performing layout.
  /external/chromium/chrome/browser/ui/cocoa/toolbar/
toolbar_controller_unittest.mm 102 // Simulate a popup going fullscreen and back by performing the reparenting
123 // Simulate a popup going fullscreen and back by performing the reparenting
  /external/chromium/net/disk_cache/
file_posix.cc 81 // the one performing the call.
221 // We have to increase the ref counter of the file before performing the IO to
  /external/chromium_org/chrome/browser/ui/cocoa/toolbar/
toolbar_controller_unittest.mm 113 // Simulate a popup going fullscreen and back by performing the reparenting
134 // Simulate a popup going fullscreen and back by performing the reparenting
  /external/chromium_org/third_party/skia/include/gpu/gl/
GrGLConfig.h 74 * GR_GL_RGBA_8888_PIXEL_OPS_SLOW: Set this to 1 if it is known that performing
186 * driver winds up performing many DMA mapping / unmappings and chews up ~50% of
  /external/opencv/cv/src/
cvcondens.cpp 150 // Purpose: Performing Time Update routine for ConDensation algorithm
220 // Purpose: Performing Time Update routine for ConDensation algorithm
  /external/skia/include/gpu/gl/
GrGLConfig.h 74 * GR_GL_RGBA_8888_PIXEL_OPS_SLOW: Set this to 1 if it is known that performing
186 * driver winds up performing many DMA mapping / unmappings and chews up ~50% of
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_PredictReconCoefIntra_s.s 145 ;// Caulucate temp pred by performing Division
157 LDRH temp,[predCoeffTable,temp] ;// Load value from coeff table for performing division using multiplication
  /frameworks/base/docs/html/guide/topics/media/
audio-capture.jd 10 <li><a href="#audiocapture">Performing Audio Capture</a>
42 <h2 id="audiocapture">Performing Audio Capture</h2>
  /frameworks/base/docs/html/training/monitoring-device-state/
battery-monitoring.jd 34 <p>The battery-life impact of performing application updates depends on the battery level and
35 charging state of the device. The impact of performing updates while the device is charging over AC
  /external/smack/src/org/xbill/DNS/
Lookup.java 304 * Sets the resolver to use when performing this lookup. This overrides the
314 * Sets the search path to use when performing this lookup. This overrides the
324 * Sets the search path to use when performing this lookup. This overrides the
342 * Sets the cache to use when performing this lookup. This overrides the
359 * Sets ndots to use when performing this lookup, overriding the default value.
375 * Sets the minimum credibility level that will be accepted when performing
  /external/libnfc-nci/src/nfc/int/
rw_int.h 64 #define RW_T1T_STATE_TLV_DETECT 0x04 /* performing TLV detection procedure */
65 #define RW_T1T_STATE_READ_NDEF 0x05 /* performing read NDEF procedure */
66 #define RW_T1T_STATE_WRITE_NDEF 0x06 /* performing update NDEF procedure */
221 #define RW_T2T_STATE_READ_NDEF 0x06 /* Performing NDEF Read procedure */
222 #define RW_T2T_STATE_WRITE_NDEF 0x07 /* Performing NDEF Write procedure */
    [all...]

Completed in 1128 milliseconds

1 2 3 4 5 6 78 91011>>