/FileX-v6.2.1/test/regression_test/ |
D | filex_media_volume_directory_entry_test.c | 58 UCHAR *pointer; in test_application_define() local 62 pointer = (UCHAR *)first_unused_memory; in test_application_define() 66 pointer, DEMO_STACK_SIZE, in test_application_define() 69 pointer = pointer + DEMO_STACK_SIZE; in test_application_define() 72 cache_buffer = pointer; in test_application_define() 73 pointer = pointer + CACHE_SIZE; in test_application_define() 74 cache_buffer1 = pointer; in test_application_define() 75 pointer = pointer + CACHE_SIZE1; in test_application_define() 76 ram_disk_memory = pointer; in test_application_define()
|
D | filex_unicode_directory_entry_2_test.c | 46 UCHAR *pointer; in test_application_define() local 50 pointer = (UCHAR *) first_unused_memory; in test_application_define() 54 pointer, DEMO_STACK_SIZE, in test_application_define() 57 pointer = pointer + DEMO_STACK_SIZE; in test_application_define() 60 cache_buffer = pointer; in test_application_define() 61 pointer = pointer + CACHE_SIZE; in test_application_define() 62 ram_disk_memory = pointer; in test_application_define()
|
D | filex_unicode_fat_entry_1_test.c | 39 UCHAR *pointer; in test_application_define() local 43 pointer = (UCHAR *) first_unused_memory; in test_application_define() 47 pointer, DEMO_STACK_SIZE, in test_application_define() 49 pointer = pointer + DEMO_STACK_SIZE; in test_application_define() 52 cache_buffer = pointer; in test_application_define() 53 pointer = pointer + CACHE_SIZE; in test_application_define() 54 ram_disk_memory = pointer; in test_application_define()
|
D | filex_unicode_fat_entry_2_test.c | 49 UCHAR *pointer; in test_application_define() local 53 pointer = (UCHAR *) first_unused_memory; in test_application_define() 57 pointer, DEMO_STACK_SIZE, in test_application_define() 60 pointer = pointer + DEMO_STACK_SIZE; in test_application_define() 63 cache_buffer = pointer; in test_application_define() 64 pointer = pointer + CACHE_SIZE; in test_application_define() 65 ram_disk_memory = pointer; in test_application_define()
|
D | filex_unicode_fat_entry_test.c | 38 UCHAR *pointer; in test_application_define() local 42 pointer = (UCHAR *) first_unused_memory; in test_application_define() 46 pointer, DEMO_STACK_SIZE, in test_application_define() 48 pointer = pointer + DEMO_STACK_SIZE; in test_application_define() 51 cache_buffer = pointer; in test_application_define() 52 pointer = pointer + CACHE_SIZE; in test_application_define() 53 ram_disk_memory = pointer; in test_application_define()
|
D | filex_unicode_3_test.c | 65 UCHAR *pointer; in test_application_define() local 69 pointer = (UCHAR *) first_unused_memory; in test_application_define() 73 pointer, DEMO_STACK_SIZE, in test_application_define() 76 pointer = pointer + DEMO_STACK_SIZE; in test_application_define() 79 cache_buffer = pointer; in test_application_define() 80 pointer = pointer + CACHE_SIZE; in test_application_define() 81 ram_disk_memory = pointer; in test_application_define()
|
D | filex_fault_tolerant_log_full_test.c | 32 static UCHAR *pointer; variable 73 pointer = (UCHAR *) first_unused_memory; in test_application_define() 77 pointer, DEMO_STACK_SIZE, in test_application_define() 79 pointer = pointer + DEMO_STACK_SIZE; in test_application_define() 82 cache_buffer = pointer; in test_application_define() 83 pointer += CACHE_SIZE; in test_application_define() 84 fault_tolerant_buffer = pointer; in test_application_define() 85 pointer += FAULT_TOLERANT_SIZE; in test_application_define() 86 thread_buffer = pointer; in test_application_define() 87 pointer += DEMO_STACK_SIZE; in test_application_define()
|
D | filex_media_abort_test.c | 61 UCHAR *pointer; in test_application_define() local 65 pointer = (UCHAR *) first_unused_memory; in test_application_define() 69 pointer, DEMO_STACK_SIZE, in test_application_define() 72 pointer = pointer + DEMO_STACK_SIZE; in test_application_define() 75 cache_buffer = pointer; in test_application_define() 76 pointer = pointer + CACHE_SIZE; in test_application_define() 77 cache_buffer2 = pointer; in test_application_define() 78 pointer = pointer + CACHE_SIZE; in test_application_define() 79 ram_disk_memory = pointer; in test_application_define() 80 pointer = pointer + (256 * 128); in test_application_define() [all …]
|
D | filex_fault_tolerant_file_allocate_test.c | 32 static UCHAR *pointer; variable 72 pointer = (UCHAR *) first_unused_memory; in test_application_define() 76 pointer, DEMO_STACK_SIZE, in test_application_define() 78 pointer = pointer + DEMO_STACK_SIZE; in test_application_define() 81 cache_buffer = pointer; in test_application_define() 82 pointer += CACHE_SIZE; in test_application_define() 83 fault_tolerant_buffer = pointer; in test_application_define() 84 pointer += FAULT_TOLERANT_SIZE; in test_application_define() 85 thread_buffer = pointer; in test_application_define() 86 pointer += DEMO_STACK_SIZE; in test_application_define()
|
D | filex_unicode_name_string_test.c | 49 UCHAR *pointer; in test_application_define() local 53 pointer = (UCHAR *) first_unused_memory; in test_application_define() 57 pointer, DEMO_STACK_SIZE, in test_application_define() 60 pointer = pointer + DEMO_STACK_SIZE; in test_application_define() 63 cache_buffer = pointer; in test_application_define() 64 pointer = pointer + CACHE_SIZE; in test_application_define() 65 ram_disk_memory = pointer; in test_application_define()
|
D | filex_file_write_notify_test.c | 55 UCHAR *pointer; in test_application_define() local 59 pointer = (UCHAR *) first_unused_memory; in test_application_define() 63 pointer, DEMO_STACK_SIZE, in test_application_define() 66 pointer = pointer + DEMO_STACK_SIZE; in test_application_define() 69 cache_buffer = pointer; in test_application_define() 70 pointer = pointer + CACHE_SIZE; in test_application_define() 71 ram_disk_memory = pointer; in test_application_define()
|
D | filex_fault_tolerant_enable_4_test.c | 35 static UCHAR *pointer; variable 78 pointer = (UCHAR *) first_unused_memory; in test_application_define() 83 pointer, DEMO_STACK_SIZE, in test_application_define() 86 pointer = pointer + DEMO_STACK_SIZE; in test_application_define() 89 cache_buffer = pointer; in test_application_define() 90 pointer += CACHE_SIZE; in test_application_define() 91 fault_tolerant_buffer = pointer; in test_application_define() 92 pointer += FAULT_TOLERANT_SIZE; in test_application_define() 93 thread_buffer = pointer; in test_application_define() 94 pointer += DEMO_STACK_SIZE; in test_application_define()
|
D | filex_directory_attributes_read_set_test.c | 53 UCHAR *pointer; in test_application_define() local 57 pointer = (UCHAR *) first_unused_memory; in test_application_define() 61 pointer, DEMO_STACK_SIZE, in test_application_define() 64 pointer = pointer + DEMO_STACK_SIZE; in test_application_define() 67 cache_buffer = pointer; in test_application_define() 68 pointer = pointer + CACHE_SIZE; in test_application_define() 69 ram_disk_memory = pointer; in test_application_define()
|
D | filex_media_hidden_sectors_test.c | 53 UCHAR *pointer; in test_application_define() local 57 pointer = (UCHAR *) first_unused_memory; in test_application_define() 61 pointer, DEMO_STACK_SIZE, in test_application_define() 64 pointer = pointer + DEMO_STACK_SIZE; in test_application_define() 67 cache_buffer = pointer; in test_application_define() 68 pointer = pointer + CACHE_SIZE; in test_application_define() 69 ram_disk_memory = pointer; in test_application_define()
|
D | filex_file_name_test.c | 63 UCHAR *pointer; in test_application_define() local 67 pointer = (UCHAR *) first_unused_memory; in test_application_define() 71 pointer, DEMO_STACK_SIZE, in test_application_define() 74 pointer = pointer + DEMO_STACK_SIZE; in test_application_define() 77 cache_buffer = pointer; in test_application_define() 78 pointer = pointer + CACHE_SIZE; in test_application_define() 79 ram_disk_memory = pointer; in test_application_define()
|
D | filex_fault_tolerant_file_write_fat_crossover_2_test.c | 56 static UCHAR *pointer; variable 100 pointer = (UCHAR *) first_unused_memory; in test_application_define() 105 pointer, DEMO_STACK_SIZE, in test_application_define() 108 pointer = pointer + DEMO_STACK_SIZE; in test_application_define() 111 cache_buffer = pointer; in test_application_define() 112 pointer += CACHE_SIZE; in test_application_define() 113 fault_tolerant_buffer = pointer; in test_application_define() 114 pointer += FAULT_TOLERANT_SIZE; in test_application_define() 115 thread_buffer = pointer; in test_application_define() 116 pointer += DEMO_STACK_SIZE; in test_application_define()
|
D | filex_directory_rename_test.c | 63 UCHAR *pointer; in test_application_define() local 67 pointer = (UCHAR *) first_unused_memory; in test_application_define() 71 pointer, DEMO_STACK_SIZE, in test_application_define() 74 pointer = pointer + DEMO_STACK_SIZE; in test_application_define() 77 cache_buffer = pointer; in test_application_define() 78 pointer = pointer + CACHE_SIZE; in test_application_define() 79 fault_tolerant_buffer = pointer; in test_application_define() 80 pointer += FAULT_TOLERANT_SIZE; in test_application_define() 81 ram_disk_memory = pointer; in test_application_define()
|
D | filex_fault_tolerant_file_attributes_set_directory_interrupt_test.c | 51 static UCHAR *pointer; variable 97 pointer = (UCHAR *) first_unused_memory; in test_application_define() 102 pointer, DEMO_STACK_SIZE, in test_application_define() 105 pointer = pointer + DEMO_STACK_SIZE; in test_application_define() 108 cache_buffer = pointer; in test_application_define() 109 pointer += CACHE_SIZE; in test_application_define() 110 fault_tolerant_buffer = pointer; in test_application_define() 111 pointer += FAULT_TOLERANT_SIZE; in test_application_define() 112 thread_buffer = pointer; in test_application_define() 113 pointer += DEMO_STACK_SIZE; in test_application_define()
|
D | filex_fault_tolerant_directory_attributes_set_directory_interrupt_test.c | 49 static UCHAR *pointer; variable 94 pointer = (UCHAR *) first_unused_memory; in test_application_define() 99 pointer, DEMO_STACK_SIZE, in test_application_define() 102 pointer = pointer + DEMO_STACK_SIZE; in test_application_define() 105 cache_buffer = pointer; in test_application_define() 106 pointer += CACHE_SIZE; in test_application_define() 107 fault_tolerant_buffer = pointer; in test_application_define() 108 pointer += FAULT_TOLERANT_SIZE; in test_application_define() 109 thread_buffer = pointer; in test_application_define() 110 pointer += DEMO_STACK_SIZE; in test_application_define()
|
D | filex_fault_tolerant_directory_attributes_set_redo_log_interrupt_test.c | 49 static UCHAR *pointer; variable 94 pointer = (UCHAR *) first_unused_memory; in test_application_define() 99 pointer, DEMO_STACK_SIZE, in test_application_define() 102 pointer = pointer + DEMO_STACK_SIZE; in test_application_define() 105 cache_buffer = pointer; in test_application_define() 106 pointer += CACHE_SIZE; in test_application_define() 107 fault_tolerant_buffer = pointer; in test_application_define() 108 pointer += FAULT_TOLERANT_SIZE; in test_application_define() 109 thread_buffer = pointer; in test_application_define() 110 pointer += DEMO_STACK_SIZE; in test_application_define()
|
D | filex_fault_tolerant_file_allocate_fat_crossover_test.c | 56 static UCHAR *pointer; variable 100 pointer = (UCHAR *) first_unused_memory; in test_application_define() 105 pointer, DEMO_STACK_SIZE, in test_application_define() 108 pointer = pointer + DEMO_STACK_SIZE; in test_application_define() 111 cache_buffer = pointer; in test_application_define() 112 pointer += CACHE_SIZE; in test_application_define() 113 fault_tolerant_buffer = pointer; in test_application_define() 114 pointer += FAULT_TOLERANT_SIZE; in test_application_define() 115 thread_buffer = pointer; in test_application_define() 116 pointer += DEMO_STACK_SIZE; in test_application_define()
|
D | filex_fault_tolerant_file_attributes_set_redo_log_interrupt_test.c | 51 static UCHAR *pointer; variable 97 pointer = (UCHAR *) first_unused_memory; in test_application_define() 102 pointer, DEMO_STACK_SIZE, in test_application_define() 105 pointer = pointer + DEMO_STACK_SIZE; in test_application_define() 108 cache_buffer = pointer; in test_application_define() 109 pointer += CACHE_SIZE; in test_application_define() 110 fault_tolerant_buffer = pointer; in test_application_define() 111 pointer += FAULT_TOLERANT_SIZE; in test_application_define() 112 thread_buffer = pointer; in test_application_define() 113 pointer += DEMO_STACK_SIZE; in test_application_define()
|
D | filex_fault_tolerant_file_best_effort_allocate_fat_crossover_test.c | 56 static UCHAR *pointer; variable 100 pointer = (UCHAR *) first_unused_memory; in test_application_define() 105 pointer, DEMO_STACK_SIZE, in test_application_define() 108 pointer = pointer + DEMO_STACK_SIZE; in test_application_define() 111 cache_buffer = pointer; in test_application_define() 112 pointer += CACHE_SIZE; in test_application_define() 113 fault_tolerant_buffer = pointer; in test_application_define() 114 pointer += FAULT_TOLERANT_SIZE; in test_application_define() 115 thread_buffer = pointer; in test_application_define() 116 pointer += DEMO_STACK_SIZE; in test_application_define()
|
D | filex_directory_duplicate_entries_test.c | 68 UCHAR *pointer; in test_application_define() local 72 pointer = (UCHAR *) first_unused_memory; in test_application_define() 76 pointer, DEMO_STACK_SIZE, in test_application_define() 79 pointer = pointer + DEMO_STACK_SIZE; in test_application_define() 82 cache_buffer = pointer; in test_application_define() 83 pointer = pointer + CACHE_SIZE; in test_application_define() 84 fault_tolerant_buffer = pointer; in test_application_define() 85 pointer += FAULT_TOLERANT_SIZE; in test_application_define()
|
/FileX-v6.2.1/samples/ |
D | demo_filex.c | 73 CHAR *pointer; in tx_application_define() local 76 pointer = (CHAR *) first_unused_memory; in tx_application_define() 83 pointer, DEMO_STACK_SIZE, in tx_application_define() 85 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define() 88 ram_disk_memory = pointer; in tx_application_define()
|