Home
last modified time | relevance | path

Searched defs:sec_offset (Results 1 – 5 of 5) sorted by relevance

/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()
463 time_t sec_offset, int32_t nsec_offset) in convert_time()
479 unsigned int tag_idx, int32_t sec_offset, in show_alog_tag()
686 time_t sec_offset; in print_audio_debug_info() local
812 unsigned int tag_idx, int32_t sec_offset, in show_btlog_tag()
922 time_t sec_offset; in cras_bt_debug_info() local
1430 static void show_atlog(time_t sec_offset, int32_t nsec_offset, in show_atlog()
1456 static time_t sec_offset; in cras_show_continuous_atlog() local
/external/autotest/client/tests/disktest/src/
Ddisktest.c56 unsigned int i, sec_offset, sector; in write_block() local
87 unsigned int sec_offset, sector; in verify_block() local
/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
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader_die_unittest.cc371 TEST_P(DwarfForms, sec_offset) { in TEST_P() argument