HomeSort by relevance Sort by last modified time
    Searched full:constrs (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
pcm.h 221 static inline struct snd_mask *constrs_mask(struct snd_pcm_hw_constraints *constrs,
224 return &constrs->masks[var - SNDRV_PCM_HW_PARAM_FIRST_MASK];
227 static inline struct snd_interval *constrs_interval(struct snd_pcm_hw_constraints *constrs,
230 return &constrs->intervals[var - SNDRV_PCM_HW_PARAM_FIRST_INTERVAL];
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
pcm.h 221 static inline struct snd_mask *constrs_mask(struct snd_pcm_hw_constraints *constrs,
224 return &constrs->masks[var - SNDRV_PCM_HW_PARAM_FIRST_MASK];
227 static inline struct snd_interval *constrs_interval(struct snd_pcm_hw_constraints *constrs,
230 return &constrs->intervals[var - SNDRV_PCM_HW_PARAM_FIRST_INTERVAL];
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.sat4j.core_2.2.0.v20100429.jar 
org.sat4j.pb_2.2.0.v20100429.jar 

Completed in 284 milliseconds