/external/v8/test/mjsunit/ |
binary-op-newspace.js | 30 // Check that a mod where the stub code hits a failure in heap number 46 // Check that an add where the stub code hits a failure in heap number
|
/external/v8/test/mjsunit/regress/ |
regress-create-exception.js | 43 // garbage collector. 93 is chosen to be a prime number to avoid the 46 j *= 1.123567; // An arbitrary floating point number.
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
userdatarequest.cpp | 90 QString::number(networkid) + ':' +
|
/frameworks/av/include/media/ |
Visualizer.h | 41 * number of bytes equal to the capture size. The capture size must be a power of 2 in the range 123 status_t getIntMeasurements(uint32_t type, uint32_t number, int32_t *measurements);
|
/frameworks/av/media/libmedia/ |
Visualizer.cpp | 219 status_t Visualizer::getIntMeasurements(uint32_t type, uint32_t number, int32_t *measurements) { 233 || (number != 2)) { 235 number); 241 uint32_t replySize = number * sizeof(int32_t);
|
/frameworks/base/services/java/com/android/server/display/ |
OverlayDisplayAdapter.java | 151 int number = ++count; local 154 number); 155 int gravity = chooseOverlayGravity(number); 158 Slog.i(TAG, "Showing overlay display device #" + number
|
/libcore/luni/src/main/java/java/nio/channels/ |
FileChannel.java | 46 * is the number of bytes that it currently contains. The size can be 286 * @return the current position as a positive integer number of bytes from 298 * The argument is the number of bytes counted from the start of the file. 303 * the new position with the required number of (unspecified) byte values. 320 * The maximum number of bytes that will be read is the remaining number of 332 * @return the number of bytes actually read. 353 * remaining number of bytes in the buffer). The number of bytes actually 365 * @return the number of bytes actually read [all...] |
/packages/apps/Contacts/src/com/android/contacts/quickcontact/ |
DataAction.java | 113 final String number = phone.getNumber(); local 114 if (!TextUtils.isEmpty(number)) { 116 final Intent phoneIntent = hasPhone ? CallUtil.getCallIntent(number) 121 Uri.fromParts(CallUtil.SCHEME_SMSTO, number, null));
|
/packages/apps/Dialer/src/com/android/dialer/ |
SpecialCharSequenceMgr.java | 149 * Handle ADN requests by filling in the SIM contact number into the requested 178 // get the ordinal number of the sim contact 185 // around it. Instead we fill in the the requested phone number into 309 private static final String ADN_PHONE_NUMBER_COLUMN_NAME = "number"; 332 public SimContactQueryCookie(int number, QueryHandler handler, int token) { 333 contactNum = number; 404 // on the Nth number, then we update the text field and display a 408 String number = c.getString(c.getColumnIndexOrThrow(ADN_PHONE_NUMBER_COLUMN_NAME)); local 411 text.getText().replace(0, 0, number);
|
/packages/apps/Dialer/src/com/android/dialer/list/ |
RegularSearchListAdapter.java | 48 info.number = item.getString(PhoneQuery.PHONE_NUMBER); 73 // a dialable number, then clicking add to contact should add it as a number.
|
/packages/apps/Dialer/tests/src/com/android/dialer/calllog/ |
CallLogGroupBuilderTest.java | 33 /** A phone number for testing. */ 35 /** A phone number for testing. */ 182 // SIP address vs phone number. 244 /** Adds a set of calls with the given types, all from the same number, in the old section. */ 245 private void addMultipleCallLogEntries(String number, int... types) { 247 addCallLogEntry(number, type); 250 /** Adds a call log entry with the given number and type to the cursor. */ 251 private void addCallLogEntry(String number, int type) { 255 values[CallLogQuery.NUMBER] = number; [all...] |
/packages/services/Telephony/common/src/com/android/services/telephony/common/ |
Call.java | 126 FDN_BLOCKED, /* call was blocked by fixed dial number */ 130 UNOBTAINABLE_NUMBER, /* Unassigned number (3GPP TS 24.008 table 10.5.123) */ 160 // Number presentation type for caller id display 190 // Gateway number used to dial this call 225 public void setNumber(String number) { 226 mIdentification.setNumber(number); 321 public void setGatewayNumber(String number) { 322 mGatewayNumber = number;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
joystick.h | 53 __u8 number; /* axis/button number */ member in struct:js_event 62 #define JSIOCGAXES _IOR('j', 0x11, __u8) /* get number of axes */ 63 #define JSIOCGBUTTONS _IOR('j', 0x12, __u8) /* get number of buttons */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/raid/ |
md_u.h | 75 int active_disks; /* 2 Number of currently active disks */ 76 int working_disks; /* 3 Number of working disks */ 77 int failed_disks; /* 4 Number of failed disks */ 78 int spare_disks; /* 5 Number of spare disks */ 92 int number; member in struct:mdu_disk_info_s
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
joystick.h | 53 __u8 number; /* axis/button number */ member in struct:js_event 62 #define JSIOCGAXES _IOR('j', 0x11, __u8) /* get number of axes */ 63 #define JSIOCGBUTTONS _IOR('j', 0x12, __u8) /* get number of buttons */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/raid/ |
md_u.h | 75 int active_disks; /* 2 Number of currently active disks */ 76 int working_disks; /* 3 Number of working disks */ 77 int failed_disks; /* 4 Number of failed disks */ 78 int spare_disks; /* 5 Number of spare disks */ 92 int number; member in struct:mdu_disk_info_s
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
joystick.h | 53 __u8 number; /* axis/button number */ member in struct:js_event 62 #define JSIOCGAXES _IOR('j', 0x11, __u8) /* get number of axes */ 63 #define JSIOCGBUTTONS _IOR('j', 0x12, __u8) /* get number of buttons */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/raid/ |
md_u.h | 75 int active_disks; /* 2 Number of currently active disks */ 76 int working_disks; /* 3 Number of working disks */ 77 int failed_disks; /* 4 Number of failed disks */ 78 int spare_disks; /* 5 Number of spare disks */ 92 int number; member in struct:mdu_disk_info_s
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/raid/ |
md_u.h | 74 int number; member in struct:mdu_disk_info_s
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/raid/ |
md_u.h | 74 int number; member in struct:mdu_disk_info_s
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/raid/ |
md_u.h | 74 int number; member in struct:mdu_disk_info_s
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/raid/ |
md_u.h | 74 int number; member in struct:mdu_disk_info_s
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/raid/ |
md_u.h | 74 int number; member in struct:mdu_disk_info_s
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/raid/ |
md_u.h | 74 int number; member in struct:mdu_disk_info_s
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/raid/ |
md_u.h | 74 int number; member in struct:mdu_disk_info_s
|