Searched refs:Strings (Results 1 – 17 of 17) sorted by relevance
/titanic_44/usr/src/cmd/tic/ |
H A D | tic_parse.c | 126 void init_structure(short Booleans[], short Numbers[], short Strings[]); 127 void dump_structure(short Booleans[], short Numbers[], short Strings[]); 288 Strings[MAXSTRINGS]; local 290 init_structure(Booleans, Numbers, Strings); 303 Booleans, Numbers, Strings) < 0) 331 Strings[entry_ptr->nte_index] = -2; 348 if (Strings[entry_ptr->nte_index] == -1) 349 Strings[entry_ptr->nte_index] = 365 dump_structure(Booleans, Numbers, Strings); 382 elim_cancellations(short Booleans[], short Numbers[], short Strings[]) in elim_cancellations() argument [all …]
|
/titanic_44/usr/src/lib/libxcurses/src/tic/ |
H A D | untic.c | 75 #define Strings _str macro 210 if (tp->Strings[i] != NULL) { 212 for (p = tp->Strings[i]; *p != '\0'; ++p)
|
H A D | tic.h | 92 #define Strings _str macro
|
H A D | ticparse.c | 500 if (string[i] == -1 && cur_term->Strings[i] != NULL) 501 string[i] = save_str(cur_term->Strings[i]);
|
/titanic_44/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | cap.msg | 62 # Strings 277 # Strings
|
H A D | dyn.msg | 36 # Strings 448 # Strings
|
H A D | phdr.msg | 331 # Strings
|
H A D | ehdr.msg | 577 # Strings
|
/titanic_44/usr/src/lib/libcryptoutil/ |
H A D | README | 91 2.2 PKCS#11 Mechanism Type to and from Strings
|
/titanic_44/usr/src/lib/libsqlite/test/ |
H A D | sort.test | 139 # Strings are normally mapped to upper-case for a caseless comparison.
|
H A D | format3.test | 149 # Strings are normally mapped to upper-case for a caseless comparison.
|
/titanic_44/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
H A D | help-l10n-comments.txt | 157 Java permits the static initialization of Strings to use
|
/titanic_44/usr/src/cmd/sgs/rtld/mdbmod/common/ |
H A D | rtld.msg | 31 # Misc. Strings 60 # Flag Strings
|
/titanic_44/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfedit.msg | 508 \tinformation or formatting. Strings are displayed as is.\n\ 513 \tInteger values are always shown in integer form. Strings\n\
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | mDNSPosix.c | 1480 #pragma mark ***** Strings
|
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | caps | 556 # Add new Strings before this line.
|
/titanic_44/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 2954 either Integers, Strings, or Buffers. Increases the overall performance 4442 Strings, Buffers, and Packages. Includes support for nested packages. 5698 values to make Integers, Strings, and Buffers fully interchangeable. 11009 Strings 11201 Buffers, Strings, Packages, Object References, and DDB Handles. If 11726 LNotEqual.) Any combination of Integers/Strings/Buffers may now be used;
|