/prebuilts/go/darwin-x86/src/runtime/ |
sys_arm.go | 9 // adjust Gobuf as if it executed a call to fn with context ctxt 11 func gostartcall(buf *gobuf, fn, ctxt unsafe.Pointer) { 16 buf.pc = uintptr(fn)
|
sys_arm64.go | 9 // adjust Gobuf as if it executed a call to fn with context ctxt 11 func gostartcall(buf *gobuf, fn, ctxt unsafe.Pointer) { 16 buf.pc = uintptr(fn)
|
sys_mips64x.go | 11 // adjust Gobuf as if it executed a call to fn with context ctxt 13 func gostartcall(buf *gobuf, fn, ctxt unsafe.Pointer) { 18 buf.pc = uintptr(fn)
|
sys_mipsx.go | 11 // adjust Gobuf as if it executed a call to fn with context ctxt 13 func gostartcall(buf *gobuf, fn, ctxt unsafe.Pointer) { 18 buf.pc = uintptr(fn)
|
sys_ppc64x.go | 11 // adjust Gobuf as if it executed a call to fn with context ctxt 13 func gostartcall(buf *gobuf, fn, ctxt unsafe.Pointer) { 18 buf.pc = uintptr(fn)
|
sys_s390x.go | 9 // adjust Gobuf as if it executed a call to fn with context ctxt 11 func gostartcall(buf *gobuf, fn, ctxt unsafe.Pointer) { 16 buf.pc = uintptr(fn)
|
/prebuilts/go/linux-x86/src/runtime/ |
sys_arm.go | 9 // adjust Gobuf as if it executed a call to fn with context ctxt 11 func gostartcall(buf *gobuf, fn, ctxt unsafe.Pointer) { 16 buf.pc = uintptr(fn)
|
sys_arm64.go | 9 // adjust Gobuf as if it executed a call to fn with context ctxt 11 func gostartcall(buf *gobuf, fn, ctxt unsafe.Pointer) { 16 buf.pc = uintptr(fn)
|
sys_mips64x.go | 11 // adjust Gobuf as if it executed a call to fn with context ctxt 13 func gostartcall(buf *gobuf, fn, ctxt unsafe.Pointer) { 18 buf.pc = uintptr(fn)
|
sys_mipsx.go | 11 // adjust Gobuf as if it executed a call to fn with context ctxt 13 func gostartcall(buf *gobuf, fn, ctxt unsafe.Pointer) { 18 buf.pc = uintptr(fn)
|
sys_ppc64x.go | 11 // adjust Gobuf as if it executed a call to fn with context ctxt 13 func gostartcall(buf *gobuf, fn, ctxt unsafe.Pointer) { 18 buf.pc = uintptr(fn)
|
sys_s390x.go | 9 // adjust Gobuf as if it executed a call to fn with context ctxt 11 func gostartcall(buf *gobuf, fn, ctxt unsafe.Pointer) { 16 buf.pc = uintptr(fn)
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
s_lround.c | 39 #define fn lround macro 56 fn(type x) function
|
/external/autotest/client/common_lib/ |
log.py | 22 def decorator(fn): 25 fn(*args, **dargs)
|
/external/clang/test/CodeGenCXX/ |
assign-operator.cpp | 23 template <class T> void fn (T t) { } function in namespace:test1 26 A() { p = fn; }
|
microsoft-abi-typeid.cpp | 12 A* fn(); 26 const std::type_info* test3_typeid() { return &typeid(*fn()); } 28 // CHECK: [[CALL:%.*]] = tail call %struct.A* @"\01?fn@@YAPAUA@@XZ"()
|
/external/clang/test/Modules/Inputs/ |
cxx-templates-unimported.h | 5 template<> void fn<int>() {} function in namespace:hidden_specializations 34 fn<char>();
|
/external/compiler-rt/test/builtins/Unit/arm/ |
call_apsr.h | 34 uint32_t call_apsr_f(float a, float b, __attribute__((pcs("aapcs"))) void (*fn)(float, float)); 37 uint32_t call_apsr_d(double a, double b, __attribute__((pcs("aapcs"))) void (*fn)(double, double));
|
/external/llvm/test/Bindings/OCaml/ |
bitreader.ml | 22 let fn = Sys.argv.(1) in var 25 test (Llvm_bitwriter.write_bitcode_file m fn); 31 let mb = Llvm.MemoryBuffer.of_file fn in 43 let mb = Llvm.MemoryBuffer.of_file (fn ^ ".bogus") in 52 let mb = Llvm.MemoryBuffer.of_file fn in 63 let fn = fn ^ ".txt" in var 64 begin let oc = open_out fn in 72 let mb = Llvm.MemoryBuffer.of_file fn in
|
/external/swiftshader/third_party/LLVM/test/Bindings/Ocaml/ |
bitreader.ml | 15 let fn = Sys.argv.(1) in var 18 test (Llvm_bitwriter.write_bitcode_file m fn); 24 let mb = Llvm.MemoryBuffer.of_file fn in 36 let mb = Llvm.MemoryBuffer.of_file (fn ^ ".bogus") in 45 let mb = Llvm.MemoryBuffer.of_file fn in 56 let fn = fn ^ ".txt" in var 57 begin let oc = open_out fn in 65 let mb = Llvm.MemoryBuffer.of_file fn in
|
/external/v8/tools/clang/blink_gc_plugin/ |
CheckDispatchVisitor.cpp | 22 if (CXXMethodDecl* fn = dyn_cast<CXXMethodDecl>(member->getMemberDecl())) { 23 if (fn->getParent() == receiver_->record())
|
/external/valgrind/none/tests/ |
res_search.c | 8 void* fn(void* arg) function 42 if(0 != pthread_create(&pid, 0, fn, (void*)argv[1]))
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
fdi.h | 197 #define FNALLOC(fn) void *DIAMONDAPI fn(ULONG cb) 200 #define FNFREE(fn) void DIAMONDAPI fn(void *pv) 208 #define FNOPEN(fn) INT_PTR DIAMONDAPI fn(char *pszFile,int oflag,int pmode) 209 #define FNREAD(fn) UINT DIAMONDAPI fn(INT_PTR hf,void *pv,UINT cb) 210 #define FNWRITE(fn) UINT DIAMONDAPI fn(INT_PTR hf,void *pv,UINT cb [all...] |
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
init.go | 92 fn := nod(ODCLFUNC, nil, nil) 94 fn.Func.Nname = newname(initsym) 95 fn.Func.Nname.Name.Defn = fn 96 fn.Func.Nname.Name.Param.Ntype = nod(OTFUNC, nil, nil) 97 declare(fn.Func.Nname, PFUNC) 98 funchdr(fn) 126 // could check that it is fn of no args/returns 136 // could check that it is fn of no args/returns 155 exportsym(fn.Func.Nname [all...] |
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ |
init.go | 92 fn := nod(ODCLFUNC, nil, nil) 94 fn.Func.Nname = newname(initsym) 95 fn.Func.Nname.Name.Defn = fn 96 fn.Func.Nname.Name.Param.Ntype = nod(OTFUNC, nil, nil) 97 declare(fn.Func.Nname, PFUNC) 98 funchdr(fn) 126 // could check that it is fn of no args/returns 136 // could check that it is fn of no args/returns 155 exportsym(fn.Func.Nname [all...] |