/third_party/ffmpeg/libavformat/ |
D | sol.c | 38 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
|
D | ircamdec.c | 41 uint32_t magic; member 55 uint32_t magic, sample_rate, channels, tag; in ircam_read_header() local
|
/third_party/skia/src/core/ |
D | SkHalf.cpp | 33 static const FloatUIntUnion magic = { 15 << 23 }; in SkFloatToHalf() local 73 static const FloatUIntUnion magic = { 126 << 23 }; in SkHalfToFloat() local
|
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
D | vmw_msg.c | 87 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/lwip/src/netif/ppp/ |
D | magic.c | 185 u32_t magic(void) { in magic() function 263 u32_t magic(void) { in magic() function
|
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/ |
D | usbd_generic_ep0.h | 61 uint32_t magic; member 67 uint32_t magic; member
|
/third_party/mesa3d/src/util/ |
D | fast_urem_by_const.h | 67 util_fast_urem32(uint32_t n, uint32_t d, uint64_t magic) in util_fast_urem32()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstregistrybinary.h | 69 gchar magic[GST_MAGIC_BINARY_REGISTRY_LEN]; member
|
/third_party/skia/experimental/tools/ |
D | mskp_parser.py | 25 magic = src.read(len(magic_constant)) variable
|
/third_party/libdrm/ |
D | xf86drmRandom.h | 28 unsigned long magic; member
|
/third_party/gstreamer/gstplugins_bad/ext/opus/ |
D | gstopusheader.c | 30 gst_opus_header_is_header (GstBuffer * buf, const char *magic, guint magic_size) in gst_opus_header_is_header()
|
/third_party/gstreamer/gstplugins_base/ext/opus/ |
D | gstopusheader.c | 30 gst_opus_header_is_header (GstBuffer * buf, const char *magic, guint magic_size) in gst_opus_header_is_header()
|
/third_party/skia/third_party/externals/freetype/src/winfonts/ |
D | winfnt.h | 33 FT_UShort magic; member 42 FT_UShort magic; member 52 FT_ULong magic; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
D | spirv_definition.h | 25 uint32_t magic; member
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
D | spirv_definition.h | 25 uint32_t magic; member
|
/third_party/spirv-tools/source/ |
D | spirv_definition.h | 25 uint32_t magic; member
|
/third_party/skia/third_party/externals/icu/source/samples/ucnv/ |
D | flagcb.h | 49 uint32_t magic; /* 0xC0FFEE to identify that the object is OK */ member
|
/third_party/icu/icu4c/source/samples/ucnv/ |
D | flagcb.h | 49 uint32_t magic; /* 0xC0FFEE to identify that the object is OK */ member
|
/third_party/alsa-utils/axfer/ |
D | container.h | 48 char magic[4]; member 92 const char *const magic; member
|
/third_party/jerryscript/jerry-core/api/ |
D | jerry-snapshot.h | 28 uint32_t magic; /**< four byte magic number */ member
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | ir_loader.h | 52 void SetModuleHeader(uint32_t magic, uint32_t version, uint32_t generator, in SetModuleHeader()
|
/third_party/mesa3d/src/util/tests/ |
D | fast_urem_by_const_test.cpp | 69 uint64_t magic = REMAINDER_MAGIC(d); in test_case() local
|
/third_party/spirv-tools/source/opt/ |
D | ir_loader.h | 52 void SetModuleHeader(uint32_t magic, uint32_t version, uint32_t generator, in SetModuleHeader()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | ir_loader.h | 52 void SetModuleHeader(uint32_t magic, uint32_t version, uint32_t generator, in SetModuleHeader()
|
/third_party/skia/docs/examples/ |
D | Color_Type_RGBA_F16.cpp | 11 static const FloatUIntUnion magic = { 15 << 23 }; in FloatToHalf() local
|