HomeSort by relevance Sort by last modified time
    Searched defs:newp (Results 26 - 42 of 42) sorted by null

12

  /external/elfutils/src/
ldscript.c 2006 struct id_list *newp = new_id_listelem ((yyvsp[(2) - (3)].str)); local
2269 struct expression *newp = (struct expression *) local
2280 struct input_section_name *newp = (struct input_section_name *) local
2292 struct input_rule *newp = (struct input_rule *) local
2304 struct output_rule *newp = (struct output_rule *) local
2318 struct assignment *newp = (struct assignment *) local
2334 struct output_segment *newp; local
2369 struct filename_list *newp; local
2432 struct id_list *newp; local
2451 struct version *newp; local
    [all...]
elflint.c 1211 struct loaded_segment *newp = xmalloc (sizeof (*newp)); local
    [all...]
ldgeneric.c 285 check_for_duplicate2 (struct usedfiles *newp, struct usedfiles *list)
303 if (unlikely (list->ino == newp->ino)
304 && unlikely (list->dev == newp->dev))
306 close (newp->fd);
307 newp->fd = -1;
308 newp->status = closed;
309 if (newp->file_type == relocatable_file_type)
311 newp->rfname);
324 check_for_duplicate (struct usedfiles *newp)
328 if (unlikely (fstat (newp->fd, &st) < 0)
1435 struct symbol *newp; local
1541 struct symbol *newp; local
1837 struct usedfiles *newp; local
1928 struct usedfiles *newp; local
2105 struct usedfiles *newp; local
2138 char *newp; local
2418 struct scnhead *newp; local
2908 struct scnhead *newp; local
3202 struct member *newp; local
4751 struct scnlist *newp; local
5496 struct Ebl_Strtab *newp = ebl_strtabinit (true); local
5566 char *newp = (char *) obstack_alloc (&ld_state.smem, namelen); local
    [all...]
readelf.c 5094 struct mac_culist *newp = (struct mac_culist *) alloca (sizeof (*newp)); local
    [all...]
  /external/libsepol/src/
services.c 1412 policydb_t *newp; local
1479 policydb_t *newp; member in struct:__anon22874
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c 731 vp9_prob newp = new_frame_coef_probs[i][j][k][l][t]; local
741 old_frame_coef_probs[i][j][k][l], &newp, upd, i, j);
744 frame_branch_ct[i][j][k][l][t], oldp, &newp, upd);
745 if (s > 0 && newp != oldp)
771 vp9_prob newp = new_frame_coef_probs[i][j][k][l][t]; local
781 old_frame_coef_probs[i][j][k][l], &newp, upd, i, j);
785 *oldp, &newp, upd);
786 if (s > 0 && newp != *oldp)
795 vp9_write_prob_diff_update(bc, newp, *oldp);
796 *oldp = newp;
822 vp9_prob newp = new_frame_coef_probs[i][j][k][l][t]; local
    [all...]
  /external/ppp/pppd/
main.c 1259 struct callout *newp, *p, **pp; local
1264 if ((newp = (struct callout *) malloc(sizeof(struct callout))) == NULL)
1266 newp->c_arg = arg;
1267 newp->c_func = func;
1269 newp->c_time.tv_sec = timenow.tv_sec + secs;
1270 newp->c_time.tv_usec = timenow.tv_usec + usecs;
1271 if (newp->c_time.tv_usec >= 1000000) {
1272 newp->c_time.tv_sec += newp->c_time.tv_usec / 1000000;
1273 newp->c_time.tv_usec %= 1000000
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
numfmtst.cpp 220 UnicodeString newp; fmt.toPattern(newp); local
221 if (!(newp == newpat[i]))
223 "; " + newp + " seen instead");
    [all...]
  /external/chromium_org/third_party/npapi/npspy/extern/plugin/
npupp.h 502 NPP_NewUPP newp; member in struct:_NPPluginFuncs
  /external/elfutils/libcpu/
i386_parse.c 1613 struct synonym *newp = xmalloc (sizeof (*newp)); local
1638 struct instruction *newp = xcalloc (sizeof (*newp), local
2171 struct known_bitfield *newp = xmalloc (sizeof (struct known_bitfield)); local
2516 struct argstring *newp = xmalloc (sizeof (*newp)); local
2529 struct argstring *newp = xmalloc (sizeof (*newp)); local
    [all...]
  /external/icu4c/test/intltest/
numfmtst.cpp 227 UnicodeString newp; fmt.toPattern(newp); local
228 if (!(newp == newpat[i]))
230 "; " + newp + " seen instead");
    [all...]
  /frameworks/base/core/java/android/content/pm/
PackageParser.java 2871 PatternMatcher[] newp = new PatternMatcher[N+1]; local
2962 PathPermission[] newp = new PathPermission[N+1]; local
    [all...]
  /bionic/libc/upstream-dlmalloc/
malloc.c 3888 mchunkptr newp = (mchunkptr)(cp + offset); local
4835 mchunkptr newp = 0; local
4948 mchunkptr newp = (mchunkptr)pos; local
5233 mchunkptr newp = try_realloc_chunk(m, oldp, nb, 1); local
5271 mchunkptr newp = try_realloc_chunk(m, oldp, nb, 0); local
5785 mchunkptr newp = try_realloc_chunk(m, oldp, nb, 1); local
5824 mchunkptr newp = try_realloc_chunk(m, oldp, nb, 0); local
    [all...]
  /external/eigen/unsupported/test/mpreal/
dlmalloc.c 3709 mchunkptr newp = (mchunkptr)(cp + offset); local
4308 mchunkptr newp = 0; local
4415 mchunkptr newp = (mchunkptr)pos; local
    [all...]
  /external/libffi/src/
dlmalloc.c 3196 mchunkptr newp = (mchunkptr)(cp + offset); local
3781 mchunkptr newp = 0; local
3884 mchunkptr newp = (mchunkptr)pos; local
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c 3208 mchunkptr newp = (mchunkptr)(cp + offset); local
3791 mchunkptr newp = 0; local
3894 mchunkptr newp = (mchunkptr)pos; local
    [all...]
  /frameworks/base/services/java/com/android/server/pm/
Settings.java 283 PackageSetting newp = new PackageSetting(p); local
284 replacePackageLPw(name, newp);
698 private void replacePackageLPw(String name, PackageSetting newp) {
703 p.sharedUser.addPackage(newp);
705 replaceUserIdLPw(p.appId, newp);
708 mPackages.put(name, newp);
    [all...]

Completed in 867 milliseconds

12