| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | ie.def | 34 element cause 0x08 itu 34 35 element cause 0x08 net 34 39 element eetd 0x42 itu 11 40 element eetd 0x42 net 13 47 element traffic 0x59 net 49 element qos 0x5c itu 6 50 element qos 0x5c net 6 62 element tns 0x78 itu 9 63 element tns 0x78 net 66 element git 0x7f net 33 [all …]
|
| H A D | genieh.awk | 57 function element() { function
|
| H A D | geniec.awk | 93 function element() { function
|
| /f-stack/freebsd/security/mac_portacl/ |
| H A D | mac_portacl.c | 175 parse_rule_element(char *element, struct rule **rule) in parse_rule_element() argument 184 idtype = strsep(&element, ":"); in parse_rule_element() 189 id = strsep(&element, ":"); in parse_rule_element() 207 protocol = strsep(&element, ":"); in parse_rule_element() 220 portnumber = element; in parse_rule_element() 244 char *element; in parse_rules() local 248 while ((element = strsep(&string, ",")) != NULL) { in parse_rules() 249 if (strlen(element) == 0) in parse_rules() 251 error = parse_rule_element(element, &new); in parse_rules()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | qcom,pdc.txt | 35 The first element of the tuple is the PDC pin for the 37 The second element is the trigger type. 50 The first element of the tuple is the starting PDC port. 51 The second element is the GIC hwirq number for the PDC port. 52 The third element is the number of interrupts in sequence.
|
| H A D | fsl,ls-extirq.txt | 11 - #interrupt-cells: Must be 2. The first element is the index of the 12 external interrupt line. The second element is the trigger type.
|
| /f-stack/freebsd/contrib/openzfs/contrib/pyzfs/libzfs_core/ |
| H A D | _nvlist.py | 181 for element in array[1:]: 182 if is_integer and _is_integer(element): 184 elif type(element) is not type(specimen): 188 type(element).__name__) 190 ctype = _ffi.typeof(element) 195 _ffi.typeof(element).cname)
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | member_lib.rst | 15 will return not only whether the element has been inserted before in one of 24 elements themselves, and secondly checking an element membership (or other 30 membership test for an element will return the set this element belongs to or 96 an element is a member of a set) with some probability of false positives and 97 zero false negatives; a query for an element returns either it is "possibly in 124 lookup with element comparison. 150 them. The basic idea of vBF is shown in the above figure where an element is 207 When looking up an element, the element is hashed and the HTSS is addressed 219 have a false negative probability, i.e., it is 100% certain when an element 284 which is the length of the element/key. There are other parameters [all …]
|
| H A D | rcu_lib.rst | 15 memory, for example an index of a free element array. 19 an element from a data structure, the writers cannot return the memory 21 referencing that element/memory anymore. Hence, it is required to 22 separate the operation of removing an element into two steps: 24 #. Delete: in this step, the writer removes the reference to the element from 27 the removed element. Removing the reference is an atomic operation. 31 referencing the deleted element. 54 element from D1, the writer cannot free the memory associated with that 55 element immediately. The writer can return the memory to the allocator only
|
| H A D | env_abstraction_layer.rst | 785 * struct malloc_elem - the basic element of allocation and free-space 808 * first - this points to the first element in the heap. 810 * last - this points to the last element in the heap. 834 Malloc heap is a doubly-linked list, where each element keeps track of its 837 Also, since a malloc element may span multiple pages, its contents may not 859 * next - this pointer points to next header element/block in memory. When 919 the start and/or end of the element, resulting in the following behavior: 926 #. Check for space at the start of the element. 934 have their "prev"/"next" pointers redirected to the newly created element. 968 the element header for the block. [all …]
|
| /f-stack/app/redis-5.0.5/deps/hiredis/ |
| H A D | test.c | 440 !memcmp(reply->element[0]->str,"bar",3) && in test_blocking_connection() 441 !memcmp(reply->element[1]->str,"foo",3)) in test_blocking_connection() 453 reply->element[0]->type == REDIS_REPLY_ARRAY && in test_blocking_connection() 454 reply->element[0]->elements == 2 && in test_blocking_connection() 455 !memcmp(reply->element[0]->element[0]->str,"bar",3) && in test_blocking_connection() 456 !memcmp(reply->element[0]->element[1]->str,"foo",3) && in test_blocking_connection() 457 reply->element[1]->type == REDIS_REPLY_STATUS && in test_blocking_connection() 458 strcasecmp(reply->element[1]->str,"pong") == 0); in test_blocking_connection()
|
| H A D | hiredis.c | 85 if (r->element != NULL) { in freeReplyObject() 87 if (r->element[j] != NULL) in freeReplyObject() 88 freeReplyObject(r->element[j]); in freeReplyObject() 89 free(r->element); in freeReplyObject() 129 parent->element[task->idx] = r; in createStringObject() 142 r->element = calloc(elements,sizeof(redisReply*)); in createArrayObject() 143 if (r->element == NULL) { in createArrayObject() 154 parent->element[task->idx] = r; in createArrayObject() 171 parent->element[task->idx] = r; in createIntegerObject() 186 parent->element[task->idx] = r; in createNilObject()
|
| H A D | async.c | 376 assert(reply->element[0]->type == REDIS_REPLY_STRING); in __redisGetSubscribeCallback() 377 stype = reply->element[0]->str; in __redisGetSubscribeCallback() 386 assert(reply->element[1]->type == REDIS_REPLY_STRING); in __redisGetSubscribeCallback() 387 sname = sdsnewlen(reply->element[1]->str,reply->element[1]->len); in __redisGetSubscribeCallback() 398 assert(reply->element[2]->type == REDIS_REPLY_INTEGER); in __redisGetSubscribeCallback() 399 if (reply->element[2]->integer == 0) in __redisGetSubscribeCallback()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | microchip,lan78xx.txt | 14 - microchip,led-modes: a 0..4 element vector, with each element configuring
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/msm/ |
| H A D | qcom,kpss-acc.txt | 20 Definition: the first element specifies the base address and size of 21 the register region. An optional second element specifies
|
| H A D | qcom,saw2.txt | 34 Definition: the first element specifies the base address and size of 35 the register region. An optional second element specifies
|
| /f-stack/dpdk/doc/guides/ |
| H A D | custom.css | 4 * Complex list items start with a p.first element. */
|
| /f-stack/freebsd/contrib/device-tree/Bindings/powerpc/fsl/ |
| H A D | srio-rmu.txt | 65 element is associated with the transmit (TX) interrupt and the 66 second element is associated with the receive (RX) interrupt. 95 element is associated with the transmit (TX) interrupt and the 96 second element is associated with the receive (RX) interrupt.
|
| /f-stack/freebsd/contrib/openzfs/etc/systemd/system-generators/ |
| H A D | zfs-mount-generator.in | 41 for element in $2 ; do 42 if [ "$query" = "$element" ] ; then
|
| /f-stack/freebsd/security/mac_biba/ |
| H A D | mac_biba.c | 232 struct mac_biba_element *element; in biba_subject_dominate_high() local 236 element = &mb->mb_effective; in biba_subject_dominate_high() 544 switch (element->mbe_type) { in biba_element_to_string() 577 element->mbe_type); in biba_element_to_string() 639 element->mbe_type = MAC_BIBA_TYPE_HIGH; in biba_parse_element() 640 element->mbe_grade = MAC_BIBA_TYPE_UNDEF; in biba_parse_element() 642 element->mbe_type = MAC_BIBA_TYPE_LOW; in biba_parse_element() 643 element->mbe_grade = MAC_BIBA_TYPE_UNDEF; in biba_parse_element() 646 element->mbe_type = MAC_BIBA_TYPE_EQUAL; in biba_parse_element() 649 element->mbe_type = MAC_BIBA_TYPE_GRADE; in biba_parse_element() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | max9860.txt | 12 - clock-names : Required element: "mclk".
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | redis-cli.c | 518 redisReply *entry = reply->element[j]; in cliIntegrateHelp() 523 char *cmdname = entry->element[0]->str; in cliIntegrateHelp() 549 if (entry->element[3]->integer == 1) { in cliIntegrateHelp() 554 if (entry->element[1]->integer < 0) in cliIntegrateHelp() 2239 redisReply *r = reply->element[i]; in clusterManagerExecTransaction() 5587 redisReply *kr = src_reply->element[1]->element[i]; in clusterManagerCommandImport() 6375 keys->element[i]->str); in getKeySizes() 6417 keys = reply->element[1]; in findBigKeys() 6445 totlen += keys->element[i]->len; in findBigKeys() 6574 keys = reply->element[1]; in findHotKeys() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/power/supply/ |
| H A D | rx51-battery.txt | 9 for each element in io-channel-names.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/ |
| H A D | rockchip,pinctrl.txt | 47 - reg: first element is the general register space of the iomux controller 49 second element is the separate pull register space of the rk3188. 68 - reg: second element: separate pull register for rk3188 bank0, use
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/ |
| H A D | qcom.yaml | 25 The 'SoC' element must be one of the following strings: 44 The 'board' element must be one of the following strings:
|