Searched refs:found (Results 1 – 20 of 20) sorted by relevance
| /external/lib/lwip/core/ |
| A D | dns.c | 179 dns_found_callback found; member 673 if (pEntry->found) in dns_check_entry() 674 (*pEntry->found)(pEntry->name, NULL, pEntry->arg); in dns_check_entry() 677 pEntry->found = NULL; in dns_check_entry() 701 pEntry->found = NULL; in dns_check_entry() 816 if (pEntry->found) { in dns_recv() 838 if (pEntry->found) { in dns_recv() 839 (*pEntry->found)(pEntry->name, NULL, pEntry->arg); in dns_recv() 843 pEntry->found = NULL; in dns_recv() 903 pEntry->found = found; in dns_enqueue() [all …]
|
| /external/platform/pico/common/pico_util/ |
| A D | pheap.c | 97 bool __unused found = false; in ph_remove_and_free_node() local 102 found = true; in ph_remove_and_free_node() 107 assert(found); in ph_remove_and_free_node()
|
| /external/lib/lwip/include/lwip/ |
| A D | dns.h | 111 dns_found_callback found, void *callback_arg);
|
| /external/platform/pico/rp2_common/hardware_irq/ |
| A D | irq.c | 408 bool __unused found = false; in irq_add_tail_to_free_list() local 414 found = true; in irq_add_tail_to_free_list() 418 assert(found); in irq_add_tail_to_free_list()
|
| /external/lib/lwip/netif/ppp/ |
| A D | vj.c | 202 goto found; in vj_compress_tcp() 224 found: in vj_compress_tcp()
|
| /external/platform/lpc15xx/lpcopen/periph_acmp/example/ |
| A D | readme.dox | 38 * found on ADC1_1/PIN0.9, which is trimmed through the potentiometer.
|
| /external/platform/nrfx/mdk/ |
| A D | iar_startup_nrf51.s | 28 ; it is where the SP start value is found, and the NVIC vector
|
| A D | arm_startup_nrf52810.s | 215 ; found at the Errata document for your device located
|
| A D | iar_startup_nrf52805.s | 28 ; it is where the SP start value is found, and the NVIC vector
|
| A D | iar_startup_nrf5340_network.s | 28 ; it is where the SP start value is found, and the NVIC vector
|
| A D | iar_startup_nrf52811.s | 28 ; it is where the SP start value is found, and the NVIC vector
|
| A D | iar_startup_nrf52820.s | 28 ; it is where the SP start value is found, and the NVIC vector
|
| A D | iar_startup_nrf52.s | 28 ; it is where the SP start value is found, and the NVIC vector
|
| A D | iar_startup_nrf52810.s | 28 ; it is where the SP start value is found, and the NVIC vector
|
| A D | iar_startup_nrf52833.s | 28 ; it is where the SP start value is found, and the NVIC vector
|
| A D | iar_startup_nrf52840.s | 28 ; it is where the SP start value is found, and the NVIC vector
|
| A D | iar_startup_nrf5340_application.s | 28 ; it is where the SP start value is found, and the NVIC vector
|
| A D | iar_startup_nrf9160.s | 28 ; it is where the SP start value is found, and the NVIC vector
|
| /external/platform/nrfx/doc/ |
| A D | nrfx.doxyfile | 119 # used to form the text in various listings. Each string in this list, if found 505 # documentation blocks found inside the body of a function. If set to NO, these 1642 # to a relative location where the documentation can be found. The format is: 2036 # C-preprocessor directives found in the sources and include files. 2059 # INCLUDE_PATH will be searched if a #include is found. 2117 # macro definition that is found in the sources will be used. Use the PREDEFINED 2119 # definition found in the source code. 2205 # the mscgen tool resides. If left empty the tool is assumed to be found in the 2213 # If left empty dia is assumed to be found in the default search path. 2405 # found. If left blank, it is assumed the dot tool can be found in the path.
|
| /external/platform/stellaris/ti-driverlib/ |
| A D | MANIFEST.TXT | 348 License Type: No license information can be found
|
Completed in 26 milliseconds