Searched defs:atom_type (Results 1 – 6 of 6) sorted by relevance
44 guint32 atom_type; in qtdemux_webvtt_is_empty() local103 guint32 atom_type; in webvtt_decode_vttc() local176 guint32 atom_type; in qtdemux_webvtt_decode() local
10443 guint32 atom_type; in qtdemux_get_rtsp_uri_from_hndl() local
435 uint32_t atom_type = 0; in main() local
156 enum atom_type { enum
505 uint8_t atom_type : 2; /* != 0 if atom, JS_ATOM_TYPE_x */ member2603 int i, len, atom_type; in JS_InitAtoms() local2706 static JSAtom __JS_NewAtom(JSRuntime *rt, JSString *str, int atom_type) in __JS_NewAtom()2863 int atom_type) in __JS_NewAtomInit()2875 int atom_type) in __JS_FindAtom()3021 static JSValue JS_NewSymbol(JSContext *ctx, JSString *p, int atom_type) in JS_NewSymbol()3033 int atom_type) in JS_NewSymbolFromAtom()
218 #define atom_type 1142 macro