Home
last modified time | relevance | path

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

12345678910>>...89

/external/deqp/external/vulkancts/framework/vulkan/
DvkTypeUtil.inl7 VkAllocationCallbacks res; local
19 VkExtent3D res; local
28 VkMemoryRequirements res; local
37 VkSparseMemoryBind res; local
48 VkSparseBufferMemoryBindInfo res; local
57 VkSparseImageOpaqueMemoryBindInfo res; local
66 VkImageSubresource res; local
75 VkOffset3D res; local
84 VkSparseImageMemoryBindInfo res; local
93 VkSubresourceLayout res; local
[all …]
/external/valgrind/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.c20 unsigned char res; in btsl_mem() local
34 unsigned char res; in btrl_mem() local
45 unsigned char res; in btcl_mem() local
56 unsigned char res; in btl_mem() local
72 unsigned char res; in btsl_reg() local
90 unsigned char res; in btrl_reg() local
108 unsigned char res; in btcl_reg() local
126 unsigned char res; in btl_reg() local
157 UInt carrydep, c, res; in main() local
/external/valgrind/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/VEX/priv/
Dhost_arm_isel.c1369 HReg res = newVRegI(env); in iselIntExpr_R_wrk() local
1411 HReg res = newVRegI(env); in iselIntExpr_R_wrk() local
1494 HReg res = newVRegI(env); in iselIntExpr_R_wrk() local
1784 HReg res = newVRegI(env); in iselIntExpr_R_wrk() local
2201 HReg res = newVRegD(env); in iselNeon64Expr_wrk() local
2209 HReg res = newVRegD(env); in iselNeon64Expr_wrk() local
2219 HReg res = newVRegD(env); in iselNeon64Expr_wrk() local
2234 HReg res = newVRegD(env); in iselNeon64Expr_wrk() local
2241 HReg res = newVRegD(env); in iselNeon64Expr_wrk() local
2249 HReg res = newVRegD(env); in iselNeon64Expr_wrk() local
[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 …]
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 …]
/external/valgrind/coregrind/
Dm_libcfile.c100 SSizeT res = VG_(readlink)(tmp, buf, bufsiz); in VG_() local
143 SysRes res = VG_(do_syscall4)(__NR_mknodat, in VG_() local
161 SysRes res = VG_(do_syscall4)(__NR_openat, in VG_() local
204 SysRes res = VG_(do_syscall3)(__NR_read, fd, (UWord)buf, count); in VG_() local
206 SysRes res = VG_(do_syscall3)(__NR_read_nocancel, fd, (UWord)buf, count); in VG_() local
224 SysRes res = VG_(do_syscall3)(__NR_write, fd, (UWord)buf, count); in VG_() local
226 SysRes res = VG_(do_syscall3)(__NR_write_nocancel, fd, (UWord)buf, count); in VG_() local
245 SysRes res = VG_(do_syscall1)(__NR_pipe, (UWord)fd); in VG_() local
289 SysRes res = VG_(do_syscall5)(__NR__llseek, fd, in VG_() local
344 SysRes res; in VG_() local
[all …]
Dm_syscall.c48 SysRes res; in VG_() local
57 SysRes res; in VG_() local
112 SysRes res; in VG_() local
124 SysRes res; in VG_() local
135 SysRes res; in VG_() local
148 SysRes res; in VG_() local
156 SysRes res; in VG_() local
163 SysRes res; in VG_() local
174 SysRes res; in VG_() local
185 SysRes res; in VG_() local
[all …]
/external/valgrind/memcheck/tests/amd64/
Dbt_everything.c32 UChar res; in btsq_mem() local
46 UChar res; in btrq_mem() local
57 UChar res; in btcq_mem() local
68 UChar res; in btq_mem() local
83 UChar res; in btsl_mem() local
97 UChar res; in btrl_mem() local
108 UChar res; in btcl_mem() local
119 UChar res; in btl_mem() local
135 UChar res; in btsw_mem() local
149 UChar res; in btrw_mem() 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/pdfium/xfa/fde/
Dcfde_txtedtbuf_unittest.cpp27 CFX_WideString res = buf_->GetText(); in TEST_F() local
40 CFX_WideString res = buf_->GetText(); in TEST_F() local
53 CFX_WideString res = buf_->GetText(); in TEST_F() local
67 CFX_WideString res = buf_->GetText(); in TEST_F() local
81 CFX_WideString res = buf_->GetText(); in TEST_F() local
92 CFX_WideString res = buf_->GetText(); in TEST_F() local
103 CFX_WideString res = buf_->GetText(); in TEST_F() local
114 CFX_WideString res = buf_->GetText(); in TEST_F() local
125 CFX_WideString res = buf_->GetText(); in TEST_F() local
136 CFX_WideString res = buf_->GetText(); in TEST_F() local
[all …]
/external/libxml2/python/tests/
Dreader2.py88 res="" variable
98 res = res + "%s,%s\n" % (reader.NodeType(),reader.Name()) variable
132 res="" variable
148 res = res + "%s %s\n" % (reader.NodeType(),reader.Name()) variable
192 res="" variable
202 res = res + "%s %s %d\n" % (reader.NodeType(),reader.Name(),reader.Depth()) variable
237 res="" variable
244 res = res + "%s %s %d\n" % (reader.NodeType(),reader.Name(),reader.Depth()) variable
/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
Dfixed_debug.h52 int res; in NEG16() local
65 long long res; in NEG32() local
80 int res; in _EXTRACT16() local
93 int res; in _EXTEND32() local
106 int res; in _SHR16() local
120 int res; in _SHL16() local
134 long long res; in SHR32() local
149 long long res; in SHL32() local
176 int res; in _ADD16() local
193 int res; in _SUB16() local
[all …]
/external/valgrind/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/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/libopus/celt/
Dfixed_debug.h64 int res; in NEG16() local
85 opus_int64 res; in NEG32() local
108 int res; in EXTRACT16_() local
124 int res; in EXTEND32_() local
140 int res; in SHR16_() local
162 int res; in SHL16_() local
184 opus_int64 res; in SHR32() local
206 opus_int64 res; in SHL32_() local
239 int res; in ADD16_() local
262 int res; in SUB16_() local
[all …]
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
DSparseFieldVector.java141 SparseFieldVector<T> res = (SparseFieldVector<T>)copy(); in add() local
161 SparseFieldVector<T> res = new SparseFieldVector<T>(field,getDimension()); in add() local
174 SparseFieldVector<T> res = new SparseFieldVector<T>(this, v.getDimension()); in append() local
194 FieldVector<T> res = new SparseFieldVector<T>(this, 1); in append() local
201 FieldVector<T> res = new SparseFieldVector<T>(this, a.length); in append() local
216 T res = field.getZero(); in dotProduct() local
228 T res = field.getZero(); in dotProduct() local
245 SparseFieldVector<T> res = new SparseFieldVector<T>(this); in ebeDivide() local
257 SparseFieldVector<T> res = new SparseFieldVector<T>(this); in ebeDivide() local
269 SparseFieldVector<T> res = new SparseFieldVector<T>(this); in ebeMultiply() local
[all …]
/external/webrtc/webrtc/p2p/base/
Dstunrequest_unittest.cc34 void OnResponse(StunMessage* res) { in OnResponse()
38 void OnErrorResponse(StunMessage* res) { in OnErrorResponse()
82 virtual void OnResponse(StunMessage* res) { in OnResponse()
85 virtual void OnErrorResponse(StunMessage* res) { in OnErrorResponse()
104 StunMessage* res = CreateStunMessage(STUN_BINDING_RESPONSE, req); in TEST_F() local
119 StunMessage* res = CreateStunMessage(STUN_BINDING_ERROR_RESPONSE, req); in TEST_F() local
134 StunMessage* res = CreateStunMessage(STUN_BINDING_RESPONSE, NULL); in TEST_F() local
151 StunMessage* res = CreateStunMessage(STUN_BINDING_RESPONSE, req); in TEST_F() local
172 StunMessage* res = CreateStunMessage(STUN_BINDING_RESPONSE, req); in TEST_F() local
194 StunMessage* res = CreateStunMessage(STUN_BINDING_RESPONSE, &dummy_req); in TEST_F() local
/external/lzma/CPP/Windows/
DRegistry.cpp26 LONG res = RegCreateKeyEx(parentKey, keyName, 0, keyClass, in Create() local
42 LONG res = RegOpenKeyEx(parentKey, keyName, 0, accessMask, &key); in Open() local
54 LONG res = ERROR_SUCCESS; in Close() local
74 LONG res = key.Open(_object, subKeyName, KEY_READ | KEY_WRITE); in RecurseDeleteKey() local
174 LONG res = key.Create(parentKey, keyName); in SetValue() local
184 LONG res = key.Create(_object, keyName); in SetKeyValue() local
194 LONG res = RegQueryValueEx(_object, (LPTSTR)name, NULL, &type, in QueryValue() local
204 LONG res = QueryValue(name, uintValue); in QueryValue() local
212 LONG res = QueryValue(name, newVal); in GetValue_IfOk() local
221 LONG res = QueryValue(name, newVal); in GetValue_IfOk() local
[all …]
/external/valgrind/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
/external/libvpx/libvpx/vpx/src/
Dvpx_decoder.c28 vpx_codec_err_t res; in vpx_codec_dec_init_ver() local
69 vpx_codec_err_t res; in vpx_codec_peek_stream_info() local
87 vpx_codec_err_t res; in vpx_codec_get_stream_info() local
107 vpx_codec_err_t res; in vpx_codec_decode() local
137 vpx_codec_err_t res; in vpx_codec_register_put_frame_cb() local
156 vpx_codec_err_t res; in vpx_codec_register_put_slice_cb() local
175 vpx_codec_err_t res; in vpx_codec_set_frame_buffer_functions() local

12345678910>>...89