Home
last modified time | relevance | path

Searched defs:links (Results 1 - 25 of 47) sorted by relevance

12

/third_party/skia/third_party/externals/freetype/docs/markdown/javascripts/
H A Dextra.js22 var links = document.getElementsByTagName('a'); variable
23 for(var i = 0; i < links.length; i++) { function
/third_party/ltp/testcases/kernel/syscalls/link/
H A Dlink03.c72 int i, links; in main() local
[all...]
/third_party/selinux/libselinux/utils/
H A Dselabel_lookup_best_match.c58 char **links = NULL; in main() local
[all...]
/third_party/ffmpeg/libavfilter/tests/
H A Dfiltfmts.c35 static void print_formats_internal(AVFilterLink **links, const AVFilterPad *pads, in print_formats_internal() argument
/third_party/nghttp2/src/
H A DHtmlParser.h51 std::vector<std::pair<std::string, ResourceType>> links; member
/third_party/ffmpeg/libavfilter/
H A Dgraphparser.c222 static AVFilterInOut *extract_inout(const char *label, AVFilterInOut **links) in extract_inout() argument
H A Davfilter.c91 append_pad(unsigned *count, AVFilterPad **pads, AVFilterLink ***links, AVFilterPad *newpad) append_pad() argument
H A Davfiltergraph.c1248 AVFilterLink **links = graph->sink_links; in heap_bubble_up() local
1267 AVFilterLink **links = graph->sink_links; heap_bubble_down() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_copy.c70 unsigned int links = ~SND_PCM_HW_PARBIT_ACCESS; in snd_pcm_copy_hw_refine_schange() local
81 unsigned int links = ~SND_PCM_HW_PARBIT_ACCESS; in snd_pcm_copy_hw_refine_cchange() local
H A Dpcm_iec958.c285 unsigned int links = (SND_PCM_HW_PARBIT_CHANNELS | in snd_pcm_iec958_hw_refine_schange() local
303 unsigned int links = (SND_PCM_HW_PARBIT_CHANNELS | in snd_pcm_iec958_hw_refine_cchange() local
H A Dpcm_lfloat.c226 unsigned int links = (SND_PCM_HW_PARBIT_CHANNELS | in snd_pcm_lfloat_hw_refine_schange() local
244 unsigned int links = (SND_PCM_HW_PARBIT_CHANNELS | in snd_pcm_lfloat_hw_refine_cchange() local
H A Dpcm_linear.c254 unsigned int links = (SND_PCM_HW_PARBIT_CHANNELS | in snd_pcm_linear_hw_refine_schange() local
272 unsigned int links = (SND_PCM_HW_PARBIT_CHANNELS | in snd_pcm_linear_hw_refine_cchange() local
H A Dpcm_mulaw.c277 unsigned int links = (SND_PCM_HW_PARBIT_CHANNELS | in snd_pcm_mulaw_hw_refine_schange() local
295 unsigned int links = (SND_PCM_HW_PARBIT_CHANNELS | in snd_pcm_mulaw_hw_refine_cchange() local
H A Dpcm_adpcm.c366 unsigned int links = (SND_PCM_HW_PARBIT_CHANNELS | in snd_pcm_adpcm_hw_refine_schange() local
384 unsigned int links = (SND_PCM_HW_PARBIT_CHANNELS | in snd_pcm_adpcm_hw_refine_cchange() local
H A Dpcm_alaw.c263 unsigned int links = (SND_PCM_HW_PARBIT_CHANNELS | in snd_pcm_alaw_hw_refine_schange() local
281 unsigned int links = (SND_PCM_HW_PARBIT_CHANNELS | in snd_pcm_alaw_hw_refine_cchange() local
H A Dpcm_shm.c229 unsigned int links = ~SND_PCM_HW_PARBIT_ACCESS; in snd_pcm_shm_hw_refine_schange() local
248 unsigned int links = ~SND_PCM_HW_PARBIT_ACCESS; in snd_pcm_shm_hw_refine_cchange() local
H A Dpcm_extplug.c238 unsigned int links = (SND_PCM_HW_PARBIT_FORMAT | in get_links() local
263 unsigned int links = get_links(ext->sparams); in snd_pcm_extplug_hw_refine_schange() local
273 unsigned int links = get_links(ext->params); in snd_pcm_extplug_hw_refine_cchange() local
H A Dpcm_meter.c401 unsigned int links = ~SND_PCM_HW_PARBIT_ACCESS; in snd_pcm_meter_hw_refine_schange() local
412 unsigned int links = ~SND_PCM_HW_PARBIT_ACCESS; in snd_pcm_meter_hw_refine_cchange() local
H A Dpcm_multi.c185 unsigned int links = (SND_PCM_HW_PARBIT_FORMAT | in snd_pcm_multi_hw_refine_schange() local
218 unsigned int links = (SND_PCM_HW_PARBIT_FORMAT | in snd_pcm_multi_hw_refine_cchange() local
/third_party/alsa-lib/src/
H A Ddlmisc.c69 struct link_map *links; in snd_dlinfo_origin() local
/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_mod.c47 int links; in DEFINE_STACK_OF() local
/third_party/openssl/crypto/conf/
H A Dconf_mod.c47 int links; in DEFINE_STACK_OF() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-serialize.hh95 hb_vector_t<link_t> links; member
[all...]
/third_party/f2fs-tools/fsck/
H A Ddir.c308 u32 links = le32_to_cpu(parent->i.i_links); in f2fs_add_link() local
467 int links = 1; in init_inode_block() local
H A Dfsck.h70 u32 links; member
144 u32 links; member

Completed in 24 milliseconds

12