/external/chromium_org/third_party/mesa/src/docs/ |
ARB_color_buffer_float.txt | 2 - Rendering to multiple render targets, some fixed-point, some floating-point, with FIXED_ONLY fragment clamping and polygon smooth enabled may write incorrect values to the fixed point buffers (depends on spec interpretation) 3 - For fragment programs with ARB_fog_* options, colors are clamped before fog application regardless of the fragment clamping setting (this depends on spec interpretation)
|
enums.txt | 2 See the OpenGL ARB enum registry at http://www.opengl.org/registry/api/enum.spec 16 GL_MESA_trace.spec: 27 MESA_ycbcr_texture.spec: 32 GL_MESA_pack_invert.spec 35 GL_MESA_shader_debug.spec: (obsolete) 40 GL_MESA_program_debug.spec: (obsolete)
|
/external/mesa3d/docs/ |
ARB_color_buffer_float.txt | 2 - Rendering to multiple render targets, some fixed-point, some floating-point, with FIXED_ONLY fragment clamping and polygon smooth enabled may write incorrect values to the fixed point buffers (depends on spec interpretation) 3 - For fragment programs with ARB_fog_* options, colors are clamped before fog application regardless of the fragment clamping setting (this depends on spec interpretation)
|
enums.txt | 2 See the OpenGL ARB enum registry at http://www.opengl.org/registry/api/enum.spec 16 GL_MESA_trace.spec: 27 MESA_ycbcr_texture.spec: 32 GL_MESA_pack_invert.spec 35 GL_MESA_shader_debug.spec: (obsolete) 40 GL_MESA_program_debug.spec: (obsolete)
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/dh/ |
AlgorithmParameterGeneratorSpi.java | 6 import java.security.spec.AlgorithmParameterSpec; 8 import javax.crypto.spec.DHGenParameterSpec; 9 import javax.crypto.spec.DHParameterSpec; 40 DHGenParameterSpec spec = (DHGenParameterSpec)genParamSpec; local 42 this.strength = spec.getPrimeSize(); 43 this.l = spec.getExponentSize();
|
/external/deqp/modules/gles31/functional/ |
es31fTextureLevelStateQueryTests.cpp | 637 void applyTextureGenergationSpec (glu::CallLogWrapper& gl, const TextureGenerationSpec& spec) 639 DE_ASSERT(!(spec.immutable && spec.levels.size() > 1)); // !< immutable textures have only one level 641 for (int levelNdx = 0; levelNdx < (int)spec.levels.size(); ++levelNdx) 643 const glu::TransferFormat transferFormat = (spec.levels[levelNdx].compressed) ? (glu::TransferFormat()) : (glu::getTransferFormat(glu::mapGLInternalFormat(spec.levels[levelNdx].internalFormat))); 645 if (spec.immutable && !spec.levels[levelNdx].compressed && spec.bindTarget == GL_TEXTURE_2D) 646 gl.glTexStorage2D(spec.bindTarget, 1, spec.levels[levelNdx].internalFormat, spec.levels[levelNdx].width, spec.levels[leve (…) [all...] |
es31fAtomicCounterTests.cpp | 109 AtomicCounterTest (Context& context, const char* name, const char* description, const TestSpec& spec); 124 static string generateShaderSource (const TestSpec& spec); 128 static bool checkPath (const vector<deUint32>& increments, const vector<deUint32>& decrements, int initialValue, const TestSpec& spec); 154 AtomicCounterTest::AtomicCounterTest (Context& context, const char* name, const char* description, const TestSpec& spec) 156 , m_spec (spec) 172 string AtomicCounterTest::generateShaderSource (const TestSpec& spec) 183 switch (spec.bindingType) 195 switch (spec.offsetType) 208 DE_ASSERT(spec.atomicCounterCount > 2); 215 src << "offset=" << (4 * spec.atomicCounterCount/2) 1359 AtomicCounterTest::TestSpec spec; local 1437 AtomicCounterTest::TestSpec spec; local 1460 AtomicCounterTest::TestSpec spec; local 1474 AtomicCounterTest::TestSpec spec; local 1488 AtomicCounterTest::TestSpec spec; local 1502 AtomicCounterTest::TestSpec spec; local 1516 AtomicCounterTest::TestSpec spec; local [all...] |
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
TabSpecTest.java | 33 TabHost.TabSpec spec = new TabHost(null).newTabSpec("foo"); local 35 TabHost.TabSpec self = spec.setIndicator(view); 36 assertThat(self, is(spec)); 37 assertThat(shadowOf(spec).getIndicatorAsView(), is(view)); 42 TabHost.TabSpec spec = new TabHost(null).newTabSpec("foo"); local 44 TabHost.TabSpec self = spec.setContent(intent); 45 assertThat(self, is(spec)); 46 assertThat(shadowOf(spec).getContentAsIntent(), is(intent)); 53 TabHost.TabSpec spec = new TabHost(null).newTabSpec("foo") local 56 assertThat(shadowOf(spec).getIndicatorLabel(), is("labelText")) 61 TabHost.TabSpec spec = new TabHost(null).newTabSpec("foo") local [all...] |
/external/chromium_org/url/ |
url_util.cc | 69 inline bool DoCompareSchemeComponent(const CHAR* spec, 74 return LowerCaseEqualsASCII(&spec[component.begin], 75 &spec[component.end()], 79 // Returns true if the given scheme identified by |scheme| within |spec| is one 82 bool DoIsStandard(const CHAR* spec, const Component& scheme) { 88 if (LowerCaseEqualsASCII(&spec[scheme.begin], &spec[scheme.end()], 104 const CHAR* spec = RemoveURLWhitespace(str, str_len, local 108 if (!ExtractScheme(spec, spec_len, &our_scheme)) { 116 return DoCompareSchemeComponent(spec, our_scheme, compare) 130 const CHAR* spec = RemoveURLWhitespace(in_spec, in_spec_len, local [all...] |
url_canon_fileurl.cc | 18 // Given a pointer into the spec, this copies and canonicalizes the drive 20 // spec, it won't do anything. The index of the next character in the input 21 // spec is returned (after the colon when a drive spec is found, the begin 24 int FileDoDriveSpec(const CHAR* spec, int begin, int end, 28 int num_slashes = CountConsecutiveSlashes(spec, begin, end); 31 if (!DoesBeginWindowsDriveSpec(spec, after_slashes, end)) 34 // A drive spec is the start of a path, so we need to add a slash for the 42 if (spec[after_slashes] >= 'a' && spec[after_slashes] <= 'z' [all...] |
/external/chromium_org/components/cloud_devices/common/ |
cloud_devices_urls_unittest.cc | 17 std::string service_url = GetCloudPrintURL().spec(); 23 EXPECT_THAT(GetCloudPrintRelativeURL("///a/b/c///").spec(), 26 EXPECT_THAT(GetCloudPrintRelativeURL("a/b/c").spec(), 32 GetCloudPrintRelativeURL("client/dialog.html").spec(); 41 std::string manage_url = GetCloudPrintRelativeURL("manage.html").spec(); 50 std::string enable_url = GetCloudPrintEnableURL("123123").spec(); 57 std::string enable_url = GetCloudPrintEnableWithSigninURL("123123").spec(); 68 std::string manage_url = GetCloudPrintManageDeviceURL("123").spec(); 75 std::string signin_url = GetCloudPrintSigninURL().spec(); 85 std::string add_url = GetCloudPrintAddAccountURL().spec(); [all...] |
/external/qemu/distrib/sdl-1.2.15/src/audio/mint/ |
SDL_mintaudio_mcsn.c | 70 static int Mint_OpenAudio(_THIS, SDL_AudioSpec *spec); 75 static int Mint_CheckAudio(_THIS, SDL_AudioSpec *spec); 76 static void Mint_InitAudio(_THIS, SDL_AudioSpec *spec); 217 static int Mint_CheckAudio(_THIS, SDL_AudioSpec *spec) 222 DEBUG_PRINT((DEBUG_NAME "asked: %d bits, ",spec->format & 0x00ff)); 223 DEBUG_PRINT(("signed=%d, ", ((spec->format & 0x8000)!=0))); 224 DEBUG_PRINT(("big endian=%d, ", ((spec->format & 0x1000)!=0))); 225 DEBUG_PRINT(("channels=%d, ", spec->channels)); 226 DEBUG_PRINT(("freq=%d\n", spec->freq)); 228 if (spec->channels > 2) [all...] |
SDL_mintaudio_dma8.c | 67 static int Mint_OpenAudio(_THIS, SDL_AudioSpec *spec); 72 static int Mint_CheckAudio(_THIS, SDL_AudioSpec *spec); 198 static int Mint_CheckAudio(_THIS, SDL_AudioSpec *spec) 203 DEBUG_PRINT((DEBUG_NAME "asked: %d bits, ",spec->format & 0x00ff)); 204 DEBUG_PRINT(("signed=%d, ", ((spec->format & 0x8000)!=0))); 205 DEBUG_PRINT(("big endian=%d, ", ((spec->format & 0x1000)!=0))); 206 DEBUG_PRINT(("channels=%d, ", spec->channels)); 207 DEBUG_PRINT(("freq=%d\n", spec->freq)); 209 if (spec->channels > 2) 210 spec->channels = 2 [all...] |
SDL_mintaudio_xbios.c | 71 static int Mint_OpenAudio(_THIS, SDL_AudioSpec *spec); 76 static int Mint_CheckAudio(_THIS, SDL_AudioSpec *spec); 77 static void Mint_InitAudio(_THIS, SDL_AudioSpec *spec); 331 static int Mint_CheckAudio(_THIS, SDL_AudioSpec *spec) 335 DEBUG_PRINT((DEBUG_NAME "asked: %d bits, ",spec->format & 0x00ff)); 336 DEBUG_PRINT(("signed=%d, ", ((spec->format & 0x8000)!=0))); 337 DEBUG_PRINT(("big endian=%d, ", ((spec->format & 0x1000)!=0))); 338 DEBUG_PRINT(("channels=%d, ", spec->channels)); 339 DEBUG_PRINT(("freq=%d\n", spec->freq)); 341 if (spec->channels > 2) [all...] |
/external/chromium_org/components/autofill/content/browser/wallet/ |
wallet_service_url_unittest.cc | 21 GetGetWalletItemsUrl(1).spec()); 24 GetGetFullWalletUrl(1).spec()); 26 GetManageInstrumentsUrl(1).spec()); 29 GetManageAddressesUrl(1).spec()); 32 GetAcceptLegalDocumentsUrl(1).spec()); 35 GetAuthenticateInstrumentUrl(2).spec()); 38 GetSendStatusUrl(1).spec()); 41 GetSaveToWalletNoEscrowUrl(1).spec()); 44 GetSaveToWalletUrl(1).spec()); 47 GetPassiveAuthUrl(1).spec()); [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/ |
headlesscodemirror.js | 78 CodeMirror.defineMIME = function (mime, spec) { mimeModes[mime] = spec; }; 79 CodeMirror.resolveMode = function(spec) { 80 if (typeof spec == "string" && mimeModes.hasOwnProperty(spec)) { 81 spec = mimeModes[spec]; 82 } else if (spec && typeof spec.name == "string" && mimeModes.hasOwnProperty(spec.name)) [all...] |
/external/deqp/modules/gles3/stress/ |
es3sDrawTests.cpp | 225 static void genBasicSpec (gls::DrawTestSpec& spec, gls::DrawTestSpec::DrawMethod method) 227 spec.apiType = glu::ApiType::es(3,0); 228 spec.primitive = gls::DrawTestSpec::PRIMITIVE_TRIANGLES; 229 spec.primitiveCount = 5; 230 spec.drawMethod = method; 231 spec.indexType = gls::DrawTestSpec::INDEXTYPE_LAST; 232 spec.indexPointerOffset = 0; 233 spec.indexStorage = gls::DrawTestSpec::STORAGE_LAST; 234 spec.first = 0; 235 spec.indexMin = 0 313 gls::DrawTestSpec spec; local 537 gls::DrawTestSpec spec; local [all...] |
/external/qemu/distrib/sdl-1.2.15/src/audio/dc/ |
SDL_dcaudio.c | 38 static int DCAUD_OpenAudio(_THIS, SDL_AudioSpec *spec); 100 while(aica_get_pos(0)/this->spec.samples == this->hidden->nextbuf) { 150 SDL_AudioSpec *spec = &this->spec; local 155 while(aica_get_pos(0)/spec->samples == this->hidden->nextbuf) { 160 offset = this->hidden->nextbuf*spec->size; 163 if (spec->channels==1) { 167 if ((this->spec.format&255)==8) { 177 mode = (spec->format==AUDIO_S8)?SM_8BIT:SM_16BIT; 178 if (spec->channels==1) [all...] |
/external/deqp/modules/gles2/stress/ |
es2sDrawTests.cpp | 44 static void genBasicSpec (gls::DrawTestSpec& spec, gls::DrawTestSpec::DrawMethod method) 46 spec.apiType = glu::ApiType::es(2,0); 47 spec.primitive = gls::DrawTestSpec::PRIMITIVE_TRIANGLES; 48 spec.primitiveCount = 5; 49 spec.drawMethod = method; 50 spec.indexType = gls::DrawTestSpec::INDEXTYPE_LAST; 51 spec.indexPointerOffset = 0; 52 spec.indexStorage = gls::DrawTestSpec::STORAGE_LAST; 53 spec.first = 0; 54 spec.indexMin = 0 128 gls::DrawTestSpec spec; local 320 gls::DrawTestSpec spec; local [all...] |
es2sVertexArrayTests.cpp | 89 MultiVertexArrayTest::Spec::ArraySpec arraySpec(inputTypes[inputTypeNdx], 100 MultiVertexArrayTest::Spec spec; local 101 spec.primitive = Array::PRIMITIVE_TRIANGLES; 102 spec.drawCount = counts[countNdx]; 103 spec.first = 0; 104 spec.arrays.push_back(arraySpec); 106 std::string name = spec.getName(); 109 addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), name.c_str())); 159 MultiVertexArrayTest::Spec::ArraySpec arraySpec(inputTypes[inputTypeNdx] 170 MultiVertexArrayTest::Spec spec; local 241 MultiVertexArrayTest::Spec spec; local 309 MultiVertexArrayTest::Spec spec; local [all...] |
/external/owasp/sanitizer/lib/htmlparser-1.3/doc/ |
README | 1 tokenization.txt represents the state of the spec implemented in Tokenizer.java. 3 To get a diffable version corresponding to the current spec: 6 tree-construction.txt represents the state of the spec implemented in TreeBuilder.java. 8 To get a diffable version corresponding to the current spec: 12 The text of the files in this directory comes from the WHATWG HTML 5 spec
|
/external/qemu/distrib/sdl-1.2.15/src/audio/dmedia/ |
SDL_irixaudio.c | 48 static int AL_OpenAudio(_THIS, SDL_AudioSpec *spec); 109 timeleft = this->spec.samples - alGetFillable(audio_port); 111 timeleft /= (this->spec.freq/1000); 119 if ( alWriteFrames(audio_port, mixbuf, this->spec.samples) < 0 ) { 142 static int AL_OpenAudio(_THIS, SDL_AudioSpec * spec) 144 Uint16 test_format = SDL_FirstAudioFormat(spec->format); 153 audio_param[1] = spec->freq; 160 audio_param.value.i = spec->freq; 167 spec->format = test_format; 190 if (alSetChannels(audio_config, spec->channels) < 0) [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/detail/ |
size_t_trait_def.hpp | 45 #define BOOST_TT_AUX_SIZE_T_TRAIT_SPEC1(trait,spec,C) \ 46 template<> struct trait<spec> \ 51 BOOST_MPL_AUX_LAMBDA_SUPPORT_SPEC(1,trait,(spec)) \ 55 #define BOOST_TT_AUX_SIZE_T_TRAIT_PARTIAL_SPEC1_1(param,trait,spec,C) \ 56 template< param > struct trait<spec> \
|
/external/elfutils/0.153/config/ |
ChangeLog | 3 * config/elfutils.spec.in: Update for 0.153. 11 * elfutils.spec.in: Add more BuildRequires. 33 * elfutils.spec.in: Distribute <elfutils/version.h> in 47 * Makefile.am ($(srcdir)/elfutils.spec.in): Rewrite awk magic. 56 * elfutils.spec.in: Add m4 to build requirements. 60 * elfutils.spec.in: Changes for disasm branch merge. 64 * elfutils.spec.in (License): Canonicalize. 68 * elfutils.spec.in: Distribute eu-unstrip. 72 * Makefile.am ($(srcdir)/elfutils.spec.in): Add missing $. 76 * elfutils.spec.in: Remove libdwfl.so from package [all...] |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/rsa/ |
KeyFactorySpi.java | 10 import java.security.spec.InvalidKeySpecException; 11 import java.security.spec.KeySpec; 12 import java.security.spec.PKCS8EncodedKeySpec; 13 import java.security.spec.RSAPrivateCrtKeySpec; 14 import java.security.spec.RSAPrivateKeySpec; 15 import java.security.spec.RSAPublicKeySpec; 33 Class spec) 36 if (spec.isAssignableFrom(RSAPublicKeySpec.class) && key instanceof RSAPublicKey) 42 else if (spec.isAssignableFrom(RSAPrivateKeySpec.class) && key instanceof java.security.interfaces.RSAPrivateKey) 48 else if (spec.isAssignableFrom(RSAPrivateCrtKeySpec.class) && key instanceof RSAPrivateCrtKey [all...] |