/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl37.c | 58 unsigned int orig_value; in setup() local 66 orig_value = TST_RET; in setup() 68 wrbuf = SAFE_MALLOC(orig_value); in setup() 69 memset(wrbuf, 'x', orig_value); in setup() 70 SAFE_WRITE(1, fds[1], wrbuf, orig_value); in setup() 76 half_value = orig_value / 2; in setup()
|
/third_party/ltp/testcases/commands/sysctl/ |
D | sysctl01.sh | 27 local orig_value=$(cat "$dir""$name") 33 if [ ${test_value} -eq ${orig_value} ]; then 37 sysctl -w "kernel.""$name"=${orig_value} >/dev/null 2>&1
|
D | sysctl02.sh | 31 orig_value=$(cat "$sys_file") 77 [ -n "$orig_value" ] && sysctl -w -q $sys_name=$orig_value
|
/third_party/ltp/lib/newlib_tests/ |
D | test_zero_hugepage.sh | 14 orig_value=`cat /proc/sys/vm/nr_hugepages` 32 echo $orig_value > /proc/sys/vm/nr_hugepages
|
/third_party/selinux/libsepol/src/ |
D | conditional.c | 348 unsigned int i, j, orig_value[COND_MAX_BOOLS]; in cond_normalize_expr() local 408 orig_value[i] = in cond_normalize_expr() 435 orig_value[i]; in cond_normalize_expr()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/ |
D | gstsdpmessage.c | 3428 gchar *p, *t, *orig_value; in gst_sdp_parse_rtpmap() local 3430 p = orig_value = g_strdup (rtpmap); in gst_sdp_parse_rtpmap() 3469 g_free (orig_value); in gst_sdp_parse_rtpmap() 3473 g_free (orig_value); in gst_sdp_parse_rtpmap() 4053 gchar *orig_value; in gst_sdp_parse_keymgmt() local 4056 p = orig_value = g_strdup (keymgmt); in gst_sdp_parse_keymgmt() 4060 g_free (orig_value); in gst_sdp_parse_keymgmt() 4066 g_free (orig_value); in gst_sdp_parse_keymgmt() 4070 g_free (orig_value); /* Don't need this any more */ in gst_sdp_parse_keymgmt()
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_tgsi_aos.c | 289 LLVMValueRef orig_value; in lp_emit_store_aos() local 291 orig_value = LLVMBuildLoad2(builder, vec_type, ptr, ""); in lp_emit_store_aos() 293 mask, value, orig_value); in lp_emit_store_aos()
|
/third_party/libabigail/ |
D | ltmain.sh | 4275 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 4858 lt_extend_str (const char *orig_value, const char *add, int to_end) 4861 if (orig_value && *orig_value) 4863 int orig_value_len = strlen (orig_value); 4868 strcpy (new_value, orig_value); 4874 strcpy (new_value + add_len, orig_value);
|
/third_party/skia/third_party/externals/microhttpd/ |
D | ltmain.sh | 4295 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 4878 lt_extend_str (const char *orig_value, const char *add, int to_end) 4881 if (orig_value && *orig_value) 4883 int orig_value_len = strlen (orig_value); 4888 strcpy (new_value, orig_value); 4894 strcpy (new_value + add_len, orig_value);
|
/third_party/freetype/builds/unix/ |
D | ltmain.sh | 5925 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 6513 lt_extend_str (const char *orig_value, const char *add, int to_end) 6516 if (orig_value && *orig_value) 6518 size_t orig_value_len = strlen (orig_value); 6523 strcpy (new_value, orig_value); 6529 strcpy (new_value + add_len, orig_value);
|
/third_party/libevdev/build-aux/ |
D | ltmain.sh | 5661 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 6249 lt_extend_str (const char *orig_value, const char *add, int to_end) 6252 if (orig_value && *orig_value) 6254 size_t orig_value_len = strlen (orig_value); 6259 strcpy (new_value, orig_value); 6265 strcpy (new_value + add_len, orig_value);
|
/third_party/libffi/ |
D | ltmain.sh | 5668 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 6256 lt_extend_str (const char *orig_value, const char *add, int to_end) 6259 if (orig_value && *orig_value) 6261 size_t orig_value_len = strlen (orig_value); 6266 strcpy (new_value, orig_value); 6272 strcpy (new_value + add_len, orig_value);
|
/third_party/mtdev/config-aux/ |
D | ltmain.sh | 5883 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 6471 lt_extend_str (const char *orig_value, const char *add, int to_end) 6474 if (orig_value && *orig_value) 6476 size_t orig_value_len = strlen (orig_value); 6481 strcpy (new_value, orig_value); 6487 strcpy (new_value + add_len, orig_value);
|
/third_party/skia/third_party/externals/libpng/ |
D | ltmain.sh | 5668 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 6256 lt_extend_str (const char *orig_value, const char *add, int to_end) 6259 if (orig_value && *orig_value) 6261 size_t orig_value_len = strlen (orig_value); 6266 strcpy (new_value, orig_value); 6272 strcpy (new_value + add_len, orig_value);
|
/third_party/node/deps/cares/ |
D | ltmain.sh | 5760 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 6348 lt_extend_str (const char *orig_value, const char *add, int to_end) 6351 if (orig_value && *orig_value) 6353 size_t orig_value_len = strlen (orig_value); 6358 strcpy (new_value, orig_value); 6364 strcpy (new_value + add_len, orig_value);
|
/third_party/openssl/crypto/evp/ |
D | ctrl_params_translate.c | 544 const char *orig_value = ctx->p2; in default_fixup_args() local 583 orig_ctrl_str, orig_value); in default_fixup_args()
|
/third_party/python/Lib/test/test_email/ |
D | test_email.py | 4076 orig_value = out.getvalue() 4080 self.assertEqual(out.getvalue(), orig_value)
|