Home
last modified time | relevance | path

Searched defs:stm (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/kate/
Dgstkatespu.h33 #define GST_KATE_STM_TO_GST(stm) ((GST_MSECOND * 1024 * (stm)) / 90) argument
/third_party/openssl/crypto/asn1/
Da_utctm.c77 struct tm stm, ttm; in ASN1_UTCTIME_cmp_time_t() local
Da_time.c492 struct tm stm; in ossl_asn1_time_print_ex() local
551 struct tm stm, ttm; in ASN1_TIME_cmp_time_t() local
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstspu-vobsub.c37 #define STM_TO_GST(stm) ((GST_MSECOND * 1024 * (stm)) / 90) argument
/third_party/skia/tools/
Dusing_skia_and_harfbuzz.cpp85 std::ostringstream stm; in valueToString() local
/third_party/flutter/skia/tools/
Dusing_skia_and_harfbuzz.cpp82 std::ostringstream stm; in valueToString() local
/third_party/cups-filters/filter/pdftopdf/
Dqpdf_pdftopdf_processor.cc169 QPDFObjectHandle stm=QPDFObjectHandle::newStream(page.getOwningQPDF(),boxcmd); in add_border_rect() local
/third_party/mesa3d/src/imagination/vulkan/pds/
Dpvr_pds_disasm.c370 struct pvr_stm *stm = malloc(sizeof(*stm)); in pvr_pds_disassemble_instruction_stm() local