Home
last modified time | relevance | path

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

12345678910>>...118

/external/tensorflow/tensorflow/contrib/ignite/kernels/igfs/
Digfs_client.h29 Status Handshake(CtrlResponse<HandshakeResponse> *res) { in Handshake()
33 Status ListFiles(CtrlResponse<ListFilesResponse> *res, const string &path) { in ListFiles()
37 Status ListPaths(CtrlResponse<ListPathsResponse> *res, const string &path) { in ListPaths()
41 Status Info(CtrlResponse<InfoResponse> *res, const string &path) { in Info()
45 Status OpenCreate(CtrlResponse<OpenCreateResponse> *res, const string &path) { in OpenCreate()
49 Status OpenAppend(CtrlResponse<OpenAppendResponse> *res, const string &path) { in OpenAppend()
53 Status OpenRead(CtrlResponse<OpenReadResponse> *res, const string &path) { in OpenRead()
57 Status Exists(CtrlResponse<ExistsResponse> *res, const string &path) { in Exists()
61 Status MkDir(CtrlResponse<MakeDirectoriesResponse> *res, const string &path) { in MkDir()
66 Status Delete(CtrlResponse<DeleteResponse> *res, const string &path, in Delete()
[all …]
/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/u-boot/drivers/bios_emulator/x86emu/
Dprim_ops.c132 static void set_parity_flag(u32 res) in set_parity_flag()
137 static void set_szp_flags_8(u8 res) in set_szp_flags_8()
144 static void set_szp_flags_16(u16 res) in set_szp_flags_16()
151 static void set_szp_flags_32(u32 res) in set_szp_flags_32()
158 static void no_carry_byte_side_eff(u8 res) in no_carry_byte_side_eff()
166 static void no_carry_word_side_eff(u16 res) in no_carry_word_side_eff()
174 static void no_carry_long_side_eff(u32 res) in no_carry_long_side_eff()
182 static void calc_carry_chain(int bits, u32 d, u32 s, u32 res, int set_carry) in calc_carry_chain()
194 static void calc_borrow_chain(int bits, u32 d, u32 s, u32 res, int set_carry) in calc_borrow_chain()
212 u16 res; in aaa_word() 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/tensorflow/tensorflow/contrib/ignite/kernels/dataset/
Dignite_binary_object_parser.cc202 uint8_t res = **ptr; in ParseByte() local
209 int16_t* res = *reinterpret_cast<int16_t**>(ptr); in ParseShort() local
217 uint16_t* res = *reinterpret_cast<uint16_t**>(ptr); in ParseUnsignedShort() local
225 int32_t* res = *reinterpret_cast<int32_t**>(ptr); in ParseInt() local
233 int64_t* res = *reinterpret_cast<int64_t**>(ptr); in ParseLong() local
241 float* res = *reinterpret_cast<float**>(ptr); in ParseFloat() local
249 double* res = *reinterpret_cast<double**>(ptr); in ParseDouble() local
257 bool res = **reinterpret_cast<bool**>(ptr); in ParseBool() local
272 uint8_t* res = *reinterpret_cast<uint8_t**>(ptr); in ParseByteArr() local
279 int16_t* res = *reinterpret_cast<int16_t**>(ptr); in ParseShortArr() local
[all …]
/external/speex/libspeexdsp/
Dfixed_bfin.h44 spx_word32_t res, bb; in PDIV32_16() local
69 spx_word32_t res, bb; in DIV32_16() local
96 spx_word32_t res; in MAX16() local
111 spx_word32_t res; in MULT16_32_Q15() local
127 spx_word32_t res; in MAC16_32_Q15() local
144 spx_word32_t res; in MULT16_32_Q14() local
161 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/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/python/cpython3/Python/
DPython-ast.c542 int res = -1; in ast_type_init() local
3968 int res; in obj2ast_mod() local
4009 int res; in obj2ast_mod() local
4050 int res; in obj2ast_mod() local
4074 int res; in obj2ast_mod() local
4128 int res; in obj2ast_stmt() local
4141 int res; in obj2ast_stmt() local
4165 int res; in obj2ast_stmt() local
4178 int res; in obj2ast_stmt() local
4191 int res; in obj2ast_stmt() local
[all …]
/external/python/cpython2/Modules/
Dparsermodule.c336 PyObject *res = 0; in parser_st2tuple() local
392 PyObject *res = 0; in parser_st2list() local
445 PyObject* res = 0; in parser_compilest() local
493 PyObject* res = 0; in parser_isexpr() local
516 PyObject* res = 0; in parser_issuite() local
565 PyObject* res = 0; in parser_do_parse() local
721 Py_ssize_t res; in parser_sizeof() local
875 node* res = 0; in build_node_tree() local
1058 int res = (validate_ntype(terminal, type) in validate_terminal() local
1076 int res = (nch && validate_ntype(tree, ntype) in validate_repeating_list() local
[all …]
/external/python/cpython2/Python/
DPython-ast.c391 int res = -1; in ast_type_init() local
442 PyObject *res; in ast_type_reduce() local
3338 int res; in obj2ast_mod() local
3378 int res; in obj2ast_mod() local
3418 int res; in obj2ast_mod() local
3441 int res; in obj2ast_mod() local
3496 int res; in obj2ast_stmt() local
3508 int res; in obj2ast_stmt() local
3530 int res; in obj2ast_stmt() local
3542 int res; in obj2ast_stmt() local
[all …]
/external/libopus/silk/arm/
Dmacros_armv5e.h41 int res; in silk_SMULWB_armv5e() local
57 int res; in silk_SMLAWB_armv5e() local
72 int res; in silk_SMULWT_armv5e() local
88 int res; in silk_SMLAWT_armv5e() local
103 int res; in silk_SMULBB_armv5e() local
119 int res; in silk_SMLABB_armv5e() local
134 int res; in silk_SMULBT_armv5e() local
150 int res; in silk_SMLABT_armv5e() local
165 int res; in silk_ADD_SAT32_armv5e() local
179 int res; in silk_SUB_SAT32_armv5e() local
[all …]
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_driver.cc189 auto res = cuCtxSynchronize(); in SynchronizeOrDie() local
307 CUresult res = CUDA_ERROR_NO_DEVICE; in InternalInit() local
344 CUresult res = cuDeviceGet(device, device_ordinal); in GetDevice() local
358 CUresult res = cuDeviceGetName(chars.begin(), kCharLimit - 1, device); in GetDeviceName() local
403 CUresult res; in CreateContext() local
475 CUresult res = cuCtxSetCurrent(context->context()); in DestroyContext() local
492 CUresult res = cuFuncGetAttribute(attribute_value, attribute, func); in FuncGetAttribute() local
503 CUresult res = cuFuncSetCacheConfig(function, cache_config); in FuncSetCacheConfig() local
560 CUresult res = cuLaunchKernel(function, grid_dim_x, grid_dim_y, grid_dim_z, in LaunchKernel() local
614 CUresult res; in LoadPtx() 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/python/cpython2/Modules/_multiprocessing/
Dsocket_connection.c33 int res; in check_signals() local
48 Py_ssize_t res; in _conn_sendall() local
105 Py_ssize_t res; in conn_send_string() local
121 res = _conn_sendall(conn->handle, message, length+4); in conn_send_string() local
132 res = _conn_sendall(conn->handle, (char*)&lenbuff, 4) || in conn_send_string() local
149 Py_ssize_t res; in conn_recv_string() local
155 res = _conn_recvall(conn->handle, (char*)&ulength, 4); in conn_recv_string() local
171 res = _conn_recvall(conn->handle, buffer, (size_t)ulength); in conn_recv_string() local
191 int res; in conn_poll() local
/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/tensorflow/tensorflow/stream_executor/rocm/
Drocm_driver.cc158 auto res = tensorflow::wrap::hipDeviceSynchronize(); in SynchronizeOrDie() local
292 hipError_t res = hipErrorNoDevice; in InternalInit() local
329 hipError_t res = tensorflow::wrap::hipDeviceGet(device, device_ordinal); in GetDevice() local
343 hipError_t res = in GetDeviceName() local
379 hipError_t res = hipSuccess; in FuncGetAttribute() local
390 hipError_t res = in FuncSetCacheConfig() local
446 hipError_t res = tensorflow::wrap::hipModuleLaunchKernel( in LaunchKernel() local
482 hipError_t res = in LoadHsaco() local
503 hipError_t res = tensorflow::wrap::hipMemsetD8(location, value, size); in SynchronousMemsetUint8() local
517 hipError_t res = tensorflow::wrap::hipMemsetD32(pointer, value, uint32_count); in SynchronousMemsetUint32() local
[all …]
/external/mesa3d/src/gallium/winsys/virgl/vtest/
Dvirgl_vtest_winsys.c38 static inline boolean can_cache_resource(struct virgl_hw_res *res) in can_cache_resource()
43 static uint32_t vtest_get_transfer_size(struct virgl_hw_res *res, in vtest_get_transfer_size()
69 struct virgl_hw_res *res, in virgl_vtest_transfer_put()
93 struct virgl_hw_res *res, in virgl_vtest_transfer_get()
119 struct virgl_hw_res *res) in virgl_hw_res_destroy()
129 struct virgl_hw_res *res) in virgl_vtest_resource_is_busy()
145 struct virgl_hw_res *res; in virgl_cache_flush() local
165 struct virgl_hw_res *res; in virgl_cache_list_check_free() local
219 struct virgl_hw_res *res; in virgl_vtest_winsys_resource_create() local
260 struct virgl_hw_res *res) in virgl_vtest_resource_map()
[all …]
/external/python/cpython3/PC/
Dmsvcrtmodule.c361 int res; in msvcrt_ungetch_impl() local
364 res = _ungetch(char_value); in msvcrt_ungetch_impl() local
385 int res; in msvcrt_ungetwch_impl() local
388 res = _ungetwch(unicode_char); in msvcrt_ungetwch_impl() local
413 HANDLE res; in msvcrt_CrtSetReportFile_impl() local
416 res = _CrtSetReportFile(type, file); in msvcrt_CrtSetReportFile_impl() local
438 int res; in msvcrt_CrtSetReportMode_impl() local
441 res = _CrtSetReportMode(type, mode); in msvcrt_CrtSetReportMode_impl() local
463 long res; in msvcrt_set_error_mode_impl() local
466 res = _set_error_mode(mode); in msvcrt_set_error_mode_impl() local
[all …]
/external/wpa_supplicant_8/hs20/server/www/
Dterms.php24 $res = $db->prepare("SELECT identity FROM pending_tc WHERE mac_addr=?"); variable
38 $res = $db->prepare("UPDATE users SET t_c_timestamp=? WHERE identity=?"); variable
43 $res = $db->prepare("DELETE FROM pending_tc WHERE mac_addr=?"); variable
57 …$res = $db->prepare("SELECT waiting_coa_ack,coa_ack_received FROM current_sessions WHERE mac_addr=… variable
/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
/external/libaom/libaom/aom/src/
Daom_decoder.c29 aom_codec_err_t res; in aom_codec_dec_init_ver() local
63 aom_codec_err_t res; in aom_codec_peek_stream_info() local
80 aom_codec_err_t res; in aom_codec_get_stream_info() local
99 aom_codec_err_t res; in aom_codec_decode() local
126 aom_codec_err_t res; in aom_codec_register_put_frame_cb() local
145 aom_codec_err_t res; in aom_codec_register_put_slice_cb() local
164 aom_codec_err_t res; in aom_codec_set_frame_buffer_functions() local
/external/lzma/CPP/Windows/
DRegistry.cpp28 LONG res = RegCreateKeyEx(parentKey, keyName, 0, keyClass, in Create() local
44 LONG res = RegOpenKeyEx(parentKey, keyName, 0, accessMask, &key); in Open() local
56 LONG res = ERROR_SUCCESS; in Close() local
76 LONG res = key.Open(_object, subKeyName, KEY_READ | KEY_WRITE); in RecurseDeleteKey() local
176 LONG res = key.Create(parentKey, keyName); in SetValue() local
186 LONG res = key.Create(_object, keyName); in SetKeyValue() local
196 LONG res = RegQueryValueEx(_object, (LPTSTR)name, NULL, &type, in QueryValue() local
206 LONG res = QueryValue(name, uintValue); in QueryValue() local
214 LONG res = QueryValue(name, newVal); in GetValue_IfOk() local
223 LONG res = QueryValue(name, newVal); in GetValue_IfOk() local
[all …]
/external/libopus/celt/
Dfixed_debug.h72 int res; in NEG16() local
93 opus_int64 res; in NEG32() local
116 int res; in EXTRACT16_() local
132 int res; in EXTEND32_() local
148 int res; in SHR16_() local
170 int res; in SHL16_() local
192 opus_int64 res; in SHR32() local
214 opus_int64 res; in SHL32_() local
246 int res; in ADD16_() local
269 int res; in SUB16_() local
[all …]

12345678910>>...118