Home
last modified time | relevance | path

Searched refs:reference (Results 1 – 17 of 17) sorted by relevance

/civetweb-2.7.6/conan/
Dbuild.py67 def reference(self): member in BuilderSettings
75 reference=settings.reference,
/civetweb-2.7.6/examples/rest/cJSON/
DcJSON.c1826 cJSON *reference = NULL; in create_reference() local
1832 reference = cJSON_New_Item(hooks); in create_reference()
1833 if (reference == NULL) in create_reference()
1838 memcpy(reference, item, sizeof(cJSON)); in create_reference()
1839 reference->string = NULL; in create_reference()
1840 reference->type |= cJSON_IsReference; in create_reference()
1841 reference->next = reference->prev = NULL; in create_reference()
1842 return reference; in create_reference()
/civetweb-2.7.6/examples/
DREADME.md14 …ot guaranteed that they work in the current version - they are kept for reference, but might be re…
/civetweb-2.7.6/src/third_party/duktape-1.5.2/examples/eventloop/
DREADME.rst61 churn doesn't increase memory footprint with reference counting, it
/civetweb-2.7.6/src/third_party/duktape-1.8.0/examples/eventloop/
DREADME.rst61 churn doesn't increase memory footprint with reference counting, it
/civetweb-2.7.6/docs/api/
Dmg_request_info.md11 …ed URI as it references the local resource. If the request URI does not reference a resource on th…
/civetweb-2.7.6/src/third_party/duktape-1.5.2/
DREADME.rst14 additional data types for better C integration, combined reference counting
/civetweb-2.7.6/src/third_party/duktape-1.8.0/
DREADME.rst14 additional data types for better C integration, combined reference counting
/civetweb-2.7.6/src/third_party/lua-5.1.5/
DINSTALL44 reference manual in html in doc, some sample code in test, and some
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-separate/
Dduk_heap_refcount.c10 #error internal error, reference counting requires a double linked heap
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-separate/
Dduk_heap_refcount.c10 #error internal error, reference counting requires a double linked heap
/civetweb-2.7.6/docs/
DEmbedding.md55 …nd tested. Other examples in the examples/ folder might be outdated and remain there for reference.
DUserManual.md783 [Lua 5.2 reference manual](http://www.lua.org/manual/5.2/). However,
790 are accessible from the Lua code (please check the reference manual for
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-noline/
Dduktape.c43772 #error internal error, reference counting requires a double linked heap
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src/
Dduktape.c44108 #error internal error, reference counting requires a double linked heap
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src/
Dduktape.c43867 #error internal error, reference counting requires a double linked heap
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-noline/
Dduktape.c44013 #error internal error, reference counting requires a double linked heap