Searched defs:Alpha (Results 1 - 11 of 11) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
H A DAlpha.h1 //===-- Alpha.h - Top-level interface for Alpha representation --*- C++ -*-===//
11 // Alpha back-end.
22 namespace Alpha { namespace in namespace:llvm
H A DAlphaRelocations.h1 //===- AlphaRelocations.h - Alpha Code Relocations --------------*- C++ -*-===//
10 // This file defines the Alpha target-specific relocation types.
20 namespace Alpha { namespace in namespace:llvm
/external/google-tv-pairing-protocol/cpp/src/polo/pairing/
H A Dpolochallengeresponse.h27 typedef std::vector<uint8_t> Alpha, Gamma, Nonce; typedef in namespace:polo::pairing
41 virtual Alpha* GetAlpha(const Nonce& nonce) const;
/external/skia/tests/
H A DSkPEGTest.cpp17 struct Alpha { struct in namespace:__anon17283
109 const auto match = Alpha::Match(gTests[i].fInput);
188 REPORTER_ASSERT(r, !(Choice<Digit,Alpha>::Match("")));
189 REPORTER_ASSERT(r, !(Choice<Digit,Alpha>::Match("\t")));
190 REPORTER_ASSERT(r, !(Choice<Digit,Alpha>::Match(" ")));
191 REPORTER_ASSERT(r, (Choice<Digit,Alpha>::Match("a")));
192 REPORTER_ASSERT(r, (Choice<Digit,Alpha>::Match("3")));
193 REPORTER_ASSERT(r, (Choice<Digit,Alpha>::Match("a ")));
194 REPORTER_ASSERT(r, (Choice<Digit,Alpha>::Match("3 ")));
195 REPORTER_ASSERT(r, !(Choice<Digit,Alpha>
[all...]
/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program_pair.h54 * {RGB,Alpha}.Src[RC_PAIR_PRESUB_SRC].File will be set to RC_FILE_PRESUB.
87 struct rc_pair_sub_instruction Alpha; member in struct:rc_pair_instruction
/external/skia/include/codec/
H A DSkEncodedInfo.h18 enum Alpha { enum in struct:SkEncodedInfo
32 * This sometimes results in redundant Alpha and Color information.
70 static SkEncodedInfo Make(Color color, Alpha alpha, int bitsPerComponent) {
158 Alpha alpha() const { return fAlpha; }
188 SkEncodedInfo(Color color, Alpha alpha, uint8_t bitsPerComponent)
195 Alpha fAlpha;
/external/aac/libSBRdec/src/
H A Dpsdec.cpp947 FIXP_DBL Alpha, Beta; local
1019 Alpha = Alphas[h_ps_d->specificTo.mpeg.coef.aaIccIndexMapped[env][bin]]>>1;
1021 /* Alpha and Beta are now both scaled by 2 shifts right */
1029 inline_fixp_cos_sin(Beta + Alpha, Beta - Alpha, 2, trigData);
/external/clang/test/Misc/
H A Ddiag-template-diffing.cpp115 class Alpha{}; class
123 void set4(Alpha<int, int>);
128 // CHECK-ELIDE-NOTREE: candidate function not viable: no known conversion from 'Beta<void, void>' to 'Alpha<int, int>' for 1st argument
130 // CHECK-NOELIDE-NOTREE: candidate function not viable: no known conversion from 'Beta<void, void>' to 'Alpha<int, int>' for 1st argument
132 // CHECK-ELIDE-TREE: candidate function not viable: no known conversion from 'Beta<void, void>' to 'Alpha<int, int>' for 1st argument
134 // CHECK-NOELIDE-TREE: candidate function not viable: no known conversion from 'Beta<void, void>' to 'Alpha<int, int>' for 1st argument
136 void set5(Alpha<Beta<Gamma<Delta<int, int>, int>, int>, int>);
138 set5(Alpha<Beta<Gamma<void, void>, double>, double>());
141 // CHECK-ELIDE-NOTREE: candidate function not viable: no known conversion from 'Alpha<Beta<Gamma<void, void>, double>, double>' to 'Alpha<Bet
[all...]
/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h34 Alpha, /// Windows Alpha member in class:llvm::WinEH::EncodingType
40 MIPS = Alpha,
206 /// on Alpha. Defaults to NULL.
/external/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h98 Alpha = 0x30, member in class:llvm::codeview::CPUType
178 AlphaCall = 0x0e, // Alpha call
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 3598 milliseconds