Home
last modified time | relevance | path

Searched defs:_this (Results 1 – 25 of 27) sorted by relevance

12

/external/libopus/celt/
Dentenc.c60 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 …]
Dentdec.c91 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 …]
Dentcode.h93 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()
Dentcode.c69 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/neven/
DFaceDetector_jni.cpp94 (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/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/
DFrame.java40 protected static UninitializedObjectType _this; field in Frame
139 public static void setThis(final UninitializedObjectType _this) { in setThis()
/external/protobuf/src/google/protobuf/
Dwrappers.pb.cc280 DoubleValue* const _this = this; (void)_this; in DoubleValue() local
416 auto* const _this = static_cast<DoubleValue*>(&to_msg); in MergeImpl() local
470 FloatValue* const _this = this; (void)_this; in FloatValue() local
606 auto* const _this = static_cast<FloatValue*>(&to_msg); in MergeImpl() local
660 Int64Value* const _this = this; (void)_this; in Int64Value() local
788 auto* const _this = static_cast<Int64Value*>(&to_msg); in MergeImpl() local
838 UInt64Value* const _this = this; (void)_this; in UInt64Value() local
966 auto* const _this = static_cast<UInt64Value*>(&to_msg); in MergeImpl() local
1016 Int32Value* const _this = this; (void)_this; in Int32Value() local
1144 auto* const _this = static_cast<Int32Value*>(&to_msg); in MergeImpl() local
[all …]
Dstruct.pb.cc212 Struct* const _this = this; (void)_this; in Struct() local
249 Struct* _this = reinterpret_cast< Struct* >(object); in ArenaDtor() local
376 auto* const _this = static_cast<Struct*>(&to_msg); in MergeImpl() local
464 Value* const _this = this; (void)_this; in Value() local
785 auto* const _this = static_cast<Value*>(&to_msg); in MergeImpl() local
864 ListValue* const _this = this; (void)_this; in ListValue() local
1001 auto* const _this = static_cast<ListValue*>(&to_msg); in MergeImpl() local
Ddescriptor.pb.cc1337 FileDescriptorSet* const _this = this; (void)_this; in FileDescriptorSet() local
1474 auto* const _this = static_cast<FileDescriptorSet*>(&to_msg); in MergeImpl() local
1550 FileDescriptorProto* const _this = this; (void)_this; in FileDescriptorProto() local
2109 auto* const _this = static_cast<FileDescriptorProto*>(&to_msg); in MergeImpl() local
2236 DescriptorProto_ExtensionRange* const _this = this; (void)_this; in DescriptorProto_ExtensionRange() local
2435 auto* const _this = static_cast<DescriptorProto_ExtensionRange*>(&to_msg); in MergeImpl() local
2512 DescriptorProto_ReservedRange* const _this = this; (void)_this; in DescriptorProto_ReservedRange() local
2679 auto* const _this = static_cast<DescriptorProto_ReservedRange*>(&to_msg); in MergeImpl() local
2754 DescriptorProto* const _this = this; (void)_this; in DescriptorProto() local
3213 auto* const _this = static_cast<DescriptorProto*>(&to_msg); in MergeImpl() local
[all …]
Dapi.pb.cc199 Api* const _this = this; (void)_this; in Api() local
544 auto* const _this = static_cast<Api*>(&to_msg); in MergeImpl() local
628 Method* const _this = this; (void)_this; in Method() local
966 auto* const _this = static_cast<Method*>(&to_msg); in MergeImpl() local
1052 Mixin* const _this = this; (void)_this; in Mixin() local
1243 auto* const _this = static_cast<Mixin*>(&to_msg); in MergeImpl() local
Dtype.pb.cc371 Type* const _this = this; (void)_this; in Type() local
678 auto* const _this = static_cast<Type*>(&to_msg); in MergeImpl() local
752 Field* const _this = this; (void)_this; in Field() local
1178 auto* const _this = static_cast<Field*>(&to_msg); in MergeImpl() local
1288 Enum* const _this = this; (void)_this; in Enum() local
1558 auto* const _this = static_cast<Enum*>(&to_msg); in MergeImpl() local
1630 EnumValue* const _this = this; (void)_this; in EnumValue() local
1833 auto* const _this = static_cast<EnumValue*>(&to_msg); in MergeImpl() local
1905 Option* const _this = this; (void)_this; in Option() local
2085 auto* const _this = static_cast<Option*>(&to_msg); in MergeImpl() local
Dsource_context.pb.cc98 SourceContext* const _this = this; (void)_this; in SourceContext() local
246 auto* const _this = static_cast<SourceContext*>(&to_msg); in MergeImpl() local
Dduration.pb.cc100 Duration* const _this = this; (void)_this; in Duration() local
253 auto* const _this = static_cast<Duration*>(&to_msg); in MergeImpl() local
Dtimestamp.pb.cc100 Timestamp* const _this = this; (void)_this; in Timestamp() local
253 auto* const _this = static_cast<Timestamp*>(&to_msg); in MergeImpl() local
Dfield_mask.pb.cc98 FieldMask* const _this = this; (void)_this; in FieldMask() local
240 auto* const _this = static_cast<FieldMask*>(&to_msg); in MergeImpl() local
Dany.pb.cc118 Any* const _this = this; (void)_this; in Any() local
307 auto* const _this = static_cast<Any*>(&to_msg); in MergeImpl() local
Dempty.pb.cc93 Empty* const _this = this; (void)_this; in Empty() local
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.cc259 Version* const _this = this; (void)_this; in Version() local
495 auto* const _this = static_cast<Version*>(&to_msg); in MergeImpl() local
585 CodeGeneratorRequest* const _this = this; (void)_this; in CodeGeneratorRequest() local
852 auto* const _this = static_cast<CodeGeneratorRequest*>(&to_msg); in MergeImpl() local
944 CodeGeneratorResponse_File* const _this = this; (void)_this; in CodeGeneratorResponse_File() local
1234 auto* const _this = static_cast<CodeGeneratorResponse_File*>(&to_msg); in MergeImpl() local
1319 CodeGeneratorResponse* const _this = this; (void)_this; in CodeGeneratorResponse() local
1537 auto* const _this = static_cast<CodeGeneratorResponse*>(&to_msg); in MergeImpl() local
/external/emma/tools/java/com/vladium/tools/
DClassDep.java75 final ClassDep _this = new ClassDep (rootSet, classPath); in main() local
/external/deqp/framework/platform/lnx/wayland/
DtcuLnxWayland.cpp61 Display* _this = static_cast<Display*>(data); in handleGlobal() local
/external/cronet/third_party/icu/source/common/
Ducnv_lmb.cpp631 _LMBCSOpenWorker(UConverter* _this, in _LMBCSOpenWorker()
670 _LMBCSClose(UConverter * _this) in _LMBCSClose()
/external/icu/icu4c/source/common/
Ducnv_lmb.cpp631 _LMBCSOpenWorker(UConverter* _this, in _LMBCSOpenWorker()
670 _LMBCSClose(UConverter * _this) in _LMBCSClose()
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/
DTSFBuilder.java275 protected final B _this() { return (B) this; } in _this() method in TSFBuilder
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/
DJsonNode.java1151 protected <T extends JsonNode> T _this() { in _this() method in JsonNode
/external/cronet/third_party/protobuf/src/google/protobuf/
Dstruct.pb.cc233 Struct* _this = reinterpret_cast< Struct* >(object); in ArenaDtor() local

12