Home
last modified time | relevance | path

Searched defs:magic (Results 1 – 25 of 322) sorted by relevance

12345678910>>...13

/third_party/ffmpeg/libavformat/
Dsol.c38 uint16_t magic = AV_RL32(p->buf); in sol_probe() local
51 static enum AVCodecID sol_codec_id(int magic, int type) in sol_codec_id()
65 static int sol_codec_type(int magic, int type) in sol_codec_type()
77 static int sol_channels(int magic, int type) in sol_channels()
85 unsigned int magic,tag; in sol_read_header() local
Dircamdec.c41 uint32_t magic; member
55 uint32_t magic, sample_rate, channels, tag; in ircam_read_header() local
/third_party/flutter/skia/src/core/
DSkHalf.cpp33 static const FloatUIntUnion magic = { 15 << 23 }; in SkFloatToHalf() local
73 static const FloatUIntUnion magic = { 126 << 23 }; in SkHalfToFloat() local
/third_party/skia/src/core/
DSkHalf.cpp33 static const FloatUIntUnion magic = { 15 << 23 }; in SkFloatToHalf() local
73 static const FloatUIntUnion magic = { 126 << 23 }; in SkHalfToFloat() local
/third_party/glib/glib/
Dgrcboxprivate.h36 guint32 magic; member
47 guint32 magic; member
/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_msg.c87 port_num, magic, \ argument
132 port_num, magic, bp, \ argument
156 port_num, magic, bp, \ argument
191 port_num, magic, bp, \ argument
218 port_num, magic, bp, \ argument
255 port_num, magic, \ argument
262 port_num, magic, bp, \ argument
270 port_num, magic, bp, \ argument
/third_party/e2fsprogs/lib/ext2fs/
Dgen_bitmap.c32 errcode_t magic; member
81 errcode_t ext2fs_make_generic_bitmap(errcode_t magic, ext2_filsys fs, in ext2fs_make_generic_bitmap()
310 errcode_t magic, errcode_t neq, in ext2fs_fudge_generic_bitmap_end()
325 errcode_t ext2fs_resize_generic_bitmap(errcode_t magic, in ext2fs_resize_generic_bitmap()
369 errcode_t ext2fs_compare_generic_bitmap(errcode_t magic, errcode_t neq, in ext2fs_compare_generic_bitmap()
409 errcode_t magic, in ext2fs_get_generic_bitmap_range()
426 errcode_t magic, in ext2fs_set_generic_bitmap_range()
Dext2fsP.h33 int magic; member
41 int magic; member
51 int magic; member
/third_party/lwip/src/netif/ppp/
Dmagic.c185 u32_t magic(void) { in magic() function
263 u32_t magic(void) { in magic() function
/third_party/mesa3d/src/util/
Dfast_urem_by_const.h67 util_fast_urem32(uint32_t n, uint32_t d, uint64_t magic) in util_fast_urem32()
/third_party/gstreamer/gstreamer/gst/
Dgstregistrybinary.h69 gchar magic[GST_MAGIC_BINARY_REGISTRY_LEN]; member
/third_party/quickjs/examples/
Dpoint.c77 static JSValue js_point_get_xy(JSContext *ctx, JSValueConst this_val, int magic) in js_point_get_xy()
88 static JSValue js_point_set_xy(JSContext *ctx, JSValueConst this_val, JSValue val, int magic) in js_point_set_xy()
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
Dusbd_generic_ep0.h61 uint32_t magic; member
67 uint32_t magic; member
/third_party/boost/tools/build/src/engine/
Dstrings.h21 char magic[ 4 ]; member
Djam_strings.h21 char magic[ 4 ]; member
/third_party/flutter/skia/experimental/tools/
Dmskp_parser.py25 magic = src.read(len(magic_constant)) variable
/third_party/skia/experimental/tools/
Dmskp_parser.py25 magic = src.read(len(magic_constant)) variable
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/
Dnnacl_common.c25 const float32_bits magic = {113 << 23}; in ShortToFloat32() local
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dir_loader.h48 void SetModuleHeader(uint32_t magic, uint32_t version, uint32_t generator, in SetModuleHeader()
/third_party/mindspore/mindspore/core/base/
Dfloat16.h102 constexpr Union32 magic = {113 << 23}; in ToFloat32() local
132 constexpr uint32_t magic = {113 << 23}; in FromFloat32() local
/third_party/libdrm/
Dxf86drmRandom.h28 unsigned long magic; member
/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusheader.c30 gst_opus_header_is_header (GstBuffer * buf, const char *magic, guint magic_size) in gst_opus_header_is_header()
/third_party/gstreamer/gstplugins_bad/ext/opus/
Dgstopusheader.c30 gst_opus_header_is_header (GstBuffer * buf, const char *magic, guint magic_size) in gst_opus_header_is_header()
/third_party/spirv-tools/source/
Dspirv_definition.h25 uint32_t magic; member
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dspirv_definition.h25 uint32_t magic; member

12345678910>>...13