Home
last modified time | relevance | path

Searched defs:mm (Results 1 - 25 of 120) sorted by relevance

12345

/third_party/pulseaudio/src/modules/bluetooth/
H A Dmodule-bluetooth-discover.c43 pa_module *mm; in pa__init() local
/third_party/skia/bench/
H A DFilteringBench.cpp17 FilteringBench(SkFilterMode fm, SkMipmapMode mm) : fSampling(fm, mm) { in FilteringBench() argument
/third_party/ffmpeg/libavformat/
H A Dsubviewer1dec.c59 int hh, mm, ss; in subviewer1_read_header() local
H A Dvplayerdec.c48 int hh, mm, ss, ms, n, len; in read_ts() local
H A Drealtextdec.c50 int hh, mm, ss, ms; in read_ts() local
H A Dsccdec.c81 int hh, mm, ss, fs, i; in scc_read_header() local
H A Dmm.c87 MmDemuxContext *mm = s->priv_data; in read_header() local
140 MmDemuxContext *mm = s->priv_data; in read_packet() local
H A Dmccdec.c111 int hh, mm, ss, fs, i = 0, j = 0; in mcc_read_header() local
H A Dwebvttdec.c54 int hh, mm, ss, ms; in read_ts() local
H A Dlrcdec.c80 uint64_t mm, ss, cs; in read_ts() local
122 int64_t mm; in lrc_probe() local
/third_party/libwebsockets/lib/core-net/client/
H A Dconnect.c115 size_t mm; in lws_client_stash_create() local
/third_party/skia/modules/androidkit/src/
H A DUtils.cpp20 const auto mm = static_cast<SkMipmapMode>((desc >> 2) & 0x03); in SamplingOptions() local
/third_party/rust/crates/rustix/src/
H A Dlib.rs170 pub mod mm; modules
/third_party/skia/src/gpu/vk/
H A DGrVkSampler.cpp27 static VkSamplerMipmapMode mipmap_mode_to_vk_sampler_mipmap_mode(GrSamplerState::MipmapMode mm) { in mipmap_mode_to_vk_sampler_mipmap_mode() argument
/third_party/mbedtls/library/
H A Dbignum_mod.h112 mbedtls_mpi_uint mm; /* Montgomery const for -N^{-1} mod 2^{ciL} */ member
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.h51 struct nouveau_mm_allocation *mm; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query_hw.h37 struct nouveau_mm_allocation *mm; member
/third_party/libinput/src/
H A Dfilter-tablet.c85 struct normalized_coords mm; in tablet_accelerator_filter_flat_pen() local
H A Devdev-mt-touchpad-thumb.c278 struct phys_coords mm; in tp_thumb_update_multifinger() local
389 struct phys_coords mm = { 0.0, 0.0 }; in tp_init_thumb() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/mman/
H A Dmmap.c36 int fd, mm; in mmap_0100() local
73 int fd, mm; in mmap_0200() local
112 int mm; in mmap_0300() local
127 int fd, mm; in mmap_0400() local
164 int fd, mm; mmap_0500() local
202 int fd, mm; mmap_0600() local
372 int fd, mm; mmap_1100() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query_hw.h37 struct nouveau_mm_allocation *mm; member
/third_party/skia/tools/gpu/
H A DManagedBackendTexture.cpp90 std::unique_ptr<SkMipmap> mm; in MakeFromPixmap() local
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_mm.c98 struct mm_pb_manager *mm = mm_buf->mgr; in mm_buffer_destroy() local
115 struct mm_pb_manager *mm = mm_buf->mgr; in mm_buffer_map() local
136 struct mm_pb_manager *mm = mm_buf->mgr; in mm_buffer_validate() local
146 struct mm_pb_manager *mm = mm_buf->mgr; in mm_buffer_fence() local
157 struct mm_pb_manager *mm in mm_buffer_get_base_buffer() local
179 struct mm_pb_manager *mm = mm_pb_manager(mgr); mm_bufmgr_create_buffer() local
234 struct mm_pb_manager *mm = mm_pb_manager(mgr); mm_bufmgr_destroy() local
253 struct mm_pb_manager *mm; mm_bufmgr_create_from_buffer() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-blob.c146 hb_memory_mode_t mm = (hb_memory_mode_t) GPOINTER_TO_INT (user_data); in fixture_init() local
209 hb_memory_mode_t mm = GPOINTER_TO_INT (user_data); in test_blob() local
268 hb_memory_mode_t mm = GPOINTER_TO_INT (user_data); in test_blob_subblob() local
/third_party/python/Misc/
H A Dcoverity_model.c131 build_struct_time(int y, int m, int d, int hh, int mm, int ss, int dstflag) in build_struct_time() argument

Completed in 10 milliseconds

12345