| /external/python/apitools/apitools/gen/ |
| D | gen_client.py | 109 def _WriteBaseFiles(codegen): argument 118 def _WriteIntermediateInit(codegen): argument 123 def _WriteProtoFiles(codegen): argument 131 def _WriteGeneratedFiles(args, codegen): argument 145 def _WriteInit(codegen): argument 151 def _WriteSetupPy(codegen): argument
|
| /external/mockito/src/main/java/org/mockito/internal/creation/bytebuddy/ |
| D | SubclassInjectionLoader.java | 52 …ategy<ClassLoader> resolveStrategy(Class<?> mockedType, ClassLoader classLoader, boolean codegen) { in resolveStrategy() 72 …ategy<ClassLoader> resolveStrategy(Class<?> mockedType, ClassLoader classLoader, boolean codegen) { in resolveStrategy() 104 …ategy<ClassLoader> resolveStrategy(Class<?> mockedType, ClassLoader classLoader, boolean codegen) { in resolveStrategy()
|
| D | SubclassLoader.java | 22 …rategy<ClassLoader> resolveStrategy(Class<?> mockedType, ClassLoader classLoader, boolean codegen); in resolveStrategy()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter3/ |
| D | toy.cpp | 412 Value *NumberExprAST::codegen() { in codegen() function in NumberExprAST 416 Value *VariableExprAST::codegen() { in codegen() function in VariableExprAST 424 Value *BinaryExprAST::codegen() { in codegen() function in BinaryExprAST 446 Value *CallExprAST::codegen() { in codegen() function in CallExprAST 466 Function *PrototypeAST::codegen() { in codegen() function in PrototypeAST 483 Function *FunctionAST::codegen() { in codegen() function in FunctionAST
|
| /external/llvm/examples/Kaleidoscope/Chapter3/ |
| D | toy.cpp | 401 Value *NumberExprAST::codegen() { in codegen() function in NumberExprAST 405 Value *VariableExprAST::codegen() { in codegen() function in VariableExprAST 413 Value *BinaryExprAST::codegen() { in codegen() function in BinaryExprAST 435 Value *CallExprAST::codegen() { in codegen() function in CallExprAST 455 Function *PrototypeAST::codegen() { in codegen() function in PrototypeAST 472 Function *FunctionAST::codegen() { in codegen() function in FunctionAST
|
| /external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter5/ |
| D | toy.cpp | 567 Value *NumberExprAST::codegen() { in codegen() function in NumberExprAST 571 Value *VariableExprAST::codegen() { in codegen() function in VariableExprAST 579 Value *BinaryExprAST::codegen() { in codegen() function in BinaryExprAST 601 Value *CallExprAST::codegen() { in codegen() function in CallExprAST 621 Value *IfExprAST::codegen() { in codegen() function in IfExprAST 688 Value *ForExprAST::codegen() { in codegen() function in ForExprAST 768 Function *PrototypeAST::codegen() { in codegen() function in PrototypeAST 785 Function *FunctionAST::codegen() { in codegen() function in FunctionAST
|
| /external/llvm/examples/Kaleidoscope/Chapter5/ |
| D | toy.cpp | 553 Value *NumberExprAST::codegen() { in codegen() function in NumberExprAST 557 Value *VariableExprAST::codegen() { in codegen() function in VariableExprAST 565 Value *BinaryExprAST::codegen() { in codegen() function in BinaryExprAST 587 Value *CallExprAST::codegen() { in codegen() function in CallExprAST 607 Value *IfExprAST::codegen() { in codegen() function in IfExprAST 674 Value *ForExprAST::codegen() { in codegen() function in ForExprAST 754 Function *PrototypeAST::codegen() { in codegen() function in PrototypeAST 771 Function *FunctionAST::codegen() { in codegen() function in FunctionAST
|
| /external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter4/ |
| D | toy.cpp | 440 Value *NumberExprAST::codegen() { in codegen() function in NumberExprAST 444 Value *VariableExprAST::codegen() { in codegen() function in VariableExprAST 452 Value *BinaryExprAST::codegen() { in codegen() function in BinaryExprAST 474 Value *CallExprAST::codegen() { in codegen() function in CallExprAST 494 Function *PrototypeAST::codegen() { in codegen() function in PrototypeAST 511 Function *FunctionAST::codegen() { in codegen() function in FunctionAST
|
| /external/llvm/examples/Kaleidoscope/Chapter4/ |
| D | toy.cpp | 428 Value *NumberExprAST::codegen() { in codegen() function in NumberExprAST 432 Value *VariableExprAST::codegen() { in codegen() function in VariableExprAST 440 Value *BinaryExprAST::codegen() { in codegen() function in BinaryExprAST 462 Value *CallExprAST::codegen() { in codegen() function in CallExprAST 482 Function *PrototypeAST::codegen() { in codegen() function in PrototypeAST 499 Function *FunctionAST::codegen() { in codegen() function in FunctionAST
|
| /external/llvm/examples/Kaleidoscope/Chapter6/ |
| D | toy.cpp | 644 Value *NumberExprAST::codegen() { in codegen() function in NumberExprAST 648 Value *VariableExprAST::codegen() { in codegen() function in VariableExprAST 656 Value *UnaryExprAST::codegen() { in codegen() function in UnaryExprAST 668 Value *BinaryExprAST::codegen() { in codegen() function in BinaryExprAST 698 Value *CallExprAST::codegen() { in codegen() function in CallExprAST 718 Value *IfExprAST::codegen() { in codegen() function in IfExprAST 785 Value *ForExprAST::codegen() { in codegen() function in ForExprAST 865 Function *PrototypeAST::codegen() { in codegen() function in PrototypeAST 882 Function *FunctionAST::codegen() { in codegen() function in FunctionAST
|
| /external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter6/ |
| D | toy.cpp | 659 Value *NumberExprAST::codegen() { in codegen() function in NumberExprAST 663 Value *VariableExprAST::codegen() { in codegen() function in VariableExprAST 671 Value *UnaryExprAST::codegen() { in codegen() function in UnaryExprAST 683 Value *BinaryExprAST::codegen() { in codegen() function in BinaryExprAST 713 Value *CallExprAST::codegen() { in codegen() function in CallExprAST 733 Value *IfExprAST::codegen() { in codegen() function in IfExprAST 800 Value *ForExprAST::codegen() { in codegen() function in ForExprAST 880 Function *PrototypeAST::codegen() { in codegen() function in PrototypeAST 897 Function *FunctionAST::codegen() { in codegen() function in FunctionAST
|
| /external/llvm/examples/Kaleidoscope/Chapter8/ |
| D | toy.cpp | 719 Value *NumberExprAST::codegen() { in codegen() function in NumberExprAST 723 Value *VariableExprAST::codegen() { in codegen() function in VariableExprAST 733 Value *UnaryExprAST::codegen() { in codegen() function in UnaryExprAST 745 Value *BinaryExprAST::codegen() { in codegen() function in BinaryExprAST 798 Value *CallExprAST::codegen() { in codegen() function in CallExprAST 818 Value *IfExprAST::codegen() { in codegen() function in IfExprAST 889 Value *ForExprAST::codegen() { in codegen() function in ForExprAST 970 Value *VarExprAST::codegen() { in codegen() function in VarExprAST 1018 Function *PrototypeAST::codegen() { in codegen() function in PrototypeAST 1035 Function *FunctionAST::codegen() { in codegen() function in FunctionAST
|
| /external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
| D | toy.cpp | 723 Value *NumberExprAST::codegen() { in codegen() function in NumberExprAST 727 Value *VariableExprAST::codegen() { in codegen() function in VariableExprAST 737 Value *UnaryExprAST::codegen() { in codegen() function in UnaryExprAST 749 Value *BinaryExprAST::codegen() { in codegen() function in BinaryExprAST 802 Value *CallExprAST::codegen() { in codegen() function in CallExprAST 822 Value *IfExprAST::codegen() { in codegen() function in IfExprAST 893 Value *ForExprAST::codegen() { in codegen() function in ForExprAST 974 Value *VarExprAST::codegen() { in codegen() function in VarExprAST 1022 Function *PrototypeAST::codegen() { in codegen() function in PrototypeAST 1039 Function *FunctionAST::codegen() { in codegen() function in FunctionAST
|
| /external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
| D | toy.cpp | 735 Value *NumberExprAST::codegen() { in codegen() function in NumberExprAST 739 Value *VariableExprAST::codegen() { in codegen() function in VariableExprAST 749 Value *UnaryExprAST::codegen() { in codegen() function in UnaryExprAST 761 Value *BinaryExprAST::codegen() { in codegen() function in BinaryExprAST 814 Value *CallExprAST::codegen() { in codegen() function in CallExprAST 834 Value *IfExprAST::codegen() { in codegen() function in IfExprAST 905 Value *ForExprAST::codegen() { in codegen() function in ForExprAST 986 Value *VarExprAST::codegen() { in codegen() function in VarExprAST 1034 Function *PrototypeAST::codegen() { in codegen() function in PrototypeAST 1051 Function *FunctionAST::codegen() { in codegen() function in FunctionAST
|
| /external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
| D | toy.cpp | 723 Value *NumberExprAST::codegen() { in codegen() function in NumberExprAST 727 Value *VariableExprAST::codegen() { in codegen() function in VariableExprAST 737 Value *UnaryExprAST::codegen() { in codegen() function in UnaryExprAST 749 Value *BinaryExprAST::codegen() { in codegen() function in BinaryExprAST 802 Value *CallExprAST::codegen() { in codegen() function in CallExprAST 822 Value *IfExprAST::codegen() { in codegen() function in IfExprAST 893 Value *ForExprAST::codegen() { in codegen() function in ForExprAST 974 Value *VarExprAST::codegen() { in codegen() function in VarExprAST 1022 Function *PrototypeAST::codegen() { in codegen() function in PrototypeAST 1039 Function *FunctionAST::codegen() { in codegen() function in FunctionAST
|
| /external/llvm/examples/Kaleidoscope/Chapter7/ |
| D | toy.cpp | 724 Value *NumberExprAST::codegen() { in codegen() function in NumberExprAST 728 Value *VariableExprAST::codegen() { in codegen() function in VariableExprAST 738 Value *UnaryExprAST::codegen() { in codegen() function in UnaryExprAST 750 Value *BinaryExprAST::codegen() { in codegen() function in BinaryExprAST 803 Value *CallExprAST::codegen() { in codegen() function in CallExprAST 823 Value *IfExprAST::codegen() { in codegen() function in IfExprAST 894 Value *ForExprAST::codegen() { in codegen() function in ForExprAST 975 Value *VarExprAST::codegen() { in codegen() function in VarExprAST 1023 Function *PrototypeAST::codegen() { in codegen() function in PrototypeAST 1040 Function *FunctionAST::codegen() { in codegen() function in FunctionAST
|
| /external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
| D | toy.cpp | 735 Value *NumberExprAST::codegen() { in codegen() function in NumberExprAST 739 Value *VariableExprAST::codegen() { in codegen() function in VariableExprAST 749 Value *UnaryExprAST::codegen() { in codegen() function in UnaryExprAST 761 Value *BinaryExprAST::codegen() { in codegen() function in BinaryExprAST 814 Value *CallExprAST::codegen() { in codegen() function in CallExprAST 834 Value *IfExprAST::codegen() { in codegen() function in IfExprAST 905 Value *ForExprAST::codegen() { in codegen() function in ForExprAST 986 Value *VarExprAST::codegen() { in codegen() function in VarExprAST 1034 Function *PrototypeAST::codegen() { in codegen() function in PrototypeAST 1051 Function *FunctionAST::codegen() { in codegen() function in FunctionAST
|
| /external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
| D | toy.cpp | 723 Value *NumberExprAST::codegen() { in codegen() function in NumberExprAST 727 Value *VariableExprAST::codegen() { in codegen() function in VariableExprAST 737 Value *UnaryExprAST::codegen() { in codegen() function in UnaryExprAST 749 Value *BinaryExprAST::codegen() { in codegen() function in BinaryExprAST 802 Value *CallExprAST::codegen() { in codegen() function in CallExprAST 822 Value *IfExprAST::codegen() { in codegen() function in IfExprAST 893 Value *ForExprAST::codegen() { in codegen() function in ForExprAST 974 Value *VarExprAST::codegen() { in codegen() function in VarExprAST 1022 Function *PrototypeAST::codegen() { in codegen() function in PrototypeAST 1039 Function *FunctionAST::codegen() { in codegen() function in FunctionAST
|
| /external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
| D | toy.cpp | 712 Value *NumberExprAST::codegen() { in codegen() function in NumberExprAST 716 Value *VariableExprAST::codegen() { in codegen() function in VariableExprAST 726 Value *UnaryExprAST::codegen() { in codegen() function in UnaryExprAST 738 Value *BinaryExprAST::codegen() { in codegen() function in BinaryExprAST 791 Value *CallExprAST::codegen() { in codegen() function in CallExprAST 811 Value *IfExprAST::codegen() { in codegen() function in IfExprAST 882 Value *ForExprAST::codegen() { in codegen() function in ForExprAST 963 Value *VarExprAST::codegen() { in codegen() function in VarExprAST 1011 Function *PrototypeAST::codegen() { in codegen() function in PrototypeAST 1036 Function *FunctionAST::codegen() { in codegen() function in FunctionAST
|
| /external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter7/ |
| D | toy.cpp | 741 Value *NumberExprAST::codegen() { in codegen() function in NumberExprAST 745 Value *VariableExprAST::codegen() { in codegen() function in VariableExprAST 755 Value *UnaryExprAST::codegen() { in codegen() function in UnaryExprAST 767 Value *BinaryExprAST::codegen() { in codegen() function in BinaryExprAST 820 Value *CallExprAST::codegen() { in codegen() function in CallExprAST 840 Value *IfExprAST::codegen() { in codegen() function in IfExprAST 911 Value *ForExprAST::codegen() { in codegen() function in ForExprAST 992 Value *VarExprAST::codegen() { in codegen() function in VarExprAST 1040 Function *PrototypeAST::codegen() { in codegen() function in PrototypeAST 1057 Function *FunctionAST::codegen() { in codegen() function in FunctionAST
|
| /external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
| D | toy.cpp | 735 Value *NumberExprAST::codegen() { in codegen() function in NumberExprAST 739 Value *VariableExprAST::codegen() { in codegen() function in VariableExprAST 749 Value *UnaryExprAST::codegen() { in codegen() function in UnaryExprAST 761 Value *BinaryExprAST::codegen() { in codegen() function in BinaryExprAST 814 Value *CallExprAST::codegen() { in codegen() function in CallExprAST 834 Value *IfExprAST::codegen() { in codegen() function in IfExprAST 905 Value *ForExprAST::codegen() { in codegen() function in ForExprAST 986 Value *VarExprAST::codegen() { in codegen() function in VarExprAST 1034 Function *PrototypeAST::codegen() { in codegen() function in PrototypeAST 1051 Function *FunctionAST::codegen() { in codegen() function in FunctionAST
|
| /external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
| D | toy.cpp | 721 Value *NumberExprAST::codegen() { in codegen() function in NumberExprAST 725 Value *VariableExprAST::codegen() { in codegen() function in VariableExprAST 735 Value *UnaryExprAST::codegen() { in codegen() function in UnaryExprAST 747 Value *BinaryExprAST::codegen() { in codegen() function in BinaryExprAST 800 Value *CallExprAST::codegen() { in codegen() function in CallExprAST 820 Value *IfExprAST::codegen() { in codegen() function in IfExprAST 891 Value *ForExprAST::codegen() { in codegen() function in ForExprAST 972 Value *VarExprAST::codegen() { in codegen() function in VarExprAST 1020 Function *PrototypeAST::codegen() { in codegen() function in PrototypeAST 1045 Function *FunctionAST::codegen() { in codegen() function in FunctionAST
|
| /external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/ |
| D | toy.cpp | 745 Value *NumberExprAST::codegen() { in codegen() function in NumberExprAST 749 Value *VariableExprAST::codegen() { in codegen() function in VariableExprAST 759 Value *UnaryExprAST::codegen() { in codegen() function in UnaryExprAST 771 Value *BinaryExprAST::codegen() { in codegen() function in BinaryExprAST 824 Value *CallExprAST::codegen() { in codegen() function in CallExprAST 844 Value *IfExprAST::codegen() { in codegen() function in IfExprAST 915 Value *ForExprAST::codegen() { in codegen() function in ForExprAST 996 Value *VarExprAST::codegen() { in codegen() function in VarExprAST 1044 Function *PrototypeAST::codegen() { in codegen() function in PrototypeAST 1069 Function *FunctionAST::codegen() { in codegen() function in FunctionAST
|
| /external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter8/ |
| D | toy.cpp | 740 Value *NumberExprAST::codegen() { in codegen() function in NumberExprAST 744 Value *VariableExprAST::codegen() { in codegen() function in VariableExprAST 754 Value *UnaryExprAST::codegen() { in codegen() function in UnaryExprAST 766 Value *BinaryExprAST::codegen() { in codegen() function in BinaryExprAST 819 Value *CallExprAST::codegen() { in codegen() function in CallExprAST 839 Value *IfExprAST::codegen() { in codegen() function in IfExprAST 910 Value *ForExprAST::codegen() { in codegen() function in ForExprAST 991 Value *VarExprAST::codegen() { in codegen() function in VarExprAST 1039 Function *PrototypeAST::codegen() { in codegen() function in PrototypeAST 1056 Function *FunctionAST::codegen() { in codegen() function in FunctionAST
|
| /external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/ |
| D | toy.cpp | 734 Value *NumberExprAST::codegen() { in codegen() function in NumberExprAST 738 Value *VariableExprAST::codegen() { in codegen() function in VariableExprAST 748 Value *UnaryExprAST::codegen() { in codegen() function in UnaryExprAST 760 Value *BinaryExprAST::codegen() { in codegen() function in BinaryExprAST 813 Value *CallExprAST::codegen() { in codegen() function in CallExprAST 833 Value *IfExprAST::codegen() { in codegen() function in IfExprAST 904 Value *ForExprAST::codegen() { in codegen() function in ForExprAST 985 Value *VarExprAST::codegen() { in codegen() function in VarExprAST 1033 Function *PrototypeAST::codegen() { in codegen() function in PrototypeAST 1058 Function *FunctionAST::codegen() { in codegen() function in FunctionAST
|