/external/lzma/CS/7zip/Compress/LzmaAlone/ |
D | LzmaAlone.csproj | 33 <Compile Include="..\..\Common\CommandLineParser.cs"> 35 </Compile> 36 <Compile Include="..\..\Common\CRC.cs"> 38 </Compile> 39 <Compile Include="..\..\ICoder.cs"> 41 </Compile> 42 <Compile Include="..\LZ\IMatchFinder.cs"> 44 </Compile> 45 <Compile Include="..\LZ\LzBinTree.cs"> 47 </Compile> [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | IRCompileLayer.h | 40 CompileFunction Compile); 50 CompileFunction Compile; variable 69 BaseLayerT &BaseLayer, CompileFtor Compile, 71 : BaseLayer(BaseLayer), Compile(std::move(Compile)), in BaseLayer() 75 CompileFtor& getCompiler() { return Compile; } in getCompiler() 85 if (auto Err = BaseLayer.addObject(std::move(K), Compile(*M))) in addModule() 123 CompileFtor Compile; variable
|
/external/zlib/src/contrib/dotzlib/DotZLib/ |
D | DotZLib.csproj | 95 BuildAction = "Compile" 100 BuildAction = "Compile" 105 BuildAction = "Compile" 110 BuildAction = "Compile" 115 BuildAction = "Compile" 120 BuildAction = "Compile" 125 BuildAction = "Compile" 130 BuildAction = "Compile" 135 BuildAction = "Compile"
|
/external/llvm/include/llvm/ExecutionEngine/Orc/ |
D | IndirectionUtils.h | 39 CompileCallbackInfo(TargetAddress Addr, CompileFtor &Compile) in CompileCallbackInfo() argument 40 : Addr(Addr), Compile(Compile) {} in CompileCallbackInfo() 43 void setCompileAction(CompileFtor Compile) { in setCompileAction() argument 44 this->Compile = std::move(Compile); in setCompileAction() 49 CompileFtor &Compile; variable 77 auto Compile = std::move(I->second); in executeCompileCallback() local 81 if (auto Addr = Compile()) in executeCompileCallback() 90 auto &Compile = this->ActiveTrampolines[TrampolineAddr]; in getCompileCallback() local 91 return CompileCallbackInfo(TrampolineAddr, Compile); in getCompileCallback()
|
D | IRCompileLayer.h | 46 IRCompileLayer(BaseLayerT &BaseLayer, CompileFtor Compile) in IRCompileLayer() argument 47 : BaseLayer(BaseLayer), Compile(std::move(Compile)), ObjCache(nullptr) {} in IRCompileLayer() 73 *Object = Compile(*M); in addModuleSet() 140 CompileFtor Compile; variable
|
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
D | relu_op.cc | 32 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon4cc78c350111::ReluOp 44 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon4cc78c350111::Relu6Op 58 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon4cc78c350111::LeakyReluOp 73 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon4cc78c350111::ReluGradOp 89 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon4cc78c350111::Relu6GradOp 109 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon4cc78c350111::LeakyReluGradOp
|
D | shape_op.cc | 38 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon812f91ee0111::ShapeOp 57 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon812f91ee0111::ShapeNOp 77 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon812f91ee0111::RankOp 93 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon812f91ee0111::SizeOp 118 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon812f91ee0111::ExpandDimsOp 168 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon812f91ee0111::SqueezeOp 225 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon812f91ee0111::ZerosLikeOp 239 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon812f91ee0111::OnesLikeOp
|
D | sendrecv_ops.cc | 32 void Compile(XlaOpKernelContext* ctx) override; 44 void SendOp::Compile(XlaOpKernelContext* ctx) { in Compile() function in tensorflow::__anona6c63aca0111::SendOp 56 void Compile(XlaOpKernelContext* ctx) override; 75 void RecvOp::Compile(XlaOpKernelContext* ctx) { in Compile() function in tensorflow::__anona6c63aca0111::RecvOp
|
D | variable_ops.cc | 33 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon5691afd60111::VarIsInitializedOp 48 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon5691afd60111::VariableShapeOp 69 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon5691afd60111::ReadVariableOp 84 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon5691afd60111::AssignVariableOp 94 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon5691afd60111::AssignAddVariableOp 110 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon5691afd60111::AssignSubVariableOp 126 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon5691afd60111::ResourceGatherOp 160 void Compile(XlaOpKernelContext* context) override { in Compile() function in tensorflow::__anon5691afd60111::ResourceScatterOp
|
D | tensor_list_ops.cc | 49 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anonb598bda60111::TensorListLengthOp 104 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anonb598bda60111::TensorListReserveOp 136 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anonb598bda60111::EmptyTensorListOp 173 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anonb598bda60111::TensorListElementShapeOp 212 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anonb598bda60111::TensorListGetItemOp 251 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anonb598bda60111::TensorListStackOp 272 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anonb598bda60111::TensorListFromTensorOp 348 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anonb598bda60111::TensorListSetItemOp 391 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anonb598bda60111::TensorListPushBackOp 435 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anonb598bda60111::TensorListPopBackOp
|
D | elu_op.cc | 33 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anonb35316230111::EluOp 47 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anonb35316230111::EluGradOp 66 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anonb35316230111::SeluOp 85 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anonb35316230111::SeluGradOp
|
D | tensor_array_ops.cc | 148 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon81dc30090111::TensorArrayOp 197 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon81dc30090111::TensorArrayWriteOp 251 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon81dc30090111::TensorArrayReadOp 294 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon81dc30090111::TensorArrayGatherOp 361 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon81dc30090111::TensorArrayScatterOp 448 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon81dc30090111::TensorArrayConcatOp 488 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon81dc30090111::TensorArraySplitOp 557 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon81dc30090111::TensorArraySizeOp 577 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon81dc30090111::TensorArrayGradOp 610 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon81dc30090111::TensorArrayCloseOp
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/ |
D | IRCompileLayer.cpp | 16 CompileFunction Compile) in IRCompileLayer2() argument 17 : IRLayer(ES), BaseLayer(BaseLayer), Compile(std::move(Compile)) {} in IRCompileLayer2() 28 if (auto Obj = Compile(*M)) { in emit()
|
D | IndirectionUtils.cpp | 30 CompileFunction Compile) in CompileCallbackMaterializationUnit() argument 32 Name(std::move(Name)), Compile(std::move(Compile)) {} 37 Result[Name] = JITEvaluatedSymbol(Compile(), JITSymbolFlags::Exported); in materialize() 47 CompileFunction Compile; member in __anon545db2e80111::CompileCallbackMaterializationUnit 59 JITCompileCallbackManager::getCompileCallback(CompileFunction Compile) { in getCompileCallback() argument 68 std::move(CallbackName), std::move(Compile)))); in getCompileCallback()
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | ReflectionUtil.cs | 65 return Expression.Lambda<Func<IMessage, object>>(upcast, parameter).Compile(); in CreateFuncIMessageObject() 78 return Expression.Lambda<Func<IMessage, T>>(upcast, parameter).Compile(); in CreateFuncIMessageT() 92 … return Expression.Lambda<Action<IMessage, object>>(call, targetParameter, argParameter).Compile(); in CreateActionIMessageObject() 104 return Expression.Lambda<Action<IMessage>>(call, targetParameter).Compile(); in CreateActionIMessage()
|
/external/llvm/unittests/ExecutionEngine/Orc/ |
D | ObjectLinkingLayerTest.cpp | 122 SimpleCompiler Compile(*TM); in TEST_F() local 147 auto Obj1 = Compile(*MB1.getModule()); in TEST_F() 160 auto Obj2 = Compile(*MB2.getModule()); in TEST_F() 191 SimpleCompiler Compile(*TM); in TEST_F() local 217 auto Obj1 = Compile(*MB1.getModule()); in TEST_F() 231 auto Obj2 = Compile(*MB2.getModule()); in TEST_F()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-dwp/X86/ |
D | dwos_list_from_exec_simple.test | 67 CHECK-LABEL: Compile Unit: length = {{.*}} version = 0x0004 73 CHECK-LABEL: Compile Unit: length = {{.*}} version = 0x0004 79 CHECK-LABEL: Compile Unit: length = {{.*}} version = 0x0004 85 CHECK-LABEL: Compile Unit: length = {{.*}} version = 0x0004 93 CHECK-LABEL: Compile Unit: length = {{.*}} version = 0x0004
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/dsymutil/X86/ |
D | modules-dwarf-version.m | 1 /* Compile with (using the module from the modules.m teastcase): 22 // CHECK: Compile Unit: {{.*}}version = 0x0004 23 // CHECK: Compile Unit: {{.*}}version = 0x0002
|
D | papertrail-warnings.test | 4 CHECK: Compile Unit: 13 CHECK: Compile Unit: 22 CHECK: Compile Unit:
|
D | generate-empty-CU.test | 18 CHECK: Compile Unit: length = 0x0000007d version = 0x0002 abbr_offset = 0x0000 addr_size = 0x08 (ne… 25 CHECK: Compile Unit: length = 0x00000007 version = 0x0002 abbr_offset = 0x0000 addr_size = 0x08 (ne… 27 CHECK: Compile Unit: length = 0x00000089 version = 0x0002 abbr_offset = 0x0000 addr_size = 0x08 (ne…
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/ |
D | RTDyldObjectLinkingLayerTest.cpp | 139 SimpleCompiler Compile(*TM); in TEST_F() local 164 auto Obj1 = Compile(*MB1.getModule()); in TEST_F() 175 auto Obj2 = Compile(*MB2.getModule()); in TEST_F() 217 SimpleCompiler Compile(*TM); in TEST_F() local 243 auto Obj1 = Compile(*MB1.getModule()); in TEST_F() 255 auto Obj2 = Compile(*MB2.getModule()); in TEST_F()
|
/external/syzkaller/pkg/compiler/ |
D | compiler_test.go | 42 prog := Compile(desc, consts, target, eh) 89 desc := Compile(astDesc, consts, target, eh) 152 Compile(desc, consts, target, em.ErrorHandler) 173 Compile(desc, consts, targets.List["test"]["64"], eh) 201 p := Compile(desc, map[string]uint64{"SYS_foo": 1}, targets.List["test"]["64"], nil)
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | xla_op_registry_test.cc | 30 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon114519f60111::DummyCPUOp 39 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon114519f60111::DummyGenericOp 90 void Compile(XlaOpKernelContext* ctx) override { in Compile() function in tensorflow::__anon114519f60111::DummyInfeasibleTypeConstraintOp
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | dwarf-headers.ll | 41 ; SINGLE-4: 0x00000000: Compile Unit: {{.*}} version = 0x0004 abbr_offset 51 ; O-4: 0x00000000: Compile Unit: {{.*}} version = 0x0004 abbr_offset 55 ; DWO-4: 0x00000000: Compile Unit: {{.*}} version = 0x0004 abbr_offset 65 ; SINGLE-5: 0x00000000: Compile Unit: {{.*}} version = 0x0005 unit_type = DW_UT_compile abbr_offset 76 ; O-5: 0x00000000: Compile Unit: {{.*}} version = 0x0005 unit_type = DW_UT_skeleton abbr_offset 81 ; DWO-5: 0x00000000: Compile Unit: {{.*}} version = 0x0005 unit_type = DW_UT_split_compile abbr_off…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/ |
D | debug_addr.ll | 15 ; DWARF4: Compile Unit:{{.*}}version = 0x0004 16 ; DWARF4-NOT: Compile Unit 29 ; DWARF5: Compile Unit:{{.*}}version = 0x0005 30 ; DWARF5-NOT: Compile Unit
|