HomeSort by relevance Sort by last modified time
    Searched defs:func (Results 1 - 25 of 1153) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /build/kati/testcase/
call_with_many_args.mk 1 define func macro
6 echo $(call func,1,2,3,4,5,6,7,8,9,10,P,A,S,S)
terms_in_parens.mk 3 define func macro
6 $(info $(call func,(PA,SS)))
7 $(info ${call func,{PA,SS}})
  /device/linaro/bootloader/arm-trusted-firmware/bl31/aarch64/
bl31_entrypoint.S 44 func bl31_entrypoint label
context.S 44 func el1_sysregs_context_save label
130 func el1_sysregs_context_restore label
227 func fpregs_context_save label
270 func fpregs_context_restore label
cpu_data.S 48 func init_cpu_data_ptr label
66 func _cpu_data_by_mpidr label
82 func _cpu_data_by_index label
  /device/linaro/bootloader/arm-trusted-firmware/lib/semihosting/aarch64/
semihosting_call.S 35 func semihosting_call label
  /device/linaro/bootloader/arm-trusted-firmware/plat/common/aarch64/
platform_helpers.S 50 func platform_get_core_pos label
61 func platform_check_mpidr label
70 func plat_report_exception label
78 func plat_crash_console_init label
87 func plat_crash_console_putc label
95 func plat_reset_handler label
104 func plat_disable_acp label
  /device/linaro/bootloader/arm-trusted-firmware/services/spd/opteed/
opteed_helpers.S 45 func opteed_enter_sp label
80 func opteed_exit_sp label
  /device/linaro/bootloader/arm-trusted-firmware/services/spd/tspd/
tspd_helpers.S 45 func tspd_enter_sp label
80 func tspd_exit_sp label
  /external/clang/test/CodeGen/
debug-info-line3.c 3 void func(char c, char* d) function
  /external/clang/test/Sema/
arm_vfma.c 6 void func(float32x2_t v2f32, float32x4_t v4f32) { function
incomplete-call.c 9 void func(void *p) { function
  /external/compiler-rt/test/profile/Inputs/
instrprof-dlopen-func.c 1 void func(int K) { if (K) {} } function
  /external/llvm/test/MC/AsmParser/
directive_seh.s 4 .globl func
5 .def func; .scl 2; .type 32; .endef
6 .seh_proc func
7 # CHECK: .seh_proc func
8 func: label
  /external/llvm/test/MC/COFF/
seh-align2.s 32 // CHECK-NEXT: [[BeginDisp:0x[A-F0-9]+]] IMAGE_REL_AMD64_ADDR32NB func
33 // CHECK-NEXT: [[EndDisp:0x[A-F0-9]+]] IMAGE_REL_AMD64_ADDR32NB func
43 // CHECK-NEXT: StartAddress: func {{(\+0x[A-F0-9]+ )?}}([[BeginDisp]])
44 // CHECK-NEXT: EndAddress: func {{(\+0x[A-F0-9]+ )?}}([[EndDisp]])
65 .globl func
66 .def func; .scl 2; .type 32; .endef
67 .seh_proc func
75 func: label
seh-align3.s 32 // CHECK-NEXT: [[BeginDisp:0x[A-F0-9]+]] IMAGE_REL_AMD64_ADDR32NB func
33 // CHECK-NEXT: [[EndDisp:0x[A-F0-9]+]] IMAGE_REL_AMD64_ADDR32NB func
43 // CHECK-NEXT: StartAddress: func {{(\+0x[A-F0-9]+ )?}}([[BeginDisp]])
44 // CHECK-NEXT: EndAddress: func {{(\+0x[A-F0-9]+ )?}}([[EndDisp]])
67 .globl func
68 .def func; .scl 2; .type 32; .endef
69 .seh_proc func
79 func: label
  /external/llvm/test/MC/Mips/
eh-frame.s 18 func: label
  /external/llvm/test/MC/X86/
fde-reloc.s 6 func: label
  /external/swiftshader/third_party/LLVM/test/MC/AsmParser/
directive_seh.s 3 # CHECK: .seh_proc func
21 .globl func
22 .def func; .scl 2; .type 32; .endef
23 .seh_proc func
24 func: label
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/aarch64/
unallocated-encoding.s 2 func: label
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
addsub.s 171 func: label
fp_cvt_int.s 112 func: label
illegal-lse.s 67 func: label
ldst-exclusive.s 94 func: label
ldst-reg-imm-post-ind.s 43 func: label

Completed in 558 milliseconds

1 2 3 4 5 6 7 8 91011>>