/external/ltp/testcases/kernel/fs/proc/ |
proc01.c | 292 long ret_val = 0; local 320 ret_val += readproc(dirobj); 330 return ret_val;
|
/external/u-boot/env/ |
common.c | 48 char *ret_val; local 55 ret_val = env_get(name); 58 return ret_val;
|
/external/selinux/mcstrans/src/ |
mcstransd.c | 85 send_response(int fd, uint32_t function, char *data, int32_t ret_val) 101 resp_hdr[2].iov_base = &ret_val; 102 resp_hdr[2].iov_len = sizeof(ret_val); 105 if (count != (sizeof(function) + sizeof(data_size) + sizeof(ret_val))) { 119 return ret_val;
|
/external/u-boot/arch/x86/cpu/quark/ |
mrc_util.c | 967 uint32_t ret_val = sizeof(vref_codes) / 2; local 980 ret_val = j; 987 return ret_val; 1035 uint32_t ret_val = 0x00; /* assume all '0' samples */ local 1063 * ret_val bit 1075 ret_val |= (1 << (bl + bl_grp * 2)); 1080 * "ret_val.0" contains the status of BL0 1081 * "ret_val.1" contains the status of BL1 1082 * "ret_val.2" contains the status of BL2 1085 return ret_val; 1256 uint32_t ret_val = 0x00; local [all...] |
/external/u-boot/fs/yaffs2/ |
yaffs_guts.c | 421 int ret_val; local 443 ret_val = (dev->alloc_block * dev->param.chunks_per_block) + 461 return ret_val; 993 int ret_val = -1; local 1004 return ret_val; 1008 ret_val = yaffs_find_chunk_in_group(dev, the_chunk, tags, in->obj_id, 1010 return ret_val; 1021 int ret_val = -1; local 1031 return ret_val; 1035 ret_val = yaffs_find_chunk_in_group(dev, the_chunk, tags, in->obj_id 2393 int ret_val = YAFFS_OK; local 2531 int ret_val = YAFFS_OK; local 3265 int ret_val = 0; local 3813 int ret_val; local 3842 int ret_val = YAFFS_OK; local 3910 int ret_val = -1; local 3972 int ret_val; local [all...] |
/external/pdfium/third_party/libtiff/ |
tif_dir.c | 861 int ret_val = 1; local 1097 ret_val = 0; 1104 ret_val = 0; [all...] |
/external/libaom/libaom/av1/encoder/ |
ransac.c | 381 int ret_val = 0; local 431 ret_val = 1; 456 ret_val = 1; 465 ret_val = 1; 546 return ret_val; 557 int ret_val = 0; local 607 ret_val = 1; 632 ret_val = 1; 641 ret_val = 1; 722 return ret_val; [all...] |
/external/python/cpython3/Lib/test/ |
test_winreg.py | 352 ret_val, ret_type = QueryValueEx(ck, "test_name") 354 self.assertEqual(ret_val, test_val) 365 ret_val, ret_type = QueryValueEx(ck, "test_name") 367 self.assertEqual(ret_val, test_val) 378 ret_val, ret_type = QueryValueEx(ck, "test_name") 380 self.assertEqual(ret_val, "A string")
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
codegen.ml | 89 let ret_val = codegen_expr body in var 92 let _ = build_ret ret_val builder in
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
codegen.ml | 89 let ret_val = codegen_expr body in var 92 let _ = build_ret ret_val builder in
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter3/ |
codegen.ml | 89 let ret_val = codegen_expr body in var 92 let _ = build_ret ret_val builder in
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/ |
codegen.ml | 89 let ret_val = codegen_expr body in var 92 let _ = build_ret ret_val builder in
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
codegen.ml | 89 let ret_val = codegen_expr body in var 92 let _ = build_ret ret_val builder in
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
codegen.ml | 89 let ret_val = codegen_expr body in var 92 let _ = build_ret ret_val builder in
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/ |
meminit_utils.c | 804 uint32_t ret_val = sizeof(vref_codes) / 2;
local 817 ret_val = j;
822 return ret_val;
1074 uint32_t ret_val = 0x00; // assume all '0' samples
local 1095 // and set that value in the corresponding "ret_val" bit
1113 ret_val |= (1 << (bl_i + (bl_grp * 2)));
1118 // "ret_val.0" contains the status of BL0
1119 // "ret_val.1" contains the status of BL1
1120 // "ret_val.2" contains the status of BL2
1122 return ret_val;
1161 uint32_t ret_val = 0x00; local [all...] |
/external/e2fsprogs/lib/blkid/ |
blkid.h.in | 99 char **ret_val);
|
/external/webrtc/talk/app/webrtc/java/jni/ |
androidmediadecoder_jni.cc | 311 int ret_val = ReleaseOnCodecThread(); local 312 if (ret_val < 0) { 313 ALOGE << "Release failure: " << ret_val << " - fallback to SW codec"; local 430 int ret_val = ReleaseOnCodecThread(); local 431 if (ret_val < 0) { 437 ret_val = InitDecodeOnCodecThread(); 438 ALOGE << "Reset H.264 codec done. Status: " << ret_val; local 439 if (ret_val == WEBRTC_VIDEO_CODEC_OK) { [all...] |
/external/libxaac/decoder/ |
ixheaacd_block.c | 1013 WORD ret_val = 0; local 1030 ret_val = ixheaacd_huffman_dec_word1(it_bit_buff, spec_coef, band_offset, 1040 ret_val = ixheaacd_huffman_dec_quad(it_bit_buff, spec_coef, band_offset, 1055 ret_val = ixheaacd_huffman_dec_pair( 1066 return ret_val; 1073 WORD ret_val = 0; local 1088 ret_val = ixheaacd_huffman_dec_word2_11( 1094 ret_val = ixheaacd_huffman_dec_word2_quad(it_bit_buff, width, cb_table, 1109 ret_val = ixheaacd_huffman_dec_word2_pair( [all...] |
/external/tensorflow/tensorflow/tools/api/tests/ |
api_compatibility_test.py | 331 ret_val = api_objects_pb2.TFAPIObject() 332 text_format.Merge(file_io.read_file_to_string(filename), ret_val) 333 return ret_val
|
/device/google/marlin/camera/QCamera2/HAL/ |
QCameraChannel.h | 141 int32_t doReprocess(int buf_fd, void *buffer, size_t buf_length, int32_t &ret_val);
|
/external/python/cpython2/Lib/test/ |
test_winreg.py | 351 ret_val, ret_type = QueryValueEx(ck, "test_name") 353 self.assertEqual(ret_val, test_val) 364 ret_val, ret_type = QueryValueEx(ck, "test_name") 366 self.assertEqual(ret_val, test_val)
|
/device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/ |
E100b.c | 3500 UINT16 ret_val; local [all...] |
/external/swiftshader/third_party/SPIRV-Tools/tools/opt/ |
opt.cpp | 481 auto ret_val = local 485 return ret_val;
|
/external/tensorflow/tensorflow/python/kernel_tests/random/ |
random_grad_test.py | 55 ret_val = sess.run(ret, {x: np.ones([2, 2]), num_dimensions: 2}) 56 self.assertAllEqual(ret_val.shape, [1, 1, 2, 2])
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
rtp_receiver_impl.cc | 201 int32_t ret_val = rtp_media_receiver_->ParseRtpPacket( local 205 if (ret_val < 0) {
|