HomeSort by: relevance | last modified time | path
    Searched refs:SINGLE (Results 1 - 25 of 39) sorted by relevancy

1 2

  /src/crypto/external/bsd/heimdal/dist/tests/ldap/
samba.schema 60 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{32} SINGLE-VALUE )
65 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{32} SINGLE-VALUE )
73 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{16} SINGLE-VALUE )
81 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
86 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
91 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
96 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
101 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
106 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
114 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{4} SINGLE-VALUE
    [all...]
  /src/external/gpl3/binutils/dist/binutils/
deflex.l 56 "SINGLE" { return SINGLE;}
defparse.h 77 SINGLE = 278, /* SINGLE */
114 #define SINGLE 278
defparse.y 37 %token SINGLE MULTIPLE INITINSTANCE INITGLOBAL TERMINSTANCE TERMGLOBAL
130 | SINGLE { $$ = 0; }
177 | SINGLE { $$ = "SINGLE"; }
defparse.c 161 SINGLE = 278, /* SINGLE */
198 #define SINGLE 278
261 YYSYMBOL_SINGLE = 23, /* SINGLE */
716 "EXECUTE", "SHARED", "NONSHARED", "NONAME", "PRIVATE", "SINGLE",
1507 case 43: /* attr: SINGLE */
1681 case 72: /* keyword_as_name: SINGLE */
1683 { (yyval.id_const) = "SINGLE"; }
deflex.c 979 { return SINGLE;}
1255 /* We matched a single character, the EOB, so
  /src/external/gpl3/binutils.old/dist/binutils/
deflex.l 56 "SINGLE" { return SINGLE;}
defparse.h 77 SINGLE = 278, /* SINGLE */
114 #define SINGLE 278
defparse.y 37 %token SINGLE MULTIPLE INITINSTANCE INITGLOBAL TERMINSTANCE TERMGLOBAL
130 | SINGLE { $$ = 0; }
177 | SINGLE { $$ = "SINGLE"; }
defparse.c 161 SINGLE = 278, /* SINGLE */
198 #define SINGLE 278
261 YYSYMBOL_SINGLE = 23, /* SINGLE */
716 "EXECUTE", "SHARED", "NONSHARED", "NONAME", "PRIVATE", "SINGLE",
1507 case 43: /* attr: SINGLE */
1681 case 72: /* keyword_as_name: SINGLE */
1683 { (yyval.id_const) = "SINGLE"; }
deflex.c 979 { return SINGLE;}
1255 /* We matched a single character, the EOB, so
  /src/sys/ufs/ext2fs/
ext2fs_inode.c 279 #define SINGLE 0 /* index of single indirect block */
374 lastiblock[SINGLE] = lastblock - EXT2FS_NDADDR;
375 lastiblock[DOUBLE] = lastiblock[SINGLE] - EXT2_NINDIR(fs);
386 for (level = TRIPLE; level >= SINGLE; level--) {
423 indir_lbn[SINGLE] = -EXT2FS_NDADDR;
424 indir_lbn[DOUBLE] = indir_lbn[SINGLE] - EXT2_NINDIR(fs) -1;
426 for (level = TRIPLE; level >= SINGLE; level--) {
460 for (level = SINGLE; level <= TRIPLE; level++)
490 * lastbn. If level is greater than SINGLE, the block is an indirect bloc
    [all...]
  /src/usr.bin/ctags/test/
ctags.test 16 #define SINGLE
  /src/sys/ufs/ffs/
ffs_inode.c 199 #define SINGLE 0 /* index of single indirect block */
410 lastiblock[SINGLE] = lastblock - UFS_NDADDR;
411 lastiblock[DOUBLE] = lastiblock[SINGLE] - FFS_NINDIR(fs);
421 for (level = TRIPLE; level >= SINGLE; level--) {
469 indir_lbn[SINGLE] = -UFS_NDADDR;
470 indir_lbn[DOUBLE] = indir_lbn[SINGLE] - FFS_NINDIR(fs) - 1;
472 for (level = TRIPLE; level >= SINGLE; level--) {
574 for (level = SINGLE; level <= TRIPLE; level++)
619 * lastbn. If level is greater than SINGLE, the block is an indirect bloc
    [all...]
  /src/sys/ufs/lfs/
lfs_inode.c 203 #define SINGLE 0 /* index of single indirect block */
444 lastiblock[SINGLE] = lastblock - ULFS_NDADDR;
445 lastiblock[DOUBLE] = lastiblock[SINGLE] - LFS_NINDIR(fs);
459 for (level = TRIPLE; level >= SINGLE; level--)
476 indir_lbn[SINGLE] = -ULFS_NDADDR;
477 indir_lbn[DOUBLE] = indir_lbn[SINGLE] - LFS_NINDIR(fs) - 1;
479 for (level = TRIPLE; level >= SINGLE; level--) {
568 for (level = SINGLE; level <= TRIPLE; level++)
718 * lastbn. If level is greater than SINGLE, the block is an indirect bloc
    [all...]
  /src/external/gpl3/gcc/dist/libdecnumber/
decCommon.c 42 /* (which will always be compiled if DOUBLE or SINGLE are used). */
52 #define SINGLE 1
57 #define SINGLE 0
62 #define SINGLE 0
233 #if SINGLE
683 #if SINGLE
728 #if SINGLE
745 #if !SINGLE
1486 #if SINGLE
1744 #if SINGLE
    [all...]
  /src/external/gpl3/gcc.old/dist/libdecnumber/
decCommon.c 42 /* (which will always be compiled if DOUBLE or SINGLE are used). */
52 #define SINGLE 1
57 #define SINGLE 0
62 #define SINGLE 0
233 #if SINGLE
683 #if SINGLE
728 #if SINGLE
745 #if !SINGLE
1486 #if SINGLE
1744 #if SINGLE
    [all...]
  /src/external/gpl3/gdb/dist/libdecnumber/
decCommon.c 42 /* (which will always be compiled if DOUBLE or SINGLE are used). */
52 #define SINGLE 1
57 #define SINGLE 0
62 #define SINGLE 0
233 #if SINGLE
683 #if SINGLE
728 #if SINGLE
745 #if !SINGLE
1486 #if SINGLE
1744 #if SINGLE
    [all...]
  /src/external/gpl3/gdb.old/dist/libdecnumber/
decCommon.c 42 /* (which will always be compiled if DOUBLE or SINGLE are used). */
52 #define SINGLE 1
57 #define SINGLE 0
62 #define SINGLE 0
233 #if SINGLE
683 #if SINGLE
728 #if SINGLE
745 #if !SINGLE
1486 #if SINGLE
1744 #if SINGLE
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
f-exp.y 185 %token SINGLE DOUBLE PRECISION
775 | SINGLE PRECISION
779 | SINGLE COMPLEX_KEYWORD
1342 { "single", SINGLE, OP_NULL, true },
1386 of characters enclosed in matching single quotes, except that
1387 a single character inside single quotes is a character literal, which
valprint.c 1558 /* A helper for print_octal_chars that emits a single octal digit,
1925 single byte at the end. */
1950 single byte at the end. */
2446 enum {START, SINGLE, REPEAT, INCOMPLETE, FINISH} state, last;
2465 case SINGLE:
2469 /* We are outputting a single character
2472 if (last != SINGLE)
2507 if (last == SINGLE)
2509 /* We were outputting a single string. Terminate the
2538 if (last == SINGLE)
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
f-exp.y 185 %token SINGLE DOUBLE PRECISION
767 | SINGLE PRECISION
771 | SINGLE COMPLEX_KEYWORD
1325 { "single", SINGLE, OP_NULL, true },
1369 of characters enclosed in matching single quotes, except that
1370 a single character inside single quotes is a character literal, which
valprint.c 1484 /* A helper for print_octal_chars that emits a single octal digit,
1851 single byte at the end. */
1876 single byte at the end. */
2372 enum {START, SINGLE, REPEAT, INCOMPLETE, FINISH} state, last;
2391 case SINGLE:
2395 /* We are outputting a single character
2398 if (last != SINGLE)
2433 if (last == SINGLE)
2435 /* We were outputting a single string. Terminate the
2464 if (last == SINGLE)
    [all...]
  /src/usr.bin/config/
gram.y 187 %token SELECT SINGLE SOURCE
326 /* A single definition. */
498 /* a single flag for an object file */
524 SINGLE { $$ = new_s("DEVNODE_SINGLE"); }
551 /* a single file system name */
  /src/sbin/newfs_ext2fs/
mke2fs.c 1098 * All entries for direct, single indirect and triple
1144 #define SINGLE 0 /* index of single indirect block */
1151 /* also zero out entries for single and triple indirect references */
1152 node.e2di_blocks[EXT2FS_NDADDR + SINGLE] = 0;

Completed in 81 milliseconds

1 2