Home
last modified time | relevance | path

Searched refs:answer (Results 1 – 14 of 14) sorted by relevance

/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dminiunz.c280 char answer[128]; in do_extract_currentfile() local
284 ret = scanf("%1s", answer); in do_extract_currentfile()
288 rep = answer[0]; in do_extract_currentfile()
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/minizip/
A Dminizip.c349 char answer[128]; local
352 ret = scanf("%1s",answer);
357 rep = answer[0] ;
A Dminiunz.c386 char answer[128]; local
390 ret = scanf("%1s",answer);
395 rep = answer[0] ;
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/mdns/
A Dmdns.c1064 mdns_read_answer(struct mdns_packet *pkt, struct mdns_answer *answer) in mdns_read_answer() argument
1082 memset(answer, 0, sizeof(struct mdns_answer)); in mdns_read_answer()
1083 res = mdns_read_rr_info(pkt, &answer->info); in mdns_read_answer()
1089 answer->cache_flush = answer->info.klass & 0x8000; in mdns_read_answer()
1090 answer->info.klass &= 0x7FFF; in mdns_read_answer()
1097 answer->ttl = lwip_ntohl(ttl); in mdns_read_answer()
1104 answer->rd_length = lwip_ntohs(field16); in mdns_read_answer()
1106 answer->rd_offset = pkt->parse_offset; in mdns_read_answer()
1107 pkt->parse_offset += answer->rd_length; in mdns_read_answer()
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/win32/
A DDLL_FAQ.txt100 - The official answer is "no"; the real answer depends again on
317 explained in the answer to Question 14.
325 article KB326922 (see the previous answer), the C runtime that
342 as explained in the answer to Question 14.
367 file name, as suggested in the previous answer.
380 different file name, as suggested in the previous answer.
/AliOS-Things-master/components/SDL2/src/power/uikit/
A DSDL_syspower.m107 return SDL_TRUE; /* always the definitive answer on iOS. */
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/puff/
A DREADME17 deflate format, and I hope that reading this code will answer those questions.
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/old/
A Dvisual-basic.txt18 Got the answer! (I haven't had time to check this but it's what I got, and
/AliOS-Things-master/components/littlevgl/docs/
A DCONTRIBUTING.md20 We use the [Forum](https://forum.littlevgl.com/) to ask and answer questions and [GitHub's issue tr…
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/
A Dconfiguration.proto66 // Prefer returning a single answer as fast as possible, even if this causes
/AliOS-Things-master/components/ble_mesh/bt_mesh/
A DKconfig185 Since there is no single optimal answer, this configuration
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dinstall.txt510 compilers, alternate definitions may compute the right answer, yet be slower
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dlibpng-manual.txt809 default if you don't know what the right answer is!
A DCHANGES3440 wrong in 128 out of 65536 cases. Getting the right answer all the time

Completed in 53 milliseconds