/AliOS-Things-master/components/linkkit/external/nghttp2/ |
A D | nghttp2_priority_spec.c | 28 int32_t stream_id, int32_t weight, in nghttp2_priority_spec_init()
|
A D | nghttp2_stream.c | 65 int32_t weight, int32_t remote_initial_window_size, in nghttp2_stream_init() 260 void nghttp2_stream_change_weight(nghttp2_stream *stream, int32_t weight) in nghttp2_stream_change_weight() 327 int32_t weight) in nghttp2_stream_dep_distributed_weight()
|
A D | nghttp2_stream.h | 199 int32_t weight; member
|
A D | nghttp2_frame.c | 398 int32_t weight; in nghttp2_frame_unpack_priority_spec() local
|
A D | nghttp2.h | 997 int32_t weight; member
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/profiler/ |
A D | treeview.h | 37 int weight = 0; member
|
A D | treeview.cc | 159 int weight = 0; in WeightBelowNodeMatchingFunction() local
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/ |
A D | filterbank_util.c | 50 static void QuantizeFilterbankWeights(const float float_weight, int16_t* weight, in QuantizeFilterbankWeights() 189 const float weight = in FilterbankPopulateState() local
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/ |
A D | kernel_util.h | 206 inline bool IsHybridOp(const TfLiteTensor* input, const TfLiteTensor* weight) { in IsHybridOp()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/NN/Source/SVDFunctions/ |
A D | arm_svdf_s8.c | 100 const q7_t *weight = weights_feature_data; in arm_svdf_s8() local
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/NN/Source/SVDFunctions/ |
A D | arm_svdf_s8.c | 100 const q7_t *weight = weights_feature_data; in arm_svdf_s8() local
|
/AliOS-Things-master/components/freetype/include/ |
A D | ftwinfnt.h | 199 FT_UShort weight; member
|
A D | t1tables.h | 75 FT_String* weight; member
|
/AliOS-Things-master/components/freetype/src/cache/ |
A D | ftcmanag.c | 477 FT_Offset weight = 0; in FTC_Manager_Check() local
|
/AliOS-Things-master/components/freetype/src/cff/ |
A D | cffobjs.c | 881 char *weight = cff_index_get_sid_string( cff, in cff_face_init() local
|
A D | cfftypes.h | 112 FT_UInt weight; member
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/ |
A D | test_helpers.cc | 761 const TfLiteTensor* weight; in Invoke() local
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | SDL_gfxPrimitives.c | 937 int pixelColorWeight(SDL_Surface * dst, Sint16 x, Sint16 y, Uint32 color, Uint32 weight) in pixelColorWeight() 965 int pixelColorWeightNolock(SDL_Surface * dst, Sint16 x, Sint16 y, Uint32 color, Uint32 weight) in pixelColorWeightNolock() 4097 Uint8 weight, iweight; in aaellipseColor() local
|