/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/ |
A D | tensor.h | 32 void Write(int position) { this->WriteN(position, 1); } in Write() 33 void WriteN(int position, int len) { in WriteN()
|
A D | portable_tensor.h | 109 void Write(int position) { *output_ptr_++ = input_data_[position]; } in Write() 110 void WriteN(int position, int len) { in WriteN()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/profiler/ |
A D | instrumentation.h | 59 void SetArgs(int position, int arg0) { args_[position] = arg0; } in SetArgs() 62 void SetArgs(int position, int arg0, Args... args) { in SetArgs()
|
/AliOS-Things-master/components/uvoice/test/ |
A D | test_recorder.c | 93 int position = 0; in uvoice_record_test() local
|
A D | test_player.c | 440 int position = 0; in uvoice_play_test() local
|
/AliOS-Things-master/components/SDL2/test/ |
A D | testspriteminimal.c | 100 SDL_Rect *position, *velocity; in MoveSprites() local
|
A D | testnative.c | 89 SDL_Rect *position, *velocity; in MoveSprites() local
|
A D | testsprite2.c | 122 SDL_Rect *position, *velocity; in MoveSprites() local
|
/AliOS-Things-master/components/oss/src/model/ |
A D | AppendObjectRequest.cc | 40 void AppendObjectRequest::setPosition(uint64_t position) in setPosition()
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/ |
A D | backward_references_cost_enc.c | 322 int position, float cost) { in UpdateCost() 335 int start, int end, int position, in UpdateCostPerInterval() 421 float cost, int position, int start, in InsertInterval() 460 double distance_cost, int position, in PushInterval()
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | cost_neon.c | 19 static const uint8_t position[16] = { 1, 2, 3, 4, 5, 6, 7, 8, variable
|
/AliOS-Things-master/components/SDL2/include/ |
A D | SDL_rwops.h | 104 long position; member
|
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/advanced/audio/ |
A D | module_audioplayer_fibo.c | 195 int position = 0; in native_audioplayer_position_get() local
|
A D | module_audioplayer.c | 337 int position = 0; in native_audioplayer_position_get() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/mux/ |
A D | anim_encode.c | 342 size_t position) { in GetFrame() 930 const size_t position = enc->count_ - 2; in SetPreviousDisposeMethod() local 947 const size_t position = enc->count_ - 1; in IncreasePreviousDuration() local 1201 const size_t position = enc->count_; in CacheFrame() local
|
/AliOS-Things-master/components/SDL2/src/audio/ |
A D | SDL_wave.h | 98 Sint64 position; /* Position of the data in the stream. */ member
|
A D | SDL_wave.c | 1915 Sint64 position = SDL_RWseek(src, chunk->position, RW_SEEK_SET); in WaveLoad() local 1959 Uint64 position = (Uint64)chunk->position + chunk->length - 1; in WaveLoad() local
|
/AliOS-Things-master/components/freetype/include/internal/ |
A D | ftstream.h | 489 #define FT_STREAM_SEEK( position ) \ argument 502 #define FT_STREAM_READ_AT( position, buffer, count ) \ argument
|
/AliOS-Things-master/components/uvoice/media/ |
A D | uvoice_recorder.c | 603 static int recorder_get_position(int *position) in recorder_get_position()
|
A D | uvoice_player.c | 3311 static int player_get_position(int *position) in player_get_position() 3511 static int player_seek(int position) in player_seek()
|
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | TestRotozoom.c | 88 …icture (SDL_Surface *screen, SDL_Surface *picture, int rotate, int flip, int smooth, int position) in RotatePicture()
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/utils/jansson/ |
A D | jansson.h | 124 int position; member
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/ |
A D | pngunknown.c | 189 int position; /* position in pngtest.png */ member 894 png_uint_32 unknown, const char *position, int set_callback) in check_handling()
|
/AliOS-Things-master/components/amp/ui/render/include/ |
A D | render_style.h | 135 widget_position_e position; member
|
/AliOS-Things-master/components/SDL2/src/test/ |
A D | SDL_test_common.c | 1375 const char *position = "UNKNOWN"; in SDLTest_PrintEvent() local
|