Searched refs:gate (Results 1 - 18 of 18) sorted by relevance

/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_api.c200 ** Description This function will allocate the gate if any specified or an
201 ** available generic gate for the app to provide an entry point
203 ** communication with other host. When the gate is
205 ** with NFA_HCI_ALLOCATE_GATE_EVT with the gate id. The allocated
209 ** NFA_STATUS_FAILED if no generic gate is available
212 tNFA_STATUS NFA_HciAllocGate (tNFA_HANDLE hci_handle, UINT8 gate) argument
222 if ( (gate)
223 &&((gate < NFA_HCI_FIRST_HOST_SPECIFIC_GENERIC_GATE) || (gate > NFA_HCI_LAST_PROP_GATE) || (gate
258 NFA_HciDeallocGate(tNFA_HANDLE hci_handle, UINT8 gate) argument
888 NFA_HciAddStaticPipe(tNFA_HANDLE hci_handle, UINT8 host, UINT8 gate, UINT8 pipe) argument
[all...]
H A Dnfa_hci_act.c428 evt_data.gates_pipes.gate[evt_data.gates_pipes.num_gates++] = pg->gate_id;
442 /* Loop through all pipes that are connected to connectivity gate */
477 ** Description action function to allocate gate
488 p_gate = nfa_hciu_alloc_gate (p_evt_data->gate_info.gate, app_handle);
494 /* No app owns the gate yet */
499 /* Some other app owns the gate */
501 NFA_TRACE_ERROR1 ("nfa_hci_api_alloc_gate (): The Gate (0X%02x) already taken!", p_evt_data->gate_info.gate);
505 evt_data.allocated.gate = p_gate ? p_gate->gate_id : 0;
516 ** Description action function to deallocate the given generic gate
532 gate_id = p_evt_data->gate_dealloc.gate;
[all...]
/external/libnfc-nci/src/nfa/include/
H A Dnfa_hci_api.h45 #define NFA_HCI_ALLOCATE_GATE_EVT 0x03 /* A generic gate allocated to the application */
46 #define NFA_HCI_DEALLOCATE_GATE_EVT 0x04 /* A generic gate is released */
84 UINT8 local_gate; /* local gate id */
86 UINT8 dest_gate; /* Peer gate to which this pipe is connected */
111 UINT8 gate[NFA_HCI_MAX_GATE_CB]; /* List of generic gates allocated to the application */ member in struct:__anon8496
119 tNFA_STATUS status; /* Status of response to allocate gate request */
120 UINT8 gate; /* The gate allocated to the application */ member in struct:__anon8497
126 tNFA_STATUS status; /* Status of response to deallocate gate request */
127 UINT8 gate; /* Th member in struct:__anon8498
[all...]
/external/dhcpcd/
H A Dconfigure.c444 if (rt->gate.s_addr == INADDR_ANY)
447 else if (rt->gate.s_addr == rt->dest.s_addr &&
453 inet_ntoa(rt->gate));
456 addr, inet_ntocidr(rt->net), inet_ntoa(rt->gate));
495 rt->gate.s_addr == 0)
554 rt->gate.s_addr = 0;
573 r->gate.s_addr = 0;
588 if (rt->gate.s_addr == 0)
615 if (r->gate.s_addr == iface->addr.s_addr &&
617 r->gate
[all...]
H A Dif-bsd.c234 if (rt->gate.s_addr != INADDR_ANY ||
239 if (rt->dest.s_addr == rt->gate.s_addr &&
260 ADDADDR(&rt->gate);
404 COPYOUT(rt.gate, rti_info[RTAX_GATEWAY]);
437 COPYOUT(rt.gate, rti_info[RTAX_BRD]);
439 &rt.dest, &rt.net, &rt.gate);
H A Dif-linux.c258 rt.gate.s_addr = INADDR_ANY;
268 memcpy(&rt.gate.s_addr, RTA_DATA(rta),
269 sizeof(rt.gate.s_addr));
568 if (rt->gate.s_addr == INADDR_ANY ||
569 (rt->gate.s_addr == rt->dest.s_addr &&
585 if (rt->dest.s_addr != rt->gate.s_addr ||
588 &rt->gate.s_addr, sizeof(rt->gate.s_addr));
H A Dnet.h85 struct in_addr gate; member in struct:rt
H A Ddhcp.c596 memcpy(&rt->gate.s_addr, p, 4);
822 memcpy(&route->gate.s_addr, p, 4);
838 memcpy(&route->gate.s_addr, p, 4);
H A Dif-options.c667 parse_addr(&rt->gate, NULL, np) == -1)
682 if (parse_addr(&rt->gate, NULL, p) == -1)
/external/v8/test/mjsunit/harmony/
H A Dproxies-example-membrane.js195 var gate = Object.freeze({
202 gate: gate
247 m.gate.disable();
265 m.gate.enable();
425 var gate = Object.freeze({
434 return Object.freeze({ wrapper: asDry(wetTarget), gate: gate });
494 m.gate.revoke()
/external/webrtc/src/modules/audio_processing/agc/
H A Ddigital_agc.c320 WebRtc_Word16 gate, gain_adj; local
489 gate = 1000 + zeros_fast - zeros - stt->vadNearend.stdShortTerm;
491 if (gate < 0)
497 gate = (WebRtc_Word16)WEBRTC_SPL_RSHIFT_W32((WebRtc_Word32)gate + tmp32, 3);
498 stt->gatePrevious = gate;
500 // gate < 0 -> no gate
501 // gate > 2500 -> max gate
[all...]
/external/valgrind/VEX/priv/
H A Dguest_arm_toIR.c8948 Bool gate = False; local
8959 gate = True;
8971 gate = True;
8975 if (gate) {
9006 Bool gate = False; local
9016 gate = True;
9027 gate = True;
9031 if (gate) {
9068 Bool gate = False; local
9080 gate
9127 Bool gate = False; local
9185 Bool gate = False; local
9243 Bool gate = False; local
9307 Bool gate = False; local
9368 Bool gate = False; local
9417 Bool gate = False; local
9467 Bool gate = False; local
9517 Bool gate = False; local
9567 Bool gate = False; local
9616 Bool gate = False; local
9666 Bool gate = False; local
9716 Bool gate = False; local
9766 Bool gate = False; local
9811 Bool gate = False; local
9856 Bool gate = False; local
9901 Bool gate = False; local
9946 Bool gate = False; local
9991 Bool gate = False; local
10036 Bool gate = False; local
10081 Bool gate = False; local
10126 Bool gate = False; local
10173 Bool gate = False; local
10242 Bool gate = False; local
10310 Bool gate = False; local
10385 Bool gate = False, isAD = False; local
10464 Bool gate = False, isAD = False; local
10554 Bool gate = False; local
10624 Bool gate = False; local
10699 Bool gate = False; local
10772 Bool gate = False; local
10858 Bool gate = False; local
10922 Bool gate = False; local
10974 Bool gate = False; local
11025 Bool gate = False; local
11084 Bool gate = False; local
11135 Bool gate = False; local
11194 Bool gate = False; local
11239 Bool gate = False; local
11284 Bool gate = False; local
11329 Bool gate = False; local
11374 Bool gate = False; local
11419 Bool gate = False; local
11488 Bool gate = False; local
11556 Bool gate = False; local
11634 Bool gate = False; local
11710 Bool gate = False; local
11784 Bool gate = False; local
11829 Bool gate = False; local
11904 Bool gate = False; local
12001 Bool gate = False; local
12098 Bool gate = False; local
12195 Bool gate = False; local
12292 Bool gate = False; local
12338 Bool gate = False; local
12395 Bool gate = False; local
12484 Bool gate = False; local
[all...]
/external/libnfc-nci/src/nfa/int/
H A Dnfa_hci_int.h38 #define NFA_HCI_LAST_HOST_SPECIFIC_GATE 0xEF /* Lost host specific gate */
55 #define NFA_HCI_STATE_REMOVE_GATE 0x05 /* Removing all pipes prior to removing the gate */
78 NFA_HCI_API_GET_APP_GATE_PIPE_EVT, /* Get the list of gate and pipe associated to the application */
79 NFA_HCI_API_ALLOC_GATE_EVT, /* Allocate a dyanmic gate for the application */
80 NFA_HCI_API_DEALLOC_GATE_EVT, /* Deallocate a previously allocated gate to the application */
139 UINT8 gate; member in struct:__anon8639
147 UINT8 gate; member in struct:__anon8640
223 UINT8 gate; member in struct:__anon8648
295 tNFA_HCI_API_ALLOC_GATE gate_info; /* Allocate a dynamic gate to the application */
296 tNFA_HCI_API_DEALLOC_GATE gate_dealloc; /* Deallocate the gate allocate
[all...]
/external/toybox/toys/pending/
H A Droute.c114 unsigned long dest, gate, mask; local
126 &gate, &flags, &ref, &use, &metric, &mask, &mss, &win, &irtt)) == 11) {
136 if (!gate && !(toys.optflags & FLAG_n)) strcpy( gateip, "*");
137 else if (!inet_ntop(AF_INET, &gate, gateip, 32)) perror_exit("inet");
H A Dnetstat.c523 unsigned long dest, gate, mask; local
539 iface, &dest, &gate, &flags, &ref, &use, &metric, &mask, &mss, &win, &irtt);
553 if (gate) {//For Gateway
554 if (inet_ntop(AF_INET, &gate, toybuf, sizeof(toybuf)) ) gateip = xstrdup(toybuf);
/external/elfutils/src/tests/
H A Drun-unstrip-n.sh41 0xf77d6000+0x1000 676560b1b765cde9c2e53f134f4ee354ea894747@0xf77d6210 . - linux-gate.so.1
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dkvm.h241 __u8 gate; member in struct:kvm_pit_channel_state
/external/blktrace/btt/doc/
H A Dbtt.tex481 xmgrace\footnote{\texttt{http://plasma-gate.weizmann.ac.il/Grace/}

Completed in 973 milliseconds