| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkGetStructureTypeImpl.inl | 4 template<> VkStructureType getStructureType<VkApplicationInfo> (void) argument 9 template<> VkStructureType getStructureType<VkInstanceCreateInfo> (void) argument 14 template<> VkStructureType getStructureType<VkDeviceQueueCreateInfo> (void) argument 19 template<> VkStructureType getStructureType<VkDeviceCreateInfo> (void) argument 24 template<> VkStructureType getStructureType<VkSubmitInfo> (void) argument 29 template<> VkStructureType getStructureType<VkMemoryAllocateInfo> (void) argument 34 template<> VkStructureType getStructureType<VkMappedMemoryRange> (void) argument 39 template<> VkStructureType getStructureType<VkBindSparseInfo> (void) argument 44 template<> VkStructureType getStructureType<VkFenceCreateInfo> (void) argument 49 template<> VkStructureType getStructureType<VkSemaphoreCreateInfo> (void) argument [all …]
|
| /external/mesa3d/src/glx/tests/ |
| D | indirect_api.cpp | 59 _glapi_get_dispatch_table_size(void) in _glapi_get_dispatch_table_size() argument 75 void __indirect_glAccum(void) { } in __indirect_glAccum() argument 76 void __indirect_glAlphaFunc(void) { } in __indirect_glAlphaFunc() argument 77 void __indirect_glBegin(void) { } in __indirect_glBegin() argument 78 void __indirect_glBitmap(void) { } in __indirect_glBitmap() argument 79 void __indirect_glBlendFunc(void) { } in __indirect_glBlendFunc() argument 80 void __indirect_glCallList(void) { } in __indirect_glCallList() argument 81 void __indirect_glCallLists(void) { } in __indirect_glCallLists() argument 82 void __indirect_glClear(void) { } in __indirect_glClear() argument 83 void __indirect_glClearAccum(void) { } in __indirect_glClearAccum() argument [all …]
|
| /external/clang/test/Parser/ |
| D | char-literal-printing.c | 7 char test1(void) { return '\\'; } in test1() argument 8 wchar_t test2(void) { return L'\\'; } in test2() argument 9 char test3(void) { return '\''; } in test3() argument 10 wchar_t test4(void) { return L'\''; } in test4() argument 11 char test5(void) { return '\a'; } in test5() argument 12 wchar_t test6(void) { return L'\a'; } in test6() argument 13 char test7(void) { return '\b'; } in test7() argument 14 wchar_t test8(void) { return L'\b'; } in test8() argument 15 char test9(void) { return '\e'; } in test9() argument 16 wchar_t test10(void) { return L'\e'; } in test10() argument [all …]
|
| /external/u-boot/common/ |
| D | board_r.c | 57 __weak int board_flash_wp_on(void) in board_flash_wp_on() argument 67 __weak void cpu_secondary_init_r(void) in cpu_secondary_init_r() argument 71 static int initr_secondary_cpu(void) in initr_secondary_cpu() argument 85 static int initr_trace(void) in initr_trace() argument 94 static int initr_reloc(void) in initr_reloc() argument 107 static int initr_caches(void) in initr_caches() argument 115 __weak int fixup_cpu(void) in fixup_cpu() argument 120 static int initr_reloc_global_data(void) in initr_reloc_global_data() argument 167 static int initr_serial(void) in initr_serial() argument 174 static int initr_trap(void) in initr_trap() argument [all …]
|
| D | board_f.c | 66 __weak void coloured_LED_init(void) {} in coloured_LED_init() argument 67 __weak void red_led_on(void) {} in red_led_on() argument 68 __weak void red_led_off(void) {} in red_led_off() argument 69 __weak void green_led_on(void) {} in green_led_on() argument 70 __weak void green_led_off(void) {} in green_led_off() argument 71 __weak void yellow_led_on(void) {} in yellow_led_on() argument 72 __weak void yellow_led_off(void) {} in yellow_led_off() argument 73 __weak void blue_led_on(void) {} in blue_led_on() argument 74 __weak void blue_led_off(void) {} in blue_led_off() argument 88 static int init_func_watchdog_init(void) in init_func_watchdog_init() argument [all …]
|
| /external/clang/test/Analysis/ |
| D | pthreadlock.c | 15 ok1(void) in ok1() argument 21 ok2(void) in ok2() argument 27 ok3(void) in ok3() argument 36 ok4(void) in ok4() argument 45 ok5(void) in ok5() argument 52 ok6(void) in ok6() argument 58 ok7(void) in ok7() argument 65 ok8(void) in ok8() argument 74 ok9(void) in ok9() argument 82 ok10(void) in ok10() argument [all …]
|
| /external/clang/test/CodeGen/ |
| D | builtins-ppc-crypto.c | 28 vector unsigned char test_vpmsumb(void) in test_vpmsumb() argument 37 vector unsigned short test_vpmsumh(void) in test_vpmsumh() argument 46 vector unsigned int test_vpmsumw(void) in test_vpmsumw() argument 55 vector unsigned long long test_vpmsumd(void) in test_vpmsumd() argument 64 vector unsigned long long test_vsbox(void) in test_vsbox() argument 72 vector unsigned char test_vpermxorb(void) in test_vpermxorb() argument 82 vector unsigned short test_vpermxorh(void) in test_vpermxorh() argument 92 vector unsigned int test_vpermxorw(void) in test_vpermxorw() argument 102 vector unsigned long long test_vpermxord(void) in test_vpermxord() argument 112 vector unsigned long long test_vcipher(void) in test_vcipher() argument [all …]
|
| D | zvector.c | 24 void test_assign (void) in test_assign() argument 61 void test_pos (void) in test_pos() argument 98 void test_neg (void) in test_neg() argument 119 void test_preinc (void) in test_preinc() argument 156 void test_postinc (void) in test_postinc() argument 193 void test_predec (void) in test_predec() argument 230 void test_postdec (void) in test_postdec() argument 267 void test_add (void) in test_add() argument 377 void test_add_assign (void) in test_add_assign() argument 455 void test_sub (void) in test_sub() argument [all …]
|
| D | attr-weakref.c | 7 void test1_h(void) { in test1_h() argument 12 void test2_f(void) {} in test2_f() argument 14 void test2_h(void) { in test2_h() argument 21 void test3_foo(void) { in test3_foo() argument 24 void test3_h(void) { in test3_h() argument 31 void test4_h(void) { in test4_h() argument 34 void test4_f(void) {} in test4_f() argument 39 void test5_h(void) { in test5_h() argument 42 void test5_foo(void) { in test5_foo() argument 49 void test6_h(void) { in test6_h() argument [all …]
|
| D | inline2.c | 7 int f0(void) { return 0; } in f0() argument 12 int f1(void) { return 0; } in f1() argument 17 inline int f2(void) { return 0; } in f2() argument 22 int f3(void) { return 0; } in f3() argument 27 inline int f5(void) { return 0; } in f5() argument 32 extern inline int f6(void) { return 0; } in f6() argument 37 extern int f7(void) { return 0; } in f7() argument 40 inline int fA(void) { return 0; } in fA() argument 48 extern inline int f4(void) { return 0; } in f4() argument 53 extern inline int f8(void) { return 0; } in f8() argument [all …]
|
| /external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
| D | isa.hpp | 50 std::string Vendor(void) { return CPU_Rep.vendor_; } in Vendor() argument 51 std::string Brand(void) { return CPU_Rep.brand_; } in Brand() argument 53 bool SSE3(void) { return CPU_Rep.f_1_ECX_[0]; } in SSE3() argument 54 bool PCLMULQDQ(void) { return CPU_Rep.f_1_ECX_[1]; } in PCLMULQDQ() argument 55 bool MONITOR(void) { return CPU_Rep.f_1_ECX_[3]; } in MONITOR() argument 56 bool SSSE3(void) { return CPU_Rep.f_1_ECX_[9]; } in SSSE3() argument 57 bool FMA(void) { return CPU_Rep.f_1_ECX_[12]; } in FMA() argument 58 bool CMPXCHG16B(void) { return CPU_Rep.f_1_ECX_[13]; } in CMPXCHG16B() argument 59 bool SSE41(void) { return CPU_Rep.f_1_ECX_[19]; } in SSE41() argument 60 bool SSE42(void) { return CPU_Rep.f_1_ECX_[20]; } in SSE42() argument [all …]
|
| /external/tensorflow/tensorflow/lite/experimental/micro/tools/make/targets/ecm3531/ |
| D | startup.c | 160 void default_NmiSR(void) { in default_NmiSR() argument 166 void default_FaultISR(void) { in default_FaultISR() argument 175 void IntDefaultHandler(void) { in IntDefaultHandler() argument 182 void default_SVCall_ISR(void) { in default_SVCall_ISR() argument 189 void default_DebugMonitor_ISR(void) { in default_DebugMonitor_ISR() argument 196 void default_PENDSV_ISR(void) { in default_PENDSV_ISR() argument 203 void default_SYSTICK_ISR(void) { in default_SYSTICK_ISR() argument 212 void default_SPI0_ISR(void) { in default_SPI0_ISR() argument 219 void default_SPI1_ISR(void) { in default_SPI1_ISR() argument 226 void default_I2C0_ISR(void) { in default_I2C0_ISR() argument [all …]
|
| /external/ltp/testcases/kernel/security/tomoyo/ |
| D | tomoyo_new_test.c | 48 static void test_read_etc_fstab(void) in test_read_etc_fstab() argument 53 static void test_write_dev_null(void) in test_write_dev_null() argument 58 static void cleanup_file_open(void) in cleanup_file_open() argument 64 static void test_mkdir_testdir(void) in test_mkdir_testdir() argument 69 static void cleanup_mkdir_testdir(void) in cleanup_mkdir_testdir() argument 74 static void setup_mkdir_testdir(void) in setup_mkdir_testdir() argument 79 static void test_rmdir_testdir(void) in test_rmdir_testdir() argument 84 static void setup_execute_bin_true(void) in setup_execute_bin_true() argument 91 static void cleanup_execute_bin_true(void) in cleanup_execute_bin_true() argument 98 static void test_execute_bin_true(void) in test_execute_bin_true() argument [all …]
|
| /external/u-boot/arch/arm/mach-tegra/ |
| D | board2.c | 42 __weak void pinmux_init(void) {} in pinmux_init() argument 43 __weak void pin_mux_usb(void) {} in pin_mux_usb() argument 44 __weak void pin_mux_spi(void) {} in pin_mux_spi() argument 45 __weak void pin_mux_mmc(void) {} in pin_mux_mmc() argument 46 __weak void gpio_early_init_uart(void) {} in gpio_early_init_uart() argument 47 __weak void pin_mux_display(void) {} in pin_mux_display() argument 48 __weak void start_cpu_fan(void) {} in start_cpu_fan() argument 51 __weak void pin_mux_nand(void) in pin_mux_nand() argument 61 static void power_det_init(void) in power_det_init() argument 72 __weak int tegra_board_id(void) in tegra_board_id() argument [all …]
|
| /external/linux-kselftest/tools/testing/selftests/powerpc/tm/ |
| D | tm.h | 15 static inline bool have_htm(void) in have_htm() argument 25 static inline bool have_htm_nosc(void) in have_htm_nosc() argument 35 static inline long failure_code(void) in failure_code() argument 40 static inline bool failure_is_persistent(void) in failure_is_persistent() argument 45 static inline bool failure_is_syscall(void) in failure_is_syscall() argument 50 static inline bool failure_is_unavailable(void) in failure_is_unavailable() argument 55 static inline bool failure_is_reschedule(void) in failure_is_reschedule() argument 64 static inline bool failure_is_nesting(void) in failure_is_nesting() argument 69 static inline int tcheck(void) in tcheck() argument 76 static inline bool tcheck_doomed(void) in tcheck_doomed() argument [all …]
|
| /external/ltp/testcases/kernel/syscalls/nftw/ |
| D | test.c | 47 void test1A(void) in test1A() argument 107 void test2A(void) in test2A() argument 152 void test3A(void) in test3A() argument 189 void test4A(void) in test4A() argument 225 void test5A(void) in test5A() argument 261 void test6A(void) in test6A() argument 298 void test7A(void) in test7A() argument 326 void test8A(void) in test8A() argument 355 void test9A(void) in test9A() argument 384 void test10A(void) in test10A() argument [all …]
|
| D | test64.c | 46 void test1A(void) in test1A() argument 105 void test2A(void) in test2A() argument 150 void test3A(void) in test3A() argument 188 void test4A(void) in test4A() argument 225 void test5A(void) in test5A() argument 262 void test6A(void) in test6A() argument 300 void test7A(void) in test7A() argument 330 void test8A(void) in test8A() argument 360 void test9A(void) in test9A() argument 391 void test10A(void) in test10A() argument [all …]
|
| /external/libunwind/tests/ |
| D | Lrs-race.c | 47 foo_0 (void) in foo_0() argument 57 foo_1 (void) in foo_1() argument 67 foo_2 (void) in foo_2() argument 77 foo_3 (void) in foo_3() argument 87 foo_4 (void) in foo_4() argument 97 foo_5 (void) in foo_5() argument 107 foo_6 (void) in foo_6() argument 117 foo_7 (void) in foo_7() argument 127 foo_8 (void) in foo_8() argument 137 foo_9 (void) in foo_9() argument [all …]
|
| /external/clang/test/SemaObjC/ |
| D | arc-nsconsumed-errors.m | 6 blk a = ^void (__attribute((ns_consumed)) id arg1, __attribute((ns_consumed)) id arg2){}; // expect… function 8 blk b = ^void (id arg1, __attribute((ns_consumed)) id arg2){}; function 10 blk c = ^void (__attribute((ns_consumed)) id arg1, __attribute((ns_consumed)) id arg2){}; // expect… function 12 blk d = ^void (id arg1, id arg2) {}; // expected-error {{incompatible block pointer types initializ… function 14 blk1 a1 = ^void (__attribute((ns_consumed)) id arg1, id arg2){}; // expected-error {{incompatible b… function 16 blk1 b2 = ^void (id arg1, __attribute((ns_consumed)) id arg2){}; // expected-error {{incompatible b… function 18 blk1 c3 = ^void (__attribute((ns_consumed)) id arg1, __attribute((ns_consumed)) id arg2){}; function 20 blk1 d4 = ^void (id arg1, id arg2) {}; // expected-error {{incompatible block pointer types initial… function
|
| /external/clang/test/Sema/ |
| D | attr-capabilities.c | 28 void Func1(void) __attribute__((requires_capability(GUI))) {} in Func1() argument 29 void Func2(void) __attribute__((requires_shared_capability(Worker))) {} in Func2() argument 31 void Func3(void) __attribute__((requires_capability)) {} // expected-error {{'requires_capability'… in Func3() argument 32 void Func4(void) __attribute__((requires_shared_capability)) {} // expected-error {{'requires_shar… in Func4() argument 34 void Func5(void) __attribute__((requires_capability(1))) {} // expected-warning {{'requires_capabi… in Func5() argument 35 void Func6(void) __attribute__((requires_shared_capability(BadCapability))) {} // expected-warning… in Func6() argument 37 void Func7(void) __attribute__((assert_capability(GUI))) {} in Func7() argument 38 void Func8(void) __attribute__((assert_shared_capability(GUI))) {} in Func8() argument 40 void Func9(void) __attribute__((assert_capability())) {} // expected-error {{'assert_capability' at… in Func9() argument 41 void Func10(void) __attribute__((assert_shared_capability())) {} // expected-error {{'assert_shared… in Func10() argument [all …]
|
| /external/u-boot/arch/mips/mach-ath79/include/mach/ |
| D | ath79.h | 39 static inline int soc_is_ar71xx(void) in soc_is_ar71xx() argument 46 static inline int soc_is_ar724x(void) in soc_is_ar724x() argument 53 static inline int soc_is_ar7240(void) in soc_is_ar7240() argument 58 static inline int soc_is_ar7241(void) in soc_is_ar7241() argument 63 static inline int soc_is_ar7242(void) in soc_is_ar7242() argument 68 static inline int soc_is_ar913x(void) in soc_is_ar913x() argument 74 static inline int soc_is_ar933x(void) in soc_is_ar933x() argument 80 static inline int soc_is_ar9341(void) in soc_is_ar9341() argument 85 static inline int soc_is_ar9342(void) in soc_is_ar9342() argument 90 static inline int soc_is_ar9344(void) in soc_is_ar9344() argument [all …]
|
| /external/u-boot/arch/x86/cpu/quark/ |
| D | quark.c | 19 static void quark_setup_mtrr(void) in quark_setup_mtrr() argument 68 static void quark_setup_bars(void) in quark_setup_bars() argument 105 static void quark_pcie_early_init(void) in quark_pcie_early_init() argument 146 static void quark_usb_early_init(void) in quark_usb_early_init() argument 168 static void quark_thermal_early_init(void) in quark_thermal_early_init() argument 205 static void quark_enable_legacy_seg(void) in quark_enable_legacy_seg() argument 211 int arch_cpu_init(void) in arch_cpu_init() argument 246 int arch_cpu_init_dm(void) in arch_cpu_init_dm() argument 262 int checkcpu(void) in checkcpu() argument 267 int print_cpuinfo(void) in print_cpuinfo() argument [all …]
|
| /external/u-boot/board/xilinx/zynqmp/zynqmp-zcu106-revA/ |
| D | psu_init_gpl.c | 9 static unsigned long psu_pll_init_data(void) in psu_pll_init_data() argument 56 static unsigned long psu_clock_init_data(void) in psu_clock_init_data() argument 104 static unsigned long psu_ddr_init_data(void) in psu_ddr_init_data() argument 341 static unsigned long psu_mio_init_data(void) in psu_mio_init_data() argument 447 static unsigned long psu_peripherals_init_data(void) in psu_peripherals_init_data() argument 484 static unsigned long psu_serdes_init_data(void) in psu_serdes_init_data() argument 605 static unsigned long psu_resetout_init_data(void) in psu_resetout_init_data() argument 632 static unsigned long psu_resetin_init_data(void) in psu_resetin_init_data() argument 644 static unsigned long psu_ddr_phybringup_data(void) in psu_ddr_phybringup_data() argument 701 static int serdes_fixcal_code(void) in serdes_fixcal_code() argument [all …]
|
| /external/python/cpython2/Parser/ |
| D | intrcheck.c | 12 PyOS_InitInterrupts(void) in PyOS_InitInterrupts() argument 17 PyOS_FiniInterrupts(void) in PyOS_FiniInterrupts() argument 22 PyOS_InterruptOccurred(void) in PyOS_InterruptOccurred() argument 48 PyOS_InitInterrupts(void) in PyOS_InitInterrupts() argument 54 PyOS_FiniInterrupts(void) in PyOS_FiniInterrupts() argument 59 PyOS_InterruptOccurred(void) in PyOS_InterruptOccurred() argument 69 PyOS_InitInterrupts(void) in PyOS_InitInterrupts() argument 74 PyOS_FiniInterrupts(void) in PyOS_FiniInterrupts() argument 79 PyOS_InterruptOccurred(void) in PyOS_InterruptOccurred() argument 107 PyErr_SetInterrupt(void) in PyErr_SetInterrupt() argument [all …]
|
| /external/u-boot/board/atmel/sama5d4_xplained/ |
| D | sama5d4_xplained.c | 21 static void sama5d4_xplained_nand_hw_init(void) in sama5d4_xplained_nand_hw_init() argument 64 static void sama5d4_xplained_usb_hw_init(void) in sama5d4_xplained_usb_hw_init() argument 72 int board_late_init(void) in board_late_init() argument 82 static void sama5d4_xplained_serial3_hw_init(void) in sama5d4_xplained_serial3_hw_init() argument 91 void board_debug_uart_init(void) in board_debug_uart_init() argument 98 int board_early_init_f(void) in board_early_init_f() argument 110 int misc_init_r(void) in misc_init_r() argument 119 int board_init(void) in board_init() argument 134 int dram_init(void) in dram_init() argument 143 void spl_board_init(void) in spl_board_init() argument [all …]
|