/external/ceres-solver/internal/ceres/ |
D | program.cc | 51 Program::Program() {} in Program() function in ceres::internal::Program 53 Program::Program(const Program& program) in Program() function in ceres::internal::Program 58 const vector<ParameterBlock*>& Program::parameter_blocks() const { in parameter_blocks() 62 const vector<ResidualBlock*>& Program::residual_blocks() const { in residual_blocks() 66 vector<ParameterBlock*>* Program::mutable_parameter_blocks() { in mutable_parameter_blocks() 70 vector<ResidualBlock*>* Program::mutable_residual_blocks() { in mutable_residual_blocks() 74 bool Program::StateVectorToParameterBlocks(const double *state) { in StateVectorToParameterBlocks() 85 void Program::ParameterBlocksToStateVector(double *state) const { in ParameterBlocksToStateVector() 92 void Program::CopyParameterBlockStateToUserState() { in CopyParameterBlockStateToUserState() 98 bool Program::SetParameterBlockStatePtrsToUserStatePtrs() { in SetParameterBlockStatePtrsToUserStatePtrs() [all …]
|
D | solver_impl.h | 47 class Program; variable 64 static Program* CreateReducedProgram(Solver::Options* options, 82 Program* program, 92 Program* program, 99 Program* program, 104 Program* program, 117 static bool RemoveFixedBlocksFromProgram(Program* program, 132 const Program& program,
|
D | parameter_block_ordering.h | 42 class Program; variable 58 int ComputeSchurOrdering(const Program& program, 65 void ComputeRecursiveIndependentSetOrdering(const Program& program, 73 Graph<ParameterBlock*>* CreateHessianGraph(const Program& program);
|
D | program.h | 55 class Program { 57 Program(); 58 explicit Program(const Program& program);
|
/external/valgrind/main/gdbserver_tests/ |
D | mcsignopass.stdoutB.exp | 8 Program received signal SIGSEGV, Segmentation fault. 12 Program received signal SIGSEGV, Segmentation fault. 16 Program received signal SIGSEGV, Segmentation fault. 20 Program received signal SIGSEGV, Segmentation fault. 24 Program received signal SIGSEGV, Segmentation fault. 28 Program received signal SIGSEGV, Segmentation fault. 32 Program received signal SIGSEGV, Segmentation fault. 36 Program received signal SIGSEGV, Segmentation fault. 40 Program received signal SIGSEGV, Segmentation fault. 44 Program received signal SIGSEGV, Segmentation fault. [all …]
|
D | mcsigpass.stdoutB.exp | 2 Program received signal SIGSEGV, Segmentation fault. 6 Program received signal SIGSEGV, Segmentation fault. 10 Program received signal SIGBUS, Bus error. 14 Program received signal SIGFPE, Arithmetic exception.
|
/external/llvm/tools/bugpoint/ |
D | BugDriver.cpp | 51 delete Program; in setNewProgram() 52 Program = M; in setNewProgram() 73 Program(0), Interpreter(0), SafeInterpreter(0), gcc(0), in BugDriver() 78 delete Program; in ~BugDriver() 115 assert(Program == 0 && "Cannot call addSources multiple times!"); in addSources() 119 Program = ParseInputFile(Filenames[0], Context); in addSources() 120 if (Program == 0) return true; in addSources() 130 if (Linker::LinkModules(Program, M.get(), Linker::DestroySource, in addSources() 165 if (runPasses(Program, PassesToRun)) in run() 175 compileProgram(Program, &Error); in run() [all …]
|
D | BugDriver.h | 50 Module *Program; // The raw program, linked together variable 138 Module *getProgram() const { return Program; } in getProgram() 143 Module *OldProgram = Program; in swapProgramIn() 144 Program = M; in swapProgramIn() 172 std::string executeProgram(const Module *Program, 184 std::string executeProgramSafely(const Module *Program, 201 bool diffProgram(const Module *Program, 258 bool runPasses(Module *Program,
|
/external/llvm/include/llvm/Support/ |
D | Program.h | 32 class Program { 37 Program(const Program& other) LLVM_DELETED_FUNCTION; 38 Program& operator=(const Program& other) LLVM_DELETED_FUNCTION; 43 Program(); 44 ~Program();
|
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/ |
D | Program.cpp | 20 unsigned int Program::mCurrentSerial = 1; 48 Program::Program(ResourceManager *manager, GLuint handle) : mResourceManager(manager), mHandle(hand… in Program() function in gl::Program 68 Program::~Program() in ~Program() 83 bool Program::attachShader(Shader *shader) in attachShader() 110 bool Program::detachShader(Shader *shader) in detachShader() 139 int Program::getAttachedShadersCount() const in getAttachedShadersCount() 144 IDirect3DPixelShader9 *Program::getPixelShader() in getPixelShader() 149 IDirect3DVertexShader9 *Program::getVertexShader() in getVertexShader() 154 void Program::bindAttributeLocation(GLuint index, const char *name) in bindAttributeLocation() 167 GLuint Program::getAttributeLocation(const char *name) in getAttributeLocation() [all …]
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
D | LayerRendererChromium.h | 113 …const CCHeadsUpDisplay::Program* headsUpDisplayProgram() const { return m_headsUpDisplayProgram.ge… in headsUpDisplayProgram() 114 …const RenderSurfaceChromium::Program* renderSurfaceProgram() const { return m_renderSurfaceProgram… in renderSurfaceProgram() 116 const LayerTilerChromium::Program* tilerProgram() const { return m_tilerProgram.get(); } in tilerProgram() 117 …const CCCanvasLayerImpl::Program* canvasLayerProgram() const { return m_canvasLayerProgram.get(); } in canvasLayerProgram() 118 …const CCPluginLayerImpl::Program* pluginLayerProgram() const { return m_pluginLayerProgram.get(); } in pluginLayerProgram() 209 OwnPtr<CCHeadsUpDisplay::Program> m_headsUpDisplayProgram; 210 OwnPtr<RenderSurfaceChromium::Program> m_renderSurfaceProgram; 212 OwnPtr<LayerTilerChromium::Program> m_tilerProgram; 213 OwnPtr<CCCanvasLayerImpl::Program> m_canvasLayerProgram; 216 OwnPtr<CCPluginLayerImpl::Program> m_pluginLayerProgram;
|
/external/junit/ |
D | NOTICE | 13 i) changes to the Program, and 14 ii) additions to the Program; 15 …Program originate from and are distributed by that particular Contributor. A Contribution 'origina… 17 "Contributor" means any person or entity that distributes the Program. 20 …cessarily infringed by the use or sale of its Contribution alone or when combined with the Program. 23 "Program" means the Contributions distributed in accordance with this Agreement. 26 "Recipient" means anyone who receives the Program under this Agreement, including all Contributors. 32 …atent license shall apply to the combination of the Contribution and the Program if, at the time t… 33 …Program does not infringe the patent or other intellectual property rights of any other entity. Ea… 37 A Contributor may choose to distribute the Program in object code form under its own license agreem… [all …]
|
/external/emma/ |
D | NOTICE | 13 i) changes to the Program, and 15 ii) additions to the Program; 17 …where such changes and/or additions to the Program originate from and are distributed by that part… 18 …d to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contrib… 19 …ibuted in conjunction with the Program under their own license agreement, and (ii) are not derivat… 21 "Contributor" means any person or entity that distributes the Program. 23 …cessarily infringed by the use or sale of its Contribution alone or when combined with the Program. 25 "Program" means the Contributions distributed in accordance with this Agreement. 27 "Recipient" means anyone who receives the Program under this Agreement, including all Contributors. 36 combination of the Contribution and the Program if, at the time the Contribution is added by the Co… [all …]
|
/external/eclipse-windowbuilder/propertysheet/ |
D | NOTICE | 17 i) changes to the Program, and 19 ii) additions to the Program; 21 where such changes and/or additions to the Program originate from and 23 'originates' from a Contributor if it was added to the Program by such 25 Contributions do not include additions to the Program which: (i) are 26 separate modules of software distributed in conjunction with the Program 28 the Program. 30 "Contributor" means any person or entity that distributes the Program. 34 or when combined with the Program. 36 "Program" means the Contributions distributed in accordance with this [all …]
|
/external/llvm/utils/not/ |
D | not.cpp | 16 sys::Path Program = sys::Program::FindProgramByName(argv[1]); in main() local 19 int Result = sys::Program::ExecuteAndWait(Program, argv + 1, 0, 0, 0, 0, in main()
|
/external/quake/quake/src/ |
D | gnu.txt | 27 …Program", below, refers to any such program or work, and a "work based on the Program" means eithe… 29 …Program is not restricted, and the output from the Program is covered only if its contents constit… 31 …Program's source code as you receive it, in any medium, provided that you conspicuously and approp… 35 …ou may modify your copy or copies of the Program or any portion of it, thus forming a work based o… 40 …ute or publish, that in whole or in part contains or is derived from the Program or any part there… 42 …. (Exception: if the Program itself is interactive but does not normally print such an announcemen… 43 …Program, and can be reasonably considered independent and separate works in themselves, then this … 44 …cise the right to control the distribution of derivative or collective works based on the Program. 46 … aggregation of another work not based on the Program with the Program (or with a work based on th… 48 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code … [all …]
|
/external/llvm/lib/Support/ |
D | Program.cpp | 26 Program::ExecuteAndWait(const Path& path, in ExecuteAndWait() 33 Program prg; in ExecuteAndWait() 41 Program::ExecuteNoWait(const Path& path, in ExecuteNoWait() 47 Program prg; in ExecuteNoWait()
|
/external/quake/ |
D | NOTICE | 80 under the terms of this General Public License. The "Program", below, 81 refers to any such program or work, and a "work based on the Program" 82 means either the Program or any derivative work under copyright law: 83 that is to say, a work containing the Program or a portion of it, 90 running the Program is not restricted, and the output from the Program 92 Program (independent of having been made by running the Program). 93 Whether that is true depends on what the Program does. 95 1. You may copy and distribute verbatim copies of the Program's 100 and give any other recipients of the Program a copy of this License 101 along with the Program. [all …]
|
/external/chromium/net/tools/spdyshark/ |
D | COPYING | 64 under the terms of this General Public License. The "Program", below, 65 refers to any such program or work, and a "work based on the Program" 66 means either the Program or any derivative work under copyright law: 67 that is to say, a work containing the Program or a portion of it, 74 running the Program is not restricted, and the output from the Program 76 Program (independent of having been made by running the Program). 77 Whether that is true depends on what the Program does. 79 1. You may copy and distribute verbatim copies of the Program's 84 and give any other recipients of the Program a copy of this License 85 along with the Program. [all …]
|
/external/valgrind/main/VEX/ |
D | LICENSE.GPL | 64 under the terms of this General Public License. The "Program", below, 65 refers to any such program or work, and a "work based on the Program" 66 means either the Program or any derivative work under copyright law: 67 that is to say, a work containing the Program or a portion of it, 74 running the Program is not restricted, and the output from the Program 76 Program (independent of having been made by running the Program). 77 Whether that is true depends on what the Program does. 79 1. You may copy and distribute verbatim copies of the Program's 84 and give any other recipients of the Program a copy of this License 85 along with the Program. [all …]
|
/external/iproute2/tc/ |
D | NOTICE | 64 under the terms of this General Public License. The "Program", below, 65 refers to any such program or work, and a "work based on the Program" 66 means either the Program or any derivative work under copyright law: 67 that is to say, a work containing the Program or a portion of it, 74 running the Program is not restricted, and the output from the Program 76 Program (independent of having been made by running the Program). 77 Whether that is true depends on what the Program does. 79 1. You may copy and distribute verbatim copies of the Program's 84 and give any other recipients of the Program a copy of this License 85 along with the Program. [all …]
|
/external/gcc-demangle/ |
D | COPYING | 64 under the terms of this General Public License. The "Program", below, 65 refers to any such program or work, and a "work based on the Program" 66 means either the Program or any derivative work under copyright law: 67 that is to say, a work containing the Program or a portion of it, 74 running the Program is not restricted, and the output from the Program 76 Program (independent of having been made by running the Program). 77 Whether that is true depends on what the Program does. 79 1. You may copy and distribute verbatim copies of the Program's 84 and give any other recipients of the Program a copy of this License 85 along with the Program. [all …]
|
/external/libcap-ng/ |
D | NOTICE | 64 under the terms of this General Public License. The "Program", below, 65 refers to any such program or work, and a "work based on the Program" 66 means either the Program or any derivative work under copyright law: 67 that is to say, a work containing the Program or a portion of it, 74 running the Program is not restricted, and the output from the Program 76 Program (independent of having been made by running the Program). 77 Whether that is true depends on what the Program does. 79 1. You may copy and distribute verbatim copies of the Program's 84 and give any other recipients of the Program a copy of this License 85 along with the Program. [all …]
|
/external/libpng/contrib/gregbook/ |
D | COPYING | 64 under the terms of this General Public License. The "Program", below, 65 refers to any such program or work, and a "work based on the Program" 66 means either the Program or any derivative work under copyright law: 67 that is to say, a work containing the Program or a portion of it, 74 running the Program is not restricted, and the output from the Program 76 Program (independent of having been made by running the Program). 77 Whether that is true depends on what the Program does. 79 1. You may copy and distribute verbatim copies of the Program's 84 and give any other recipients of the Program a copy of this License 85 along with the Program. [all …]
|
/external/iproute2/ip/ |
D | NOTICE | 64 under the terms of this General Public License. The "Program", below, 65 refers to any such program or work, and a "work based on the Program" 66 means either the Program or any derivative work under copyright law: 67 that is to say, a work containing the Program or a portion of it, 74 running the Program is not restricted, and the output from the Program 76 Program (independent of having been made by running the Program). 77 Whether that is true depends on what the Program does. 79 1. You may copy and distribute verbatim copies of the Program's 84 and give any other recipients of the Program a copy of this License 85 along with the Program. [all …]
|