/external/mesa3d/src/mesa/main/ |
atifragshader.c | 394 /* according to spec, DON'T return here */ 543 /* is this texture5 or texture7? spec is a bit unclear there */ 640 /* op checking? Actually looks like that's missing in the spec but we'll do it anyway */ 681 /* all ok - not all fully validated though (e.g. argNMod - spec doesn't say anything) */ 779 /* spec says nothing about what should happen here but we can't just segfault...*/
|
texenv.c | 451 /* spec doesn't say this but it seems logical */ 491 * but that's what the spec calls for. 645 /* spec doesn't say so, but I think this should be queryable */ 872 /* spec leaves open to support larger matrices. 924 /* spec leaves open to support larger matrices.
|
/external/v8/src/ast/ |
ast.h | 220 FeedbackVectorSpec* spec, 819 void AssignFeedbackVectorSlots(Isolate* isolate, FeedbackVectorSpec* spec, 843 void AssignFeedbackVectorSlots(Isolate* isolate, FeedbackVectorSpec* spec, 845 ForEachStatement::AssignFeedbackVectorSlots(isolate, spec, cache); 846 for_in_feedback_slot_ = spec->AddGeneralSlot(); [all...] |
/libcore/ojluni/src/main/java/java/security/ |
KeyPairGenerator.java | 30 import java.security.spec.AlgorithmParameterSpec; 85 * {@link #initialize(java.security.spec.AlgorithmParameterSpec) 143 * @see java.security.spec.AlgorithmParameterSpec 401 * java.security.spec.AlgorithmParameterSpec, 429 * java.security.spec.AlgorithmParameterSpec,
|
/prebuilts/go/darwin-x86/src/image/gif/ |
reader.go | 7 // The GIF specification is at http://www.w3.org/Graphics/GIF/spec-gif89a.txt. 208 // The spec (Appendix F - Compression), says that "An End of 246 // The GIF89a spec, Section 23 (Graphic Control Extension) says: 318 // The spec requires size be 11, but Adobe sometimes uses 10. 372 // The GIF89a spec, Section 20 (Image Descriptor) says:
|
/prebuilts/go/linux-x86/src/image/gif/ |
reader.go | 7 // The GIF specification is at http://www.w3.org/Graphics/GIF/spec-gif89a.txt. 208 // The spec (Appendix F - Compression), says that "An End of 246 // The GIF89a spec, Section 23 (Graphic Control Extension) says: 318 // The spec requires size be 11, but Adobe sometimes uses 10. 372 // The GIF89a spec, Section 20 (Image Descriptor) says:
|
/external/bouncycastle/patches/ |
bcprov.patch | [all...] |
/prebuilts/go/darwin-x86/pkg/darwin_amd64_race/go/ |
doc.a | 39 type @"go/ast".Spec interface { End() (? @"go/token".Pos); Pos() (? @"go/token".Pos); @"go/ast".specNode() } 40 type @"go/ast".GenDecl struct { Doc *@"go/ast".CommentGroup; TokPos @"go/token".Pos; Tok @"go/token".Token; Lparen @"go/token".Pos; Specs []@"go/ast".Spec; Rparen @"go/token".Pos } [all...] |
/prebuilts/go/linux-x86/pkg/linux_amd64_race/go/ |
doc.a | 39 type @"go/ast".Spec interface { End() (? @"go/token".Pos); Pos() (? @"go/token".Pos); @"go/ast".specNode() } 40 type @"go/ast".GenDecl struct { Doc *@"go/ast".CommentGroup; TokPos @"go/token".Pos; Tok @"go/token".Token; Lparen @"go/token".Pos; Specs []@"go/ast".Spec; Rparen @"go/token".Pos } [all...] |
/external/clang/test/ |
cxx-sections.data | 171 7.1 [dcl.spec] 173 7.1.2 [dcl.fct.spec] 181 7.1.6.4 [dcl.spec.auto] 234 11.1 [class.access.spec] 307 14.6.5 [temp.class.spec] 308 14.6.5.1 [temp.class.spec.match] 310 14.6.5.3 [temp.class.spec.mfunc] 328 14.8 [temp.spec] 331 14.8.3 [temp.expl.spec] 332 14.9 [temp.fct.spec] [all...] |
/bionic/libc/tzcode/ |
private.h | 284 # define ATTRIBUTE_FORMAT(spec) __attribute__ ((__format__ spec)) 288 # define ATTRIBUTE_FORMAT(spec) /* empty */
|
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/ |
KeyAgreementTest.java | 33 import java.security.spec.AlgorithmParameterSpec; 34 import java.security.spec.DSAParameterSpec; 39 import javax.crypto.spec.DHParameterSpec;
|
/external/autotest/tko/ |
models.py | 268 def __init__(self, spec, reference, hash): 269 self.spec = spec
|
/external/autotest/tko/parsers/ |
version_1_unittest.py | 179 self.assertEquals(kern.patches[0].spec, 'first_patch') 180 self.assertEquals(kern.patches[1].spec, 'another_patch') 195 self.assertEquals(kern.patches[0].spec, 'first_patch')
|
/external/boringssl/src/ssl/ |
ssl_stat.c | 172 return "SSLv3 write change cipher spec A"; 176 return "SSLv3 write change cipher spec B"; 188 return "SSLv3 read change cipher spec";
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/ |
PKCS10CertificationRequest.java | 14 import java.security.spec.InvalidKeySpecException; 15 import java.security.spec.PSSParameterSpec; 16 import java.security.spec.X509EncodedKeySpec;
|
/external/deqp/modules/egl/ |
teglChooseConfigTests.cpp | 460 AttribSpec spec = rnd.choose<AttribSpec>(candidates.begin(), candidates.end()); local 461 out.push_back(std::make_pair(spec.attribute, spec.getValue(rnd)));
|
/external/deqp/modules/gles3/stress/ |
es3sLongShaderTests.cpp | 182 LongShaderGenerator (de::Random& rnd, const LongShaderSpec& spec); 210 LongShaderGenerator::LongShaderGenerator (de::Random& rnd, const LongShaderSpec& spec) 212 , m_spec (spec)
|
/external/harfbuzz_ng/src/ |
hb-ot-shape-complex-myanmar.cc | 65 * as the released spec) used 'mark' instead. The Windows 8 184 cat = (indic_category_t) OT_C; /* The spec says C, IndicSyllableCategory doesn't have. */ 219 cat = (indic_category_t) OT_D; /* XXX The spec says D0, but Uniscribe doesn't seem to do. */
|
/external/libxml2/doc/devhelp/ |
libxml2-c14n.html | 61 <a name="XML_C14N_1_0">XML_C14N_1_0</a> = 0 /* Origianal C14N 1.0 spec */ 62 <a name="XML_C14N_EXCLUSIVE_1_0">XML_C14N_EXCLUSIVE_1_0</a> = 1 /* Exclusive C14N 1.0 spec */ 63 <a name="XML_C14N_1_1">XML_C14N_1_1</a> = 2 /* C14N 1.1 spec */
|
/external/mesa3d/src/glx/ |
dri_common.c | 531 * GLX_ARB_create_context_profile spec says: 561 * GLX_ARB_create_context spec says: 576 /* The GLX_EXT_create_context_es2_profile spec says:
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
Utils.java | 301 * correct according to the XML Spec. 452 * correct according to the XML Spec) 469 * correct according to the XML Spec)
|
/frameworks/av/services/audioflinger/ |
BufferProviders.cpp | 90 // By API spec, if res != OK, then mBuffer.frameCount == 0. 93 if (res != OK || mBuffer.frameCount == 0) { // not needed by API spec, but to be safe. 396 if (res != OK || mBuffer.frameCount == 0) { // not needed by API spec, but to be safe.
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothClass.java | 303 // By the A2DP spec, sinks must indicate the RENDER service. 319 // By the A2DP spec, srcs must indicate the CAPTURE service. 331 // The render service class is required by the spec for HFP, so is a
|
/frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/engine/ |
vr.rs | 266 float spec = dot(r, dz);
269 // Spec * Math.pow(R_z , P) lets use power == 2 (cheap)
274 float lop = (ambient + diffuse * dot_prod + specular * pow(spec, 10)) * light * opf;
|