HomeSort by relevance Sort by last modified time
    Searched refs:amt (Results 1 - 25 of 447) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /libcore/luni/src/test/java/libcore/java/util/
OldAbstractMapTest.java 31 AMT amt = new AMT(); local
32 assertNotNull(amt);
36 AbstractMap<String, String> amt1 = new AMT();
37 AbstractMap<String, String> amt2 = new AMT();
54 AMT amt1 = new AMT();
55 AMT amt2 = new AMT();
62 AMT amt = new AMT(); local
69 AMT amt = new AMT(); local
80 AMT amt = new AMT(); local
91 AMT amt = new AMT(); local
    [all...]
  /frameworks/base/libs/androidfw/
BackupData.cpp 69 ssize_t amt; local
76 amt = write(m_fd, &padding, paddingSize);
77 if (amt != paddingSize) {
81 m_pos += amt;
93 ssize_t amt; local
95 amt = write_padding_for(m_pos);
96 if (amt != 0) {
97 return amt;
123 amt = write(m_fd, &header, sizeof(entity_header_v1));
124 if (amt != sizeof(entity_header_v1))
160 ssize_t amt = write(m_fd, data, size); local
230 int amt; local
273 int amt = read(m_fd, buf, size+1); local
351 int amt = read(m_fd, data, size); local
367 ssize_t amt; local
    [all...]
BackupHelpers.cpp 89 int amt; local
92 amt = read(fd, &header, sizeof(header));
93 if (amt != sizeof(header)) {
96 bytesRead += amt;
107 amt = read(fd, &file, sizeof(FileState));
108 if (amt != sizeof(FileState)) {
112 bytesRead += amt;
119 amt = read(fd, filename, nameBufSize);
120 if (amt == nameBufSize) {
123 bytesRead += amt;
160 int amt; local
218 int amt; local
314 int amt; local
749 ssize_t amt; local
834 int amt; local
860 int amt; local
    [all...]
  /external/valgrind/none/tests/
pth_cancel2.c 26 #define async_cancel_safe_read(fd,buf,amt) \
30 if (read(fd,buf,amt) < 0) \
37 #define async_cancel_safe_write(fd,buf,amt) \
41 if (write(fd,buf,amt) < 0) \
54 int amt=20; local
57 async_cancel_safe_write(*fd2,buf,amt);
58 async_cancel_safe_read(*fd2,buf,amt);
  /cts/tools/cfassembler/src/dxconvext/util/
FileUtils.java 78 int amt = in.read(result, at, length); local
79 if (amt == -1) {
82 at += amt;
83 length -= amt;
  /dalvik/dexgen/src/com/android/dexgen/util/
AnnotatedOutput.java 58 * @param amt {@code >= 0;} the amount of output for this annotation to
62 public void annotate(int amt, String msg);
FileUtils.java 80 int amt = in.read(result, at, length); local
81 if (amt == -1) {
84 at += amt;
85 length -= amt;
  /dalvik/dx/src/com/android/dx/util/
AnnotatedOutput.java 58 * @param amt {@code >= 0;} the amount of output for this annotation to
62 public void annotate(int amt, String msg);
  /frameworks/base/cmds/incidentd/src/
FdBuffer.cpp 74 ssize_t amt = ::read(fd, mBuffer.writeBuffer(), mBuffer.currentToWrite()); local
75 if (amt < 0) {
82 } else if (amt == 0) {
86 mBuffer.wp()->move(amt);
106 ssize_t amt =
108 if (amt < 0) {
111 } else if (amt == 0) {
116 mBuffer.wp()->move(amt);
183 ssize_t amt; local
185 amt = ::read(fd, cirBuf + rpos, BUFFER_SIZE - rpos)
205 ssize_t amt; local
238 ssize_t amt = ::read(fromFd.get(), mBuffer.writeBuffer(), mBuffer.currentToWrite()); local
    [all...]
  /system/extras/tests/lib/testUtil/include/
testUtil.h 28 struct timespec double2ts(double amt);
29 struct timeval double2tv(double amt);
37 void testDelay(float amt);
38 void testDelaySpin(float amt);
  /toolchain/binutils/binutils-2.27/bfd/
nlm.c 32 bfd_size_type amt = sizeof (struct nlm_obj_tdata); local
34 nlm_tdata (abfd) = bfd_zalloc (abfd, amt);
nlmcode.h 78 bfd_size_type amt; local
81 amt = sizeof (nlm_variable_header (abfd)->descriptionLength);
83 amt, abfd) != amt)
85 amt = nlm_variable_header (abfd)->descriptionLength + 1;
87 amt, abfd) != amt)
91 amt = sizeof (temp);
92 if (bfd_bread ((void *) temp, amt, abfd) != amt)
167 bfd_size_type amt; local
445 bfd_size_type amt; local
570 bfd_size_type amt; local
640 bfd_size_type amt; local
905 bfd_size_type amt; local
1082 bfd_size_type amt = sizeof (nlm_symbol_type); local
1144 bfd_size_type count, amt; local
1609 bfd_size_type amt; local
    [all...]
som.c 1428 bfd_size_type amt = sizeof (int); local
1512 bfd_size_type amt = sizeof (int); local
1551 bfd_size_type amt = sizeof (int); local
2082 bfd_size_type amt; local
2388 bfd_size_type amt; local
2543 bfd_size_type amt = sizeof (struct som_header); local
2799 bfd_size_type amt; local
2905 bfd_size_type amt; local
3311 bfd_size_type amt; local
3420 bfd_size_type amt; local
3947 bfd_size_type amt; local
4531 bfd_size_type amt; local
4629 bfd_size_type amt; local
4833 bfd_size_type amt = sizeof (som_symbol_type); local
5247 bfd_size_type amt; local
5365 bfd_size_type amt = sizeof (struct som_section_data_struct); local
5411 bfd_size_type amt; local
5519 bfd_size_type amt = sizeof (struct som_copyable_section_data_struct); local
5549 bfd_size_type amt = sizeof (struct som_copyable_section_data_struct); local
5583 bfd_size_type amt; local
5874 bfd_size_type amt; local
5956 bfd_size_type amt; local
6111 bfd_size_type amt = 16; local
6309 bfd_size_type amt; local
6567 bfd_size_type amt; local
    [all...]
oasys.c 36 bfd_size_type amt = sizeof (record->header); local
38 if (bfd_bread ((void *) record, amt, abfd) != amt)
41 amt = record->header.length - sizeof (record->header);
42 if ((long) amt <= 0)
44 if (bfd_bread ((void *) ((char *) record + sizeof (record->header)), amt, abfd)
45 != amt)
76 bfd_size_type amt; local
82 amt = abfd->symcount;
83 amt *= sizeof (asymbol)
221 bfd_size_type amt; local
316 bfd_size_type amt = sizeof (oasys_data_type); local
345 bfd_size_type amt; local
1086 bfd_size_type amt = sizeof (oasys_symbol_type); local
    [all...]
aout-adobe.c 95 bfd_size_type amt = sizeof (*ext); local
96 if (bfd_bread ( ext, amt, abfd) != amt)
148 amt = strlen (sect->name);
149 newname = bfd_zalloc (abfd, amt);
199 bfd_size_type amt = EXEC_BYTES_SIZE; local
201 if (bfd_bread (& exec_bytes, amt, abfd) != amt)
243 bfd_size_type amt = sizeof (struct bout_data_struct); local
245 rawptr = bfd_zalloc (abfd, amt);
274 bfd_size_type amt; local
    [all...]
lynx-core.c 97 bfd_size_type amt; local
108 amt = sizeof pss;
109 if (bfd_bread ((void *) &pss, amt, abfd) != amt)
117 amt = sizeof (struct lynx_core_struct);
118 core_hdr (abfd) = (struct lynx_core_struct *) bfd_zalloc (abfd, amt);
  /frameworks/support/compat/src/main/java/androidx/core/util/
TimeUtils.java 43 static private int accumField(int amt, int suffix, boolean always, int zeropad) {
44 if (amt > 99 || (always && zeropad >= 3)) {
47 if (amt > 9 || (always && zeropad >= 2)) {
50 if (always || amt > 0) {
56 static private int printField(char[] formatStr, int amt, char suffix, int pos,
58 if (always || amt > 0) {
60 if ((always && zeropad >= 3) || amt > 99) {
61 int dig = amt/100;
64 amt -= (dig*100);
66 if ((always && zeropad >= 2) || amt > 9 || startPos != pos)
    [all...]
  /frameworks/base/core/java/android/util/
TimeUtils.java 101 static private int accumField(int amt, int suffix, boolean always, int zeropad) {
102 if (amt > 999) {
104 while (amt != 0) {
106 amt /= 10;
110 if (amt > 99 || (always && zeropad >= 3)) {
113 if (amt > 9 || (always && zeropad >= 2)) {
116 if (always || amt > 0) {
123 static private int printFieldLocked(char[] formatStr, int amt, char suffix, int pos,
125 if (always || amt > 0) {
127 if (amt > 999)
    [all...]
  /frameworks/av/media/img_utils/src/
Input.cpp 34 size_t amt = (SKIP_BUF_SIZE > remaining) ? remaining : SKIP_BUF_SIZE; local
35 ssize_t ret = read(skipBuf, 0, amt);
  /dalvik/dx/src/com/android/dex/util/
FileUtils.java 74 int amt = in.read(result, at, length); local
75 if (amt == -1) {
78 at += amt;
79 length -= amt;
  /external/valgrind/none/tests/amd64/
shrld.c 8 ULong amt; variable
39 "\tmovq amt, %rcx\n"
60 "\tmovq amt, %rcx\n"
81 "\tmovq amt, %rcx\n"
103 "\tmovq amt, %rcx\n"
124 "\tmovq amt, %rcx\n"
145 "\tmovq amt, %rcx\n"
172 amt = (ULong)i;
185 amt = (ULong)i;
199 amt = (ULong)i
    [all...]
  /hardware/akm/AK8975_FS/libsensors/
SensorBase.cpp 73 int fd, amt; local
82 amt = write(fd, value, bytes);
83 amt = ((amt == -1) ? -errno : 0);
84 ALOGE_IF(amt < 0, "SensorBase: write_int failed to write %s (%s)",
87 return amt;
  /development/tools/line_endings/
line_endings.c 72 ssize_t amt; local
74 amt = read(fd, buf, amt2);
75 if (amt != amt2) {
96 ssize_t amt = write(fd, root->buf, amt2); local
97 if (amt != amt2) {
  /system/extras/tests/lib/testUtil/
testUtil.c 66 struct timespec double2ts(double amt)
70 rv.tv_sec = floor(amt);
71 rv.tv_nsec = (amt - rv.tv_sec) * nSecsPerSec;
72 // TODO: Handle cases where amt is negative
82 struct timeval double2tv(double amt)
86 rv.tv_sec = floor(amt);
87 rv.tv_usec = (amt - rv.tv_sec) * uSecsPerSec;
88 // TODO: Handle cases where amt is negative
257 // Delays for the number of seconds specified by amt or a greater amount.
258 // The amt variable is of type float and thus non-integer amount
    [all...]
  /frameworks/base/tools/bit/
adb.cpp 91 ssize_t amt = read(fd, &byte, 1); local
92 if (amt == 0) {
95 } else if (amt < 0) {
134 ssize_t amt = read(fd, buf+pos, size-pos); local
135 if (amt == 0) {
141 } else if (amt < 0) {
147 pos += amt;
185 ssize_t amt = size < scratchSize ? size : scratchSize; local
186 fprintf(stderr, "skipping %lu/%ld bytes\n", size, amt);
187 amt = read(fd, scratch, amt)
    [all...]

Completed in 736 milliseconds

1 2 3 4 5 6 7 8 91011>>