/titanic_44/usr/src/test/libc-tests/tests/wctype/ |
H A D | wctype_test.c | 80 test_ctype_subset(upper, graph); in main() 81 test_ctype_subset(lower, graph); in main() 82 test_ctype_subset(digit, graph); in main() 83 test_ctype_subset(punct, graph); in main()
|
/titanic_44/usr/src/cmd/sgs/gprof/common/ |
H A D | gprof.callg.blurb | 1 call graph profile: 7 index the index of the function in the call graph 30 index the index of the function in the call graph 57 index the index of this parent in the call graph 83 index the index of this child in the call graph listing,
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | flock_impl.h | 72 struct graph *l_graph; /* graph this belongs to */ 95 struct graph { struct 103 typedef struct graph graph_t; 188 extern struct graph *lock_graph[HASH_SIZE];
|
/titanic_44/usr/src/cmd/localedef/data/ |
H A D | ctype.sh | 25 for i in upper lower alpha space cntrl graph print punct digit xdigit blank \
|
H A D | si_LK.UTF-8.src | 212 graph <EXCLAMATION_MARK>;/
|
H A D | th_TH.UTF-8.src | 200 graph <EXCLAMATION_MARK>;/
|
H A D | gu_IN.UTF-8.src | 204 graph <EXCLAMATION_MARK>;/
|
H A D | hy_AM.UTF-8.src | 217 graph <EXCLAMATION_MARK>;/
|
H A D | kn_IN.UTF-8.src | 208 graph <EXCLAMATION_MARK>;/
|
H A D | pa_IN.UTF-8.src | 201 graph <EXCLAMATION_MARK>;/
|
H A D | ta_IN.UTF-8.src | 184 graph <EXCLAMATION_MARK>;/
|
H A D | te_IN.UTF-8.src | 208 graph <EXCLAMATION_MARK>;/
|
H A D | he_IL.UTF-8.src | 229 graph <EXCLAMATION_MARK>;/
|
H A D | ka_GE.UTF-8.src | 254 graph <EXCLAMATION_MARK>;/
|
H A D | or_IN.UTF-8.src | 205 graph <EXCLAMATION_MARK>;/
|
H A D | as_IN.UTF-8.src | 204 graph <EXCLAMATION_MARK>;/
|
H A D | bn_BD.UTF-8.src | 204 graph <EXCLAMATION_MARK>;/
|
H A D | bn_IN.UTF-8.src | 204 graph <EXCLAMATION_MARK>;/
|
/titanic_44/usr/src/lib/libc/port/locale/ |
H A D | isdigit.c | 89 DEFN_ISTYPE(graph, _ISGRAPH)
|
H A D | iswctype.c | 141 DEFN_ISWTYPE(graph, _CTYPE_G) in DEFN_ISWTYPE()
|
/titanic_44/usr/src/cmd/svc/startd/ |
H A D | Makefile | 35 graph.o \
|
/titanic_44/usr/src/cmd/sa/ |
H A D | sadp.c | 908 long *graph = (long *)calloc(CHPERCYL, sizeof (long)); local 940 graph[ii] = (scale * 100 * dp->hdata[ii]) / at; 942 graph[ii] = -1; 945 prthist(graph, maxrow, scale, (long) (max*100*scale/at));
|
/titanic_44/usr/src/uts/common/io/warlock/ |
H A D | ddi_dki_comm.inc | 36 * graph.
|
/titanic_44/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | genunix.c | 1774 graph_t *graph; in lg_walk_step() local 1780 if (mdb_vread(&graph, sizeof (graph), wsp->walk_addr) == -1) { in lg_walk_step() 1785 wsp->walk_addr += sizeof (graph); in lg_walk_step() 1787 if (graph == NULL) in lg_walk_step() 1793 lw.startaddr = (uintptr_t)&(graph->active_locks); in lg_walk_step() 1799 lw.startaddr = (uintptr_t)&(graph->sleeping_locks); in lg_walk_step()
|
/titanic_44/usr/src/uts/common/io/usb/hcd/ |
H A D | README | 380 It fetches the element and begins traversing the graph of linked schedule
|