/external/jmonkeyengine/engine/src/core/com/jme3/material/ |
D | MaterialDef.java | 55 private Map<String, TechniqueDef> techniques; field in MaterialDef 73 techniques = new HashMap<String, TechniqueDef>(); in MaterialDef() 164 techniques.put(technique.getName(), technique); in addTechniqueDef() 187 return techniques.get(name); in getTechniqueDef()
|
D | Material.java | 92 private HashMap<String, Technique> techniques = new HashMap<String, Technique>(); field in Material 225 mat.techniques = new HashMap<String, Technique>(); in clone() 839 Technique tech = techniques.get(name); in selectTechnique() 856 techniques.put(name, tech); in selectTechnique() 881 techniques.put(name, tech); in selectTechnique()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/ |
D | _README.txt | 24 validation code, which is then used to validate the feed xml. Because the two techniques yield
|
/external/nanopb-c/examples/using_union_messages/ |
D | README.txt | 7 https://developers.google.com/protocol-buffers/docs/techniques#union
|
/external/chromium-trace/trace-viewer/third_party/Paste/ |
D | README.rst | 64 * Several authentication techniques, including HTTP (Basic and
|
D | PKG-INFO | 72 * Several authentication techniques, including HTTP (Basic and
|
/external/deqp/doc/testspecs/GLES2/ |
D | performance.txt | 21 This test specification describes general techniques and methodologies used
|
/external/chromium-trace/trace-viewer/third_party/Paste/Paste.egg-info/ |
D | PKG-INFO | 72 * Several authentication techniques, including HTTP (Basic and
|
/external/deqp/doc/testspecs/GLES3/ |
D | performance.txt | 21 This test specification describes general techniques and methodologies used
|
/external/llvm/docs/ |
D | Bugpoint.rst | 90 the JIT or the static LLC compiler. It uses several techniques to reduce the 161 following steps may help. These same techniques are useful with TargetLowering
|
D | GarbageCollection.rst | 113 techniques dominates any low-level losses. 652 features and correlates them with the collection techniques which typically 720 To be clear, the collection techniques above are defined as: 917 implement "stop the world" techniques using self-modifying code, where it is
|
D | AliasAnalysis.rst | 11 Alias Analysis (aka Pointer Analysis) is a class of techniques which attempt to 421 example. Another consequence is that debugging techniques involving pausing 441 feeds into a load, for example. It uses caching and other techniques to be
|
D | Vectorizers.rst | 11 focus on different optimization opportunities and use different techniques.
|
/external/llvm/docs/tutorial/ |
D | OCamlLangImpl1.rst | 25 about teaching compiler techniques and LLVM specifically, *not* about 46 AST - With the lexer in place, we can talk about parsing techniques
|
D | LangImpl1.rst | 25 about teaching compiler techniques and LLVM specifically, *not* about 46 With the lexer in place, we can talk about parsing techniques and
|
D | LangImpl4.rst | 14 chapter describes two new techniques: adding optimizer support to your
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-02-09-AdveComments.txt | 20 types (even though they encode implementation techniques rather than
|
D | 2001-02-09-AdveCommentsResponse.txt | 32 > switch types (even though they encode implementation techniques rather
|
/external/jsmn/ |
D | README.md | 34 …des enough information for parsing any JSON data and makes it possible to use zero-copy techniques.
|
/external/libpng/contrib/gregbook/ |
D | README | 71 coding techniques for using the libpng reference library. As a result,
|
/external/chromium-trace/trace-viewer/third_party/Paste/docs/ |
D | paste-httpserver-threadpool.txt | 35 between the two techniques, and to try to respond usefully in most
|
/external/chromium-trace/trace-viewer/third_party/WebOb/docs/ |
D | index.txt | 332 advanced HTTP techniques, while the `comment middleware example
|
D | jsonrpc-example.txt | 650 Many of these techniques would be better used with a `RESTful
|
/external/tinyxml/ |
D | readme.txt | 325 techniques.
|
/external/libvncserver/ |
D | README | 246 with client/server techniques.
|