Home
last modified time | relevance | path

Searched refs:caller (Results 1 – 25 of 28) sorted by relevance

12

/AliOS-Things-master/components/minilibc/include/
A Dmm.h395 void *caller; member
410 uint64_t magic = (uint64_t)hdr->caller; in mdbg_calc_magic()
454 void *mm_malloc(struct mm_heap_s *heap, size_t size, void *caller);
469 void mm_free(struct mm_heap_s *heap, void *mem, void *caller);
/AliOS-Things-master/hardware/board/c906/adapter/
A Dcsi_kernel.h586 void *csi_kernel_malloc(size_t size, void *caller);
592 void csi_kernel_free(void *ptr, void *caller);
599 void *csi_kernel_realloc(void *ptr, size_t size, void *caller);
A Dcsi_rhino.c1259 void *csi_kernel_malloc(size_t size, void *caller) in csi_kernel_malloc() argument
1262 (void)caller; in csi_kernel_malloc()
1274 void csi_kernel_free(void *ptr, void *caller) in csi_kernel_free() argument
1276 (void)caller; in csi_kernel_free()
1282 void *csi_kernel_realloc(void *ptr, size_t size, void *caller) in csi_kernel_realloc() argument
1285 (void)caller; in csi_kernel_realloc()
/AliOS-Things-master/components/csi/csi2/include/
A Dcsi_kernel.h581 void *csi_kernel_malloc(int32_t size, void *caller);
587 void csi_kernel_free(void *ptr, void *caller);
594 void *csi_kernel_realloc(void *ptr, int32_t size, void *caller);
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dtest262.conf63 caller
177 test262/test/built-ins/Function/prototype/restricted-property-caller.js
A Dquickjs-atom.h112 DEF(caller, "caller")
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/net_os/
A Dnet_mutex.h67 osMutexId osMutexCreateEx (osMutexDef_t *mutex_def,uint32 caller) ;
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/test/core/
A DDownloadProject.cmake18 # and unpacked contents are used is up to the caller, but the motivating case is
136 # Ensure the caller can know where to find the source and build directories
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/test/function_test/core/
A DDownloadProject.cmake18 # and unpacked contents are used is up to the caller, but the motivating case is
136 # Ensure the caller can know where to find the source and build directories
/AliOS-Things-master/components/osal_aos/include/aos/
A Dosal_debug.h443 void aos_except_process(int errno, const char *file, int line, const char *func_name, void *caller);
/AliOS-Things-master/components/SDL2/docs/
A DREADME-dynapi.md105 if it's smaller, we know we can provide the entire API that the caller needs.
A Ddoxyfile1470 # doxygen will generate a caller dependency graph for every global function
1472 # the time of a run. So in most cases it will be better to enable caller
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/
A Drfc1952.txt164 clarity and to eliminate the requirement for the caller to do pre-
642 function so it shouldn't be done by the caller. Usage example:
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/
A Dconfiguration.proto344 // This is useful in naive production usecases where the caller would prefer
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A DFAQ264 gzbuffer()), other than the caller of gzprintf() assuring that the output
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/doc/
A Djsbignum.texi157 callees but not for its caller.
/AliOS-Things-master/components/SDL2/src/hidapi/doxygen/
A DDoxyfile1549 # doxygen will generate a caller dependency graph for every global function
1551 # the time of a run. So in most cases it will be better to enable caller
/AliOS-Things-master/components/littlevgl/scripts/
A DDoxyfile2297 # If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
2301 # So in most cases it will be better to enable caller graphs for selected
2302 # functions only using the \callergraph command. Disabling a caller graph can be
/AliOS-Things-master/documentation/doxygen/
A DDoxyfile-AOS2625 # If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
2629 # So in most cases it will be better to enable caller graphs for selected
2630 # functions only using the \callergraph command. Disabling a caller graph can be
/AliOS-Things-master/components/SDL2/src/gfx/Docs/
A Dhtml.doxyfile1734 # doxygen will generate a caller dependency graph for every global function
1736 # the time of a run. So in most cases it will be better to enable caller
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dlibjpeg.txt1408 output_message to display it. Control must NOT return to the caller;
1642 operation and returns to its caller. The surrounding application is
1650 compressor to return to the caller of jpeg_write_scanlines(), with the return
1699 This will cause the decompressor to return to its caller with an indication
A Dstructure.txt829 available to the caller. If this flag is not set, never-written sections
/AliOS-Things-master/components/jsoncpp/doc/
A Ddoxyfile.in2175 # If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
2179 # So in most cases it will be better to enable caller graphs for selected
A Dweb_doxyfile.in2163 # If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
2167 # So in most cases it will be better to enable caller graphs for selected
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog2869 properly handled by the caller.
3213 caller. Register a private error callback to accomplish that.
5536 field. The caller should supply a count when setting this field. As

Completed in 42 milliseconds

12