Home
last modified time | relevance | path

Searched refs:magic (Results 1 – 25 of 1404) sorted by relevance

12345678910>>...57

/third_party/ffmpeg/libavformat/
Dsol.c38 uint16_t magic = AV_RL32(p->buf); in sol_probe() local
39 if ((magic == 0x0B8D || magic == 0x0C0D || magic == 0x0C8D) && in sol_probe()
51 static enum AVCodecID sol_codec_id(int magic, int type) in sol_codec_id() argument
56 if (magic == 0x0B8D) in sol_codec_id()
65 static int sol_codec_type(int magic, int type) in sol_codec_type() argument
67 if (magic == 0x0B8D) return 1;//SOL_DPCM_OLD; in sol_codec_type()
71 else if (magic == 0x0C8D) return 1;//SOL_DPCM_OLD; in sol_codec_type()
77 static int sol_channels(int magic, int type) in sol_channels() argument
79 if (magic == 0x0B8D || !(type & SOL_STEREO)) return 1; in sol_channels()
85 unsigned int magic,tag; in sol_read_header() local
[all …]
Did3v2.h101 int ff_id3v2_match(const uint8_t *buf, const char *magic);
117 void ff_id3v2_read_dict(AVIOContext *pb, AVDictionary **metadata, const char *magic, ID3v2ExtraMeta…
128 void ff_id3v2_read(AVFormatContext *s, const char *magic, ID3v2ExtraMeta **extra_meta,
135 const char *magic);
158 int ff_id3v2_write_simple(struct AVFormatContext *s, int id3v2_version, const char *magic);
Dircamdec.c41 uint32_t magic; member
55 uint32_t magic, sample_rate, channels, tag; in ircam_read_header() local
60 magic = avio_rl32(s->pb); in ircam_read_header()
62 if (magic == table[i].magic) { in ircam_read_header()
/third_party/mesa3d/src/util/
Du_debug_memory.c78 unsigned magic; member
84 unsigned magic; member
143 hdr->magic = DEBUG_MEMORY_MAGIC; in debug_malloc()
154 ftr->magic = DEBUG_MEMORY_MAGIC; in debug_malloc()
174 if (hdr->magic != DEBUG_MEMORY_MAGIC) { in debug_free()
183 if (ftr->magic != DEBUG_MEMORY_MAGIC) { in debug_free()
204 hdr->magic = 0; in debug_free()
205 ftr->magic = 0; in debug_free()
238 if (old_hdr->magic != DEBUG_MEMORY_MAGIC) { in debug_realloc()
247 if (old_ftr->magic != DEBUG_MEMORY_MAGIC) { in debug_realloc()
[all …]
/third_party/libdrm/
Dxf86drmSL.c58 unsigned long magic; /* SL_ENTRY_MAGIC */ member
66 unsigned long magic; /* SL_LIST_MAGIC */ member
82 entry->magic = SL_ENTRY_MAGIC; in SLCreateEntry()
108 list->magic = SL_LIST_MAGIC; in drmSLCreate()
124 if (list->magic != SL_LIST_MAGIC) return -1; /* Bad magic */ in drmSLDestroy()
127 if (entry->magic != SL_ENTRY_MAGIC) return -1; /* Bad magic */ in drmSLDestroy()
129 entry->magic = SL_FREED_MAGIC; in drmSLDestroy()
133 list->magic = SL_FREED_MAGIC; in drmSLDestroy()
144 if (list->magic != SL_LIST_MAGIC) return NULL; in SLLocate()
163 if (list->magic != SL_LIST_MAGIC) return -1; /* Bad magic */ in drmSLInsert()
[all …]
Dxf86drmHash.c111 table->magic = HASH_MAGIC; in drmHashCreate()
123 if (table->magic != HASH_MAGIC) return -1; /* Bad magic */ in drmHashDestroy()
172 if (!table || table->magic != HASH_MAGIC) return -1; /* Bad magic */ in drmHashLookup()
186 if (table->magic != HASH_MAGIC) return -1; /* Bad magic */ in drmHashInsert()
205 if (table->magic != HASH_MAGIC) return -1; /* Bad magic */ in drmHashDelete()
237 if (table->magic != HASH_MAGIC) return -1; /* Bad magic */ in drmHashFirst()
/third_party/python/Tools/scripts/
Dfixheader.py30 magic = 'Py_'
33 magic = magic + c.upper()
34 else: magic = magic + '_'
35 print('#ifndef', magic, file=f)
36 print('#define', magic, file=f)
46 print('#endif /*', '!'+magic, '*/', file=f)
/third_party/skia/third_party/externals/angle2/src/common/fuchsia_egl/
Dfuchsia_egl.c17 uint32_t magic; member
31 egl_window->magic = FUCHSIA_EGL_WINDOW_MAGIC; in fuchsia_egl_window_create()
40 ZX_ASSERT(egl_window->magic == FUCHSIA_EGL_WINDOW_MAGIC); in fuchsia_egl_window_destroy()
46 egl_window->magic = -1U; in fuchsia_egl_window_destroy()
52 ZX_ASSERT(egl_window->magic == FUCHSIA_EGL_WINDOW_MAGIC); in fuchsia_egl_window_resize()
61 ZX_ASSERT(egl_window->magic == FUCHSIA_EGL_WINDOW_MAGIC); in fuchsia_egl_window_get_width()
67 ZX_ASSERT(egl_window->magic == FUCHSIA_EGL_WINDOW_MAGIC); in fuchsia_egl_window_get_height()
73 ZX_ASSERT(egl_window->magic == FUCHSIA_EGL_WINDOW_MAGIC); in fuchsia_egl_window_release_image_pipe()
/third_party/openssl/crypto/aes/asm/
Dvpaes-x86.pl67 my ($round, $base, $magic, $key, $const, $inp, $out)=
191 &mov ($magic,16);
218 &movdqa ("xmm1",&QWP(-0x40,$base,$magic));# .Lk_mc_forward[]
221 &movdqa ("xmm4",&QWP(0,$base,$magic)); # .Lk_mc_backward[]
229 &add ($magic,16); # next mc
232 &and ($magic,0x30); # ... mod 4
266 &movdqa ("xmm1",&QWP(0x40,$base,$magic));# .Lk_sr[]
283 &mov ($magic,$round);
286 &shl ($magic,4);
290 &xor ($magic,0x30);
[all …]
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
Dvpaes-x86.pl67 my ($round, $base, $magic, $key, $const, $inp, $out)=
191 &mov ($magic,16);
218 &movdqa ("xmm1",&QWP(-0x40,$base,$magic));# .Lk_mc_forward[]
221 &movdqa ("xmm4",&QWP(0,$base,$magic)); # .Lk_mc_backward[]
229 &add ($magic,16); # next mc
232 &and ($magic,0x30); # ... mod 4
266 &movdqa ("xmm1",&QWP(0x40,$base,$magic));# .Lk_sr[]
283 &mov ($magic,$round);
286 &shl ($magic,4);
290 &xor ($magic,0x30);
[all …]
/third_party/alsa-utils/axfer/
Dcontainer-au.c52 uint8_t magic[4]; member
83 memcpy(&header.magic, cntr->magic, sizeof(cntr->magic)); in au_parser_pre_process()
85 (char *)&header + sizeof(cntr->magic), in au_parser_pre_process()
86 sizeof(header) - sizeof(cntr->magic)); in au_parser_pre_process()
92 if (memcmp(header.magic, AU_MAGIC, sizeof(header.magic)) != 0) in au_parser_pre_process()
129 memcpy(header->magic, AU_MAGIC, sizeof(header->magic)); in build_container_header()
187 .magic = AU_MAGIC,
/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_msg.c87 port_num, magic, \ argument
97 "a"(magic), \
132 port_num, magic, bp, \ argument
145 "a"(magic), \
156 port_num, magic, bp, \ argument
169 "a"(magic), \
191 port_num, magic, bp, \ argument
206 "a"(magic), \
218 port_num, magic, bp, \ argument
233 "a"(magic), \
[all …]
/third_party/ffmpeg/libavcodec/
Dbrenderpix.c141 unsigned int magic[4]; in pix_decode_frame() local
150 magic[0] = bytestream2_get_be32(&gb); in pix_decode_frame()
151 magic[1] = bytestream2_get_be32(&gb); in pix_decode_frame()
152 magic[2] = bytestream2_get_be32(&gb); in pix_decode_frame()
153 magic[3] = bytestream2_get_be32(&gb); in pix_decode_frame()
155 if (magic[0] != 0x12 || in pix_decode_frame()
156 magic[1] != 0x08 || in pix_decode_frame()
157 magic[2] != 0x02 || in pix_decode_frame()
158 magic[3] != 0x02) { in pix_decode_frame()
/third_party/skia/src/core/
DSkHalf.cpp33 static const FloatUIntUnion magic = { 15 << 23 }; in SkFloatToHalf() local
56 floatUnion.fFloat *= magic.fFloat; in SkFloatToHalf()
73 static const FloatUIntUnion magic = { 126 << 23 }; in SkHalfToFloat() local
79 o.fUInt = magic.fUInt + halfMantissa(h); in SkHalfToFloat()
80 o.fFloat -= magic.fFloat; in SkHalfToFloat()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_float.c81 LLVMValueRef i32_floatexpmask, i32_smallexpmask, magic, normal; in lp_build_float_to_smallfloat() local
130 magic = lp_build_const_int_vec(gallivm, i32_type, in lp_build_float_to_smallfloat()
132 magic = LLVMBuildBitCast(builder, magic, f32_bld.vec_type, ""); in lp_build_float_to_smallfloat()
133 normal = lp_build_mul(&f32_bld, rescale_src, magic); in lp_build_float_to_smallfloat()
290 LLVMValueRef smallexpmask, i32_floatexpmask, magic; in lp_build_smallfloat_to_float() local
334 magic = lp_build_const_int_vec(gallivm, i32_type, in lp_build_smallfloat_to_float()
336 magic = LLVMBuildBitCast(builder, magic, f32_bld.vec_type, ""); in lp_build_smallfloat_to_float()
339 res = lp_build_mul(&f32_bld, srcabs, magic); in lp_build_smallfloat_to_float()
367 magic = lp_build_const_int_vec(gallivm, i32_type, in lp_build_smallfloat_to_float()
369 denorm = lp_build_or(&i32_bld, srcabs, magic); in lp_build_smallfloat_to_float()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dwpabuf.c19 unsigned int magic; member
34 if (trace->magic != WPABUF_MAGIC) { in wpabuf_overflow()
36 trace->magic); in wpabuf_overflow()
61 if (trace->magic != WPABUF_MAGIC) { in wpabuf_resize()
63 trace->magic); in wpabuf_resize()
121 trace->magic = WPABUF_MAGIC; in wpabuf_alloc()
143 trace->magic = WPABUF_MAGIC; in wpabuf_alloc_ext_data()
189 if (trace->magic != WPABUF_MAGIC) { in wpabuf_free()
191 trace->magic); in wpabuf_free()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dwpabuf.c19 unsigned int magic; member
34 if (trace->magic != WPABUF_MAGIC) { in wpabuf_overflow()
36 trace->magic); in wpabuf_overflow()
61 if (trace->magic != WPABUF_MAGIC) { in wpabuf_resize()
63 trace->magic); in wpabuf_resize()
121 trace->magic = WPABUF_MAGIC; in wpabuf_alloc()
143 trace->magic = WPABUF_MAGIC; in wpabuf_alloc_ext_data()
189 if (trace->magic != WPABUF_MAGIC) { in wpabuf_free()
191 trace->magic); in wpabuf_free()
/third_party/astc-encoder/Docs/
DFileFormat.md17 uint8_t magic[4];
30 The 4 byte magic number at the start of the file acts as a format identifier.
33 magic[0] = 0x13;
34 magic[1] = 0xAB;
35 magic[2] = 0xA1;
36 magic[3] = 0x5C;
/third_party/node/deps/npm/node_modules/glob/dist/mjs/
Dhas-magic.js.map1magic.js","sourceRoot":"","sources":["../../src/has-magic.ts"],"names":[],"mappings":"AAAA,OAAO,EA…
/third_party/node/deps/npm/node_modules/glob/dist/cjs/src/
Dhas-magic.js.map1magic.js","sourceRoot":"","sources":["../../../src/has-magic.ts"],"names":[],"mappings":";;;AAAA,y…
/third_party/skia/third_party/externals/icu/source/samples/ucnv/
Dflagcb.c149 if(q->magic != 0xC0FFEE) { in debugCB_print_log()
151 q,q->serial, q->magic); in debugCB_print_log()
154 q, q->serial, name, q->magic); in debugCB_print_log()
164 newCtx->magic = 0xC0FFEE; in debugCB_clone()
191 if(ctx->magic != 0xC0FFEE) { in debugCB_fromU()
192 …, "debugCB_fromU: Context %p:%d magic is 0x%x should be 0xC0FFEE.\n", ctx,ctx->serial, ctx->magic); in debugCB_fromU()
279 ctx->magic = 0xC0FFEE; in debugCB_openContext()
/third_party/icu/icu4c/source/samples/ucnv/
Dflagcb.c149 if(q->magic != 0xC0FFEE) { in debugCB_print_log()
151 q,q->serial, q->magic); in debugCB_print_log()
154 q, q->serial, name, q->magic); in debugCB_print_log()
164 newCtx->magic = 0xC0FFEE; in debugCB_clone()
191 if(ctx->magic != 0xC0FFEE) { in debugCB_fromU()
192 …, "debugCB_fromU: Context %p:%d magic is 0x%x should be 0xC0FFEE.\n", ctx,ctx->serial, ctx->magic); in debugCB_fromU()
279 ctx->magic = 0xC0FFEE; in debugCB_openContext()
/third_party/skia/third_party/externals/angle2/include/
Dangle_cl.h41 explicit Dispatch(std::uint32_t magic) : mDispatch(sDispatch), mMagic(magic) {} in Dispatch()
56 template <typename NativeObjectType, std::uint32_t magic>
59 NativeObject() : Dispatch<>(magic) in NativeObject()
89 return p != nullptr && p->mDispatch == sDispatch && p->mMagic == magic; in IsValid()
/third_party/mesa3d/src/freedreno/common/
Dfreedreno_devices.py127 self.a6xx.magic = Struct()
130 setattr(self.a6xx.magic, name, val)
133 self.a6xx.magic.RB_UNKNOWN_8E04_blit = RB_UNKNOWN_8E04_blit
134 self.a6xx.magic.PC_POWER_CNTL = PC_POWER_CNTL
213 magic = dict(
228 magic = dict(
251 magic = dict(
279 magic = dict(
/third_party/toybox/toys/posix/
Dfile.c212 int len, magic; in do_regular_file() local
271 } else if (len>33 && (magic=peek(&s,2), magic==0143561 || magic==070707)) { in do_regular_file()
272 if (magic == 0143561) printf("byte-swapped "); in do_regular_file()
371 (magic=peek_le(s+0x3c,4))<len-4 && !memcmp(s+magic, "\x50\x45\0\0", 4)) { in do_regular_file()
372 xprintf("MS PE32%s executable %s", (peek_le(s+magic+24, 2)==0x20b)?"+":"", in do_regular_file()
373 (peek_le(s+magic+22, 2)&0x2000)?"(DLL) ":""); in do_regular_file()
374 if (peek_le(s+magic+20, 2)>70) { in do_regular_file()
377 int type = peek_le(s+magic+92, 2); in do_regular_file()
382 xprintf("%s\n", (peek_le(s+magic+4, 2)==0x14c)?"x86":"x86-64"); in do_regular_file()

12345678910>>...57