/external/libopus/celt/ |
D | entenc.c | 60 static int ec_write_byte(ec_enc *_this,unsigned _value){ in ec_write_byte() 66 static int ec_write_byte_at_end(ec_enc *_this,unsigned _value){ in ec_write_byte_at_end() 82 static void ec_enc_carry_out(ec_enc *_this,int _c){ in ec_enc_carry_out() 101 static OPUS_INLINE void ec_enc_normalize(ec_enc *_this){ in ec_enc_normalize() 112 void ec_enc_init(ec_enc *_this,unsigned char *_buf,opus_uint32 _size){ in ec_enc_init() 128 void ec_encode(ec_enc *_this,unsigned _fl,unsigned _fh,unsigned _ft){ in ec_encode() 139 void ec_encode_bin(ec_enc *_this,unsigned _fl,unsigned _fh,unsigned _bits){ in ec_encode_bin() 151 void ec_enc_bit_logp(ec_enc *_this,int _val,unsigned _logp){ in ec_enc_bit_logp() 164 void ec_enc_icdf(ec_enc *_this,int _s,const unsigned char *_icdf,unsigned _ftb){ in ec_enc_icdf() 175 void ec_enc_uint(ec_enc *_this,opus_uint32 _fl,opus_uint32 _ft){ in ec_enc_uint() [all …]
|
D | entdec.c | 91 static int ec_read_byte(ec_dec *_this){ in ec_read_byte() 95 static int ec_read_byte_from_end(ec_dec *_this){ in ec_read_byte_from_end() 102 static void ec_dec_normalize(ec_dec *_this){ in ec_dec_normalize() 119 void ec_dec_init(ec_dec *_this,unsigned char *_buf,opus_uint32 _storage){ in ec_dec_init() 139 unsigned ec_decode(ec_dec *_this,unsigned _ft){ in ec_decode() 146 unsigned ec_decode_bin(ec_dec *_this,unsigned _bits){ in ec_decode_bin() 153 void ec_dec_update(ec_dec *_this,unsigned _fl,unsigned _fh,unsigned _ft){ in ec_dec_update() 162 int ec_dec_bit_logp(ec_dec *_this,unsigned _logp){ in ec_dec_bit_logp() 177 int ec_dec_icdf(ec_dec *_this,const unsigned char *_icdf,unsigned _ftb){ in ec_dec_icdf() 198 opus_uint32 ec_dec_uint(ec_dec *_this,opus_uint32 _ft){ in ec_dec_uint() [all …]
|
D | entcode.h | 93 static OPUS_INLINE opus_uint32 ec_range_bytes(ec_ctx *_this){ in ec_range_bytes() argument 97 static OPUS_INLINE unsigned char *ec_get_buffer(ec_ctx *_this){ in ec_get_buffer() 101 static OPUS_INLINE int ec_get_error(ec_ctx *_this){ in ec_get_error() 111 static OPUS_INLINE int ec_tell(ec_ctx *_this){ in ec_tell()
|
D | entcode.c | 69 opus_uint32 ec_tell_frac(ec_ctx *_this){ in ec_tell_frac() 86 opus_uint32 ec_tell_frac(ec_ctx *_this){ in ec_tell_frac()
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/ |
D | Frame.java | 40 protected static UninitializedObjectType _this; field in Frame 139 public static void setThis(final UninitializedObjectType _this) { in setThis()
|
/external/neven/ |
D | FaceDetector_jni.cpp | 94 (JNIEnv *_env, jclass _this) in nativeClassInit() 117 initialize(JNIEnv *_env, jobject _this, in initialize() 179 destroy(JNIEnv *_env, jobject _this) in destroy() 193 detect(JNIEnv *_env, jobject _this, in detect() 248 get_face(JNIEnv *_env, jobject _this, in get_face()
|
/external/emma/tools/java/com/vladium/tools/ |
D | ClassDep.java | 75 final ClassDep _this = new ClassDep (rootSet, classPath); in main() local
|
/external/protobuf/src/google/protobuf/ |
D | wrappers.pb.cc | 364 DoubleValue* _this = reinterpret_cast< DoubleValue* >(object); in ArenaDtor() local 622 FloatValue* _this = reinterpret_cast< FloatValue* >(object); in ArenaDtor() local 880 Int64Value* _this = reinterpret_cast< Int64Value* >(object); in ArenaDtor() local 1140 UInt64Value* _this = reinterpret_cast< UInt64Value* >(object); in ArenaDtor() local 1400 Int32Value* _this = reinterpret_cast< Int32Value* >(object); in ArenaDtor() local 1660 UInt32Value* _this = reinterpret_cast< UInt32Value* >(object); in ArenaDtor() local 1920 BoolValue* _this = reinterpret_cast< BoolValue* >(object); in ArenaDtor() local 2180 StringValue* _this = reinterpret_cast< StringValue* >(object); in ArenaDtor() local 2507 BytesValue* _this = reinterpret_cast< BytesValue* >(object); in ArenaDtor() local
|
D | empty.pb.cc | 162 Empty* _this = reinterpret_cast< Empty* >(object); in ArenaDtor() local
|
D | timestamp.pb.cc | 169 Timestamp* _this = reinterpret_cast< Timestamp* >(object); in ArenaDtor() local
|
/external/deqp/framework/platform/lnx/wayland/ |
D | tcuLnxWayland.cpp | 56 Display* _this = static_cast<Display*>(data); in handleGlobal() local
|
/external/icu/icu4c/source/common/ |
D | ucnv_lmb.cpp | 631 _LMBCSOpenWorker(UConverter* _this, in _LMBCSOpenWorker() 670 _LMBCSClose(UConverter * _this) in _LMBCSClose()
|
D | ucnv2022.cpp | 832 changeState_2022(UConverter* _this, in changeState_2022()
|