/external/ltrace/sysdeps/linux-gnu/arm/ |
D | breakpoint.c | 47 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/chromium_org/chrome/browser/prefs/ |
D | leveldb_pref_store_unittest.cc | 77 base::FundamentalValue orig_value(5); in TEST_F() local 80 EXPECT_TRUE(orig_value.Equals(actual_value)); in TEST_F() 90 base::FundamentalValue orig_value(5); in TEST_F() local 92 EXPECT_TRUE(orig_value.Equals(actual_value)); in TEST_F() 132 base::DictionaryValue* orig_value = new base::DictionaryValue; in TEST_F() local 133 orig_value->SetInteger("key2", 25); in TEST_F() 134 pref_store_->SetValue(key, orig_value); in TEST_F() 138 EXPECT_TRUE(orig_value->Equals(actual_value)); in TEST_F()
|
/external/chromium_org/third_party/cython/src/Cython/Compiler/ |
D | Options.py | 267 orig_value = value 277 name, orig_value)) 283 name, orig_value))
|
/external/ltrace/ |
D | breakpoints.c | 170 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()
|
D | breakpoint.h | 66 unsigned char orig_value[BREAKPOINT_LENGTH]; member
|
/external/ltrace/sysdeps/linux-gnu/ |
D | breakpoint.c | 65 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/ |
D | breakpoint.c | 201 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/ |
D | trace.c | 108 memcpy(u.buf, sbp->orig_value, BREAKPOINT_LENGTH); in arch_sw_singlestep()
|
/external/libsepol/src/ |
D | conditional.c | 348 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_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
D | lp_bld_tgsi_aos.c | 342 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/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_tgsi_aos.c | 342 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/libexif/ |
D | ltmain.sh | 4292 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/libmtp/ |
D | ltmain.sh | 3276 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/ |
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);
|
/external/libcap-ng/libcap-ng-0.7/ |
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);
|
/external/chromium_org/third_party/sqlite/src/ |
D | ltmain.sh | 3283 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/protobuf/gtest/build-aux/ |
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);
|
/external/libpng/ |
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);
|
/external/libusb-compat/ |
D | ltmain.sh | 3283 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/libedit/ |
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);
|
/external/openfst/ |
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);
|
/external/qemu/distrib/sdl-1.2.15/build-scripts/ |
D | ltmain.sh | 3276 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 3882 lt_extend_str (const char *orig_value, const char *add, int to_end) 3885 if (orig_value && *orig_value) 3887 int orig_value_len = strlen (orig_value); 3892 strcpy (new_value, orig_value); 3898 strcpy (new_value + add_len, orig_value);
|
/external/libogg/ |
D | ltmain.sh | 3276 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/chromium_org/third_party/tcmalloc/vendor/ |
D | ltmain.sh | 3276 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/chromium_org/third_party/opus/src/ |
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);
|