HomeSort by relevance Sort by last modified time
    Searched refs:Func (Results 226 - 250 of 1149) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/skqp/bench/
ClipStrategyBench.cpp 66 template <typename Func>
67 void forEachClipCircle(Func&& func) {
71 func(x, x, q / 2);
  /external/swiftshader/third_party/subzero/crosstest/
test_calling_conv.cpp 22 #define CALL_AS_TYPE(Ty, Func) (reinterpret_cast<Ty *>(Func))
  /frameworks/compile/libbcc/lib/
RSAddDebugInfoPass.cpp 75 if (llvm::Function *const func = Module.getFunction(expandName))
76 expandFuncs.insert(func);
175 /// to the function specified by Func:
180 void attachDebugInfo(llvm::DIBuilder &DebugInfo, llvm::Function &Func) {
183 for (llvm::Instruction &inst : llvm::instructions(Func)) {
195 Func.getName(), Func.getName(),
199 Func.setSubprogram(ExpandedFunc);
202 llvm::IRBuilder<> ir(&*Func.getEntryBlock().begin());
209 for (llvm::Argument &arg : Func.getArgumentList())
    [all...]
  /frameworks/native/services/surfaceflinger/tests/unittests/
AsyncCallRecorder.h 72 template <typename Func>
145 template <typename Func>
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
gen.go 14 func sysfunc(name string) *obj.LSym {
20 func (n *Node) isParamStackCopy() bool {
26 func (n *Node) isParamHeapCopy() bool {
31 func autotmpname(n int) string {
42 func tempAt(pos src.XPos, curfn *Node, t *types.Type) *Node {
46 if curfn.Func.Closure != nil && curfn.Op == OCLOSURE {
55 Name: autotmpname(len(curfn.Func.Dcl)),
66 curfn.Func.Dcl = append(curfn.Func.Dcl, n)
73 func temp(t *types.Type) *Node
    [all...]
inl.go 42 func fnpkg(fn *Node) *types.Pkg {
62 func typecheckinl(fn *Node) {
76 fmt.Printf("typecheck import [%v] %L { %#v }\n", fn.Sym, fn, fn.Func.Inl)
84 typecheckslice(fn.Func.Inl.Slice(), Etop)
95 func caninl(fn *Node) {
99 if fn.Func.Nname == nil {
105 defer func() {
107 fmt.Printf("%v: cannot inline %v: %s\n", fn.Line(), fn.Func.Nname, reason)
113 if fn.Func.Pragma&Noinline != 0 {
120 if fn.Func.Pragma&CgoUnsafeArgs != 0
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
checkbce.go 11 func checkbce(f *Func) {
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue17588.go 8 // because in case of Func.Nname.Type == nil, Decldepth
14 type F func(b T) // ERROR "T is not a type"
16 func T(fn F) {
17 func() {
  /prebuilts/go/darwin-x86/test/
reflectmethod1.go 19 func (m M) UniqueMethodName() {
25 func main() {
26 reflect.TypeOf(v).Method(0).Func.Interface().(func(M))(v)
typeswitch.go 22 Func
38 func assert(b bool, s string) {
45 func f(i int) interface{} {
63 case Func:
69 func main() {
88 case func(i int) interface{}:
89 assert(x != nil && i == Func, "fun")
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
gen.go 14 func sysfunc(name string) *obj.LSym {
20 func (n *Node) isParamStackCopy() bool {
26 func (n *Node) isParamHeapCopy() bool {
31 func autotmpname(n int) string {
42 func tempAt(pos src.XPos, curfn *Node, t *types.Type) *Node {
46 if curfn.Func.Closure != nil && curfn.Op == OCLOSURE {
55 Name: autotmpname(len(curfn.Func.Dcl)),
66 curfn.Func.Dcl = append(curfn.Func.Dcl, n)
73 func temp(t *types.Type) *Node
    [all...]
inl.go 42 func fnpkg(fn *Node) *types.Pkg {
62 func typecheckinl(fn *Node) {
76 fmt.Printf("typecheck import [%v] %L { %#v }\n", fn.Sym, fn, fn.Func.Inl)
84 typecheckslice(fn.Func.Inl.Slice(), Etop)
95 func caninl(fn *Node) {
99 if fn.Func.Nname == nil {
105 defer func() {
107 fmt.Printf("%v: cannot inline %v: %s\n", fn.Line(), fn.Func.Nname, reason)
113 if fn.Func.Pragma&Noinline != 0 {
120 if fn.Func.Pragma&CgoUnsafeArgs != 0
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
checkbce.go 11 func checkbce(f *Func) {
  /prebuilts/go/linux-x86/test/fixedbugs/
issue17588.go 8 // because in case of Func.Nname.Type == nil, Decldepth
14 type F func(b T) // ERROR "T is not a type"
16 func T(fn F) {
17 func() {
  /prebuilts/go/linux-x86/test/
reflectmethod1.go 19 func (m M) UniqueMethodName() {
25 func main() {
26 reflect.TypeOf(v).Method(0).Func.Interface().(func(M))(v)
typeswitch.go 22 Func
38 func assert(b bool, s string) {
45 func f(i int) interface{} {
63 case Func:
69 func main() {
88 case func(i int) interface{}:
89 assert(x != nil && i == Func, "fun")
  /device/linaro/bootloader/edk2/EmbeddedPkg/Ebl/
HwDebug.c 165 Argv[3] - func
188 UINTN Func;
223 Pci->GetLocation (Pci, &Seg, &Bus, &Dev, &Func);
227 AsciiPrint ("\n%03d.%02d.%02d", Bus, Dev, Func);
259 Pci->GetLocation (Pci, &Seg, &Bus, &Dev, &Func);
260 if ((Bus == BusArg) && (Dev == DevArg) && (Func == FuncArg)) {
266 AsciiPrint ("Bus:%d Dev:%d Func:%d ", Bus, Dev, Func);
306 " [bus] [dev] [func]; Dump PCI",
  /external/llvm/tools/llvm-pdbdump/
ClassDefinitionDumper.cpp 87 if (auto Func = dyn_cast<PDBSymbolFunc>(Child.get())) {
88 if (Func->isCompilerGenerated() && opts::pretty::ExcludeCompilerGenerated)
90 if (Func->getLength() == 0 && !Func->isPureVirtual() &&
91 !Func->isIntroVirtualFunction())
94 AccessGroup.Functions.push_back(std::unique_ptr<PDBSymbolFunc>(Func));
  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringARM32.cpp 39 std::unique_ptr<::Ice::TargetLowering> createTargetLowering(::Ice::Cfg *Func) {
40 return ::Ice::ARM32::TargetARM32::create(Func);
307 TargetARM32::TargetARM32(Cfg *Func)
308 : TargetLowering(Func), NeedSandboxing(SandboxingType == ST_NaCl),
546 Variable *Src0_32 = Func->makeVariable(IceType_i32);
564 Variable *Src1_32 = Func->makeVariable(IceType_i32);
661 CallDest = Func->makeVariable(IceType_i32);
666 CallDest = Func->makeVariable(IceType_i32);
671 Variable *Src0AsI32 = Func->makeVariable(stackSlotType());
679 Variable *Src0AsI32 = Func->makeVariable(stackSlotType())
    [all...]
IceTargetLowering.h 166 /// void createTargetLowering(Cfg *Func);
181 Cfg *Func);
186 switch (Func->getOptLevel()) {
202 Func->setError("Target doesn't specify Om1 lowering steps.");
205 Func->setError("Target doesn't specify O0 lowering steps.");
208 Func->setError("Target doesn't specify O1 lowering steps.");
211 Func->setError("Target doesn't specify O2 lowering steps.");
281 Cfg *getFunc() const { return Func; }
318 virtual void emitJumpTable(const Cfg *Func,
393 explicit TargetLowering(Cfg *Func);
    [all...]
  /prebuilts/go/darwin-x86/src/go/doc/
doc.go 30 Funcs []*Func
51 Funcs []*Func // sorted list of functions returning this type
52 Methods []*Func // sorted list of methods (including embedded ones) of this type
55 // Func is the documentation for a func declaration.
56 type Func struct {
94 func New(pkg *ast.Package, importPath string, mode Mode) *Package {
  /prebuilts/go/linux-x86/src/go/doc/
doc.go 30 Funcs []*Func
51 Funcs []*Func // sorted list of functions returning this type
52 Methods []*Func // sorted list of methods (including embedded ones) of this type
55 // Func is the documentation for a func declaration.
56 type Func struct {
94 func New(pkg *ast.Package, importPath string, mode Mode) *Package {
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
plist.go 20 type ProgAlloc func() *Prog
22 func Flushplist(ctxt *Link, plist *Plist, newprog ProgAlloc, myimportpath string) {
43 // func _() { }
54 if curtext == nil { // func _() {}
84 for p := s.Func.Text; p != nil; p = p.Link {
92 p := Appendp(s.Func.Text, newprog)
113 func (ctxt *Link) InitTextSym(s *LSym, flag int) {
115 // func _() { }
118 if s.Func != nil {
121 s.Func = new(FuncInfo
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
plist.go 20 type ProgAlloc func() *Prog
22 func Flushplist(ctxt *Link, plist *Plist, newprog ProgAlloc, myimportpath string) {
43 // func _() { }
54 if curtext == nil { // func _() {}
84 for p := s.Func.Text; p != nil; p = p.Link {
92 p := Appendp(s.Func.Text, newprog)
113 func (ctxt *Link) InitTextSym(s *LSym, flag int) {
115 // func _() { }
118 if s.Func != nil {
121 s.Func = new(FuncInfo
    [all...]
  /frameworks/rs/rsov/compiler/spirit/
builder_test.cpp 97 auto Func = b.MakeFunctionDefinition(VoidTy, FunctionControl::None, FuncTy);
99 // Func->setName(funcName); // I.e., OpName %func funcName
100 m->addFunctionDefinition(Func);
103 Func->addBlock(Blk);
166 b.MakeEntryPointDefinition(ExecutionModel::GLCompute, Func, funcName)
210 auto Func = b.MakeFunctionDefinition(IntTy, FunctionControl::None, FuncTy);
212 // Func->setName(funcName); // I.e., OpName %func funcName
213 m->addFunctionDefinition(Func);
    [all...]

Completed in 255 milliseconds

1 2 3 4 5 6 7 8 91011>>