Home
last modified time | relevance | path

Searched refs:orig_value (Results 1 – 25 of 26) sorted by relevance

12

/external/ltrace/sysdeps/linux-gnu/arm/
Dbreakpoint.c47 orig.b[j] = sbp->orig_value[i * sizeof(long) + j]; in arch_enable_breakpoint()
55 sbp->orig_value[i * sizeof(long) + j] = bytes[j]; in arch_enable_breakpoint()
80 orig.b[j] = sbp->orig_value[i * sizeof(long) + j]; in arch_disable_breakpoint()
87 bytes[j] = sbp->orig_value[i * sizeof(long) + j]; in arch_disable_breakpoint()
/external/ltrace/
Dbreakpoints.c170 memset(bp->orig_value, 0, sizeof(bp->orig_value)); in breakpoint_init_base()
221 memcpy(retp->orig_value, bp->orig_value, sizeof(bp->orig_value)); in breakpoint_clone()
Dbreakpoint.h66 unsigned char orig_value[BREAKPOINT_LENGTH]; member
/external/ltrace/sysdeps/linux-gnu/
Dbreakpoint.c65 sbp->orig_value[i * sizeof(long) + j] = bytes[j]; in arch_enable_breakpoint()
115 bytes[j] = sbp->orig_value[i * sizeof(long) + j]; in arch_disable_breakpoint()
/external/ltrace/sysdeps/linux-gnu/ia64/
Dbreakpoint.c201 memcpy(sbp->orig_value, &instr, sizeof(instr)); in arch_enable_breakpoint()
226 memcpy(&instr, sbp->orig_value, sizeof(instr)); in arch_disable_breakpoint()
/external/ltrace/sysdeps/linux-gnu/ppc/
Dtrace.c108 memcpy(u.buf, sbp->orig_value, BREAKPOINT_LENGTH); in arch_sw_singlestep()
/external/selinux/libsepol/src/
Dconditional.c348 unsigned int i, j, orig_value[COND_MAX_BOOLS]; in cond_normalize_expr() local
410 orig_value[i] = in cond_normalize_expr()
438 orig_value[i]; in cond_normalize_expr()
/external/chromium-trace/trace-viewer/third_party/Paste/paste/evalexception/
Dmiddleware.py474 orig_value = value
477 value += '<span style="display: none">%s</span>' % orig_value[100:]
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_aos.c342 LLVMValueRef orig_value; in lp_emit_store_aos() local
344 orig_value = LLVMBuildLoad(builder, ptr, ""); in lp_emit_store_aos()
346 mask, value, orig_value); in lp_emit_store_aos()
/external/libogg/
Dltmain.sh3276 char *lt_extend_str (const char *orig_value, const char *add, int to_end);
3881 lt_extend_str (const char *orig_value, const char *add, int to_end)
3884 if (orig_value && *orig_value)
3886 int orig_value_len = strlen (orig_value);
3891 strcpy (new_value, orig_value);
3897 strcpy (new_value + add_len, orig_value);
/external/libopus/
Dltmain.sh4295 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);
/external/google-breakpad/autotools/
Dltmain.sh3276 char *lt_extend_str (const char *orig_value, const char *add, int to_end);
3881 lt_extend_str (const char *orig_value, const char *add, int to_end)
3884 if (orig_value && *orig_value)
3886 int orig_value_len = strlen (orig_value);
3891 strcpy (new_value, orig_value);
3897 strcpy (new_value + add_len, orig_value);
/external/libmtp/
Dltmain.sh3276 char *lt_extend_str (const char *orig_value, const char *add, int to_end);
3881 lt_extend_str (const char *orig_value, const char *add, int to_end)
3884 if (orig_value && *orig_value)
3886 int orig_value_len = strlen (orig_value);
3891 strcpy (new_value, orig_value);
3897 strcpy (new_value + add_len, orig_value);
/external/libusb-compat/
Dltmain.sh3283 char *lt_extend_str (const char *orig_value, const char *add, int to_end);
3888 lt_extend_str (const char *orig_value, const char *add, int to_end)
3891 if (orig_value && *orig_value)
3893 int orig_value_len = strlen (orig_value);
3898 strcpy (new_value, orig_value);
3904 strcpy (new_value + add_len, orig_value);
/external/pcre/dist/
Dltmain.sh4295 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);
/external/protobuf/gtest/build-aux/
Dltmain.sh4295 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);
/external/protobuf/
Dltmain.sh4295 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);
/external/libvorbis/
Dltmain.sh3276 char *lt_extend_str (const char *orig_value, const char *add, int to_end);
3881 lt_extend_str (const char *orig_value, const char *add, int to_end)
3884 if (orig_value && *orig_value)
3886 int orig_value_len = strlen (orig_value);
3891 strcpy (new_value, orig_value);
3897 strcpy (new_value + add_len, orig_value);
/external/libpng/
Dltmain.sh4295 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);
/external/google-tv-pairing-protocol/cpp/
Dlibtool3777 char *lt_extend_str (const char *orig_value, const char *add, int to_end);
4382 lt_extend_str (const char *orig_value, const char *add, int to_end)
4385 if (orig_value && *orig_value)
4387 int orig_value_len = strlen (orig_value);
4392 strcpy (new_value, orig_value);
4398 strcpy (new_value + add_len, orig_value);
Dltmain.sh3276 char *lt_extend_str (const char *orig_value, const char *add, int to_end);
3881 lt_extend_str (const char *orig_value, const char *add, int to_end)
3884 if (orig_value && *orig_value)
3886 int orig_value_len = strlen (orig_value);
3891 strcpy (new_value, orig_value);
3897 strcpy (new_value + add_len, orig_value);
/external/openfst/
Dltmain.sh4295 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);
/external/libedit/
Dltmain.sh4295 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);
/external/libexif/
Dltmain.sh4292 char *lt_extend_str (const char *orig_value, const char *add, int to_end);
4875 lt_extend_str (const char *orig_value, const char *add, int to_end)
4878 if (orig_value && *orig_value)
4880 int orig_value_len = strlen (orig_value);
4885 strcpy (new_value, orig_value);
4891 strcpy (new_value + add_len, orig_value);
/external/libcap-ng/libcap-ng-0.7/
Dltmain.sh4295 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);

12