/kernel/linux/linux-5.10/sound/pci/ali5451/ |
H A D | ali5451.c | 173 unsigned int use :1, member 594 "ali_free_channel_pcm: channel %d is not in use.\n", in snd_ali_free_channel_pcm() 928 pvoice->use = 1; in snd_ali_alloc_voice() 946 if (!pvoice->use) in snd_ali_free_voice() 956 pvoice->use = pvoice->pcm = pvoice->synth = 0; in snd_ali_free_voice()
|
/kernel/linux/linux-6.6/sound/pci/ali5451/ |
H A D | ali5451.c | 172 unsigned int use :1, member 593 "ali_free_channel_pcm: channel %d is not in use.\n", in snd_ali_free_channel_pcm() 927 pvoice->use = 1; in snd_ali_alloc_voice() 945 if (!pvoice->use) in snd_ali_free_voice() 955 pvoice->use = pvoice->pcm = pvoice->synth = 0; in snd_ali_free_voice()
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsLongStressCase.cpp | 8 * you may not use this file except in compliance with the License. 445 * upper limit on the amount of memory we want to use. 688 void use (void) const { DE_ASSERT(m_isBuilt); glUseProgram(m_programGL); } in use() function in deqp::gls::LongStressCaseInternal::Program 765 use(); in setRandomUniforms() 1145 // If texture data with the same format has already been generated, re-use that (don't care much about contents). in init() 1206 << TestLog::Message << "Delete texture after using it, even if could re-use it: " << probabilityStr(m_probabilities.deleteTexture) << TestLog::EndMessage in init() 1207 << TestLog::Message << "Delete buffer after using it, even if could re-use it: " << probabilityStr(m_probabilities.deleteBuffer) << TestLog::EndMessage in init() 1208 << TestLog::Message << "Don't re-use texture, and only delete if memory limit is hit: " << probabilityStr(m_probabilities.wastefulTextureMemoryUsage) << TestLog::EndMessage in init() 1209 << TestLog::Message << "Don't re-use buffer, and only delete if memory limit is hit: " << probabilityStr(m_probabilities.wastefulBufferMemoryUsage) << TestLog::EndMessage in init() 1294 prog.use(); in iterate() [all...] |
/kernel/linux/linux-5.10/sound/pci/ymfpci/ |
H A D | ymfpci_main.c | 216 if (voice->use || (voice2 && voice2->use)) in voice_alloc() 218 voice->use = 1; in voice_alloc() 220 voice2->use = 1; in voice_alloc() 279 pvoice->use = pvoice->pcm = pvoice->synth = pvoice->midi = 0; in snd_ymfpci_voice_free()
|
/kernel/linux/linux-6.6/sound/pci/ymfpci/ |
H A D | ymfpci_main.c | 211 if (voice->use || (voice2 && voice2->use)) in voice_alloc() 213 voice->use = 1; in voice_alloc() 215 voice2->use = 1; in voice_alloc() 274 pvoice->use = pvoice->pcm = pvoice->synth = pvoice->midi = 0; in snd_ymfpci_voice_free()
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
H A D | readme.tex | 3 % Various packages of possible use. {index} creates problems for some reason. 9 % underscore allows use of _ instead of \_ in text. [strings] allows _ in file names 116 interfaces and extensions for use in header generation. There is some 153 Several tags use a \attr{api} attribute. This is an arbitrary string, 487 and other APIs such as EGL and WGL don't use GLX at all.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 228 void use(Value *V); 348 use(Root); in initialize() 359 void Simplifier::Context::use(Value *V) { in use() function in Simplifier::Context 409 use(Root); in replace() 437 use(Root); in replace() 2177 // header to use the new preheader. in processCopyingStore()
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | kernel_ex.S | 50 | store properly signed inf (use sign of etemp) into fp0 435 | This subroutine is used for dyadic operations that use an extended
|
/kernel/linux/linux-5.10/arch/sh/lib/ |
H A D | checksum.S | 202 bf 3f ! Different alignments, use slow version
|
/kernel/linux/linux-5.10/arch/sparc/lib/ |
H A D | M7memset.S | 70 * We only use BIS for memset of greater than MIN_LOOP bytes because a sequence 80 * Thus, we use ASI_STBIMRU_P which marks the cache line as 284 membar #StoreStore ! required by use of Block Store Init
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | proc-arm920.S | 340 @ && Re-written to use Index Ops.
|
H A D | proc-arm922.S | 344 @ && Re-written to use Index Ops.
|
/kernel/linux/linux-5.10/arch/arc/kernel/ |
H A D | entry.S | 66 ; This is the historic "kernel_execve" use-case, to return to init
|
/kernel/linux/linux-5.10/arch/xtensa/kernel/ |
H A D | signal.c | 319 # error Must use compiler for Xtensa processors. in gen_return_code()
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | kernel_ex.S | 50 | store properly signed inf (use sign of etemp) into fp0 435 | This subroutine is used for dyadic operations that use an extended
|
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | proc-arm920.S | 340 @ && Re-written to use Index Ops.
|
H A D | proc-arm922.S | 344 @ && Re-written to use Index Ops.
|
/kernel/linux/linux-6.6/arch/sh/lib/ |
H A D | checksum.S | 202 bf 3f ! Different alignments, use slow version
|
/kernel/linux/linux-6.6/arch/sparc/lib/ |
H A D | M7memset.S | 70 * We only use BIS for memset of greater than MIN_LOOP bytes because a sequence 80 * Thus, we use ASI_STBIMRU_P which marks the cache line as 284 membar #StoreStore ! required by use of Block Store Init
|
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_midi.c | 374 pcallbacks.use = midisynth_use; in snd_seq_midisynth_probe()
|
H A D | seq_virmidi.c | 296 * use callback - allow input to rawmidi device 386 pcallbacks.use = snd_virmidi_use; in snd_virmidi_dev_attach_seq()
|
/kernel/linux/linux-5.10/sound/soc/hisilicon/ |
H A D | hi6210-i2s.c | 52 u8 use; member
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | gus.h | 236 unsigned int use: 1, member 283 hw_lfo:1, /* use hardware LFO */ 284 sw_lfo:1, /* use software LFO */ 285 effect:1; /* use effect voices */
|
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | item_ops.c | 734 #error Item types must use disk-format assigned values.
|
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | item_ops.c | 734 #error Item types must use disk-format assigned values.
|