Searched refs:TN (Results 1 - 15 of 15) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/struct/tree/
H A Dds.h14 typedef struct TN* TNPtr;
19 typedef struct TN { struct
66 } TN; typedef in typeref:struct:TN
81 TN* root; /* Root node of the tree. */
83 TN* leaves; /* List of all leaf nodes */
86 TN* nodes; /* List of all nodes */
H A Dt.h28 TN* n, Tcl_Obj* cs,
37 int t_walk (Tcl_Interp* interp, TN* tdn, int type, int order,
41 int t_walk_invokescript (Tcl_Interp* interp, TN* n, Tcl_Obj* cs,
45 int t_walk_invokecmd (Tcl_Interp* interp, TN* n, Tcl_Obj* dummy0,
H A Dwalk.c9 static int t_walkdfspre (Tcl_Interp* interp, TN* tdn, t_walk_function f,
12 static int t_walkdfspost (Tcl_Interp* interp, TN* tdn, t_walk_function f,
15 static int t_walkdfsin (Tcl_Interp* interp, TN* tdn, t_walk_function f,
18 static int t_walkdfsboth (Tcl_Interp* interp, TN* tdn, t_walk_function f,
21 static int t_walkbfspre (Tcl_Interp* interp, TN* tdn, t_walk_function f,
24 static int t_walkbfspost (Tcl_Interp* interp, TN* tdn, t_walk_function f,
27 static int t_walkbfsboth (Tcl_Interp* interp, TN* tdn, t_walk_function f,
124 t_walk (Tcl_Interp* interp, TN* tdn, int type, int order,
216 t_walk_invokescript (Tcl_Interp* interp, TN* n, Tcl_Obj* cs,
235 t_walk_invokecmd (Tcl_Interp* interp, TN*
[all...]
H A Dm.c115 TN* tn;
179 TN* tn;
300 TN* iter;
339 TN* iter;
388 TN* iter;
425 TN* iter;
496 TN* tn;
582 TN* tn;
583 TN* p;
586 TN** chil
[all...]
H A Dshimmer.c30 /* Nothing to do. The rep is the TN in the T. */
82 TN* n = NULL;
94 n = (TN*) node->internalRep.otherValuePtr;
111 n = (TN*) Tcl_GetHashValue (he);
H A Dt.c316 TN** nv = NALLOC (nodes, TN*);
317 TN* n;
318 TN* p;
H A Dms.c32 tms_getchildren (TN* n, int all,
251 tms_serialize (TN* n)
H A Dtn.c18 TNPtr n = ALLOC (TN);
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/tests/scripts/
H A Dits-all18 TB="" TN=""
21 TN=`$SHTOOL echo -e "%b" 2>/dev/null`
41 echo ">>>>> Starting ${TB}`basename $CMD`${TN} ..."
45 echo ">>>>> $CMD completed ${TB}OK${TN}."
47 echo ">>>>> $CMD ${TB}failed${TN} (exit $RC)"
H A Dsql-all18 TB="" TN=""
21 TN=`$SHTOOL echo -e "%b" 2>/dev/null`
57 echo ">>>>> Starting ${TB}`basename $CMD`${TN} ..."
61 echo ">>>>> $CMD completed ${TB}OK${TN}."
63 echo ">>>>> $CMD ${TB}failed${TN} (exit $RC)"
H A Dall18 TB="" TN=""
21 TN=`$SHTOOL echo -e "%b" 2>/dev/null`
62 echo ">>>>> Starting ${TB}$BCMD${TN} for $BACKEND..."
66 echo ">>>>> $BCMD completed ${TB}OK${TN} for $BACKEND."
68 echo ">>>>> $BCMD ${TB}failed${TN} for $BACKEND"
79 echo ">>>>> Skipping ${TB}$BCMD${TN} for $BACKEND."
96 echo "$FAILCOUNT tests for $BACKEND ${TB}failed${TN}. Please review the test log."
98 echo "All executed tests for $BACKEND ${TB}succeeded${TN}."
102 echo "$SKIPCOUNT tests for $BACKEND were ${TB}skipped${TN}."
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ADT/
H A DFoldingSet.h394 T *TN = static_cast<T *>(N); local
395 FoldingSetTrait<T>::Profile(*TN, ID);
401 T *TN = static_cast<T *>(N); local
402 return FoldingSetTrait<T>::Equals(*TN, ID, IDHash, TempID);
407 T *TN = static_cast<T *>(N); local
408 return FoldingSetTrait<T>::ComputeHash(*TN, TempID);
472 T *TN = static_cast<T *>(N); local
473 ContextualFoldingSetTrait<T, Ctx>::Profile(*TN, ID, Context);
478 T *TN = static_cast<T *>(N); local
479 return ContextualFoldingSetTrait<T, Ctx>::Equals(*TN, I
484 T *TN = static_cast<T *>(N); local
[all...]
/macosx-10.9.5/crontabs-51/newsyslog/
H A Dnewsyslog.c690 const char TN[] = "TN="; local
693 if (strncmp(doption, TN, sizeof(TN) - 1) == 0) {
700 time(NULL), doption + sizeof(TN) - 1);
/macosx-10.9.5/misc_cmds-32/calendar/calendars/
H A Dcalendar.history132 05/05 John Scopes arrested for teaching evolution, Dayton, TN, 1925
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/
H A Dconfigure2125 TB="" TN=""
2128 TN="`$SHTOOL echo -e '%b' 2>/dev/null`"
2138 echo "Configuring ${TB}${OL_STRING}${TN} ${OPENLDAP_REPO}..."
[all...]

Completed in 240 milliseconds