Searched defs:spec (Results 226 - 250 of 261) sorted by relevance

1234567891011

/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp2409 // Use OpenCL half-float spec
2482 // These are not defined as derived forms in the GLSL ES spec, but
4483 ShaderSpec spec; local
4518 spec.globalDeclarations = os.str();
4521 spec.version = getContextTypeGLSLVersion(getRenderContext().getType());
4524 spec.globalDeclarations = "#extension " + m_extension + " : require\n";
4526 spec.inputs.resize(inCount);
4530 case 4: spec.inputs[3] = makeSymbol(*variables.in3);
4531 case 3: spec.inputs[2] = makeSymbol(*variables.in2);
4532 case 2: spec
4552 spec)); local
[all...]
/external/dexmaker/lib/
H A Ddalvik-dx-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/dx/ com/android/dx/cf/ ...
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.core.contenttype_3.5.0.v20150421-2214.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
H A Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/v8/src/ast/
H A Dast.h737 void AssignFeedbackSlots(FeedbackVectorSpec* spec, LanguageMode language_mode,
967 void AssignFeedbackSlots(FeedbackVectorSpec* spec, LanguageMode language_mode,
1245 void AssignFeedbackSlots(FeedbackVectorSpec* spec, LanguageMode language_mode, argument
1247 literal_slot_ = spec->AddLiteralSlot();
1462 void AssignFeedbackSlots(FeedbackVectorSpec* spec, LanguageMode language_mode,
1605 void AssignFeedbackSlots(FeedbackVectorSpec* spec, LanguageMode language_mode,
1683 void AssignFeedbackSlots(FeedbackVectorSpec* spec, TypeofMode typeof_mode,
1779 void AssignFeedbackSlots(FeedbackVectorSpec* spec, LanguageMode language_mode, argument
1782 property_feedback_slot_ = spec->AddLoadICSlot();
1784 property_feedback_slot_ = spec
1958 AssignFeedbackSlots(FeedbackVectorSpec* spec, LanguageMode language_mode, FeedbackSlotCache* cache) argument
2587 AssignFeedbackSlots(FeedbackVectorSpec* spec, LanguageMode language_mode, FeedbackSlotCache* cache) argument
2847 AssignFeedbackSlots(FeedbackVectorSpec* spec, LanguageMode language_mode, FeedbackSlotCache* cache) argument
2952 AssignFeedbackSlots(FeedbackVectorSpec* spec, LanguageMode language_mode, FeedbackSlotCache* cache) argument
[all...]
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/vulkan-validation-layers/layers/
H A Dcore_validation.cpp820 // TODO : This should cause the range of the resource to be unbound according to spec
1989 * TODO: The set of interesting opcodes here was determined by eyeballing the SPIRV spec. It might be worth
1990 * converting parts of this to be generated from the machine-readable spec instead.
2308 // Verify attachment reference compatibility according to spec
2432 VkSpecializationInfo const *spec = info->pSpecializationInfo; local
2434 if (spec) {
2435 for (auto i = 0u; i < spec->mapEntryCount; i++) {
2436 if (spec->pMapEntries[i].offset + spec->pMapEntries[i].size > spec
[all...]
/external/guice/extensions/persist/lib/
H A Dhibernate-search.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/search/ org/hibernate/search/annotations/ ...
H A Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ...
/external/guice/lib/build/
H A Dfelix-2.0.5.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF/NOTICE META- ...
H A Dbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd OSGI-OPT/ ...
H A Dguava-testlib-16.0.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/r8/deps/
H A Dguava-19.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/guice/extensions/struts2/lib/
H A Djetty-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/mortbay/jetty/ org/mortbay/jetty/webapp/ ...
/external/owasp/sanitizer/lib/junit/
H A Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ 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 ...
/external/libphonenumber/lib/
H A Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...

Completed in 2319 milliseconds

1234567891011