/AliOS-Things-master/hardware/chip/haas1000/aos/ |
A D | my_cpp_test.cpp | 85 virtual void TakeBusToSomewhere(TakeBus& tb) in TakeBusToSomewhere() 94 virtual void TakeBusToSomewhere(TakeBus& tb) in TakeBusToSomewhere() 110 TakeBus tb; in cpp_polymorphic() local
|
/AliOS-Things-master/components/py_engine/tests/basics/ |
A D | async_with.py | 7 async def __aexit__(self, exc_type, exc, tb): argument
|
A D | async_with_break.py | 7 async def __aexit__(self, exc_type, exc, tb): argument
|
A D | async_with_return.py | 7 async def __aexit__(self, exc_type, exc, tb): argument
|
A D | async_with2.py | 25 async def __aexit__(self, exc_type, exc, tb): argument
|
/AliOS-Things-master/components/py_engine/engine/extmod/uasyncio/ |
A D | lock.py | 52 async def __aexit__(self, exc_type, exc, tb): argument
|
A D | stream.py | 19 async def __aexit__(self, exc_type, exc, tb): argument 100 async def __aexit__(self, exc_type, exc, tb): argument
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/ |
A D | tif_dirinfo.c | 347 const TIFFField* tb = *(const TIFFField**) b; in tagCompare() local 360 const TIFFField* tb = *(const TIFFField**) b; in tagNameCompare() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | upsampling_sse2.c | 96 #define UPSAMPLE_LAST_BLOCK(tb, bb, num_pixels, out) { \ argument
|
A D | upsampling_sse41.c | 98 #define UPSAMPLE_LAST_BLOCK(tb, bb, num_pixels, out) { \ argument
|
A D | upsampling_neon.c | 66 #define UPSAMPLE_LAST_BLOCK(tb, bb, num_pixels, out) { \ argument
|
/AliOS-Things-master/components/freetype/src/gzip/ |
A D | infutil.h | 41 inflate_huft *tb; /* bit length decoding tree */ member
|
A D | inftrees.c | 302 inflate_huft * FAR *tb, /* bits tree result */ in inflate_trees_bits()
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/ |
A D | pal2rgb.c | 290 uint16 *tr, *tg, *tb, *ta; in cpTag() local
|
A D | tiff2bw.c | 361 uint16 *tr, *tg, *tb, *ta; in cpTag() local
|
A D | thumbnail.c | 157 uint16 *tr, *tg, *tb, *ta; in cpTag() local
|
A D | tiffcp.c | 499 uint16 *tr, *tg, *tb, *ta; in cpTag() local
|
A D | tiffcrop.c | 1514 uint16 *tr, *tg, *tb, *ta; in cpTag() local
|
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | objexcept.c | 584 size_t *tb = (size_t *)((uint8_t *)MP_STATE_VM(mp_emergency_exception_buf) in mp_obj_exception_add_traceback() local
|
/AliOS-Things-master/components/SDL2/src/events/ |
A D | SDL_gesture.c | 308 double tb = M_PI/4; in bestDollarDifference() local
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | aria.c | 210 uint32_t ta, tb, tc; in aria_a() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/swig/ |
A D | libwebp_python_wrap.c | 364 SWIG_TypeEquiv(const char *nb, const char *tb) { in SWIG_TypeEquiv() 383 SWIG_TypeCompare(const char *nb, const char *tb) { in SWIG_TypeCompare()
|
/AliOS-Things-master/components/SDL2/src/stdlib/ |
A D | SDL_malloc.c | 2807 tbinptr *tb = treebin_at(m, i); in do_check_treebin() local
|