HomeSort by relevance Sort by last modified time
    Searched refs:FAB (Results 1 - 14 of 14) sorted by null

  /ndk/sources/host-tools/make-3.81/
vmsdir.h 60 struct FAB fab; member in struct:DIR
62 struct fabdef fab; member in struct:DIR
vmsfunctions.c 39 struct FAB *dfab = &dir->fab;
48 dfab->fab$l_fna = searchspec;
49 dfab->fab$b_fns = strlen (searchspec);
50 dfab->fab$l_nam = dnam;
80 struct FAB *dfab = &dir->fab;
81 struct NAM *dnam = (struct NAM *)(dfab->fab$l_nam);
121 struct FAB *dfab = &dir->fab;
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
vms-misc.c 408 struct FAB fab = cc$rms_fab;
410 fab.fab$l_fna = vms_filename;
411 fab.fab$b_fns = strlen (vms_filename);
412 fab.fab$b_fac = FAB$M_PUT;
413 fab.fab$l_fop = FAB$M_ESC
406 struct FAB fab = cc$rms_fab; local
    [all...]
  /external/curl/lib/
formdata.c 798 case FAB$C_VAR:
799 case FAB$C_VFC:
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
te-vms.c 120 struct FAB fab; local
176 /* Allocate and initialize a FAB and NAM structures. */
177 fab = cc$rms_fab;
184 fab.fab$l_fna = tryfile;
185 fab.fab$b_fns = strlen (tryfile);
186 fab.fab$l_nam = &nam
    [all...]
  /external/curl/src/
tool_operate.c 181 case FAB$C_VAR:
182 case FAB$C_VFC:
657 case FAB$C_VAR:
658 case FAB$C_VFC:
659 case FAB$C_STMCR:
    [all...]
  /external/icu/icu4c/source/data/sprep/
rfc3491.txt 1126 1FAB; 1F63 03B9; MAP
    [all...]
rfc3530csci.txt 1125 1FAB; 1F63 03B9; MAP
    [all...]
rfc3722.txt 1126 1FAB; 1F63 03B9; MAP
    [all...]
rfc3920node.txt 1126 1FAB; 1F63 03B9; MAP
    [all...]
rfc4518ci.txt 1093 1FAB; 1F63 03B9; MAP
    [all...]
  /external/icu/icu4c/source/test/testdata/
nfs4_cis_prep.txt 1116 1FAB; 1F63 03B9; MAP
    [all...]
nfs4_cs_prep_ci.txt 1116 1FAB; 1F63 03B9; MAP
    [all...]
nfs4_mixed_prep_s.txt 1116 1FAB; 1F63 03B9; MAP
    [all...]

Completed in 1293 milliseconds