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

1 2

  /external/u-boot/drivers/usb/emul/
usb-emul-uclass.c 83 int upto, todo; local
97 for (upto = 0; *ptr && upto < length; ptr++, upto += todo) {
98 todo = min(length - upto, (int)(*ptr)->bLength);
100 memcpy(buffer + upto, *ptr, todo);
103 return upto ? upto : length ? -EIO : 0;
265 int upto; local
272 for (cdesc = NULL, upto = 0; *ptr; upto += (*ptr)->bLength, ptr++)
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
MILexer.cpp 56 StringRef upto(Cursor C) const { function in class:__anon41948::Cursor
166 StringRef String = Range.upto(R);
177 Token.reset(Type, Range.upto(C))
178 .setStringValue(Range.upto(C).drop_front(PrefixLength));
257 auto Identifier = Range.upto(C);
279 StringRef Number = NumberRange.upto(C);
292 Range.upto(C))
294 .setStringValue(Range.upto(C).drop_front(StringOffset));
307 Token.reset(Kind, Range.upto(C)).setIntegerValue(APSInt(NumberRange.upto(C)))
    [all...]
  /external/u-boot/lib/
trace.c 151 int upto; local
161 for (func = upto = 0; func < hdr->func_count; func++) {
172 upto++;
179 output_hdr->rec_count = upto;
194 int rec, upto; local
208 for (rec = upto = 0; rec < count; rec++) {
216 upto++;
223 output_hdr->rec_count = upto;
  /external/u-boot/drivers/input/
key_matrix.c 58 int valid, upto; local
63 for (valid = upto = 0; upto < num_keys; upto++) {
64 struct key_matrix_key *key = &keys[upto];
  /external/llvm/lib/CodeGen/MIRParser/
MILexer.cpp 50 StringRef upto(Cursor C) const { function in class:__anon30981::Cursor
160 StringRef String = Range.upto(R);
171 Token.reset(Type, Range.upto(C))
172 .setStringValue(Range.upto(C).drop_front(PrefixLength));
183 Token.reset(MIToken::IntegerType, Range.upto(C));
239 auto Identifier = Range.upto(C);
261 StringRef Number = NumberRange.upto(C);
271 Range.upto(C))
273 .setStringValue(Range.upto(C).drop_front(StringOffset));
286 Token.reset(Kind, Range.upto(C)).setIntegerValue(APSInt(NumberRange.upto(C)))
    [all...]
  /external/dtc/
fdtput.c 80 int upto; /* the number of bytes we have written to buf */ local
83 upto = 0;
91 for (; arg_count > 0; arg++, arg_count--, upto += len) {
99 if (upto + len > value_size) {
100 value_size = (upto + len) + 500;
104 ptr = value + upto;
124 *value_len = upto;
127 fprintf(stderr, "Value size %d\n", upto);
  /external/u-boot/arch/arm/lib/
cache-cp15.c 61 unsigned long upto, end; local
72 for (upto = start; upto < end; upto++)
73 set_section_dcache(upto, option);
  /external/u-boot/arch/arm/mach-exynos/
spl_boot.c 108 int upto, todo; local
152 for (upto = 0, i = 0; upto < uboot_size; upto += todo, i++) {
153 todo = min(uboot_size - upto, (unsigned int)(1 << 15));
  /external/u-boot/cmd/
efi.c 126 int upto, i; local
135 for (upto = 0; desc->type != EFI_TABLE_END;
136 upto++, desc = efi_get_next_mem_desc(map, desc)) {
150 printf("%2d %x:%-12s %010llx %010llx %010llx ", upto,
  /external/u-boot/drivers/gpio/
s5p_gpio.c 49 unsigned int upto; local
54 upto = 0;
57 debug("i=%d, upto=%d\n", i, upto);
61 bank += (gpio - upto) / GPIO_PER_BANK;
66 upto = data->max_gpio;
  /external/u-boot/drivers/spi/
exynos_spi.c 326 int upto, todo; local
346 for (upto = 0; !ret && upto < bytelen; upto += todo) {
347 todo = min(bytelen - upto, (1 << 16) - 4);
  /external/u-boot/drivers/misc/
cros_ec_sandbox.c 194 int upto; local
206 for (upto = 0; upto < ec->matrix_count; upto++) {
207 struct ec_keymatrix_entry *matrix = &ec->matrix[upto];
224 if (upto != ec->matrix_count) {
  /external/e2fsprogs/lib/ext2fs/
alloc.c 93 ext2_ino_t i, ino_in_group, upto, first_zero; local
118 upto = i + (EXT2_INODES_PER_GROUP(fs->super) - ino_in_group);
119 if (i < start_inode && upto >= start_inode)
120 upto = start_inode - 1;
121 if (upto > fs->super->s_inodes_count)
122 upto = fs->super->s_inodes_count;
124 retval = ext2fs_find_first_zero_inode_bitmap2(map, i, upto,
132 i = upto + 1;
  /external/u-boot/tools/
fit_image.c 194 int upto; local
223 upto = 0;
227 snprintf(str, sizeof(str), "%s-%d", FIT_FDT_PROP, ++upto);
276 int upto; local
281 upto = 0;
286 snprintf(str, sizeof(str), "conf-%d", ++upto);
300 snprintf(str, sizeof(str), FIT_FDT_PROP "-%d", upto);
305 if (!upto) {
  /external/u-boot/tools/buildman/
board.py 130 for upto in range(len(fields)):
131 if fields[upto] == '-':
132 fields[upto] = ''
control.py 70 for upto in range(0, len(series.commits), options.step):
71 commit = series.commits[upto]
  /external/u-boot/tools/patman/
series.py 113 for upto in range(len(args)):
114 commit = self.commits[upto]
115 print(col.Color(col.GREEN, ' %s' % args[upto]))
  /external/ltp/testcases/realtime/
README 38 him/her to create SCHED_FIFO threads of priorities upto 99
  /external/u-boot/drivers/video/rockchip/
Kconfig 68 16,18, 24 bits per pixel with upto 2k resolution ratio.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_pyexpat.py 409 self.assertTrue(self.upto < len(self.expected_list),
411 expected = self.expected_list[self.upto]
414 self.upto += 1
420 self.upto = 0
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lstrlib.c 567 size_t upto = 0; local
569 if (strpbrk(p + upto, SPECIALS))
571 upto += strlen(p + upto) + 1; /* may have more after \0 */
572 } while (upto <= l);
  /external/python/cpython2/Lib/idlelib/idle_test/
htest.py 222 'msg': "Double click on items upto the lowest level.\n"
231 "Toggle nested items upto the lowest level.\n"
317 "Click on folders upto to the lowest level."
  /external/python/cpython3/Lib/idlelib/idle_test/
htest.py 218 'msg': "Double click on items upto the lowest level.\n"
227 "Toggle nested items upto the lowest level.\n"
313 "Click on folders upto to the lowest level."
  /external/u-boot/tools/dtoc/
dtb_platdata.py 370 upto = 0
377 upto += 1
  /external/python/cpython2/Lib/test/
test_pyexpat.py 435 self.assertTrue(self.upto < len(self.expected_list),
437 expected = self.expected_list[self.upto]
440 self.upto += 1
446 self.upto = 0

Completed in 1012 milliseconds

1 2