/external/libxml2/python/tests/ |
D | reader3.py | 29 ret = reader.Read() variable 34 ret = reader.Read() variable 41 ret = reader.Read() variable 48 ret = reader.Read() variable 55 ret = reader.Read() variable 67 ret = reader.Read() variable 72 ret = reader.Read() variable 79 ret = reader.Read() variable 86 ret = reader.Read() variable 93 ret = reader.Read() variable [all …]
|
D | readernext.py | 21 ret = reader.Read() variable 29 ret = reader.Read() variable 37 ret = reader.Read() variable 45 ret = reader.Read() variable 52 ret = reader.Next() variable 60 ret = reader.Next() variable 68 ret = reader.Read() variable
|
D | reader.py | 21 ret = reader.Read() variable 29 ret = reader.Read() variable 37 ret = reader.Read() variable 45 ret = reader.Read() variable 54 ret = reader.Read() variable 62 ret = reader.Read() variable 70 ret = reader.Read() variable 82 ret = reader.Read() variable 104 ret = reader.Read() variable 111 ret = reader.Read() variable [all …]
|
D | walker.py | 41 ret = reader.Read() variable 44 ret = reader.Read() variable 81 ret = reader.Read() variable 84 ret = reader.Read() variable 119 ret = reader.Read() variable 122 ret = reader.Read() variable
|
/external/libjpeg-turbo/simd/loongson/ |
D | loongson-mmintrin.h | 55 __m64 ret; in _mm_set_pi8() local 79 __m64 ret; in _mm_set_pi16() local 107 __m64 ret; in _mm_set_pi32() local 126 __m64 ret; in _mm_set1_pi8() local 144 __m64 ret; in _mm_set1_pi16() local 189 __m64 ret; in _mm_add_pi8() local 202 __m64 ret; in _mm_add_pi16() local 215 __m64 ret; in _mm_add_pi32() local 228 __m64 ret; in _mm_add_si64() local 241 __m64 ret; in _mm_adds_pi8() local [all …]
|
/external/libxml2/python/ |
D | types.c | 90 PyObject *ret; in libxml_intWrap() local 102 PyObject *ret; in libxml_longWrap() local 114 PyObject *ret; in libxml_doubleWrap() local 126 PyObject *ret; in libxml_charPtrWrap() local 143 PyObject *ret; in libxml_charPtrConstWrap() local 159 PyObject *ret; in libxml_xmlCharPtrWrap() local 176 PyObject *ret; in libxml_xmlCharPtrConstWrap() local 192 PyObject *ret; in libxml_constcharPtrWrap() local 208 PyObject *ret; in libxml_constxmlCharPtrWrap() local 224 PyObject *ret; in libxml_xmlDocPtrWrap() local [all …]
|
/external/virglrenderer/tests/ |
D | test_virgl_init.c | 48 int ret; in START_TEST() local 56 int ret; in START_TEST() local 64 int ret; in START_TEST() local 75 int ret; in START_TEST() local 86 int ret; in START_TEST() local 100 int ret; in START_TEST() local 114 int ret; in START_TEST() local 136 int ret; in START_TEST() local 154 int ret; in START_TEST() local 171 int ret; in START_TEST() local [all …]
|
/external/openssh/ |
D | bufaux.c | 31 int ret; in buffer_get_short_ret() local 43 u_short ret; in buffer_get_short() local 54 int ret; in buffer_get_int_ret() local 66 u_int ret; in buffer_get_int() local 77 int ret; in buffer_get_int64_ret() local 89 u_int64_t ret; in buffer_get_int64() local 100 int ret; in buffer_put_short() local 109 int ret; in buffer_put_int() local 118 int ret; in buffer_put_int64() local 128 int ret; in buffer_get_string_ret() local [all …]
|
/external/libopus/tests/ |
D | test_opus_api.c | 715 int payload_offset, ret; in test_parse() local 727 ret=opus_packet_parse(packet,4,&toc,frames,size,&payload_offset); in test_parse() local 743 ret=opus_packet_parse(packet,jj,&toc,frames,size,&payload_offset); in test_parse() local 765 ret=opus_packet_parse(packet,1,&toc,frames,size,&payload_offset); in test_parse() local 770 ret=opus_packet_parse(packet,2,&toc,frames,size,&payload_offset); in test_parse() local 779 ret=opus_packet_parse(packet,j+(j<252?2:3)-1,&toc,frames,size,&payload_offset); in test_parse() local 784 ret=opus_packet_parse(packet,j+(j<252?2:3)+1276,&toc,frames,size,&payload_offset); in test_parse() local 789 ret=opus_packet_parse(packet,j+(j<252?2:3),&toc,frames,size,&payload_offset); in test_parse() local 797 ret=opus_packet_parse(packet,(j<<1)+4,&toc,frames,size,&payload_offset); in test_parse() local 813 ret=opus_packet_parse(packet,1,&toc,frames,size,&payload_offset); in test_parse() local [all …]
|
/external/tensorflow/tensorflow/core/graph/ |
D | testlib.cc | 37 Node* ret; in Send() local 52 Node* ret; in Recv() local 67 Node* ret; in Constant() local 76 Node* ret; in Constant() local 89 Node* ret; in HostConstant() local 98 Node* ret; in Var() local 108 Node* ret; in Var() local 117 Node* ret; in Assign() local 127 Node* ret; in Cumsum() local 139 Node* ret; in Reduce() local [all …]
|
/external/u-boot/drivers/core/ |
D | uclass.c | 54 int ret; in uclass_add() local 108 int ret; in uclass_destroy() local 178 int ret; in uclass_find_device() local 200 int ret; in uclass_find_first_device() local 232 int ret; in uclass_find_device_by_name() local 256 int ret; in uclass_find_device_by_seq() local 285 int ret; in uclass_find_device_by_of_offset() local 309 int ret; in uclass_find_device_by_ofnode() local 337 int ret; in uclass_find_device_by_phandle() local 368 int ret; in uclass_get_device_by_driver() local [all …]
|
/external/u-boot/drivers/power/ |
D | axp221.c | 30 int ret; in axp_set_dcdc1() local 52 int ret; in axp_set_dcdc2() local 69 int ret; in axp_set_dcdc3() local 86 int ret; in axp_set_dcdc4() local 103 int ret; in axp_set_dcdc5() local 120 int ret; in axp_set_aldo1() local 137 int ret; in axp_set_aldo2() local 154 int ret; in axp_set_aldo3() local 172 int ret; in axp_set_dldo() local 191 int ret; in axp_set_eldo() local [all …]
|
/external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/ |
D | ptrace.h | 66 int ret; in start_trace() local 83 int ret; in stop_trace() local 95 int ret; in cont_trace() local 109 long ret; in ptrace_read_regs() local 129 long ret; in ptrace_write_regs() local 148 int ret; in show_tar_registers() local 194 int ret; in write_tar_registers() local 237 int ret; in show_tm_checkpointed_state() local 285 int ret; in write_ckpt_tar_registers() local 328 int ret, i; in show_fpr() local [all …]
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_tunnel_kern.c | 25 #define ERROR(ret) do {\ argument 49 int ret; in _gre_set_tunnel() local 71 int ret; in _gre_get_tunnel() local 89 int ret; in _ip6gretap_set_tunnel() local 114 int ret; in _ip6gretap_get_tunnel() local 134 int ret; in _erspan_set_tunnel() local 179 int ret; in _erspan_get_tunnel() local 218 int ret; in _ip4ip6erspan_set_tunnel() local 264 int ret; in _ip4ip6erspan_get_tunnel() local 302 int ret; in _vxlan_set_tunnel() local [all …]
|
/external/libxcam/modules/isp/iq/ |
D | x3a_analyze_tuner.cpp | 55 XCamReturn ret = XCAM_RETURN_NO_ERROR; in create_tuning_handlers() local 102 XCamReturn ret = XCAM_RETURN_NO_ERROR; in analyze_ae() local 112 XCamReturn ret = XCAM_RETURN_NO_ERROR; in analyze_awb() local 122 XCamReturn ret = XCAM_RETURN_NO_ERROR; in analyze_af() local 132 XCamReturn ret = XCAM_RETURN_NO_ERROR; in analyze_common() local 171 XCamReturn ret = XCAM_RETURN_NO_ERROR; in internal_init() local 185 XCamReturn ret = XCAM_RETURN_NO_ERROR; in internal_deinit() local 196 XCamReturn ret = XCAM_RETURN_NO_ERROR; in configure_3a() local 207 XCamReturn ret = XCAM_RETURN_NO_ERROR; in pre_3a_analyze() local 217 XCamReturn ret = XCAM_RETURN_NO_ERROR; in post_3a_analyze() local
|
/external/ltp/testcases/kernel/syscalls/eventfd/ |
D | eventfd01.c | 88 int ret; in clear_counter() local 113 int ret; in set_counter() local 133 int ret; in read_test() local 154 int ret; in read_eagain_test() local 178 int ret; in write_test() local 198 int ret; in write_eagain_test() local 225 int ret; in read_einval_test() local 244 int ret; in write_einval_test() local 263 int ret; in write_einval2_test() local 291 int ret; in readfd_set_test() local [all …]
|
/external/python/cpython3/Modules/ |
D | fcntlmodule.c | 63 int ret; in fcntl_fcntl_impl() local 81 ret = fcntl(fd, code, buf); in fcntl_fcntl_impl() local 102 ret = fcntl(fd, code, (int)int_arg); in fcntl_fcntl_impl() local 168 int ret; in fcntl_ioctl_impl() local 205 ret = ioctl(fd, code, arg); in fcntl_ioctl_impl() local 240 ret = ioctl(fd, code, buf); in fcntl_ioctl_impl() local 261 ret = ioctl(fd, code, arg); in fcntl_ioctl_impl() local 288 int ret; in fcntl_flock_impl() local 294 ret = flock(fd, code); in fcntl_flock_impl() local 321 ret = fcntl(fd, (code & LOCK_NB) ? F_SETLK : F_SETLKW, &l); in fcntl_flock_impl() local [all …]
|
/external/libopus/silk/ |
D | MacroCount.h | 42 opus_int64 ret; in silk_SaveResetCount() local 55 opus_int32 ret; in silk_MUL() local 63 opus_uint32 ret; in silk_MUL_uint() local 70 opus_int32 ret; in silk_MLA() local 78 opus_uint32 ret; in silk_MLA_uint() local 86 opus_int32 ret; in silk_SMULWB() local 93 opus_int32 ret; in silk_SMLAWB() local 101 opus_int32 ret; in silk_SMULWT() local 108 opus_int32 ret; in silk_SMLAWT() local 116 opus_int32 ret; in silk_SMULBB() local [all …]
|
/external/linux-kselftest/tools/testing/selftests/filesystems/ |
D | devpts_pts.c | 18 int ret; in terminal_dup2() local 44 int ret; in login_pty() local 64 int status, ret; in wait_for_pid() local 84 int ret; in resolve_procfd_symlink() local 102 int ret; in do_tiocgptpeer() local 190 int ret = -1; in verify_non_standard_devpts_mount() local 236 int ret; in verify_ptmx_bind_mount() local 254 int ret; in verify_invalid_ptmx_bind_mount() local 282 int ret; in main() local
|
/external/libavc/common/ |
D | ih264_buf_mgr.c | 173 IH264_ERROR_T ret = IH264_SUCCESS; in ih264_buf_mgr_yield() local 208 WORD32 ret; in ih264_buf_mgr_free() local 293 IH264_ERROR_T ret = IH264_SUCCESS; in ih264_buf_mgr_add() local 351 IH264_ERROR_T ret = IH264_SUCCESS; in ih264_buf_mgr_get_next_free() local 397 IH264_ERROR_T ret = IH264_SUCCESS; in ih264_buf_mgr_check_free() local 450 IH264_ERROR_T ret = IH264_SUCCESS; in ih264_buf_mgr_release() local 512 IH264_ERROR_T ret = IH264_SUCCESS; in ih264_buf_mgr_set_status() local 563 IH264_ERROR_T ret = IH264_SUCCESS; in ih264_buf_mgr_get_status() local 602 IH264_ERROR_T ret = IH264_SUCCESS; in ih264_buf_mgr_get_buf() local 643 IH264_ERROR_T ret = IH264_SUCCESS; in ih264_buf_mgr_get_bufid() local [all …]
|
/external/pdfium/third_party/base/allocator/partition_allocator/ |
D | page_allocator.cc | 57 void* ret; in SystemAllocPages() local 91 void* ret = base; in TrimMapping() local 138 void* ret = SystemAllocPages(address, length, page_accessibility); in AllocPages() local 169 void* ret; in AllocPages() local 189 int ret = munmap(address, length); in FreePages() local 192 BOOL ret = VirtualFree(address, 0, MEM_RELEASE); in FreePages() local 200 int ret = mprotect(address, length, PROT_NONE); in SetSystemPagesInaccessible() local 203 BOOL ret = VirtualFree(address, length, MEM_DECOMMIT); in SetSystemPagesInaccessible() local 220 int ret = madvise(address, length, MADV_FREE); in DecommitSystemPages() local 264 DWORD ret = 1; in DiscardSystemPages() local [all …]
|
/external/ltp/testcases/kernel/syscalls/nftw/ |
D | test.c | 49 int i, j, ret; in test1A() local 109 int i, ret; in test2A() local 154 int ret; in test3A() local 300 int ret; in test7A() local 328 int ret; in test8A() local 357 int ret; in test9A() local 386 int ret; in test10A() local 416 int i, ret; in test11A() local 450 int ret; in test12A() local 480 int i, ret; in test13A() local [all …]
|
D | test64.c | 48 int i, j, ret; in test1A() local 107 int i, ret; in test2A() local 152 int ret; in test3A() local 302 int ret; in test7A() local 332 int ret; in test8A() local 362 int ret; in test9A() local 393 int ret; in test10A() local 424 int i, ret; in test11A() local 459 int ret; in test12A() local 489 int i, ret; in test13A() local [all …]
|
/external/u-boot/drivers/adc/ |
D | adc-uclass.c | 51 int ret = 0; in adc_supply_enable() local 93 int ret; in adc_start_channel() local 112 int ret; in adc_start_channels() local 133 int ret; in adc_channel_data() local 160 int ret; in adc_channels_data() local 184 int ret; in adc_channel_single_shot() local 206 int channel, ret; in _adc_channels_single_shot() local 233 int ret; in adc_channels_single_shot() local 259 int ret; in adc_vdd_platdata_update() local 284 int ret; in adc_vss_platdata_update() local [all …]
|
/external/python/cpython2/Modules/ |
D | fcntlmodule.c | 38 int ret; in fcntl_fcntl() local 52 ret = fcntl(fd, code, buf); in fcntl_fcntl() local 70 ret = fcntl(fd, code, arg); in fcntl_fcntl() local 116 int ret; in fcntl_ioctl() local 151 ret = ioctl(fd, code, arg); in fcntl_ioctl() local 183 ret = ioctl(fd, code, buf); in fcntl_ioctl() local 202 ret = ioctl(fd, code, (void *)arg); in fcntl_ioctl() local 255 int ret; in fcntl_flock() local 263 ret = flock(fd, code); in fcntl_flock() local 312 int fd, code, ret, whence = 0; in fcntl_lockf() local [all …]
|