/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/unused/ |
A D | jmemdos.c | 100 void far * ds_si; 104 void far * ds_si; 107 extern short far jdos_open JPP((short far * handle, char far * filename)); 110 extern short far jdos_read JPP((short handle, void far * buffer, 112 extern short far jdos_write JPP((short handle, void far * buffer, 114 extern void far jxms_getdriver JPP((XMSDRIVER far *)); 115 extern void far jxms_calldriver JPP((XMSDRIVER, XMScontext far *)); 117 extern void far jems_calldriver JPP((EMScontext far *)); 294 if (jdos_open((short far *) & handle, (char far *) info->temp_name)) { in open_file_store() 318 void far * ptr; [all …]
|
/AliOS-Things-master/components/uvoice/audio/process/ |
A D | proc_aec.c | 23 int16_t *far; member 45 webrtc_aec->far = snd_zalloc( in aec_buffer_alloc() 47 if (!webrtc_aec->far) { in aec_buffer_alloc() 74 if (webrtc_aec->far) { in aec_buffer_free() 75 snd_free(webrtc_aec->far); in aec_buffer_free() 76 webrtc_aec->far = NULL; in aec_buffer_free() 88 uint8_t *near, uint8_t *far, int nbytes) in echo_cancellation_process() argument 114 memcpy(webrtc_aec->far, far + i, proc_size); in echo_cancellation_process() 116 webrtc_aec->far, in echo_cancellation_process()
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | jmemdosa.asm | 39 ; short far jdos_open (short far * handle, char far * filename) 43 _jdos_open proc far 78 _jdos_close proc far 110 _jdos_seek proc far 140 ; short far jdos_read (short handle, void far * buffer, unsigned short count) 144 _jdos_read proc far 178 ; short far jdos_write (short handle, void far * buffer, unsigned short count) 182 _jdos_write proc far 216 ; void far jxms_getdriver (XMSDRIVER far *) 257 ; void far jxms_calldriver (XMSDRIVER, XMScontext far *) [all …]
|
A D | jmorecfg.h | 292 #define FAR far
|
A D | jconfig.mc6 | 28 #define NEED_FHEAPMIN /* far heap management routines are broken */
|
A D | jconfig.txt | 77 * "far" pointers and to be allocated with a special version of malloc.)
|
A D | README | 187 sample code is far from industrial-strength, but when you are ready to look 195 Although this is by far the most detailed and comprehensive exposition of 201 of DCT-based JPEG are not publicly known so far, and that is the reason for
|
A D | structure.txt | 91 2. Near/far pointer distinction. To run efficiently on 80x86 machines, the 93 "large" ones (kept in far data space). This is an annoying restriction, but 531 arbitrarily far ahead of the data output processing. (This occurs only 537 losing anything, since the coefficient buffer is read-only as far as the 664 must be declared as "far" pointers, but the upper levels can be "near" 666 We use a #define symbol FAR, which expands to the "far" keyword when 934 marker. This is a much simpler solution and is probably far more efficient.
|
A D | install.txt | 362 NOTE: this is far from an exhaustive test of the JPEG software; some modules, 540 (Unfortunately, far too many compilers have optimizer bugs ... be prepared to 750 models (i.e., data pointers are 16 bits unless explicitly declared "far"; 770 C library's far-heap malloc() can't allocate blocks that large, reduce 877 #define far 878 #define FAR far 920 routines to allocate far memory. In any case, you might like to replace
|
/AliOS-Things-master/components/py_engine/external/unzip/internal/ |
A D | zconf.in.h | 187 # define FAR far 196 # define FAR far
|
A D | zconf.h | 259 # define FAR far 268 # define FAR far
|
/AliOS-Things-master/components/py_engine/tests/net_hosted/ |
A D | README | 8 So far, these tests are not run as part of the main testsuite and need
|
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/ |
A D | jmorecfg.h | 292 #define FAR far
|
A D | zconf.h | 317 # define FAR far 326 # define FAR far
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | zconf.h | 317 # define FAR far 326 # define FAR far
|
A D | zconf.h.cmakein | 307 * model programming (small or medium model with some far allocations). 319 # define FAR far 328 # define FAR far
|
A D | zconf.h.in | 305 * model programming (small or medium model with some far allocations). 317 # define FAR far 326 # define FAR far
|
/AliOS-Things-master/components/freetype/src/gzip/ |
A D | zconf.h | 162 # define FAR far
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/masmx64/ |
A D | gvmat64.asm | 77 ;bestlen equ rsp + xx - LocalVarsSize ; size of best match so far -> r11d 544 ; but it is far better don't remove the string in the binary!
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | INSTALL | 216 defined, and FAR gets defined to far in pngconf.h, and you should be 218 expecting far data. You must use the typedefs with the p or pp on 221 an "unsigned char far * far *". 371 calling standard on those platforms tested so far ("__cdecl" on Microsoft
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/projects/vstudio/ |
A D | README.txt | 61 (it is far more effective to debug on the release builds, there is no
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/Examples/HelloTFLite/Scenes/ |
A D | HelloTFLite.unity | 165 far clip plane: 1000
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/masmx86/ |
A D | match686.asm | 128 bestlen equ esp + 28 ; size of best match so far
|
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/lightmeter/ |
A D | lightmeter.md | 357 OLED_Show_String(64, 40, "far !", 16, 1);
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | README-dynapi.md | 69 far as calling into the jump table in this case. But in cases where no override
|