Home
last modified time | relevance | path

Searched +defs:map +defs:mode (Results 1 – 25 of 158) sorted by relevance

1234567

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
DDisjointRangeMap.java40 private final SortedMap<T, RangeTree> map = new TreeMap<>(); field in DisjointRangeMap.Builder
77 T checkAssign(@Nullable Object value, RangeTree ranges, OverwriteMode mode) { in checkAssign()
107 void assign(@Nullable Object value, RangeTree ranges, OverwriteMode mode) { in assign()
137 private final ImmutableSortedMap<T, RangeTree> map; field in DisjointRangeMap
141 Column<T> column, SortedMap<T, RangeTree> map, RangeTree assignedRanges) { in DisjointRangeMap()
/third_party/alsa-lib/src/pcm/
Dpcm_mmap_emul.c58 mmap_emul_t *map = pcm->private_data; in snd_pcm_mmap_emul_hw_refine() local
156 mmap_emul_t *map = pcm->private_data; in snd_pcm_mmap_emul_hw_params() local
212 mmap_emul_t *map = pcm->private_data; in snd_pcm_mmap_emul_sw_params() local
232 mmap_emul_t *map = pcm->private_data; in snd_pcm_mmap_emul_prepare() local
244 mmap_emul_t *map = pcm->private_data; in snd_pcm_mmap_emul_reset() local
276 mmap_emul_t *map = pcm->private_data; in sync_slave_write() local
299 mmap_emul_t *map = pcm->private_data; in sync_slave_read() local
320 mmap_emul_t *map = pcm->private_data; in snd_pcm_mmap_emul_mmap_commit() local
333 mmap_emul_t *map = pcm->private_data; in snd_pcm_mmap_emul_avail_update() local
345 mmap_emul_t *map = pcm->private_data; in snd_pcm_mmap_emul_dump() local
[all …]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_vbo.c468 unsigned mode, unsigned start, unsigned count, in nv50_draw_arrays()
500 nv50_draw_elements_inline_u08(struct nouveau_pushbuf *push, const uint8_t *map, in nv50_draw_elements_inline_u08()
526 nv50_draw_elements_inline_u16(struct nouveau_pushbuf *push, const uint16_t *map, in nv50_draw_elements_inline_u16()
549 nv50_draw_elements_inline_u32(struct nouveau_pushbuf *push, const uint32_t *map, in nv50_draw_elements_inline_u32()
567 const uint32_t *map, in nv50_draw_elements_inline_u32_short()
592 unsigned mode, unsigned start, unsigned count, in nv50_draw_elements()
712 unsigned mode = nv50_prim_gl(info->mode); in nva0_draw_stream_output() local
Dnv50_shader_state.c306 uint32_t pntc[8], mode; in nv50_sprite_coords_validate() local
398 nv50_vec4_map(uint8_t *map, int mid, uint32_t lin[4], in nv50_vec4_map()
440 uint8_t map[64]; in nv50_fp_linkage_validate() local
603 nv50_vp_gp_mapping(uint8_t *map, int m, in nv50_vp_gp_mapping()
642 uint8_t map[64]; in nv50_gp_linkage_validate() local
/third_party/ffmpeg/libavfilter/
Daf_channelmap.c63 struct ChannelMap map[MAX_CH]; member
65 enum MappingMode mode; member
88 static int get_channel_idx(char **map, int *ch, char delim, int max_ch) in get_channel_idx()
108 static int get_channel(char **map, uint64_t *ch, char delim) in get_channel()
126 enum MappingMode mode; in channelmap_init() local
Dvf_shufflepixels.c39 int mode; member
52 int32_t *map; member
83 int32_t *map = s->map; in make_horizontal_map() local
121 int32_t *map = s->map; in make_vertical_map() local
160 int32_t *map = s->map; in make_block_map() local
Dvf_hwmap.c35 int mode; member
308 AVFrame *map = NULL; in hwmap_filter_frame() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_vbo.c337 unsigned mode, unsigned start, unsigned count,
369 nv30_draw_elements_inline_u08(struct nouveau_pushbuf *push, const uint8_t *map,
394 nv30_draw_elements_inline_u16(struct nouveau_pushbuf *push, const uint16_t *map,
418 nv30_draw_elements_inline_u32(struct nouveau_pushbuf *push, const uint32_t *map,
436 const uint32_t *map,
462 unsigned mode, unsigned start, unsigned count,
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_vbo.c177 uint32_t mode; in nvc0_set_constant_vertex_attrib() local
571 unsigned mode, unsigned start, unsigned count, in nvc0_draw_arrays()
603 nvc0_draw_elements_inline_u08(struct nouveau_pushbuf *push, const uint8_t *map, in nvc0_draw_elements_inline_u08()
631 nvc0_draw_elements_inline_u16(struct nouveau_pushbuf *push, const uint16_t *map, in nvc0_draw_elements_inline_u16()
656 nvc0_draw_elements_inline_u32(struct nouveau_pushbuf *push, const uint32_t *map, in nvc0_draw_elements_inline_u32()
675 const uint32_t *map, in nvc0_draw_elements_inline_u32_short()
702 unsigned mode, unsigned start, unsigned count, in nvc0_draw_elements()
776 unsigned mode = nvc0_prim_gl(info->mode); in nvc0_draw_stream_output() local
/third_party/ltp/tools/sparse/sparse-src/
Ddissect.c71 static inline usage_t u_rval(usage_t mode) in u_rval()
77 static inline usage_t u_addr(usage_t mode) in u_addr()
90 static usage_t fix_mode(struct symbol *type, usage_t mode) in fix_mode()
122 static struct symbol *report_member(usage_t mode, struct position *pos, in report_member()
133 static void report_implicit(usage_t mode, struct position *pos, struct symbol *type) in report_implicit()
165 static struct symbol *report_symbol(usage_t mode, struct expression *expr) in report_symbol()
333 static struct symbol *do_expression(usage_t mode, struct expression *expr) in do_expression()
475 struct type_expression *map; in do_expression() local
492 static void do_asm_xputs(usage_t mode, struct asm_operand_list *xputs) in do_asm_xputs()
497 static struct symbol *do_statement(usage_t mode, struct statement *stmt) in do_statement()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
DTestReorderingMode.java212 int tc, mode, option, level; in testReorderingMode() local
413 int mode, int option, byte level) { in assertRoundTrip()
484 String mode, String option, byte level) { in checkResultLength()
504 static String formatMap(int[] map) in formatMap()
622 String mode, String option, byte level, boolean forward) { in checkMaps()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DTestReorderingMode.java209 int tc, mode, option, level; in testReorderingMode() local
410 int mode, int option, byte level) { in assertRoundTrip()
481 String mode, String option, byte level) { in checkResultLength()
501 static String formatMap(int[] map) in formatMap()
619 String mode, String option, byte level, boolean forward) { in checkMaps()
/third_party/musl/src/thread/
Dsem_open.c35 mode_t mode; in sem_open() local
39 void *map; in sem_open() local
/third_party/musl/porting/liteos_a/user/src/thread/
Dsem_open.c35 mode_t mode; in sem_open() local
39 void *map; in sem_open() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DMapField.java87 private volatile StorageMode mode; field in MapField
95 void convertMessageToKeyAndValue(Message message, Map<K, V> map); in convertMessageToKeyAndValue()
114 public void convertMessageToKeyAndValue(Message message, Map<K, V> map) { in convertMessageToKeyAndValue()
128 private MapField(Converter<K, V> converter, StorageMode mode, Map<K, V> mapData) { in MapField()
136 private MapField(MapEntry<K, V> defaultEntry, StorageMode mode, Map<K, V> mapData) { in MapField()
158 private void convertMessageToKeyAndValue(Message message, Map<K, V> map) { in convertMessageToKeyAndValue()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpmparobustdepay.c200 gulong mode, samplerate, bitrate, layer, channels, padding, crc; in mp3_type_frame_length_from_header() local
279 GstMapInfo map; in gst_rtp_mpa_robust_depay_generate_dummy_frame() local
313 GstMapInfo map; in gst_rtp_mpa_robust_depay_queue_frame() local
417 GstMapInfo map; in gst_rtp_mpa_robust_depay_deinterleave() local
481 GstMapInfo map; in gst_rtp_mpa_robust_depay_push_mp3_frames() local
Dgstrtpspeexpay.c155 guint32 version, header_size, rate, mode, nb_channels; in gst_rtp_speex_pay_parse_ident() local
244 GstMapInfo map; in gst_rtp_speex_pay_handle_buffer() local
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstmpegaudioparse.c141 gst_mpeg_audio_channel_mode_get_nick (gint mode) in gst_mpeg_audio_channel_mode_get_nick()
293 gulong mode, samplerate, bitrate, layer, channels, padding, crc; in mp3_type_frame_length_from_header() local
387 GstMapInfo map; in gst_mp3parse_validate_extended() local
507 gst_mp3parse_find_freerate (GstMpegAudioParse * mp3parse, GstMapInfo * map, in gst_mp3parse_find_freerate()
617 guint bitrate, layer, rate, channels, version, mode, crc; in gst_mpeg_audio_parse_handle_frame() local
618 GstMapInfo map; in gst_mpeg_audio_parse_handle_frame() local
796 GstMapInfo map; in gst_mpeg_audio_parse_handle_first_frame() local
Dgstamrparse.c263 GstMapInfo map; in gst_amr_parse_handle_frame() local
264 gint fsize = 0, mode, dsize; in gst_amr_parse_handle_frame() local
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_query.c148 uint32_t temp, *map; in r300_get_query_result() local
187 enum pipe_render_cond_flag mode) in r300_render_condition()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DIndexDataManager.cpp72 void copyIndices(GLenum mode, GLenum type, const std::vector<GLsizei>& restartIndices, const void *… in copyIndices()
230 int recomputePrimitiveCount(GLenum mode, GLsizei count, const std::vector<GLsizei>& restartIndices,… in recomputePrimitiveCount()
273 GLenum IndexDataManager::prepareIndexData(GLenum mode, GLenum type, GLuint start, GLuint end, GLsiz… in prepareIndexData()
396 void *StreamingIndexBuffer::map(size_t requiredSpace, size_t *offset) in map() function in es2::StreamingIndexBuffer
/third_party/gstreamer/gstplugins_good/gst/effectv/
Dgstripple.h56 gint mode; member
61 gint *map, *map1, *map2, *map3; member
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideodecoder.c148 GstMapInfo map; in gst_video_decoder_tester_handle_frame() local
356 GstMapInfo map; in GST_START_TEST() local
456 GstMapInfo map; in GST_START_TEST() local
698 GstMapInfo map; in GST_START_TEST() local
844 GstMapInfo map; in videodecoder_backwards_playback() local
1327 videodecoder_playback_subframe_mode (SubframeMode mode) in videodecoder_playback_subframe_mode()
1400 GstMapInfo map; in videodecoder_playback_subframe_mode() local
1437 videodecoder_playback_invalid_ts_subframe_mode (SubframeMode mode) in videodecoder_playback_invalid_ts_subframe_mode()
/third_party/gstreamer/gstplugins_bad/sys/bluez/
Dgstavdtpsink.c190 gst_avdtp_sink_get_channel_mode (const gchar * mode) in gst_avdtp_sink_get_channel_mode()
317 GstMapInfo map; in gst_avdtp_sink_render() local
479 gst_avdtp_sink_set_channel_mode (GstAvdtpSink * self, const gchar * mode) in gst_avdtp_sink_set_channel_mode()
/third_party/pulseaudio/src/modules/alsa/
Dalsa-util.c518 pa_channel_map* map, in pa_alsa_open_by_device_id_auto()
519 int mode, in pa_alsa_open_by_device_id_auto()
627 pa_channel_map* map, in pa_alsa_open_by_device_id_mapping()
628 int mode, in pa_alsa_open_by_device_id_mapping()
679 pa_channel_map* map, in pa_alsa_open_by_device_string()
680 int mode, in pa_alsa_open_by_device_string()
779 pa_channel_map* map, in pa_alsa_open_by_template()
780 int mode, in pa_alsa_open_by_template()

1234567