Searched refs:answer (Results 1 – 11 of 11) sorted by relevance
| /f-stack/tools/libxo/tests/xo/ |
| H A D | xo_02.sh | 36 ${XOP} --open answer 39 ${XOP} --close answer
|
| /f-stack/tools/libxo/tests/xo/saved/ |
| H A D | xo_02.XP.out | 53 <answer> 56 </answer>
|
| H A D | xo_02.X.out | 1 …ina</state><city>Raleigh</city></c></b></a><answer><state>North Carolina</state><city>Raleigh</cit…
|
| H A D | xo_02.J.out | 6 "answer": {"state":"North Carolina","city":"Raleigh"}{"top": {"data": {"tag":"value1""tag":"value2"…
|
| H A D | xo_02.JP.out | 61 "answer": {
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/m4/ |
| H A D | ax_cxx_compile_stdcxx.m4 | 305 struct answer 310 answer<1> f(int&) { return answer<1>(); } 311 answer<2> f(const int&) { return answer<2>(); } 312 answer<3> f(int&&) { return answer<3>(); }
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | configure | 5137 struct answer 5142 answer<1> f(int&) { return answer<1>(); } 5143 answer<2> f(const int&) { return answer<2>(); } 5144 answer<3> f(int&&) { return answer<3>(); } 5571 struct answer 5576 answer<1> f(int&) { return answer<1>(); } 5577 answer<2> f(const int&) { return answer<2>(); } 5578 answer<3> f(int&&) { return answer<3>(); }
|
| /f-stack/freebsd/contrib/device-tree/Bindings/powerpc/fsl/ |
| H A D | mpc5200.txt | 18 chip? For the MPC5200; the answer is easy. Most of the SoC devices
|
| /f-stack/freebsd/netinet/ |
| H A D | sctp_pcb.c | 5216 int answer; in sctp_destination_is_reachable() local 5242 answer = inp->ip_inp.inp.inp_vflag & INP_IPV6; in sctp_destination_is_reachable() 5247 answer = inp->ip_inp.inp.inp_vflag & INP_IPV4; in sctp_destination_is_reachable() 5252 answer = 0; in sctp_destination_is_reachable() 5255 return (answer); in sctp_destination_is_reachable()
|
| H A D | sctp_output.c | 3303 struct sctp_ifa *answer; in sctp_source_address_selection() local 3432 answer = sctp_choose_boundall(inp, stcb, net, ro, vrf_id, in sctp_source_address_selection() 3436 return (answer); in sctp_source_address_selection() 3442 answer = sctp_choose_boundspecific_stcb(inp, stcb, ro, in sctp_source_address_selection() 3447 answer = sctp_choose_boundspecific_inp(inp, ro, vrf_id, in sctp_source_address_selection() 3453 return (answer); in sctp_source_address_selection()
|
| /f-stack/app/nginx-1.16.1/ |
| H A D | CHANGES | 2640 did not return answer from cache if there were no live upstreams. 3411 *) Feature: a text answer may be added to a "return" directive.
|