Home
last modified time | relevance | path

Searched refs:indexing (Results 1 – 31 of 31) sorted by relevance

/linux-4.1.27/drivers/staging/speakup/
Dsynth.c285 synth->indexing.currindex++; in synth_insert_next_index()
287 if (synth->indexing.currindex > in synth_insert_next_index()
288 synth->indexing.highindex) in synth_insert_next_index()
289 synth->indexing.currindex = in synth_insert_next_index()
290 synth->indexing.lowindex; in synth_insert_next_index()
293 out = synth->indexing.currindex * 10 + sent_num; in synth_insert_next_index()
294 synth_printf(synth->indexing.command, out, out); in synth_insert_next_index()
305 if ((ind / 10) <= synth->indexing.currindex) in spk_get_index_count()
306 index_count = synth->indexing.currindex-(ind/10); in spk_get_index_count()
308 index_count = synth->indexing.currindex in spk_get_index_count()
[all …]
Dspeakup_txprt.c112 .indexing = {
Dspeakup_bns.c112 .indexing = {
Dspeakup_dummy.c114 .indexing = {
Dspeakup_spkout.c119 .indexing = {
Dspeakup_acntsa.c115 .indexing = {
Dspk_types.h179 struct synth_indexing indexing; member
Dspeakup_ltlk.c127 .indexing = {
Dspeakup_audptr.c120 .indexing = {
Dspeakup_apollo.c124 .indexing = {
Dspeakup_decext.c143 .indexing = {
Dspeakup_keypc.c121 .indexing = {
Dspeakup_acntpc.c130 .indexing = {
Dspeakup_dectlk.c146 .indexing = {
Dspeakup_soft.c145 .indexing = {
Dspeakup_dtlk.c144 .indexing = {
Dspeakup_decpc.c235 .indexing = {
/linux-4.1.27/drivers/md/bcache/
DKconfig6 a btree for indexing and the layout is optimized for SSDs.
/linux-4.1.27/Documentation/video4linux/
Dcx18.txt18 4) MPEG indexing is not yet implemented.
/linux-4.1.27/Documentation/devicetree/bindings/iommu/
Darm,smmu.txt31 specified in order of their indexing by the SMMU.
/linux-4.1.27/Documentation/devicetree/bindings/clock/ti/
Dmux.txt23 into the register, instead indexing begins at 1. The optional property
/linux-4.1.27/Documentation/networking/
Dfib_trie.txt17 The number of bits in the key segment used for indexing into the
21 The position (in the key) of the key segment used for indexing into
/linux-4.1.27/Documentation/
Dcoccinelle.txt157 require external tools for indexing the code. None of them is
158 thus active by default. However, by indexing the code with
/linux-4.1.27/Documentation/devicetree/bindings/arm/
Dmarvell,berlin.txt89 indexing one of the provided clocks. Refer to dt-bindings/clock/berlin<soc>.h
/linux-4.1.27/arch/arc/mm/
Dtlbex.S190 lsr r0, r2, PGDIR_SHIFT ; Bits for indexing into PGD
/linux-4.1.27/Documentation/filesystems/
Dubifs.txt50 which requires full media scan. UBIFS maintains the FS indexing
Df2fs.txt36 The log is the only structure on disk; it contains indexing information so that
/linux-4.1.27/Documentation/video4linux/cx2341x/
Dfw-decoder-api.txt53 Coarse: host drops frames based on indexing as required to achieve
/linux-4.1.27/arch/m68k/fpsp040/
Ddecbin.S86 | tables include the first 5 for ease of indexing.
/linux-4.1.27/Documentation/crypto/
Ddescore-readme.txt158 indexing, the other for easy use of the other half; instead you can keep
250 i assume that indexing is cheaper or equivalent to auto increment/decrement,
/linux-4.1.27/Documentation/filesystems/caching/
Dfscache.txt130 FS-Cache maintains a virtual indexing tree in which all indices, files, objects