Home
last modified time | relevance | path

Searched refs:nodePtrs (Results 1 – 25 of 81) sorted by relevance

1234

/dports/editors/nedit/nedit-5.7/source/
H A Dinterpret.h91 rbTreeNode nodePtrs; /* MUST BE FIRST ENTRY */ member
H A Dinterpret.c2708 if (thisEntry && thisEntry->nodePtrs.color != -1) { in arrayIter()
/dports/games/dhewm3/dhewm3-1.5.1/neo/framework/
H A DCompressor.cpp849 huffmanNode_t * nodePtrs[768]; member in idCompressor_Huffman
896 nodePtrs[i] = NULL; in Init()
990 return &nodePtrs[blocPtrs++]; in Get_ppnode()
/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dhuffman.c81 return &(huff->nodePtrs[huff->blocPtrs++]); in get_ppnode()
H A Dqcommon.h1115 node_t* nodePtrs[768]; member
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dhuffman.c81 return &(huff->nodePtrs[huff->blocPtrs++]); in get_ppnode()
H A Dqcommon.h1115 node_t* nodePtrs[768]; member
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/qcommon/
H A Dhuffman.c72 return &(huff->nodePtrs[huff->blocPtrs++]); in get_ppnode()
H A Dqcommon.h1062 node_t* nodePtrs[768]; member
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/qcommon/
H A Dhuffman.c71 return &(huff->nodePtrs[huff->blocPtrs++]); in get_ppnode()
H A Dqcommon.h1090 node_t* nodePtrs[768]; member
/dports/games/openarena/openarena-engine-source-0.8.8/code/qcommon/
H A Dhuffman.c81 return &(huff->nodePtrs[huff->blocPtrs++]); in get_ppnode()
H A Dqcommon.h1175 node_t* nodePtrs[768]; member
/dports/games/openjk/OpenJK-07675e2/codemp/qcommon/
H A Dhuffman.cpp71 return &(huff->nodePtrs[huff->blocPtrs++]); in get_ppnode()
H A Dqcommon.h1024 node_t* nodePtrs[768]; member
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/qcommon/
H A Dhuffman.c81 return &(huff->nodePtrs[huff->blocPtrs++]); in get_ppnode()
H A Dqcommon.h1175 node_t* nodePtrs[768]; member
/dports/games/evq3/evq3/code/qcommon/
H A Dhuffman.c81 return &(huff->nodePtrs[huff->blocPtrs++]); in get_ppnode()
H A Dqcommon.h1098 node_t* nodePtrs[768]; member
/dports/games/iortcw/iortcw-1.51c/MP/code/qcommon/
H A Dhuffman.c86 return &( huff->nodePtrs[huff->blocPtrs++] ); in get_ppnode()
H A Dqcommon.h1331 node_t* nodePtrs[768]; member
/dports/games/iortcw/iortcw-1.51c/SP/code/qcommon/
H A Dhuffman.c86 return &( huff->nodePtrs[huff->blocPtrs++] ); in get_ppnode()
H A Dqcommon.h1245 node_t* nodePtrs[768]; member
/dports/lang/nim/nim-1.6.2/compiler/
H A Dccgtypes.nim1195 var nodePtrs = getTempName(m) & "_" & $typ.n.len
1196 genTNimNodeArray(m, nodePtrs, rope(typ.n.len))
1221 rope(typ.n.len), m.typeNodesName, rope(firstNimNode), enumArray, nodePtrs])
1225 [getNimNode(m), rope(typ.n.len), nodePtrs, tiNameForHcr(m, name)])
/dports/lang/nim/nim-1.6.2/c_code/5_6/
H A D@mcgen.nim.c11532 tyObject_RopeObj__OFzf0kSiPTcNreUIeJgWVA* nodePtrs; in N_NIMCALL() local
11565 nodePtrs = amp___ropes_140(T2_, T4_); in N_NIMCALL()
11570 genTNimNodeArray__cgen_6932(m, nodePtrs, T6_); in N_NIMCALL()
11662 T35_[5] = nodePtrs; in N_NIMCALL()
11672 T38_[2] = nodePtrs; in N_NIMCALL()

1234