Home
last modified time | relevance | path

Searched defs:res (Results 1 – 25 of 1789) sorted by relevance

12345678910>>...72

/external/valgrind/main/none/tests/x86/
Dmovx.c6 int res; in movzbw_1() local
19 int res; in movzbw_2() local
32 int res; in movzbl_1() local
45 int res; in movzbl_2() local
58 int res; in movzwl_1() local
71 int res; in movzwl_2() local
84 int res; in movsbw_1() local
97 int res; in movsbw_2() local
110 int res; in movsbl_1() local
123 int res; in movsbl_2() local
[all …]
Dbt_everything.c9 unsigned char res; in btsl_mem() local
23 unsigned char res; in btrl_mem() local
34 unsigned char res; in btcl_mem() local
45 unsigned char res; in btl_mem() local
61 unsigned char res; in btsl_reg() local
79 unsigned char res; in btrl_reg() local
97 unsigned char res; in btcl_reg() local
115 unsigned char res; in btl_reg() local
146 UInt carrydep, c, res; in main() local
/external/valgrind/main/none/tests/amd64/
Dbmi.c8 void do_andn64 ( /*OUT*/UInt* flags, /*OUT*/ULong* res, ULong arg1, ULong arg2 ) in do_andn64()
32 void do_andn32 ( /*OUT*/UInt* flags, /*OUT*/ULong* res, UInt arg1, UInt arg2 ) in do_andn32()
140 void do_sarx64 ( /*OUT*/ULong* res, ULong arg1, ULong arg2 ) in do_sarx64()
179 void do_sarx32 ( /*OUT*/ULong* res, UInt arg1, UInt arg2 ) in do_sarx32()
219 void do_shlx64 ( /*OUT*/ULong* res, ULong arg1, ULong arg2 ) in do_shlx64()
258 void do_shlx32 ( /*OUT*/ULong* res, UInt arg1, UInt arg2 ) in do_shlx32()
298 void do_shrx64 ( /*OUT*/ULong* res, ULong arg1, ULong arg2 ) in do_shrx64()
337 void do_shrx32 ( /*OUT*/ULong* res, UInt arg1, UInt arg2 ) in do_shrx32()
450 void do_blsi64 ( /*OUT*/UInt* flags, /*OUT*/ULong* res, ULong arg ) in do_blsi64()
474 void do_blsi32 ( /*OUT*/UInt* flags, /*OUT*/ULong* res, UInt arg ) in do_blsi32()
[all …]
Dlzcnt64.c8 void do_lzcnt64 ( /*OUT*/UInt* flags, /*OUT*/ULong* res, ULong arg ) in do_lzcnt64()
25 void do_lzcnt32 ( /*OUT*/UInt* flags, /*OUT*/ULong* res, ULong arg ) in do_lzcnt32()
42 void do_lzcnt16 ( /*OUT*/UInt* flags, /*OUT*/ULong* res, ULong arg ) in do_lzcnt16()
64 ULong res; in main() local
74 ULong res; in main() local
84 ULong res; in main() local
/external/valgrind/main/memcheck/tests/amd64/
Dbt_everything.c20 UChar res; in btsq_mem() local
34 UChar res; in btrq_mem() local
45 UChar res; in btcq_mem() local
56 UChar res; in btq_mem() local
71 UChar res; in btsl_mem() local
85 UChar res; in btrl_mem() local
96 UChar res; in btcl_mem() local
107 UChar res; in btl_mem() local
123 UChar res; in btsw_mem() local
137 UChar res; in btrw_mem() local
[all …]
/external/valgrind/main/VEX/priv/
Dhost_arm_isel.c1376 HReg res = newVRegI(env); in iselIntExpr_R_wrk() local
1401 HReg res = newVRegI(env); in iselIntExpr_R_wrk() local
1483 HReg res = newVRegI(env); in iselIntExpr_R_wrk() local
1773 HReg res = newVRegI(env); in iselIntExpr_R_wrk() local
2188 HReg res = newVRegD(env); in iselNeon64Expr_wrk() local
2196 HReg res = newVRegD(env); in iselNeon64Expr_wrk() local
2206 HReg res = newVRegD(env); in iselNeon64Expr_wrk() local
2221 HReg res = newVRegD(env); in iselNeon64Expr_wrk() local
2228 HReg res = newVRegD(env); in iselNeon64Expr_wrk() local
2236 HReg res = newVRegD(env); in iselNeon64Expr_wrk() local
[all …]
Dhost_generic_simd128.c133 h_generic_calc_Mul32x4 ( /*OUT*/V128* res, in h_generic_calc_Mul32x4()
143 h_generic_calc_Max32Sx4 ( /*OUT*/V128* res, in h_generic_calc_Max32Sx4()
153 h_generic_calc_Min32Sx4 ( /*OUT*/V128* res, in h_generic_calc_Min32Sx4()
163 h_generic_calc_Max32Ux4 ( /*OUT*/V128* res, in h_generic_calc_Max32Ux4()
173 h_generic_calc_Min32Ux4 ( /*OUT*/V128* res, in h_generic_calc_Min32Ux4()
183 h_generic_calc_Max16Ux8 ( /*OUT*/V128* res, in h_generic_calc_Max16Ux8()
197 h_generic_calc_Min16Ux8 ( /*OUT*/V128* res, in h_generic_calc_Min16Ux8()
211 h_generic_calc_Max8Sx16 ( /*OUT*/V128* res, in h_generic_calc_Max8Sx16()
233 h_generic_calc_Min8Sx16 ( /*OUT*/V128* res, in h_generic_calc_Min8Sx16()
255 h_generic_calc_CmpEQ64x2 ( /*OUT*/V128* res, in h_generic_calc_CmpEQ64x2()
[all …]
Dguest_arm64_helpers.c128 UInt res = argL + argR; in arm64g_calculate_flag_n() local
136 ULong res = argL + argR; in arm64g_calculate_flag_n() local
144 UInt res = argL - argR; in arm64g_calculate_flag_n() local
152 ULong res = argL - argR; in arm64g_calculate_flag_n() local
162 UInt res = argL + argR + oldC; in arm64g_calculate_flag_n() local
172 ULong res = argL + argR + oldC; in arm64g_calculate_flag_n() local
182 UInt res = argL - argR - (oldC ^ 1); in arm64g_calculate_flag_n() local
192 ULong res = argL - argR - (oldC ^ 1); in arm64g_calculate_flag_n() local
198 UInt res = (UInt)cc_dep1; in arm64g_calculate_flag_n() local
204 ULong res = cc_dep1; in arm64g_calculate_flag_n() local
[all …]
/external/libvpx/libvpx/test/
Dsvc_test.cc50 const vpx_codec_err_t res = in SetUp() local
84 vpx_codec_err_t res = vpx_svc_init(NULL, &codec_, codec_iface_, &codec_enc_); in TEST_F() local
108 vpx_codec_err_t res = vpx_svc_init(&svc_, &codec_, codec_iface_, &codec_enc_); in TEST_F() local
118 vpx_codec_err_t res = vpx_svc_set_options(&svc_, NULL); in TEST_F() local
128 vpx_codec_err_t res = vpx_svc_set_options(&svc_, "layers=3"); in TEST_F() local
137 vpx_codec_err_t res = vpx_svc_set_options(&svc_, "encoding-mode=alt-ip"); in TEST_F() local
146 vpx_codec_err_t res = vpx_svc_set_options(&svc_, "layers=2 encoding-mode=ip"); in TEST_F() local
156 vpx_codec_err_t res = in TEST_F() local
171 vpx_codec_err_t res = vpx_svc_set_options(&svc_, "quantizers=not-quantizers"); in TEST_F() local
184 vpx_codec_err_t res = vpx_svc_set_options(&svc_, in TEST_F() local
[all …]
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
DMutex.cpp42 int res = pthread_mutex_init (&mMutex, NULL); in Mutex() local
61 int res = pthread_mutex_destroy (&mMutex); in ~Mutex() local
80 int res = pthread_mutex_lock (&mMutex); in lock() local
99 int res = pthread_mutex_unlock (&mMutex); in unlock() local
118 int res = pthread_mutex_trylock (&mMutex); in tryLock() local
/external/valgrind/main/coregrind/
Dm_libcfile.c111 SysRes res = VG_(do_syscall4)(__NR_mknodat, in VG_() local
126 SysRes res = VG_(do_syscall4)(__NR_openat, in VG_() local
166 SysRes res = VG_(do_syscall3)(__NR_read, fd, (UWord)buf, count); in VG_() local
168 SysRes res = VG_(do_syscall3)(__NR_read_nocancel, fd, (UWord)buf, count); in VG_() local
186 SysRes res = VG_(do_syscall3)(__NR_write, fd, (UWord)buf, count); in VG_() local
188 SysRes res = VG_(do_syscall3)(__NR_write_nocancel, fd, (UWord)buf, count); in VG_() local
207 SysRes res = VG_(do_syscall1)(__NR_pipe, (UWord)fd); in VG_() local
239 SysRes res = VG_(do_syscall5)(__NR__llseek, fd, in VG_() local
286 SysRes res; in VG_() local
323 SysRes res; in VG_() local
[all …]
Dm_syscall.c64 SysRes res; in VG_() local
77 SysRes res; in VG_() local
91 SysRes res; in VG_() local
100 SysRes res; in VG_() local
108 SysRes res; in VG_() local
120 SysRes res; in VG_() local
132 SysRes res; in VG_() local
145 SysRes res; in VG_() local
154 SysRes res; in VG_() local
185 SysRes res; in VG_() local
[all …]
/external/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h26 #define __sanitizer_syscall_post_time(res, tloc) \ argument
30 #define __sanitizer_syscall_post_stime(res, tptr) \ argument
34 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \ argument
38 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \ argument
42 #define __sanitizer_syscall_post_adjtimex(res, txc_p) \ argument
46 #define __sanitizer_syscall_post_times(res, tbuf) \ argument
49 #define __sanitizer_syscall_post_gettid(res) \ argument
53 #define __sanitizer_syscall_post_nanosleep(res, rqtp, rmtp) \ argument
57 #define __sanitizer_syscall_post_alarm(res, seconds) \ argument
60 #define __sanitizer_syscall_post_getpid(res) \ argument
[all …]
/external/speex/libspeex/
Dfixed_bfin.h42 spx_word32_t res, bb; in PDIV32_16() local
67 spx_word32_t res, bb; in DIV32_16() local
94 spx_word32_t res; in MAX16() local
108 spx_word32_t res; in MULT16_32_Q15() local
124 spx_word32_t res; in MAC16_32_Q15() local
141 spx_word32_t res; in MULT16_32_Q14() local
158 spx_word32_t res; in MAC16_32_Q14() local
Dfixed_arm5e.h40 int res; in MULT16_16() local
49 int res; in MAC16_16() local
58 int res; in MULT16_32_Q15() local
67 int res; in MAC16_32_Q15() local
76 int res; in MULT16_32_Q11() local
85 int res; in MAC16_32_Q11() local
95 int res=0; in DIV32_16() local
/external/valgrind/main/none/tests/arm/
Dldrt_arm.c10 UInt res; in do_ldrt_A1_imm_132() local
21 UInt res; in do_ldrt_A2_imm_132() local
32 UInt res; in do_ldrbt_A1_imm_2() local
43 UInt res; in do_ldrbt_A2_imm_2() local
54 UInt res; in do_ldrht_A1_imm_m2() local
65 UInt res; in do_ldrht_A2_imm_m2() local
76 UInt res; in do_ldrsht_A1_imm_m2() local
87 UInt res; in do_ldrsht_A2_imm_1() local
98 UInt res; in do_ldrsbt_A1_imm_1() local
109 UInt res; in do_ldrsbt_A2_imm_1() local
/external/libvpx/libvpx/vpx/src/
Dvpx_decoder.c26 vpx_codec_err_t res; in vpx_codec_dec_init_ver() local
76 vpx_codec_err_t res; in vpx_codec_peek_stream_info() local
95 vpx_codec_err_t res; in vpx_codec_get_stream_info() local
118 vpx_codec_err_t res; in vpx_codec_decode() local
150 vpx_codec_err_t res; in vpx_codec_register_put_frame_cb() local
170 vpx_codec_err_t res; in vpx_codec_register_put_slice_cb() local
190 vpx_codec_err_t res = VPX_CODEC_OK; in vpx_codec_get_mem_map() local
206 vpx_codec_err_t res = VPX_CODEC_MEM_ERROR; in vpx_codec_set_mem_map() local
233 vpx_codec_err_t res; in vpx_codec_set_frame_buffer_functions() local
/external/chromium_org/third_party/npapi/npspy/windows/
Dprofilew.cpp48 LONG res = RegCreateKeyEx(HKEY_LOCAL_MACHINE, in ProfileWin() local
75 LONG res = RegQueryValueEx(hKey, key, 0L, NULL, (BYTE *)&val, &size); in getBool() local
89 LONG res = RegSetValueEx(hKey, key, 0L, REG_DWORD, (const BYTE *)&val, size); in setBool() local
95 LONG res = RegQueryValueEx(hKey, key, 0L, NULL, (BYTE *)string, (DWORD *)&size); in getString() local
102 LONG res = RegSetValueEx(hKey, key, 0L, REG_SZ, (const BYTE *)string, size); in setString() local
109 LONG res = ERROR_SUCCESS; in getSizeAndPosition() local
133 LONG res = ERROR_SUCCESS; in setSizeAndPosition() local
/external/libopus/silk/arm/
Dmacros_armv5e.h36 int res; in silk_SMULWB_armv5e() local
52 int res; in silk_SMLAWB_armv5e() local
67 int res; in silk_SMULWT_armv5e() local
83 int res; in silk_SMLAWT_armv5e() local
98 int res; in silk_SMULBB_armv5e() local
114 int res; in silk_SMLABB_armv5e() local
129 int res; in silk_SMULBT_armv5e() local
145 int res; in silk_SMLABT_armv5e() local
160 int res; in silk_ADD_SAT32_armv5e() local
174 int res; in silk_SUB_SAT32_armv5e() local
[all …]
/external/chromium_org/third_party/opus/src/silk/arm/
Dmacros_armv5e.h36 int res; in silk_SMULWB_armv5e() local
52 int res; in silk_SMLAWB_armv5e() local
67 int res; in silk_SMULWT_armv5e() local
83 int res; in silk_SMLAWT_armv5e() local
98 int res; in silk_SMULBB_armv5e() local
114 int res; in silk_SMLABB_armv5e() local
129 int res; in silk_SMULBT_armv5e() local
145 int res; in silk_SMLABT_armv5e() local
160 int res; in silk_ADD_SAT32_armv5e() local
174 int res; in silk_SUB_SAT32_armv5e() local
[all …]
/external/chromium_org/third_party/webrtc/modules/audio_device/android/
Daudio_track_jni.cc251 jint res = _javaVM->AttachCurrentThread(&env, NULL); in Terminate() local
347 int32_t res = InitPlayout(); in PlayoutIsAvailable() local
410 jint res = _javaVM->AttachCurrentThread(&env, NULL); in InitPlayout() local
433 jint res = env->CallIntMethod(_javaScObj, initPlaybackID, samplingFreq); in InitPlayout() local
488 jint res = _javaVM->AttachCurrentThread(&env, NULL); in StartPlayout() local
503 jint res = env->CallIntMethod(_javaScObj, startPlaybackID); in StartPlayout() local
559 jint res = _javaVM->AttachCurrentThread(&env, NULL); in StopPlayout() local
574 jint res = env->CallIntMethod(_javaScObj, stopPlaybackID); in StopPlayout() local
651 jint res = _javaVM->AttachCurrentThread(&env, NULL); in SetSpeakerVolume() local
666 jint res = env->CallIntMethod(_javaScObj, setPlayoutVolumeID, in SetSpeakerVolume() local
[all …]
/external/qemu/target-arm/
Dop_addsub.h25 uint32_t res = 0; in HELPER() local
36 uint32_t res = 0; in HELPER() local
49 uint32_t res = 0; in HELPER() local
60 uint32_t res = 0; in HELPER() local
73 uint32_t res = 0; in HELPER() local
84 uint32_t res = 0; in HELPER() local
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dstunrequest_unittest.cc59 void OnResponse(StunMessage* res) { in OnResponse()
63 void OnErrorResponse(StunMessage* res) { in OnErrorResponse()
107 virtual void OnResponse(StunMessage* res) { in OnResponse()
110 virtual void OnErrorResponse(StunMessage* res) { in OnErrorResponse()
129 StunMessage* res = CreateStunMessage(STUN_BINDING_RESPONSE, req); in TEST_F() local
144 StunMessage* res = CreateStunMessage(STUN_BINDING_ERROR_RESPONSE, req); in TEST_F() local
159 StunMessage* res = CreateStunMessage(STUN_BINDING_RESPONSE, NULL); in TEST_F() local
176 StunMessage* res = CreateStunMessage(STUN_BINDING_RESPONSE, req); in TEST_F() local
197 StunMessage* res = CreateStunMessage(STUN_BINDING_RESPONSE, req); in TEST_F() local
219 StunMessage* res = CreateStunMessage(STUN_BINDING_RESPONSE, &dummy_req); in TEST_F() local
/external/stlport/test/unit/
Dctype_facets_test.cpp46 ctype_base::mask res[sizeof(values)]; in _ctype_facet() local
79 const char *res; in _ctype_facet() local
99 const char *res; in _ctype_facet() local
151 char res[sizeof(range)]; in _ctype_facet() local
164 char res[sizeof(range)]; in _ctype_facet() local
190 ctype_base::mask res[sizeof(values) / sizeof(wchar_t)]; in _ctype_facet_w() local
223 const wchar_t *res; in _ctype_facet_w() local
243 const wchar_t *res; in _ctype_facet_w() local
295 wchar_t res[sizeof(range)]; in _ctype_facet_w() local
309 char res[sizeof(range) / sizeof(wchar_t)]; in _ctype_facet_w() local
/external/valgrind/main/VEX/test/
Dtest-amd64.h8 #define EXECOP2(size, res, s1, flags) \ argument
17 #define EXECOP1(size, res, flags) \ argument
29 int64 res, flags; in exec_opq() local
38 int64 res, flags; in exec_opl() local
47 int64 res, flags; in exec_opw() local
56 int64 res, flags; in exec_opb() local
66 int64 res, flags; in exec_opq() local
76 int64 res, flags; in exec_opl() local
86 int64 res, flags; in exec_opw() local
96 int64 res, flags; in exec_opb() local

12345678910>>...72