HomeSort by relevance Sort by last modified time
    Searched full:account (Results 876 - 900 of 4748) sorted by null

<<31323334353637383940>>

  /external/llvm/test/CodeGen/X86/
licm-regpressure.ll 6 ; MachineLICM should take register pressure into account.
  /external/mesa3d/src/gallium/auxiliary/os/
os_time.h 72 * Helper function for detecting time outs, taking in account overflow.
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/command/
PassCommandHandler.java 29 * <li>If the user account configured for the named user does not exist or is not valid, then reply with 530</li>
UserCommandHandler.java 28 * <li>If the user account configured for the named user is not valid, then reply with 530</li>
  /external/openssh/contrib/aix/
README 29 PrivSep account handling fixes contributed by W. Earl Allen.
  /external/openssh/contrib/hpux/
README 30 o Add pseudo account:
  /external/skia/src/codec/
SkMaskSwizzler.h 50 * scaling, subsetting, and partial frames into account.
  /external/valgrind/none/tests/
ioctl_moans.c 9 ML_(PRE_unknown_ioctl) and take into account that _IOC_NONE
  /external/webrtc/webrtc/common_audio/
sparse_fir_filter.cc 31 // taking into account the previous state.
  /external/webrtc/webrtc/modules/audio_coding/neteq/
buffer_level_filter.cc 37 // Account for time-scale operations (accelerate and pre-emptive expand).
  /external/webrtc/webrtc/modules/audio_processing/transient/
moving_moments.h 21 // into account a given number of previous values.
  /external/wycheproof/java/com/google/security/wycheproof/
BouncyCastleAllTests.java 21 // Android-changed: Update import to account for jarjar
BouncyCastleTest.java 22 // Android-changed: Update import to account for jarjar
ConscryptTest.java 22 // Android-changed: Update import to account for jarjar
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DismissViewButton.java 49 * account for translation.
  /frameworks/base/services/core/java/com/android/server/notification/
RateEstimator.java 36 /** Update the estimate to account for an event that just happened. */
  /frameworks/support/core-ui/java/android/support/v4/view/animation/
LookupTableInterpolator.java 48 // Calculate values to account for small offsets as the lookup table has discrete values
  /frameworks/support/design/tests/src/android/support/design/widget/
CoordinatorSnackbarWithFabTest.java 115 // Take into account bottom padding and bottom margin to account for how drop shadow is
134 // Take into account bottom padding and bottom margin to account for how drop shadow is
  /libcore/luni/src/main/java/java/nio/
NIOAccess.java 53 * account the Buffer's current position. This method is only
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAccountLoader.java 178 " - returning empty account list" );
195 if(D)Log.d(TAG,"Adding account " + c.getString(dispNameIndex) +
202 if(D)Log.d(TAG," Account UCI " + uci);
217 /* update the account counter
  /packages/apps/Calendar/res/layout/
account_item.xml 26 android:id="@+id/account"
  /packages/apps/Calendar/src/com/android/calendar/selectcalendars/
SelectCalendarsSyncFragment.java 19 import android.accounts.Account;
75 private Account mAccount;
93 mAccount = new Account(bundle.getString(Calendars.ACCOUNT_NAME),
151 mAccount = new Account(bundle.getString(Calendars.ACCOUNT_NAME),
  /packages/apps/Contacts/res/layout/
account_filter_header.xml 17 <!-- Layout showing the type of account filter
contact_editor_accounts_changed_activity_with_picker.xml 18 Layout for account prompt (which includes a ListView) that can appear when
select_account_list_item.xml 17 <!-- Layout of a single item in the InCallUI Account Chooser Dialog. -->

Completed in 870 milliseconds

<<31323334353637383940>>