Home
last modified time | relevance | path

Searched defs:source (Results 1 – 25 of 97) sorted by relevance

1234

/AliOS-Things-master/components/linkkit/dev_model/
A Ddm_msg_process.c178 _IN_ dm_msg_source_t *source, _IN_ dm_msg_dest_t *dest, in dm_msg_proc_thing_service_property_set()
265 _IN_ dm_msg_source_t *source, _IN_ dm_msg_dest_t *dest, in dm_msg_proc_thing_service_property_get()
330 _IN_ dm_msg_source_t *source, _IN_ dm_msg_dest_t *dest, in dm_msg_proc_thing_service_property_post()
486 _IN_ dm_msg_source_t *source) in dm_msg_proc_thing_property_desired_delete_reply()
611 int dm_msg_proc_rrpc_request(_IN_ dm_msg_source_t *source) in dm_msg_proc_rrpc_request()
649 int dm_disp_ntp_response(_IN_ dm_msg_source_t *source) in dm_disp_ntp_response()
657 int dm_disp_ext_error_response(_IN_ dm_msg_source_t *source) in dm_disp_ext_error_response()
708 int dm_msg_proc_thing_disable(_IN_ dm_msg_source_t *source, in dm_msg_proc_thing_disable()
747 int dm_msg_proc_thing_enable(_IN_ dm_msg_source_t *source, in dm_msg_proc_thing_enable()
786 int dm_msg_proc_thing_delete(_IN_ dm_msg_source_t *source, in dm_msg_proc_thing_delete()
[all …]
/AliOS-Things-master/components/linkkit/dev_model/client/
A Ddm_client.c226 dm_msg_source_t source; in dm_client_thing_event_notify() local
270 dm_msg_source_t source; in dm_client_thing_model_down_raw() local
286 dm_msg_source_t source; in dm_client_thing_model_up_raw_reply() local
304 dm_msg_source_t source; in dm_client_thing_service_property_set() local
352 dm_msg_source_t source; in dm_client_thing_service_property_get() local
383 dm_msg_source_t source; in dm_client_thing_service_request() local
399 dm_msg_source_t source; in dm_client_thing_event_post_reply() local
416 dm_msg_source_t source; in dm_client_thing_property_desired_get_reply() local
433 dm_msg_source_t source; in dm_client_thing_property_desired_delete_reply() local
451 dm_msg_source_t source; in dm_client_thing_deviceinfo_update_reply() local
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Drdppm.c145 ppm_source_ptr source = (ppm_source_ptr) sinfo; in get_text_gray_row() local
163 ppm_source_ptr source = (ppm_source_ptr) sinfo; in get_text_rgb_row() local
183 ppm_source_ptr source = (ppm_source_ptr) sinfo; in get_scaled_gray_row() local
204 ppm_source_ptr source = (ppm_source_ptr) sinfo; in get_scaled_rgb_row() local
230 ppm_source_ptr source = (ppm_source_ptr) sinfo; in get_raw_row() local
242 ppm_source_ptr source = (ppm_source_ptr) sinfo; in get_word_gray_row() local
266 ppm_source_ptr source = (ppm_source_ptr) sinfo; in get_word_rgb_row() local
299 ppm_source_ptr source = (ppm_source_ptr) sinfo; in start_input_ppm() local
446 ppm_source_ptr source; in jinit_read_ppm() local
A Drdrle.c83 rle_source_ptr source = (rle_source_ptr) sinfo; in start_input_rle() local
189 rle_source_ptr source = (rle_source_ptr) sinfo; in get_rle_row() local
207 rle_source_ptr source = (rle_source_ptr) sinfo; in get_pseudocolor_row() local
243 rle_source_ptr source = (rle_source_ptr) sinfo; in load_image() local
373 rle_source_ptr source; in jinit_read_rle() local
A Drdtarga.c177 tga_source_ptr source = (tga_source_ptr) sinfo; in get_8bit_gray_row() local
193 tga_source_ptr source = (tga_source_ptr) sinfo; in get_8bit_row() local
214 tga_source_ptr source = (tga_source_ptr) sinfo; in get_16bit_row() local
242 tga_source_ptr source = (tga_source_ptr) sinfo; in get_24bit_row() local
275 tga_source_ptr source = (tga_source_ptr) sinfo; in get_memory_row() local
302 tga_source_ptr source = (tga_source_ptr) sinfo; in preload_image() local
335 tga_source_ptr source = (tga_source_ptr) sinfo; in start_input_tga() local
486 tga_source_ptr source; in jinit_read_targa() local
A Drdbmp.c123 bmp_source_ptr source = (bmp_source_ptr) sinfo; in get_8bit_row() local
154 bmp_source_ptr source = (bmp_source_ptr) sinfo; in get_24bit_row() local
185 bmp_source_ptr source = (bmp_source_ptr) sinfo; in get_32bit_row() local
221 bmp_source_ptr source = (bmp_source_ptr) sinfo; in preload_image() local
278 bmp_source_ptr source = (bmp_source_ptr) sinfo; in start_input_bmp() local
466 bmp_source_ptr source; in jinit_read_bmp() local
/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylanddatamanager.c249 Wayland_data_source_send(SDL_WaylandDataSource *source, in Wayland_data_source_send()
272 int Wayland_data_source_add_data(SDL_WaylandDataSource *source, in Wayland_data_source_add_data()
281 Wayland_data_source_has_mime(SDL_WaylandDataSource *source, in Wayland_data_source_has_mime()
293 Wayland_data_source_get_data(SDL_WaylandDataSource *source, in Wayland_data_source_get_data()
320 Wayland_data_source_destroy(SDL_WaylandDataSource *source) in Wayland_data_source_destroy()
406 SDL_WaylandDataSource *source) in Wayland_data_device_set_selection()
A DSDL_waylandclipboard.c43 SDL_WaylandDataSource* source = Wayland_data_source_create(_this); in Wayland_SetClipboardText() local
/AliOS-Things-master/components/linkkit/dev_model/server/
A Ddm_server.c118 dm_msg_source_t source; in dm_server_thing_service_property_set() local
169 dm_msg_source_t source; in dm_server_thing_service_request() local
197 dm_msg_source_t source; in dm_server_thing_service_property_get() local
239 dm_msg_source_t source; in dm_server_thing_service_property_post() local
277 dm_msg_source_t source; in dm_server_thing_dev_core_service_dev() local
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dcompress.c22 int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) in compress2() argument
62 int ZEXPORT compress (dest, destLen, source, sourceLen) in compress() argument
A Duncompr.c24 int ZEXPORT uncompress (dest, destLen, source, sourceLen) in uncompress() argument
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Duncompr.c27 int ZEXPORT uncompress2 (dest, destLen, source, sourceLen) in uncompress2() argument
86 int ZEXPORT uncompress (dest, destLen, source, sourceLen) in uncompress() argument
A Dcompress.c22 int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) in compress2() argument
68 int ZEXPORT compress (dest, destLen, source, sourceLen) in compress() argument
/AliOS-Things-master/components/freetype/src/lzw/
A Dftlzw.c73 FT_Stream source; /* parent/source stream */ member
111 FT_Stream source ) in ft_lzw_file_init()
349 FT_Stream source ) in FT_Stream_OpenLZW()
401 FT_Stream source ) in FT_Stream_OpenLZW()
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/examples/
A Dzpipe.c36 int def(FILE *source, FILE *dest, int level) in def()
92 int inf(FILE *source, FILE *dest) in inf()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/
A Dfrontend_io.c25 int WriteFrontendStateMemmap(const char* header, const char* source, in WriteFrontendStateMemmap()
/AliOS-Things-master/components/freetype/src/bzip2/
A Dftbzip2.c104 FT_Stream source; /* parent/source stream */ member
149 FT_Stream source ) in ft_bzip2_file_init()
456 FT_Stream source ) in FT_Stream_OpenBzip2()
500 FT_Stream source ) in FT_Stream_OpenBzip2()
/AliOS-Things-master/components/freetype/src/base/
A Dftdbgmem.c96 FT_MemSource source; member
396 FT_MemSource source, next; in ft_mem_table_destroy() local
514 FT_MemSource source; in ft_mem_table_set() local
616 FT_MemSource source; in ft_mem_table_remove() local
935 FT_MemSource source = *bucket; in FT_DumpMemory() local
948 FT_MemSource source = *bucket; in FT_DumpMemory() local
969 FT_MemSource source = sources[nn]; in FT_DumpMemory() local
A Dftglyph.c99 FT_BitmapGlyph source = (FT_BitmapGlyph)bitmap_source; in ft_bitmap_glyph_copy() local
164 FT_Outline* source = &slot->outline; in FT_CALLBACK_DEF() local
202 FT_OutlineGlyph source = (FT_OutlineGlyph)outline_source; in ft_outline_glyph_copy() local
308 FT_Glyph_Copy( FT_Glyph source, in FT_Glyph_Copy()
/AliOS-Things-master/components/uvoice/media/
A Duvoice_stream.c38 media_loader_t *media_loader_create(media_type_t type, char *source) in media_loader_create()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/NN/Source/NNSupportFunctions/
A Darm_q7_to_q15_with_offset.c48 int16x8_t source; in arm_q7_to_q15_with_offset() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/NN/Source/NNSupportFunctions/
A Darm_q7_to_q15_with_offset.c48 int16x8_t source; in arm_q7_to_q15_with_offset() local
/AliOS-Things-master/components/freetype/src/gzip/
A Dftgzip.c172 FT_Stream source; /* parent/source stream */ member
275 FT_Stream source ) in ft_gzip_file_init()
603 FT_Stream source ) in FT_Stream_OpenGzip()
750 FT_Stream source ) in FT_Stream_OpenGzip()
/AliOS-Things-master/components/oss/src/utils/
A DUtils.cc548 std::string AlibabaCloud::OSS::LeftTrim(const char* source) in LeftTrim()
555 std::string AlibabaCloud::OSS::RightTrim(const char* source) in RightTrim()
562 std::string AlibabaCloud::OSS::Trim(const char* source) in Trim()
567 std::string AlibabaCloud::OSS::LeftTrimQuotes(const char* source) in LeftTrimQuotes()
574 std::string AlibabaCloud::OSS::RightTrimQuotes(const char* source) in RightTrimQuotes()
581 std::string AlibabaCloud::OSS::TrimQuotes(const char* source) in TrimQuotes()
586 std::string AlibabaCloud::OSS::ToLower(const char* source) in ToLower()
597 std::string AlibabaCloud::OSS::ToUpper(const char* source) in ToUpper()
/AliOS-Things-master/components/amp-utility/python/
A DPlayer.py129 def set_source(source): argument
285 def playback(source): argument

Completed in 36 milliseconds

1234