Searched refs:no_validate (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/tools/tests/perf_index/
H A Dstress_general.c2 DECL_VALIDATE(no_validate) {
H A Dstress_cpu.c3 const stress_test_t cpu_test = {"cpu", &stress_general_init, &stress_cpu, &stress_general_cleanup, &no_validate};
H A Dstress_syscall.c3 const stress_test_t syscall_test = {"syscall", &stress_syscall_init, &stress_syscall, &stress_general_cleanup, &no_validate};
H A Dstress_file_local.c6 const stress_test_t file_local_create_test = {"file_create", &stress_file_local_create_init, &stress_file_local_create, &stress_file_local_create_cleanup, &no_validate};
7 const stress_test_t file_local_write_test = {"file_write", &stress_file_local_write_init, &stress_file_local_write, &stress_file_local_write_cleanup, &no_validate};
8 const stress_test_t file_local_read_test = {"file_read", &stress_file_local_read_init, &stress_file_local_read, &stress_file_local_read_cleanup, &no_validate};
H A Dstress_file_ram.c7 const stress_test_t file_ram_create_test = {"ram_file_create", &stress_file_ram_create_init, &stress_file_ram_create, &stress_file_ram_create_cleanup, &no_validate};
8 const stress_test_t file_ram_write_test = {"ram_file_write", &stress_file_ram_write_init, &stress_file_ram_write, &stress_file_ram_write_cleanup, &no_validate};
9 const stress_test_t file_ram_read_test = {"ram_file_read", &stress_file_ram_read_init, &stress_file_ram_read, &stress_file_ram_read_cleanup, &no_validate};
H A Dcompile.c8 const stress_test_t compile_test = {"compile", &compile_init, &compile, &compile_cleanup, &no_validate};
H A Dstress_fault.c16 const stress_test_t fault_test = {"fault", &stress_fault_init, &stress_fault, &stress_general_cleanup, &no_validate};
17 const stress_test_t zfod_test = {"zfod", &stress_fault_init, &stress_zfod, &stress_general_cleanup, &no_validate};
H A Dstress_memory.c8 const stress_test_t memory_test = {"memory", &stress_memory_init, &stress_memory, &stress_general_cleanup, &no_validate};
H A Dperf_index.h46 DECL_VALIDATE(no_validate); variable
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dsqlforms.vim58 syntax keyword sqlParameters do_commit no_commit no_validate all_records

Completed in 146 milliseconds