Home
last modified time | relevance | path

Searched defs:t16 (Results 1 – 17 of 17) sorted by relevance

/external/webrtc/webrtc/common_audio/signal_processing/
Dspl_sqrt.c27 int16_t x_half, t16; in WebRtcSpl_SqrtLocal() local
135 int16_t x_norm, nshift, t16, sh; in WebRtcSpl_Sqrt() local
/external/clang/test/Analysis/
Dfree.c76 void t16 (char **x, int offset) { in t16() function
/external/clang/test/Sema/
Dthread-specifier.c64 __thread int t16; // expected-error {{thread-local declaration of 't16' follows non-thread-local de… variable
/external/clang/test/CodeGen/
Dlibcalls-fno-builtin.c91 char *t16(char *x) { return strpbrk(x, ""); } in t16() function
Darm-aapcs-zerolength-bitfield.c161 struct t16 struct
166 static int arr16_offset[(offsetof(struct t16, bar) == 0) ? 0 : -1]; argument
Darm-apcs-zerolength-bitfield.c165 struct t16 struct
170 static int arr16_offset[(offsetof(struct t16, bar) == 0) ? 0 : -1]; argument
Dasm.c113 int t16() { in t16() function
/external/dng_sdk/source/
Ddng_resample.cpp263 int32 t16 = 0; in Initialize() local
453 int32 t16 = 0; in Initialize() local
/external/clang/test/CodeGenCXX/
Daarch64-aapcs-zerolength-bitfield.cpp162 struct t16 struct
167 static_assert(offsetof(struct t16, bar) == 0); argument
/external/clang/test/SemaCXX/
Dtype-traits.cpp521 int t16[F(__is_void(unsigned char))]; in is_void() local
551 int t16[F(__is_array(char))]; in is_array() local
590 int t16[F(__is_function(char))]; in is_function() local
648 int t16[F(__is_rvalue_reference(void *))]; in is_rvalue_reference() local
714 int t16[T(__is_scalar(void*))]; in is_scalar() local
812 int t16[F(__is_member_object_pointer(int**))]; in is_member_object_pointer() local
848 int t16[F(__is_member_function_pointer(int**))]; in is_member_function_pointer() local
885 int t16[F(__is_member_pointer(ClassType*))]; in is_member_pointer() local
925 int t16[T(__is_const(const unsigned short))]; in is_const() local
974 int t16[T(__is_volatile(volatile unsigned short))]; in is_volatile() local
[all …]
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dpitch_estimator.c56 int16_t t16, tmp16, tmp16_1; in Intrp1DQ8() local
/external/skia/src/opts/
DSkBlitRow_opts_mips_dsp.cpp551 register uint32_t t16; in S32A_D565_Opaque_mips_dsp() local
/external/valgrind/VEX/priv/
Dguest_mips_toIR.c2721 t15, t16, t17; in disDSPInstr_MIPS_WRK() local
Dguest_amd64_toIR.c29221 IRTemp t16 = newTemp(Ity_I16); in dis_ESC_0F38__VEX() local
29248 IRTemp t16 = newTemp(Ity_I16); in dis_ESC_0F38__VEX() local
29267 IRTemp t16 = newTemp(Ity_I16); in dis_ESC_0F38__VEX() local
29292 IRTemp t16 = newTemp(Ity_I16); in dis_ESC_0F38__VEX() local
Dguest_x86_toIR.c5458 IRTemp t16 = newTemp(Ity_I16); in dis_FPU() local
Dguest_arm64_toIR.c2101 IRTemp t16 = newTemp(Ity_I64); in math_DUP_TO_64() local
/external/libcxxabi/test/
Ddynamic_cast3.pass.cpp854 namespace t16 namespace