Home
last modified time | relevance | path

Searched refs:hdrs (Results 1 – 16 of 16) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A DBUILD194 hdrs = [
212 hdrs = [
223 hdrs = [
267 hdrs = [
300 hdrs = [
334 hdrs = [
351 hdrs = [
378 hdrs = [
490 hdrs = [
523 hdrs = [
[all …]
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/micro_features/
A DBUILD13 hdrs = [
23 hdrs = [
34 hdrs = [
42 hdrs = ["static_alloc.h"],
50 hdrs = [
67 hdrs = [
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/
A DBUILD9 hdrs = ["bits.h"],
18 hdrs = [
33 hdrs = [
49 hdrs = [
71 hdrs = [
87 hdrs = [
99 hdrs = [
114 hdrs = [
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dwebp_dec.c295 WebPHeaderStructure hdrs; in ParseHeadersInternal() local
300 memset(&hdrs, 0, sizeof(hdrs)); in ParseHeadersInternal()
301 hdrs.data = data; in ParseHeadersInternal()
302 hdrs.data_size = data_size; in ParseHeadersInternal()
309 found_riff = (hdrs.riff_size > 0); in ParseHeadersInternal()
346 &hdrs.alpha_data, &hdrs.alpha_data_size); in ParseHeadersInternal()
354 &hdrs.compressed_size, &hdrs.is_lossless); in ParseHeadersInternal()
363 *format = hdrs.is_lossless ? 2 : 1; in ParseHeadersInternal()
366 if (!hdrs.is_lossless) { in ParseHeadersInternal()
393 *headers = hdrs; in ParseHeadersInternal()
[all …]
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/profiler/
A DBUILD25 hdrs = ["instrumentation.h"],
40 hdrs = [
53 hdrs = ["test_instrumented_library.h"],
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/compatibility/
A DBUILD43 hdrs = ["canonicalize_value.h"],
64 hdrs = [
128 hdrs = ["devicedb-sample.h"],
171 hdrs = ["android_info.h"],
184 hdrs = [
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/testing/
A DBUILD18 hdrs = [
51 hdrs = [
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/httpd/
A Dhttpd.c261 const char *hdrs[NUM_FILE_HDR_STRINGS]; /* HTTP headers to be sent. */ member
837 hs->hdrs[HDR_STRINGS_IDX_SERVER_NAME] = g_psHTTPHeaderStrings[HTTP_HDR_SERVER];
838 hs->hdrs[HDR_STRINGS_IDX_CONTENT_LEN_KEPALIVE] = NULL;
839 hs->hdrs[HDR_STRINGS_IDX_CONTENT_LEN_NR] = NULL;
870 hs->hdrs[HDR_STRINGS_IDX_HTTP_STATUS] = g_psHTTPHeaderStrings[HTTP_HDR_OK];
923 hs->hdrs[HDR_STRINGS_IDX_CONTENT_TYPE] = HTTP_HDR_APP;
926 hs->hdrs[HDR_STRINGS_IDX_CONTENT_TYPE] = HTTP_HDR_DEFAULT_TYPE;
945 hs->hdrs[HDR_STRINGS_IDX_CONTENT_LEN_NR] = hs->hdr_content_len;
991 hdrlen = (u16_t)strlen(hs->hdrs[hs->hdr_index]);
998 ptr = (const void *)(hs->hdrs[hs->hdr_index] + hs->hdr_pos);
[all …]
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/kernels/
A DBUILD13 hdrs = [
30 hdrs = [
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/c/
A DBUILD27 hdrs = ["delegate_plugin.h"],
38 hdrs = ["nnapi_plugin.h"],
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/
A DBUILD89 hdrs = ["proto_to_flatbuffer.h"],
101 hdrs = ["delegate_registry.h"],
119 hdrs = ["nnapi_plugin.h"],
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/resource/
A DBUILD14 hdrs = [
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/third_party/
A Dcpuinfo.BUILD101 hdrs = [
190 hdrs = [
201 hdrs = [
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/speech_commands/
A DBUILD332 hdrs = [
366 hdrs = [
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/
A DBUILD22 hdrs = ["audio_microfrontend.h"],
/AliOS-Things-master/components/SDL2/
A DMakefile150 …date-revision install install-bin install-hdrs install-lib install-data uninstall uninstall-bin un…
161 install: all install-bin install-hdrs install-lib install-data
168 install-hdrs: update-revision
196 uninstall: uninstall-bin uninstall-hdrs uninstall-lib uninstall-data
199 uninstall-hdrs:

Completed in 24 milliseconds