Home
last modified time | relevance | path

Searched refs:sec_offset (Results 1 – 17 of 17) sorted by relevance

/external/autotest/client/tests/disktest/src/
Ddisktest.c56 unsigned int i, sec_offset, sector; in write_block() local
60 for (sec_offset = 0; sec_offset < sectors_per_block; sec_offset++) { in write_block()
61 sector = (block * sectors_per_block) + sec_offset; in write_block()
62 sector_buffer = &buffer[sec_offset * PATTERN_PER_SECTOR]; in write_block()
87 unsigned int sec_offset, sector; in verify_block() local
99 for (sec_offset = 0; sec_offset < sectors_per_block; sec_offset++) { in verify_block()
103 sector = (block * sectors_per_block) + sec_offset; in verify_block()
104 sector_buffer = &buffer[sec_offset * PATTERN_PER_SECTOR]; in verify_block()
/external/elfutils/tests/
Drun-readelf-ranges.sh193 stmt_list (sec_offset) 0
197 addr_base (sec_offset) address base [ 8]
202 ranges (sec_offset) range list [ 24]
204 stmt_list (sec_offset) 655
208 addr_base (sec_offset) address base [ a8]
209 rnglists_base (sec_offset) range list [ c]
Drun-macro-test.sh42 macro_info (sec_offset) 0
49 GNU_macros (sec_offset) 0
Drun-readelf-types.sh36 stmt_list (sec_offset) 0
83 stmt_list (sec_offset) 0
104 stmt_list (sec_offset) 0
Drun-readelf-loc.sh918 ranges (sec_offset) range list [ 0]
920 stmt_list (sec_offset) 0
924 GNU_addr_base (sec_offset) address base [ 0]
926 GNU_ranges_base (sec_offset) 0
956 location (sec_offset) location list [ 0]
963 location (sec_offset) location list [ 28]
970 location (sec_offset) location list [ 47]
977 location (sec_offset) location list [ 73]
1012 stmt_list (sec_offset) 145
1033 location (sec_offset) location list [ 0]
[all …]
Drun-readelf-zdebug-rel.sh61 stmt_list (sec_offset) 0
80 location (sec_offset) location list [ 0]
166 stmt_list (sec_offset) 0
185 location (sec_offset) location list [ 0]
204 location (sec_offset) location list [ 4e]
Drun-readelf-dwz-multi.sh94 stmt_list (sec_offset) 0
155 stmt_list (sec_offset) 0
215 stmt_list (sec_offset) 0
255 stmt_list (sec_offset) 0
294 stmt_list (sec_offset) 0
Drun-readelf-const-values.sh74 stmt_list (sec_offset) 0
110 ranges (sec_offset) range list [ 0]
112 stmt_list (sec_offset) 54
Drun-readelf-discr.sh88 stmt_list (sec_offset) 0
245 stmt_list (sec_offset) 0
Drun-exprlocs.sh53 stmt_list (sec_offset)
/external/adhd/cras/src/tools/cras_test_client/
Dcras_test_client.c110 static void fill_time_offset(time_t *sec_offset, int32_t *nsec_offset) in fill_time_offset() argument
116 *sec_offset = real_time.tv_sec - mono_time.tv_sec; in fill_time_offset()
463 time_t sec_offset, int32_t nsec_offset) in convert_time() argument
465 sec_offset += *sec; in convert_time()
468 sec_offset++; in convert_time()
471 sec_offset--; in convert_time()
474 *sec = sec_offset; in convert_time()
479 unsigned int tag_idx, int32_t sec_offset, in show_alog_tag() argument
496 convert_time(&sec, &nsec, sec_offset, nsec_offset); in show_alog_tag()
515 convert_time(&sec, &nsec, sec_offset, nsec_offset); in show_alog_tag()
[all …]
/external/u-boot/drivers/crypto/fsl/
Djr.h95 uint32_t sec_offset; member
Djr.c23 uint32_t sec_offset[CONFIG_SYS_FSL_MAX_NUM_OF_SEC] = { variable
32 ((CONFIG_SYS_FSL_SEC_ADDR + sec_offset[idx]))
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader_die_unittest.cc371 TEST_P(DwarfForms, sec_offset) { in TEST_P() argument
/external/elfutils/libdw/
Dknown-dwarf.h284 DWARF_ONE_KNOWN_DW_FORM (sec_offset, DW_FORM_sec_offset) \
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DDwarf.def418 HANDLE_DW_FORM(0x17, sec_offset, 4, DWARF)
/external/elfutils/src/
DChangeLog622 (attr_callback): Handle DW_AT_loclists_base and notice sec_offset