Searched defs:definitions (Results 1 - 23 of 23) sorted by relevance

/external/jacoco/org.jacoco.examples/src/org/jacoco/examples/
H A DCoreTutorial.java62 private final Map<String, byte[]> definitions = new HashMap<String, byte[]>(); field in class:CoreTutorial.MemoryClassLoader
73 definitions.put(name, bytes);
79 final byte[] bytes = definitions.get(name);
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
H A DAttributeScope.java108 /** From a chunk of text holding the definitions of the attributes,
118 * would pass in definitions equal to the text in between {...} and
121 public void addAttributes(String definitions, int separator) { argument
123 CodeGenerator.getListOfArgumentsFromAction(definitions,0,-1,separator,attrs);
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/runtime/
H A DModifiedSystemClassRuntimeTest.java104 public void redefineClasses(ClassDefinition[] definitions) { argument
/external/skia/src/sksl/ir/
H A DSkSLExpression.h63 const DefinitionMap& definitions) {
62 constantPropagate(const IRGenerator& irGenerator, const DefinitionMap& definitions) argument
/external/owasp/sanitizer/src/main/org/owasp/html/
H A DTagBalancingHtmlStreamEventReceiver.java370 private ImmutableMap.Builder<String, ElementContainmentInfo> definitions field in class:TagBalancingHtmlStreamEventReceiver.ElementContainmentRelationships
398 definitions.put(elementName, info);
403 return definitions.build();
/external/skia/src/gpu/glsl/
H A DGrGLSLShaderBuilder.h85 this->definitions().appendf("const %s %s = %s;\n", type, name, value);
89 this->definitions().appendf("const int %s = %i;\n", name, value);
93 this->definitions().appendf("const float %s = %f;\n", name, value);
97 this->definitions().appendf("const %s %s = ", type, name);
100 this->definitions().appendVAList(fmt, args);
102 this->definitions().append(";\n");
219 SkString& definitions() { return fShaderStrings[kDefinitions]; } function in class:GrGLSLShaderBuilder
/external/skia/src/sksl/
H A DSkSLCompiler.cpp168 DefinitionMap* definitions) {
173 (*definitions)[&var] = expr;
186 definitions);
192 definitions);
198 definitions);
208 DefinitionMap* definitions) {
217 this->addDefinition(b->fLeft.get(), &b->fRight, definitions);
222 definitions);
233 definitions);
243 definitions);
167 addDefinition(const Expression* lvalue, std::unique_ptr<Expression>* expr, DefinitionMap* definitions) argument
207 addDefinitions(const BasicBlock::Node& node, DefinitionMap* definitions) argument
363 DefinitionMap definitions = b.fBefore; local
[all...]
/external/flatbuffers/tests/
H A Dtest.cpp790 RndDef::Add(definitions, schema, instances_per_definition, \
794 RndDef::Add(definitions, schema, instances_per_definition, \
797 RndDef definitions[num_definitions]; local
804 // definitions, which will have identical structure to the schema
861 : definitions[defref].instances[instance].c_str());
880 definitions[definition].instances[inst] +=
904 definitions[num_definitions - 1].instances[0] + "\n";
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp589 const DerivateCaseDefinition& definitions,
620 const DerivateCaseDefinition& definitions,
623 , m_definitions (definitions)
629 setSampleCount(getVkSampleCount(definitions.numSamples));
723 DerivateCaseDefinition definitions = dynamic_cast<TriangleDerivateCaseInstance&>(instance).getDerivateCaseDefinition(); local
726 DE_ASSERT(glu::isDataTypeFloatOrVec(definitions.dataType));
728 instance.addUniform(0u, vk::VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER, glu::getDataTypeScalarSize(definitions.dataType) * sizeof(float), values.derivScale.getPtr());
729 instance.addUniform(1u, vk::VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER, glu::getDataTypeScalarSize(definitions.dataType) * sizeof(float), values.derivBias.getPtr());
800 const DerivateCaseDefinition& definitions,
809 const DerivateCaseDefinition& definitions,
618 TriangleDerivateCaseInstance(Context& context, const UniformSetup& uniformSetup, const DerivateCaseDefinition& definitions, const DerivateCaseValues& values) argument
807 ConstantDerivateCaseInstance(Context& context, const UniformSetup& uniformSetup, const DerivateCaseDefinition& definitions, const DerivateCaseValues& values) argument
954 LinearDerivateCaseInstance(Context& context, const UniformSetup& uniformSetup, const DerivateCaseDefinition& definitions, const DerivateCaseValues& values) argument
1203 TextureDerivateCaseInstance(Context& context, const UniformSetup& uniformSetup, const DerivateCaseDefinition& definitions, const DerivateCaseValues& values, const TextureCaseValues& textureValues) argument
[all...]
/external/owasp/sanitizer/distrib/lib/
H A Dowasp-java-html-sanitizer.jar ... final com.google.common.collect.ImmutableMap DEFINITIONS static final com.google.common.collect. ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/lib/build/
H A Dbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd OSGI-OPT/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.core.resources_3.10.0.v20150423-0755.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/guice/extensions/struts2/lib/
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 466 milliseconds