Searched refs:orig_value (Results 1 – 12 of 12) sorted by relevance
/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/expat/conftools/ |
D | ltmain.sh | 4289 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 4872 lt_extend_str (const char *orig_value, const char *add, int to_end) 4875 if (orig_value && *orig_value) 4877 int orig_value_len = strlen (orig_value); 4882 strcpy (new_value, orig_value); 4888 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/openfst/ |
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/libpng/ |
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/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/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/libvorbis/ |
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/expat/ |
D | libtool | 4729 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 5312 lt_extend_str (const char *orig_value, const char *add, int to_end) 5315 if (orig_value && *orig_value) 5317 int orig_value_len = strlen (orig_value); 5322 strcpy (new_value, orig_value); 5328 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/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/libusb/ |
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);
|