Home
last modified time | relevance | path

Searched defs:nd (Results 1 – 25 of 4673) sorted by relevance

12345678910>>...187

/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/locales-0.13.0/nd/
H A Dnd.go1 package nd package
12 type nd struct { struct
13 locale string
17 decimal string
18 group string
19 minus string
20 percent string
21 perMille string
22 timeSeparator string
23 inifinity string
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/nd/
H A Dnd.go1 package nd package
12 type nd struct { struct
13 locale string
17 decimal string
18 group string
19 minus string
20 percent string
21 perMille string
22 timeSeparator string
23 inifinity string
[all …]
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/nd/
H A Dnd.go1 package nd package
12 type nd struct { struct
13 locale string
17 decimal string
18 group string
19 minus string
20 percent string
21 perMille string
22 timeSeparator string
23 inifinity string
[all …]
/dports/security/snort3/snort3-3.1.19.0/src/network_inspectors/rna/
H A Drna_event_handler.h32 RnaAppidEventHandler(RnaPnd& nd) : DataHandler(RNA_NAME), pnd(nd) { } in RnaAppidEventHandler()
41 RnaIcmpNewFlowEventHandler(RnaPnd& nd) : DataHandler(RNA_NAME), pnd(nd) { } in RnaIcmpNewFlowEventHandler()
59 RnaIpNewFlowEventHandler(RnaPnd& nd) : DataHandler(RNA_NAME), pnd(nd) { } in RnaIpNewFlowEventHandler()
78 RnaTcpSynEventHandler(RnaPnd& nd) : DataHandler(RNA_NAME), pnd(nd) { } in RnaTcpSynEventHandler()
87 RnaTcpSynAckEventHandler(RnaPnd& nd) : DataHandler(RNA_NAME), pnd(nd) { } in RnaTcpSynAckEventHandler()
105 RnaUdpNewFlowEventHandler(RnaPnd& nd) : DataHandler(RNA_NAME), pnd(nd) { } in RnaUdpNewFlowEventHandler()
123 RnaIdleEventHandler(RnaPnd& nd) : DataHandler(RNA_NAME), pnd(nd) { } in RnaIdleEventHandler()
132 RnaDHCPInfoEventHandler(RnaPnd& nd) : DataHandler(RNA_NAME), pnd(nd) { } in RnaDHCPInfoEventHandler()
141 RnaDHCPDataEventHandler(RnaPnd& nd) : DataHandler(RNA_NAME), pnd(nd) { } in RnaDHCPDataEventHandler()
150 RnaFpSMBEventHandler(RnaPnd& nd) : DataHandler(RNA_NAME), pnd(nd) { } in RnaFpSMBEventHandler()
[all …]
/dports/games/uqm/uqm-0.8.0/src/libs/network/netmanager/
H A Dndesc.c42 NetDescriptor_free(NetDescriptor *nd) { in NetDescriptor_free()
49 NetDescriptor *nd; in NetDescriptor_new() local
78 NetDescriptor_delete(NetDescriptor *nd) { in NetDescriptor_delete()
87 NetDescriptor_closeCallback(NetDescriptor *nd) { in NetDescriptor_closeCallback()
97 NetDescriptor_close(NetDescriptor *nd) { in NetDescriptor_close()
116 NetDescriptor_incRef(NetDescriptor *nd) { in NetDescriptor_incRef()
127 NetDescriptor_decRef(NetDescriptor *nd) { in NetDescriptor_decRef()
143 NetDescriptor_detach(NetDescriptor *nd) { in NetDescriptor_detach()
151 NetDescriptor_getSocket(NetDescriptor *nd) { in NetDescriptor_getSocket()
161 NetDescriptor_getExtra(const NetDescriptor *nd) { in NetDescriptor_getExtra()
[all …]
H A Dnetmanager_bsd.c61 NetManager_addDesc(NetDescriptor *nd) { in NetManager_addDesc()
82 NetManager_removeDesc(NetDescriptor *nd) { in NetManager_removeDesc()
97 NetManager_activateReadCallback(NetDescriptor *nd) { in NetManager_activateReadCallback()
102 NetManager_deactivateReadCallback(NetDescriptor *nd) { in NetManager_deactivateReadCallback()
107 NetManager_activateWriteCallback(NetDescriptor *nd) { in NetManager_activateWriteCallback()
112 NetManager_deactivateWriteCallback(NetDescriptor *nd) { in NetManager_deactivateWriteCallback()
117 NetManager_activateExceptionCallback(NetDescriptor *nd) { in NetManager_activateExceptionCallback()
122 NetManager_deactivateExceptionCallback(NetDescriptor *nd) { in NetManager_deactivateExceptionCallback()
166 NetDescriptor *nd; in NetManager_process() local
H A Dnetmanager_win.c102 NetManager_addDesc(NetDescriptor *nd) { in NetManager_addDesc()
172 NetManager_removeDesc(NetDescriptor *nd) { in NetManager_removeDesc()
219 NetManager_updateEvent(NetDescriptor *nd) { in NetManager_updateEvent()
263 activateSomeCallback(NetDescriptor *nd, long eventMask) { in activateSomeCallback()
277 deactivateSomeCallback(NetDescriptor *nd, long eventMask) { in deactivateSomeCallback()
291 NetManager_activateReadCallback(NetDescriptor *nd) { in NetManager_activateReadCallback()
296 NetManager_deactivateReadCallback(NetDescriptor *nd) { in NetManager_deactivateReadCallback()
301 NetManager_activateWriteCallback(NetDescriptor *nd) { in NetManager_activateWriteCallback()
306 NetManager_deactivateWriteCallback(NetDescriptor *nd) { in NetManager_deactivateWriteCallback()
311 NetManager_activateExceptionCallback(NetDescriptor *nd) { in NetManager_activateExceptionCallback()
[all …]
/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/include/ntfs-3g/
H A Ddevice.h52 #define NDevOpen(nd) test_ndev_flag(nd, Open) argument
53 #define NDevSetOpen(nd) set_ndev_flag(nd, Open) argument
54 #define NDevClearOpen(nd) clear_ndev_flag(nd, Open) argument
60 #define NDevDirty(nd) test_ndev_flag(nd, Dirty) argument
61 #define NDevSetDirty(nd) set_ndev_flag(nd, Dirty) argument
62 #define NDevClearDirty(nd) clear_ndev_flag(nd, Dirty) argument
64 #define NDevBlock(nd) test_ndev_flag(nd, Block) argument
65 #define NDevSetBlock(nd) set_ndev_flag(nd, Block) argument
68 #define NDevSync(nd) test_ndev_flag(nd, Sync) argument
69 #define NDevSetSync(nd) set_ndev_flag(nd, Sync) argument
[all …]
/dports/math/freefem++/FreeFem-sources-4.6/3rdparty/dissection/src/Splitters/
H A DBisectionTree.hpp140 static int selfIndex(unsigned nd) { in selfIndex()
143 static int Index2Node(unsigned nd) { in Index2Node()
146 static unsigned brotherIndex(unsigned nd) { in brotherIndex()
150 static unsigned fatherIndex(unsigned nd) { in fatherIndex()
158 static unsigned childIndex(unsigned nd) { in childIndex()
162 static unsigned nodeLayer(unsigned nd) { in nodeLayer()
193 const FathersStrips& getFathersStrips(unsigned nd) { in getFathersStrips()
196 const CSR_indirect& getDiagCSR(unsigned nd) { in getDiagCSR()
199 const CSR_indirect& getOffdiagCSR(unsigned nd) { in getOffdiagCSR()
202 int *getDiagLoc2Glob(unsigned nd) { in getDiagLoc2Glob()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/nd/java/
H A DTagTreeReader.java29 abstract public int getSize(Nd nd, T object, TagTreeReader reader); in getSize()
30 public void destruct(Nd nd, long address, TagTreeReader reader) { in destruct()
36 protected abstract T read(Nd nd, long address); in read()
37 protected abstract void write(Nd nd, long address, T value); in write()
39 protected void destruct(Nd nd, long address) { in destruct()
56 public final int getSize(Nd nd, T object, TagTreeReader reader) { in getSize()
74 public final Object read(Nd nd, long address) { in read()
78 public final Object read(Nd nd, long address, int[] bytesRead) { in read()
95 public final void write(Nd nd, long address, Object toWrite) { in write()
113 public final void destruct(Nd nd, long address) { in destruct()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/nd/field/
H A DFieldOneToMany.java85 public void accept(Nd nd, long address, Visitor<T> visitor) { in accept()
93 public List<T> asList(Nd nd, long address) { in asList()
106 public boolean isEmpty(Nd nd, long address) { in isEmpty()
110 public int size(Nd nd, long address) { in size()
114 public T get(Nd nd, long address, int index) { in get()
120 public long getAddressOf(Nd nd, long address, int index) { in getAddressOf()
132 void remove(Nd nd, long address, int index) { in remove()
144 int add(Nd nd, long address, long value) { in add()
162 public void destruct(Nd nd, long address) { in destruct()
180 public int getCapacity(Nd nd, long address) { in getCapacity()
[all …]
H A DFieldSearchKey.java62 public void put(Nd nd, long address, String newString) { in put()
69 public void put(Nd nd, long address, char[] newString) { in put()
83 public IString get(Nd nd, long address) { in get()
94 public void destruct(Nd nd, long address) { in destruct()
104 private void cleanup(Nd nd, long address) { in cleanup()
119 public void removeFromIndex(Nd nd, long address) { in removeFromIndex()
126 public boolean isInIndex(Nd nd, long address) { in isInIndex()
H A DFieldManyToOne.java129 public T get(Nd nd, long address) { in get()
133 public long getAddress(Nd nd, long address) { in getAddress()
147 public void put(Nd nd, long address, T value) { in put()
157 public void put(Nd nd, long address, long newTargetAddress) { in put()
189 protected void detachFromOldTarget(Nd nd, long address, long oldTargetAddress) { in detachFromOldTarget()
214 void adjustIndex(Nd nd, long address, int index) { in adjustIndex()
219 public void destruct(Nd nd, long address) { in destruct()
232 void clearedByBackPointer(Nd nd, long address) { in clearedByBackPointer()
244 public boolean hasReferences(Nd nd, long address) { in hasReferences()
/dports/science/molscript/MolScript-280abee/code/clib/
H A Dnamed_data.c58 nd_set_data (named_data *nd, void *data, boolean copy) in nd_set_data()
73 nd_set_data_clone (named_data *nd, void *data, size_t size) in nd_set_data_clone()
88 nd_delete (named_data *nd) in nd_delete()
103 nd_append (named_data *nd, named_data *new) in nd_append()
118 nd_search (named_data *nd, const char *name) in nd_search()
134 nd_search_data (named_data *nd, const char *name) in nd_search_data()
/dports/misc/opennn/opennn-5.0.5/tests/
H A Dnumerical_differentiation_test.cpp26 NumericalDifferentiation nd; in test_constructor() local
44 NumericalDifferentiation nd; in test_set_get_methods() local
92 NumericalDifferentiation nd; in test_calculate_methods() local
143 NumericalDifferentiation nd; in test_calculate_forward_differences_derivatives() local
199 NumericalDifferentiation nd; in test_calculate_central_differences_derivatives() local
254 NumericalDifferentiation nd; in test_calculate_derivatives() local
360 NumericalDifferentiation nd; in test_calculate_forward_differences_second_derivatives() local
400 NumericalDifferentiation nd; in test_calculate_central_differences_second_derivatives() local
442 NumericalDifferentiation nd; in test_calculate_second_derivatives() local
530 NumericalDifferentiation nd; in test_calculate_forward_differences_gradient() local
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/scala-package/core/src/test/scala/org/apache/mxnet/
H A DImageSuite.scala59 val nd = Image.imRead(imLocation) constant
67 val nd = Image.imDecode(inputStream) constant
73 val nd = Image.imRead(imLocation) constant
80 val nd = Image.imRead(imLocation) constant
86 val nd = Image.imRead(imLocation) constant
92 val nd = Image.imRead(imLocation) constant
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/scala-package/core/src/test/scala/org/apache/mxnet/
H A DImageSuite.scala59 val nd = Image.imRead(imLocation) constant
67 val nd = Image.imDecode(inputStream) constant
73 val nd = Image.imRead(imLocation) constant
80 val nd = Image.imRead(imLocation) constant
86 val nd = Image.imRead(imLocation) constant
92 val nd = Image.imRead(imLocation) constant
/dports/security/ophcrack/ophcrack-3.8.0/src/core/
H A Dlist.c62 list_nd_t *nd = list_nd_alloc(data); in list_add_head() local
76 list_nd_t *nd = list_nd_alloc(data); in list_add_tail() local
90 list_nd_t *nd = l->head; in list_rem_head() local
108 list_nd_t *nd = l->tail; in list_rem_tail() local
126 list_nd_t *nd = (list_nd_t*)malloc(sizeof(list_nd_t)); in list_nd_alloc() local
135 void *list_nd_free(list_nd_t *nd) { in list_nd_free()
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/tap-bridge/helper/
H A Dtap-bridge-helper.cc53 TapBridgeHelper::Install (Ptr<Node> node, Ptr<NetDevice> nd, const AttributeValue &v1) in Install()
61 TapBridgeHelper::Install (Ptr<Node> node, Ptr<NetDevice> nd) in Install()
74 TapBridgeHelper::Install (std::string nodeName, Ptr<NetDevice> nd) in Install()
83 Ptr<NetDevice> nd = Names::Find<NetDevice> (ndName); in Install() local
91 Ptr<NetDevice> nd = Names::Find<NetDevice> (ndName); in Install() local
/dports/biology/jalview/jalview/src/jalview/analysis/
H A DTreeModel.java296 public Vector<SequenceNode> findLeaves(SequenceNode nd) in findLeaves()
313 Vector<SequenceNode> findLeaves(SequenceNode nd, in findLeaves()
347 void printNode(SequenceNode nd) in printNode()
397 protected void _groupNodes(List<SequenceNode> groups, SequenceNode nd, in _groupNodes()
424 public double findHeight(SequenceNode nd) in findHeight()
469 void printN(SequenceNode nd) in printN()
496 public void reCount(SequenceNode nd) in reCount()
512 void _reCount(SequenceNode nd) in _reCount()
551 public void swapNodes(SequenceNode nd) in swapNodes()
572 void changeDirection(SequenceNode nd, SequenceNode dir) in changeDirection()
/dports/archivers/squsq/t20-squsq/
H A Dsq.h32 EXTERN struct nd { struct
35 int lchild, rchild; /* indexes to next level */ argument
/dports/cad/qmls/qmls-0.2/qmls/
H A Dquinegroup.cpp40 QuineNode* nd = head; in ~QuineGroup() local
66 QuineNode* nd; in Insert() local
126 QuineNode* nd = head; in ValueAt() local
135 QuineNode* nd = head; in FindGreaterThan() local
153 QuineNode* nd = qg.head; in operator <<() local
H A Dstrstack.cpp31 StrNode* nd; in ~StrStack() local
53 StrNode* nd = top; in Pop() local
63 StrNode* nd = new StrNode(s, top); in Push() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/nd/
H A DInheritenceTests.java46 public AllObjects(Nd nd, long record) { in AllObjects()
50 public AllObjects(Nd nd) { in AllObjects()
80 public BaseClass(Nd nd, AllObjects deletionDetector) { in BaseClass()
86 public BaseClass(Nd nd, long record) { in BaseClass()
104 public SubClass(Nd nd, long record) { in SubClass()
108 public SubClass(Nd nd, AllObjects deletionDetector) { in SubClass()
132 public Reference(Nd nd, long record) { in Reference()
136 public Reference(Nd nd, AllObjects deletionDetector) { in Reference()
161 private Nd nd; field in InheritenceTests
/dports/security/kgpg/kgpg-21.12.3/
H A Dgroupedit.cpp83 KGpgNode *nd = m_out->nodeForIndex(m_outFilter->mapToSource(sel.at(i))); in groupAdd() local
98 KGpgNode *nd = m_in->nodeForIndex(sel.at(i)); in groupRemove() local
112 KGpgNode *nd = m_out->nodeForIndex(m_outFilter->mapToSource(index)); in groupAdd() local
122 KGpgKeyNode *nd = m_in->nodeForIndex(index)->toKeyNode(); in groupRemove() local

12345678910>>...187